1<?xml version="1.0" encoding="UTF-8"?> 2<!DOCTYPE toolbar:toolbar PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "toolbar.dtd"> 3<toolbar:toolbar xmlns:toolbar="http://openoffice.org/2001/toolbar" xmlns:xlink="http://www.w3.org/1999/xlink" toolbar:id="toolbar"> 4 <toolbar:toolbaritem xlink:href=".uno:BasicShapes" toolbar:style="dropdown"/> 5 <toolbar:toolbaritem xlink:href=".uno:SymbolShapes" toolbar:style="dropdown"/> 6 <toolbar:toolbaritem xlink:href=".uno:ArrowShapes" toolbar:style="dropdown"/> 7 <toolbar:toolbaritem xlink:href=".uno:FlowChartShapes" toolbar:style="dropdown"/> 8 <toolbar:toolbaritem xlink:href=".uno:CalloutShapes" toolbar:style="dropdown"/> 9 <toolbar:toolbaritem xlink:href=".uno:StarShapes" toolbar:style="dropdown"/> 10</toolbar:toolbar>