<!DOCTYPE kpartgui>
<kpartplugin name="domtreeviewer" library="libdomtreeviewerplugin">
<MenuBar>
 <Menu name="tools"><Text>&amp;Tools</Text>
  <Action name="viewdomtree"/>
 </Menu>
</MenuBar>
<ToolBar name="extraToolBar"><text>Extra Toolbar</text>
  <Action name="viewdomtree"/>
</ToolBar>
</kpartplugin>
