%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /etc/libreoffice/registry/
Upload File :
Create Path :
Current File : //etc/libreoffice/registry/main.xcd

<?xml version="1.0"?>
<oor:data xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:oor="http://openoffice.org/2001/registry">
  <oor:component-schema oor:name="Inet" oor:package="org.openoffice" xml:lang="en-US">
    <info>
    Contains Internet-related configurations (proxies, etc.).
  </info>
    <component>
      <group oor:name="Settings">
        <info>
        Contains Internet-related configurations (servers, proxies, etc.).
      </info>
        <prop oor:name="ooInetNoProxy" oor:type="xs:string" oor:nillable="false">
          <info>
          Enumerates the names of servers that do not require any proxies.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooInetProxyType" oor:type="xs:int">
          <info>
          Specifies the type of proxy selection.
        </info>
        </prop>
        <prop oor:name="ooInetFTPProxyName" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of the FTP proxy server.
          Not used anymore
        </info>
          <value/>
        </prop>
        <prop oor:name="ooInetFTPProxyPort" oor:type="xs:int">
          <info>
          Specifies the port of the FTP proxy server.
          Not used anymore
        </info>
        </prop>
        <prop oor:name="ooInetHTTPProxyName" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of the HTTP proxy server.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooInetHTTPProxyPort" oor:type="xs:int">
          <info>
          Specifies the port of the HTTP proxy server.
        </info>
        </prop>
        <prop oor:name="ooInetHTTPSProxyName" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of the HTTPS proxy server.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooInetHTTPSProxyPort" oor:type="xs:int">
          <info>
          Specifies the port of the HTTPS proxy server.
        </info>
        </prop>
        <prop oor:name="ConnectTimeout" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the timeout when first open a connection to a Web/WebDAV server. Time in seconds. Minimum allowed 5 sec maximum 180 sec.
        </info>
          <value>20</value>
        </prop>
        <prop oor:name="ReadTimeout" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the timeout when waiting for data from a Web/WebDAV server. Time in seconds. Minimum allowed 20 sec maximum 180 sec.
        </info>
          <value>60</value>
        </prop>
        <prop oor:name="OptsCacheLifeImplWeb" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the Web/DAV resource OPTIONS cache lifetime, when the web resource is Web only, implementing OPTIONS. Time in seconds. Min. 0 sec (no caching) max. 3600 sec (1h), default to 300 (5m).
        </info>
          <value>300</value>
        </prop>
        <prop oor:name="OptsCacheLifeDAV" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the Web/DAV resource OPTIONS cache lifetime, when the web resource is WebDAV. Time in seconds. Min. 0 sec (no caching) max. 3600 sec (1h), default to 60 (1m).
        </info>
          <value>60</value>
        </prop>
        <prop oor:name="OptsCacheLifeDAVLocked" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the Web/DAV resource OPTIONS cache lifetime, when the web resource is WebDAV and the resource is locked. Time in seconds. Min. 0 sec (no caching) max. 3600 sec (1h), default to 600 (10m).
        </info>
          <value>600</value>
        </prop>
        <prop oor:name="OptsCacheLifeNotImpl" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the Web/DAV resource OPTIONS cache lifetime, when the web resource does not implement OPTIONS method. Time in seconds. Min. 0 sec (no caching) max. 43200 sec (12h), default to 3600 (1h)
        </info>
          <value>3600</value>
        </prop>
        <prop oor:name="OptsCacheLifeNotFound" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the Web/DAV resource OPTIONS cache lifetime, when the web resource is not found on server. Time in seconds. Min. 0 sec (no caching) max. 30 sec, default to 15 (15 sec).
        </info>
          <value>15</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Interaction" oor:package="org.openoffice" xml:lang="en-US">
    <info>
    contains configuration related to the interaction system of OpenOffice.org.
  </info>
    <templates>
      <group oor:name="RequestTypeResponsibility">
        <info>
        describes the responsibility for a single interaction request type.
      </info>
        <prop oor:name="Propagation" oor:type="xs:string">
          <info>
          describes how the responsibility for this particular request type propagates through the
          type hierarchy.
        </info>
        </prop>
      </group>
      <group oor:name="InteractionHandlerImplementation">
        <info>
        contains information about a concrete interaction handler implementation.
      </info>
        <set oor:name="HandledRequestTypes" oor:node-type="RequestTypeResponsibility">
          <info>
          specifies the types which the interaction handler implementation is responsible for. The node names
          of this set are interpreted as names in the UNO type system, this way specifying the request types
          which should be delegated to the given interaction handler.
        </info>
        </set>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <info>
          contains the name to be used to create an instance of the interaction handler implementation.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="InteractionHandlers" oor:node-type="InteractionHandlerImplementation">
        <info>
        collects information about registered interaction handlers.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="LDAP" oor:package="org.openoffice" xml:lang="en-US">
    <info>
    Specifies the LDAP related settings
  </info>
    <templates>
      <group oor:name="ServerDefinition">
        <info>
        Specifies LDAP server settings
      </info>
        <prop oor:name="Server" oor:type="xs:string">
          <info>
          Host name of LDAP Server
        </info>
        </prop>
        <prop oor:name="Port" oor:type="xs:int" oor:nillable="false">
          <info>
          Port number of the LDAP Server
        </info>
          <value>389</value>
        </prop>
        <prop oor:name="BaseDN" oor:type="xs:string">
          <info>
          Root entry of the LDAP server
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="UserDirectory">
        <info>
        Specifies LDAP settings used for UserProfile settings
      </info>
        <prop oor:name="SearchUser" oor:type="xs:string">
          <info>
          DN of user with read-only access to LDAP repository. Only required if anonymous access is not supported.
        </info>
        </prop>
        <prop oor:name="SearchPassword" oor:type="xs:string">
          <info>
          Password of Search User. Only required if anonymous access is not supported.
        </info>
        </prop>
        <prop oor:name="UserObjectClass" oor:type="xs:string">
          <info>
          Name of User entity object class in LDAP repository
        </info>
        </prop>
        <prop oor:name="UserUniqueAttribute" oor:type="xs:string">
          <info>
          Name of User entity unique attribute in LDAP repository
        </info>
        </prop>
        <node-ref oor:name="ServerDefinition" oor:node-type="ServerDefinition">
          <info>
          Specifies the LDAP related settings
        </info>
        </node-ref>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Accelerators" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Configuration of Accelerators replacing the old not XCU-based configuration
  </info>
    <templates>
      <group oor:name="Key">
        <info>
        document the Key format
      </info>
        <prop oor:name="Command" oor:type="xs:string" oor:localized="true">
          <info>
          e.g..uno:About
        </info>
        </prop>
      </group>
      <set oor:name="Module" oor:node-type="Key">
        <info>
        point to a module of OOo
      </info>
      </set>
    </templates>
    <component>
      <group oor:name="PrimaryKeys">
        <info>
        contains the preferred keys
      </info>
        <set oor:name="Global" oor:node-type="Key">
          <info>
          Defined as key-values pairs
        </info>
        </set>
        <set oor:name="Modules" oor:node-type="Module">
          <info>
          containing the modules of OOo, defined as key-values pairs
        </info>
        </set>
      </group>
      <group oor:name="SecondaryKeys">
        <info>
        contains the secondary keys
      </info>
        <set oor:name="Global" oor:node-type="Key">
          <info>
          Defined as key-values pairs
        </info>
        </set>
        <set oor:name="Modules" oor:node-type="Module">
          <info>
          containing the modules of OOo, defined as key-values pairs
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Addons" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains general structures used to integrate external components into the Office user interface.
  </info>
    <templates>
      <group oor:name="MenuItem">
        <info>
        Describes a menu item representing a function of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          A command URL which represents the function to execute.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          A localized string used to as the menu item title.
        </info>
        </prop>
        <prop oor:name="ImageIdentifier" oor:type="xs:string">
          <info>
          A base name for an image to be used for the given URL. _26.bmp and _16.bmp are
                appended to that base name for large or small size icons respectively. Has higher
                priority than images defined in the Images set.
        </info>
        </prop>
        <prop oor:name="Target" oor:type="xs:string">
          <info>
          This is the target URL which is used for the dispatch command. There are special URL's to address certain targets: _self, current frame; _default, default; _blank, create new frame.
        </info>
        </prop>
        <prop oor:name="Context" oor:type="xs:string">
          <info>
          An property to define the context of a menu item that has a sub menu. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <set oor:name="Submenu" oor:node-type="MenuItem">
          <info>
          An optional set to allow sub menus.
        </info>
        </set>
      </group>
      <group oor:name="PopupMenu">
        <info>
        Describes a menu item/toolbar item representing a function of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.
      </info>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          A localized string used to as the menu title.
        </info>
        </prop>
        <prop oor:name="Context" oor:type="xs:string">
          <info>
          An property to define the context of a top-level popup-menu . It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <set oor:name="Submenu" oor:node-type="MenuItem">
          <info>
          An optional set to allow sub menus. This property cannot be used for toolbar item definitions.
        </info>
        </set>
      </group>
      <group oor:name="MergeMenuInstruction">
        <info>
        Describes a merge menu instruction of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes. A menu instruction describes how the attached menu items should be merged into the Office menubar.
      </info>
        <prop oor:name="MergePoint" oor:type="xs:string">
          <info>
          A command path describe the reference point for the merge command.
        </info>
        </prop>
        <prop oor:name="MergeCommand" oor:type="xs:string">
          <info>
          A command to be processed for this merge menu instruction.
        </info>
        </prop>
        <prop oor:name="MergeCommandParameter" oor:type="xs:string">
          <info>
          Optional parameters for a merge command. Interpretation depends on the individual command.
        </info>
        </prop>
        <prop oor:name="MergeFallback" oor:type="xs:string">
          <info>
          A fallback command to be used if MergeCommand cannot be applied.
        </info>
        </prop>
        <prop oor:name="MergeContext" oor:type="xs:string">
          <info>
          A property to define the context of this merge instruction. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <set oor:name="MenuItems" oor:node-type="MenuItem">
          <info>
          Defines the menu item(s) to be merged into the menu bar.
        </info>
        </set>
      </group>
      <group oor:name="MergeToolBarInstruction">
        <info>
        Describes a merge menu instruction of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes. A menu instruction describes how the attached menu items should be merged into the Office menubar.
      </info>
        <prop oor:name="MergeToolBar" oor:type="xs:string">
          <info>
          Defines the toolbar resource URL.
        </info>
        </prop>
        <prop oor:name="MergePoint" oor:type="xs:string">
          <info>
          Describes the command that should be used as a reference point for the merge command.
        </info>
        </prop>
        <prop oor:name="MergeCommand" oor:type="xs:string">
          <info>
          A command to be processed for this merge menu instruction.
        </info>
        </prop>
        <prop oor:name="MergeCommandParameter" oor:type="xs:string">
          <info>
          Optional parameters for a merge command. Interpretation depends on the individual command.
        </info>
        </prop>
        <prop oor:name="MergeFallback" oor:type="xs:string">
          <info>
          A fallback command to be used if MergeCommand cannot be applied.
        </info>
        </prop>
        <prop oor:name="MergeContext" oor:type="xs:string">
          <info>
          A property to define the context of this merge instruction. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <set oor:name="ToolBarItems" oor:node-type="ToolBarItem">
          <info>
          Contains a list of toolbar items used by an Add-On.
        </info>
        </set>
      </group>
      <group oor:name="ToolBarItem">
        <info>
        Describes a toolbar item representing a function of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          A command URL which represents the function to execute.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          A localized string used to as the menu item title.
        </info>
        </prop>
        <prop oor:name="ImageIdentifier" oor:type="xs:string">
          <info>
          A base name for an image to be used for the given URL. _26.bmp and _16.bmp are
                appended to that base name for large or small size icons respectively. Has higher
                priority than images defined in the Images set.
        </info>
        </prop>
        <prop oor:name="Target" oor:type="xs:string">
          <info>
          This is the target URL which is used for the dispatch command. There are special URL's to address certain targets: _self, current frame; _default, default; _blank, create new frame.
        </info>
        </prop>
        <prop oor:name="Context" oor:type="xs:string">
          <info>
          A property to define the context of a toolbar item. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <prop oor:name="ControlType" oor:type="xs:string">
          <info>
          A property to define the control type of the toolbar item. It will be interpreted as OpenOffice.org default toggle button.
        </info>
        </prop>
        <prop oor:name="Width" oor:type="xs:long">
          <info>
          A property to define the size of a toolbar item. This property works only ControlTypes which can have a dynamic size (e.g. comboboxes, edit fields, spin fields)
        </info>
        </prop>
      </group>
      <group oor:name="MergeStatusBarInstruction">
        <info>
        Describes a merge status bar instruction of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes. A merge instruction describes how the attached status bar items should be merged into the Office status bar.
      </info>
        <prop oor:name="MergePoint" oor:type="xs:string">
          <info>
          Describes the command that should be used as a reference point for the merge command.
        </info>
        </prop>
        <prop oor:name="MergeCommand" oor:type="xs:string">
          <info>
          A command to be processed for this merge instruction.
        </info>
        </prop>
        <prop oor:name="MergeCommandParameter" oor:type="xs:string">
          <info>
          Optional parameters for a merge command. Interpretation depends on the individual command.
        </info>
        </prop>
        <prop oor:name="MergeFallback" oor:type="xs:string">
          <info>
          A fallback command to be used if MergeCommand cannot be applied.
        </info>
        </prop>
        <prop oor:name="MergeContext" oor:type="xs:string">
          <info>
          A property to define the context of this merge instruction. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <set oor:name="StatusBarItems" oor:node-type="StatusBarItem">
          <info>
          Contains a list of status bar items used by an Add-On.
        </info>
        </set>
      </group>
      <group oor:name="StatusBarItem">
        <info>
        Describes a status bar item representing a function of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.
      </info>
        <prop oor:name="Context" oor:type="xs:string">
          <info>
          A property to define the context of a status bar item. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          A command URL which represents the function to execute.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          A localized string used as the status bar item label.
        </info>
          <value/>
        </prop>
        <prop oor:name="Alignment" oor:type="xs:string">
          <info>
          The alignment of the status bar item.
        </info>
          <value>left</value>
        </prop>
        <prop oor:name="AutoSize" oor:type="xs:boolean">
          <info>
          Specifies whether the size of the status bar item is fixed (false) or not (true).
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="OwnerDraw" oor:type="xs:boolean">
          <info>
          Specifies whether the contents of the status bar item are drawn by the client (true) or by the internal implementation (false).
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="Mandatory" oor:type="xs:boolean">
          <info>
          Specifies whether the element can be hidden (false) or not (true) if status bar width is not sufficient to fit all elements.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Width" oor:type="xs:long">
          <info>
          A property to define the size of a status bar item.
        </info>
          <value>0</value>
        </prop>
      </group>
      <group oor:name="MergeNotebookBarInstruction">
        <info>
        Describes a merge menu instruction of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes. A menu instruction describes how the attached menu items should be merged into the Office menubar.
      </info>
        <prop oor:name="MergeNotebookBar" oor:type="xs:string">
          <info>
          Defines the notebookbar interface.
        </info>
        </prop>
        <prop oor:name="MergePoint" oor:type="xs:string">
          <info>
          Describes the command that should be used as a reference point for the merge command.
        </info>
        </prop>
        <prop oor:name="MergeCommand" oor:type="xs:string">
          <info>
          A command to be processed for this merge menu instruction.
        </info>
        </prop>
        <prop oor:name="MergeCommandParameter" oor:type="xs:string">
          <info>
          Optional parameters for a merge command. Interpretation depends on the individual command.
        </info>
        </prop>
        <prop oor:name="MergeFallback" oor:type="xs:string">
          <info>
          A fallback command to be used if MergeCommand cannot be applied.
        </info>
        </prop>
        <prop oor:name="MergeContext" oor:type="xs:string">
          <info>
          A property to define the context of this merge instruction. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <set oor:name="NotebookBarItems" oor:node-type="NotebookBarItem">
          <info>
          Contains a list of notebookbar items used by an Add-On.
        </info>
        </set>
      </group>
      <group oor:name="NotebookBarItem">
        <info>
        Describes a toolbar item representing a function of an external component. The name must be unique and should be written using a package-scheme like org.openoffice.external.applicationexecuter to minimize name clashes.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          A command URL which represents the function to execute.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          A localized string used to as the menu item title.
        </info>
        </prop>
        <prop oor:name="ImageIdentifier" oor:type="xs:string">
          <info>
          A base name for an image to be used for the given URL. _26.bmp and _16.bmp are
                appended to that base name for large or small size icons respectively. Has higher
                priority than images defined in the Images set.
        </info>
        </prop>
        <prop oor:name="Target" oor:type="xs:string">
          <info>
          This is the target URL which is used for the dispatch command. There are special URL's to address certain targets: _self, current frame; _default, default; _blank, create new frame.
        </info>
        </prop>
        <prop oor:name="Context" oor:type="xs:string">
          <info>
          A property to define the context of a notebookbar item. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <prop oor:name="ControlType" oor:type="xs:string">
          <info>
          A property to define the control type of the notebookbar item. It will be interpreted as OpenOffice.org default toggle button.
        </info>
        </prop>
        <prop oor:name="Width" oor:type="xs:long">
          <info>
          A property to define the size of a toolbar item. This property works only ControlTypes which can have a dynamic size (e.g. comboboxes, edit fields, spin fields)
        </info>
        </prop>
        <prop oor:name="Style" oor:type="xs:string">
          <info>
          A property to define the style of item in a notebookbar (e.g  text, icon, text + icon)
        </info>
        </prop>
      </group>
      <group oor:name="UserDefinedImages">
        <info>
        A group of optional user-defined images. There are two ways to define image - 1. Embed the image data directly into the configuration. 2. Use file URLs to address external bitmap files. Embedded image data has a higher priority than file URLs.
      </info>
        <prop oor:name="ImageSmall" oor:type="xs:hexBinary">
          <info>
          Binary bitmap data used for menu images and small toolbox buttons. Standard size of a small image is 16x16 pixel.
        </info>
        </prop>
        <prop oor:name="ImageBig" oor:type="xs:hexBinary">
          <info>
          Binary bitmap data used for big toolbox buttons. Standard size of a big image is 26x26 pixel.
        </info>
        </prop>
        <prop oor:name="ImageSmallHC" oor:type="xs:hexBinary">
          <info>
          Binary bitmap data used for high contrast displays. Standard size of a small image is 16x16 pixel.
        </info>
        </prop>
        <prop oor:name="ImageBigHC" oor:type="xs:hexBinary">
          <info>
          Binary bitmap data used for high contrast displays. Standard size of a big image is 26x26 pixel.
        </info>
        </prop>
        <prop oor:name="ImageSmallURL" oor:type="xs:string">
          <info>
          A file URL to address an external bitmap file used for menu images and/or small toolbox buttons. Standard size of a small image is 16x16 pixel.
        </info>
        </prop>
        <prop oor:name="ImageBigURL" oor:type="xs:string">
          <info>
          A file URL to address an external bitmap file used for big toolbox buttons. Standard size of a big image is 26x26 pixel.
        </info>
        </prop>
        <prop oor:name="ImageSmallHCURL" oor:type="xs:string">
          <info>
          A file URL to address an external bitmap file used for high contrast menu images and/or toolbox buttons. Standard size of a small image is 16x16 pixel.
        </info>
        </prop>
        <prop oor:name="ImageBigHCURL" oor:type="xs:string">
          <info>
          A file URL to address an external bitmap file used for big high contrast toolbox buttons. Standard size of a big image is 26x26 pixel.
        </info>
        </prop>
      </group>
      <group oor:name="Images">
        <info>
        A group that associates images to a command URL
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          The command URL that is bound to the defined images.
        </info>
        </prop>
        <node-ref oor:name="UserDefinedImages" oor:node-type="UserDefinedImages">
          <info>
          An user-defined images group.
        </info>
        </node-ref>
      </group>
      <set oor:name="ToolBarItems" oor:node-type="ToolBarItem">
        <info>
        Contains a list of toolbar items used by an Add-On.
      </info>
      </set>
      <set oor:name="MergeMenuItems" oor:node-type="MergeMenuInstruction">
        <info>
        Contains a list of merge menu instructions defined by an Add-On which specify how to merge menu items into the Office menubar.
      </info>
      </set>
      <set oor:name="NotebookBarItems" oor:node-type="NotebookBarItem">
        <info>
        Contains a list of notebookbar items used by an Add-On.
      </info>
      </set>
      <set oor:name="MergeToolBarItems" oor:node-type="MergeToolBarInstruction">
        <info>
        Contains a list of merge toolbar instructions defined by an Add-On which specify how to merge toolbar items into an existing toolbar.
      </info>
      </set>
      <set oor:name="MergeStatusBarItems" oor:node-type="MergeStatusBarInstruction">
        <info>
        Contains a list of merge status bar instructions defined by an Add-On which specify how to merge status bar items into an existing status bar.
      </info>
      </set>
      <set oor:name="MergeNotebookBarItems" oor:node-type="MergeNotebookBarInstruction">
        <info>
        Contains a list of merge notebookbar instructions defined by an Add-On which specify how to merge notebookbar items into an existing toolbar.
      </info>
      </set>
    </templates>
    <component>
      <group oor:name="AddonUI">
        <info>
        Contains information about the structure of addon user interface.
      </info>
        <set oor:name="AddonMenu" oor:node-type="MenuItem">
          <info>
          Contains the structure of the addon menu used by the Office. It provides functions of external components to the user.
        </info>
        </set>
        <set oor:name="Images" oor:node-type="Images">
          <info>
          Contains the structure for user-defined images which can be used by menu items and toolbar buttons.
        </info>
        </set>
        <set oor:name="OfficeMenuBar" oor:node-type="PopupMenu">
          <info>
          Contains the structure of addon popup-menus inserted into the Office menubar. It provides functions of external components to the user.
        </info>
        </set>
        <set oor:name="OfficeMenuBarMerging" oor:node-type="MergeMenuItems">
          <info>
          Contains a list of menu merging instructions of different add-ons.
        </info>
        </set>
        <set oor:name="OfficeToolBar" oor:node-type="ToolBarItems">
          <info>
          Contains a list of sets of toolbar items that are part of add-on toolbars.
        </info>
        </set>
        <set oor:name="OfficeToolbarMerging" oor:node-type="MergeToolBarItems">
          <info>
          Contains a list of toolbar merging instructions of different add-ons. 
        </info>
        </set>
        <set oor:name="OfficeStatusbarMerging" oor:node-type="MergeStatusBarItems">
          <info>
          Contains a list of status bar merging instructions of different add-ons. 
        </info>
        </set>
        <set oor:name="OfficeHelp" oor:node-type="MenuItem">
          <info>
          Contains a list of functions inserted into the Office help menu. The optional property 'Submenu' will be ignored for this set.
        </info>
        </set>
        <set oor:name="OfficeNotebookBar" oor:node-type="NotebookBarItems">
          <info>
          Contains a list of sets of notebookbar items that are part of add-on notebookbar.
        </info>
        </set>
        <set oor:name="OfficeNotebookBarMerging" oor:node-type="MergeNotebookBarItems">
          <info>
          Contains a list of notebookbar merging instructions of different add-ons. 
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="BasicIDE" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
        Contains configuration for the BASIC IDE.
    </info>
    <component>
      <group oor:name="Autocomplete">
        <info>
            Autocomplete function configuration.
        </info>
        <prop oor:name="CodeComplete" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the code completion on/off. Default is false.
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="UseExtended" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the usage of extended types on/off. Default is false.
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="AutocloseParenthesis" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the autoclose parenthesis on/off. Default is false.
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="AutocloseDoubleQuotes" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the autoclose double quotes on/off. Default is false.
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="AutocloseProc" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the autoclose procedures on/off. Default is false.
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="AutoCorrect" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the auto correction of keywords, variables, etc. on/off. Default is false.
            </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="EditorSettings">
        <info>
            Contains user configuration.
        </info>
        <prop oor:name="LineNumbering" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Sets the line numbering on/off. Default is true.
            </info>
          <value>true</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Calc" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for the spreadsheet application.
  </info>
    <templates>
      <group oor:name="ConversionRule">
        <info>
        Describes a conversion between two units.
      </info>
        <prop oor:name="FromUnit" oor:type="xs:string">
          <info>
          Specifies the name of the first unit.
        </info>
        </prop>
        <prop oor:name="ToUnit" oor:type="xs:string">
          <info>
          Specifies the name of the second unit.
        </info>
        </prop>
        <prop oor:name="Factor" oor:type="xs:double">
          <info>
          Specifies the conversion factor between the two units.
        </info>
        </prop>
      </group>
      <group oor:name="Date">
        <info>
        Describes a complete date value.
      </info>
        <prop oor:name="YY" oor:type="xs:int">
          <info>
          Specifies the year.
          12/30/1899 (Standard) 01/01/1900 (StarCalc 1.0) 01/01/1904
        </info>
        </prop>
        <prop oor:name="MM" oor:type="xs:int">
          <info>
          Specifies the month.
          12/30/1899 (Standard) 01/01/1900 (StarCalc 1.0) 01/01/1904
        </info>
        </prop>
        <prop oor:name="DD" oor:type="xs:int">
          <info>
          Specifies the day.
          12/30/1899 (Standard) 01/01/1900 (StarCalc 1.0) 01/01/1904
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="UnitConversion" oor:node-type="ConversionRule">
        <info>
        Specifies the Euro currency conversion rates and possibly other unit conversion rules for the CONVERT function.
      </info>
      </set>
      <group oor:name="Content">
        <info>
        Contains settings for spreadsheet content.
      </info>
        <group oor:name="Display">
          <info>
          Specifies which contents are displayed in a spreadsheet.
        </info>
          <prop oor:name="Formula" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether formulas instead of results are displayed in the cells.
            Formulas
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ZeroValue" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether numbers containing the 0 value are shown.
            Zero values
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="NoteTag" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether comments are marked.
            Comment tags
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="FormulaMark" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether formulas are marked.
            Formula indicator and hint
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ValueHighlighting" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether all values are highlighted in the sheet (text black, numbers blue, others green).
            Value highlighting
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ColumnRowHighlighting" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the column/row highlight has been enabled or not.
            Column/row highlighting
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Anchor" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether anchor icons are displayed next to selected graphics in the document.
            Anchor
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ObjectGraphic" oor:type="xs:int" oor:nillable="false">
            <info>
            Indicates whether objects and graphics are shown, hidden or replaced by a placeholder.
            Objects and Graphics
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Chart" oor:type="xs:int" oor:nillable="false">
            <info>
            Indicates whether charts are shown, hidden or replaced by a placeholder.
            Charts
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="DrawingObject" oor:type="xs:int" oor:nillable="false">
            <info>
            Indicates whether drawing objects are shown, hidden or replaced by a placeholder.
            Drawing objects
          </info>
            <value>0</value>
          </prop>
        </group>
        <group oor:name="Update" oor:nillable="false">
          <info>
          Contains settings that specify how contents are updated.
        </info>
          <prop oor:name="Link" oor:type="xs:int">
            <info>
            Specifies if and how links are updated when loading a document.
            Update Links
          </info>
            <value>2</value>
          </prop>
        </group>
      </group>
      <group oor:name="Layout">
        <info>
        Contains settings that affect the window layout.
      </info>
        <group oor:name="Line">
          <info>
          Contains settings that control visual aids.
        </info>
          <prop oor:name="GridLine" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether grid lines are displayed.
            Grid lines
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="GridOnColoredCells" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether grid lines should be displayed on top of colored cells.
            Grid lines on colored background
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="GridLineColor" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the color of the grid lines.
            Color
          </info>
            <value>12632256</value>
          </prop>
          <prop oor:name="PageBreak" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether page breaks are displayed.
            Page breaks
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Guide" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether helplines are displayed when moving objects.
            Helplines
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Window">
          <info>
          Contains settings that control which windows are shown around the editing window.
        </info>
          <prop oor:name="ColumnRowHeader" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether row and column headers are displayed.
            Column/Row headers
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HorizontalScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether a horizontal scroll bar is displayed.
            Horizontal scroll
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="VerticalScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether a vertical scroll bar is displayed.
            Vertical Scroll
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="SheetTab" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether sheet tabs are displayed.
            Sheet tabs
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="OutlineSymbol" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether outline symbols are displayed.
            Outline symbols
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="SearchSummary" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether a summarizing dialog is displayed after search.
            Search summary
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ThemedCursor" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, a themed cursor is used (fat cross) otherwise the system default (arrow).
            Themed cursor
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Contains other layout settings.
        </info>
          <prop oor:name="StatusbarMultiFunction" oor:type="xs:int" oor:nillable="false">
            <info>
            Selects a set of functions that are calculated for the selected cells, and which show the results in the status bar.
            Statusbar Functions
          </info>
            <value>514</value>
          </prop>
          <prop oor:name="StatusbarFunction" oor:type="xs:int" oor:nillable="false">
            <info>
            Selects a function that is calculated for the selected cells, and which shows the result in the status bar.
            Statusbar Function
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="TabbarInlineWithScrollbar" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if the tabbar should be shown inline with the scrollbar.
            Inline tabbar with scrollbar
          </info>
            <value>false</value>
          </prop>
          <group oor:name="TabStop">
            <info>
            Specifies the distance between tabulator stops in 1/100th millimeters.
            Tab stops
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the tabulator distance with locales that use the metric system.
              
            </info>
              <value>1250</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the tabulator distance with locales that don't use the metric system.
              
            </info>
              <value>1270</value>
            </prop>
          </group>
          <group oor:name="MeasureUnit">
            <info>
            Specifies the measurement unit to be used in the user interface.
            Measurement unit
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the measurement unit that is used with locales that use the metric system.
            </info>
              <value>2</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the measurement unit that is used with locales that don't use the metric system.
            </info>
              <value>8</value>
            </prop>
          </group>
        </group>
        <group oor:name="Zoom">
          <info>
          Specifies the zoom for new spreadsheet documents.
        </info>
          <prop oor:name="Type" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the zoom type.
            Zoom Type
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Value" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the percentage value to which the view is scaled.
            Zoom Value
          </info>
            <value>100</value>
          </prop>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if zoom is applied to all sheets of a document.
            Synchronize sheets
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Input">
        <info>
        Contains settings that affect cell input.
      </info>
        <prop oor:name="MoveSelection" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether pressing the Enter key should move the selection.
          Press Enter to move selection
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="MoveSelectionDirection" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the direction where the selection is moved when pressing Enter, if moving is enabled.
          Direction to move selection
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="SwitchToEditMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether the selected cell can be edited immediately after pressing the Enter key.
          Press Enter to switch to edit mode
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ExpandFormatting" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether formatting a cell also affects subsequently entered cells.
          Expand formatting
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ShowReference" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether formula references from the input line are highlighted in color in the cell.
          Show references in color
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ExpandReference" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether references are expanded when inserting columns or rows next to, above or below the reference range.
          Expand references if new columns/rows are inserted
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UpdateReferenceOnSort" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether references get updated when performing sort on a range of cells.
          Update references when sorting range of cells
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="HighlightSelection" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether column and row headers are highlighted in the selected columns or rows.
          Highlight selection in column/row headings
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseTabCol" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether pressing Enter will move the cursor to the column where it was before the Tab key was used to change columns.
          Use Tab Column
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ReplaceCellsWarning" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether a warning box will appear when existing cells are replaced (i.e. pasting from clipboard).
          Warn before replacing cells
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="LegacyCellSelection" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Use legacy behaviour when selecting cells
          Use legacy behaviour when selecting cells
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="EnterPasteMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Press Enter to paste and clear clipboard
          Press Enter to paste and clear clipboard
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseScrollLock" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Toggles the scroll lock behavior allowing to disable it for special keyboards
          Toggles the scroll lock behavior allowing to disable it for special keyboards
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="LastFunctions" oor:type="oor:int-list" oor:nillable="false">
          <info>
          Specifies the functions last used.
          Last Used Functions
        </info>
          <value>224 226 222 223 6</value>
        </prop>
        <prop oor:name="AutoInput" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether the AutoInput function is active.
          Auto Input
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="DetectiveAuto" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether all the Detective traces in the sheet are automatically refreshed when modifying a formula.
          Detective Auto Refresh
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Grid">
        <info>
        Contains settings for the grid.
      </info>
        <group oor:name="Option">
          <info>
          Contains settings that control the behavior of the grid.
        </info>
          <prop oor:name="SnapToGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether frames, drawing elements and form functions are only movable between grid points.
            Snap to grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SizeToGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the snap grid is matched with the main grid.
            Size to grid
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="VisibleGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the grid is displayed.
            Visible grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the current grid settings are changed symmetrically. The resolution and subdivision for the X/Y axes remain the same.
            Synchronize axes
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Resolution">
          <info>
          Specifies the grid's resolution.
        </info>
          <group oor:name="XAxis">
            <info>
            Defines the distance between grid points on the X axis in 1/100th millimeters.
            X Axis Resolution
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the distance that is used with locales that use the metric system.
              
            </info>
              <value>1000</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the distance that is used with locales that don't use the metric system.
              
            </info>
              <value>1270</value>
            </prop>
          </group>
          <group oor:name="YAxis">
            <info>
            Defines the distance between grid points on the Y axis in 1/100th millimeters.
            Y Axis Resolution
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the distance that is used with locales that use the metric system.
              
            </info>
              <value>1000</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the distance that is used with locales that don't use the metric system.
              
            </info>
              <value>1270</value>
            </prop>
          </group>
        </group>
        <group oor:name="Subdivision">
          <info>
          Specifies how the grid is divided.
        </info>
          <prop oor:name="XAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of intervals between two grid points on the X axis.
            X Axis Subdivision
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of intervals between two grid points on the Y axis.
            Y Axis Subdivision
          </info>
            <value>1</value>
          </prop>
        </group>
      </group>
      <group oor:name="SortList">
        <info>
        Contains the sort list settings.
      </info>
        <prop oor:name="List" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Specifies the available lists.
          Lists
        </info>
          <value>NULL</value>
        </prop>
      </group>
      <group oor:name="Dialogs">
        <info>
        Contains the dialogs settings.
      </info>
        <group oor:name="DBFImport">
          <info>
          Contains settings for DBF Import dialog
        </info>
          <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false">
            <info>
            Charset/Language
            CharSet
          </info>
            <value>-1</value>
          </prop>
        </group>
        <group oor:name="DBFExport">
          <info>
          Contains settings for DBF Export dialog
        </info>
          <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false">
            <info>
            Charset/Language
            CharSet
          </info>
            <value>-1</value>
          </prop>
        </group>
        <group oor:name="CSVExport">
          <info>
          Contains setting for Text CSV Export
        </info>
          <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false">
            <info>
            Char Set
            CharSet
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="FieldSeparator" oor:type="xs:string" oor:nillable="false">
            <info>
            Field delimiter
            FieldSeparator
          </info>
            <value/>
          </prop>
          <prop oor:name="TextSeparator" oor:type="xs:string" oor:nillable="false">
            <info>
            Text delimiter
            TextSeparator
          </info>
            <value/>
          </prop>
          <prop oor:name="SaveTrueCellContent" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, formatted cell content is exported. If false, raw cell content is exported.
            SaveTrueCellContent
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="SaveCellFormulas" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, text formulas are exported instead of the calculated values.
            SaveCellFormulas
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="QuoteAllTextCells" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, text cells are always enclosed in quotes with no exception.
            QuoteAllTextCells
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false">
            <info>
            All fields are exported having the same width
            FixedWidth
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="CSVImport">
          <info>
          Contains setting for Text CSV Import
        </info>
          <prop oor:name="MergeDelimiters" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Merge Delimiter check box status
            MergeDelimiters
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RemoveSpace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, leading and trailing white spaces are trimmed off.
            RemoveSpace
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="EvaluateFormulas" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, formula expressions are evaluated, else set as text cell content.
            EvaluateFormulas
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="QuotedFieldAsText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, quoted field is always imported as text with no exception.
            QuotedFieldAsText
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="DetectSpecialNumbers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, Calc tries to detect special number format, such as date and scientific notation.
            DetectSpecialNumbers
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="DetectScientificNumbers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, Calc tries to detect numbers in scientific notation.
            DetectScientificNumbers
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Language" oor:type="xs:int" oor:nillable="false">
            <info>
            Language to use for CSV import.  This determines how the numbers are parsed.
            Language
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Separators" oor:type="xs:string" oor:nillable="false">
            <info>
            List of Separators - as a String
            Separators
          </info>
            <value>,;	</value>
          </prop>
          <prop oor:name="TextSeparators" oor:type="xs:string" oor:nillable="false">
            <info>
            Text Separators
            TextSeparators
          </info>
            <value>"</value>
          </prop>
          <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Fixed width
            FixedWidth
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="FromRow" oor:type="xs:int" oor:nillable="false">
            <info>
            From Row
            FromRow
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false">
            <info>
            Char Set
            CharSet
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="FixedWidthList" oor:type="xs:string" oor:nillable="false">
            <info>
            Fixed Width List of separators
            FixedWidthList
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="ClipboardTextImport">
          <info>
          Contains setting for Unformatted Text Import from Clipboard
        </info>
          <prop oor:name="MergeDelimiters" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Merge Delimiter check box status
            MergeDelimiters
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RemoveSpace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, leading and trailing white spaces are trimmed off.
            RemoveSpace
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="EvaluateFormulas" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, formula expressions are evaluated, else set as text cell content.
            EvaluateFormulas
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="QuotedFieldAsText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, quoted field is always imported as text with no exception.
            QuotedFieldAsText
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="DetectSpecialNumbers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, Calc tries to detect special number format, such as date and scientific notation.
            DetectSpecialNumbers
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="DetectScientificNumbers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, Calc tries to detect numbers in scientific notation.
            DetectScientificNumbers
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="SkipEmptyCells" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, Calc preserves previous content of cells when pasting empty ones. If false, Calc delete content of previous cells.
            SkipEmptyCells
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Language" oor:type="xs:int" oor:nillable="false">
            <info>
            Language to use for CSV import.  This determines how the numbers are parsed.
            Language
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Separators" oor:type="xs:string" oor:nillable="false">
            <info>
            List of Separators - as a String
            Separators
          </info>
            <value>	</value>
          </prop>
          <prop oor:name="TextSeparators" oor:type="xs:string" oor:nillable="false">
            <info>
            Text Separators
            TextSeparators
          </info>
            <value>"</value>
          </prop>
          <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Fixed width
            FixedWidth
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="FromRow" oor:type="xs:int" oor:nillable="false">
            <info>
            From Row
            FromRow
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="CharSet" oor:type="xs:int" oor:nillable="false">
            <info>
            Char Set
            CharSet
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="FixedWidthList" oor:type="xs:string" oor:nillable="false">
            <info>
            Fixed Width List of separators
            FixedWidthList
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="TextToColumnsImport">
          <info>
          Contains setting for Text to Columns Import
        </info>
          <prop oor:name="MergeDelimiters" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Merge Delimiter check box status
            MergeDelimiters
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RemoveSpace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, leading and trailing white spaces are trimmed off.
            RemoveSpace
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="EvaluateFormulas" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, formula expressions are evaluated, else set as text cell content.
            EvaluateFormulas
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Separators" oor:type="xs:string" oor:nillable="false">
            <info>
            List of Separators - as a String
            Separators
          </info>
            <value>	</value>
          </prop>
          <prop oor:name="SkipEmptyCells" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If true, Calc preserves previous content of cells when pasting empty ones. If false, Calc delete content of previous cells.
            SkipEmptyCells
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="TextSeparators" oor:type="xs:string" oor:nillable="false">
            <info>
            Text Separators
            TextSeparators
          </info>
            <value>"</value>
          </prop>
          <prop oor:name="FixedWidth" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Fixed width
            FixedWidth
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="FixedWidthList" oor:type="xs:string" oor:nillable="false">
            <info>
            Fixed Width List of separators
            FixedWidthList
          </info>
            <value/>
          </prop>
        </group>
      </group>
      <group oor:name="Calculate">
        <info>
        Contains settings that affect cell calculation.
      </info>
        <group oor:name="IterativeReference">
          <info>
          Contains settings for iterative calculation of circular references.
        </info>
          <prop oor:name="Iteration" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether iterative calculation is used for formulas with circular references.
            Iterations
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Steps" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the maximum number of iteration steps.
            Steps
          </info>
            <value>100</value>
          </prop>
          <prop oor:name="MinimumChange" oor:type="xs:double" oor:nillable="false">
            <info>
            Specifies the result change value below which iteration is stopped.
            Minimum Change
          </info>
            <value>0.001</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Contains other calculation settings.
        </info>
          <prop oor:name="CaseSensitive" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether upper and lower case in texts are distinguished when comparing cell contents.
            Case sensitive
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Precision" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the calculation uses the rounded values displayed in the sheet.
            Precision as shown
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SearchCriteria" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether search criteria in formulas must match the whole of the cell contents.
            Search criteria = and &lt;&gt; must apply to whole cells
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="FindLabel" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether column and row labels are used to refer to the column area beneath the text cell or to the row area at the right of the text cell while running a search.
            Automatically find column and row labels
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="DecimalPlaces" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of decimals to be displayed for the Standard number format.
            Decimal places
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="RegularExpressions" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the calculation uses regular expressions in formulas, e.g. for functions which look up sheet contents.
            Enable regular expressions in formulas
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Wildcards" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the calculation uses wildcards in formulas, e.g. for functions which look up sheet contents.
            Enable wildcards in formulas
          </info>
            <value>true</value>
          </prop>
          <node-ref oor:name="Date" oor:node-type="Date">
            <info>
            Specifies the date that is represented by the number 0.
          </info>
          </node-ref>
        </group>
      </group>
      <group oor:name="Formula">
        <info>
        Contains settings that affect formula handling.
      </info>
        <group oor:name="Calculation">
          <info>
          Contains settings for how to calculate formulae.
        </info>
          <prop oor:name="UseThreadedCalculationForFormulaGroups" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether to use threaded calculation of formula groups when applicable.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="OpenCLSubsetOnly" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether to use OpenCL only when a formula uses only a subset of operator and function opcodes.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="OpenCLMinimumDataSize" oor:type="xs:int" oor:nillable="false">
            <info>
            An approximate lower limit on the number of data cells a spreadsheet formula should use for OpenCL to be considered.
          </info>
            <value>100</value>
          </prop>
          <prop oor:name="OpenCLSubsetOpCodes" oor:type="xs:string" oor:nillable="false">
            <info>
            The list of operator and function opcodes (in
            English) for which to use OpenCL. If OpenCLSubsetOnly is
            true, and a formula contains only these operators and
            functions, it might be calculated using OpenCL.
          </info>
            <value>+;-;*;/;^;RAND;SIN;COS;TAN;ATAN;EXP;LN;SQRT;NORMSDIST;NORMSINV;ROUND;POWER;SUMPRODUCT;MIN;MAX;SUM;PRODUCT;AVERAGE;COUNT;VAR;NORMDIST;VLOOKUP;CORREL;COVAR;PEARSON;SLOPE;SUMIFS</value>
          </prop>
          <prop oor:name="OpenCLAutoSelect" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether to automatically select the OpenCL device
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="OpenCLDevice" oor:type="xs:string" oor:nillable="false">
            <info>
            The Device ID of the OpenCL device selected if OpenCLAutoSelect is false
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Syntax">
          <info>
          Contains settings for formula syntax.
        </info>
          <prop oor:name="Grammar" oor:type="xs:int">
            <info>
            Specifies what formula syntax type to use.
          </info>
          </prop>
          <prop oor:name="EnglishFunctionName" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether to use English function names or localized function names.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SeparatorArg" oor:type="xs:string" oor:nillable="false">
            <info>
            Argument separator in worksheet function
          </info>
            <value/>
          </prop>
          <prop oor:name="SeparatorArrayRow" oor:type="xs:string" oor:nillable="false">
            <info>
            Row separator in array constant
          </info>
            <value/>
          </prop>
          <prop oor:name="SeparatorArrayCol" oor:type="xs:string" oor:nillable="false">
            <info>
            Column separator in array constant
          </info>
            <value/>
          </prop>
          <prop oor:name="StringRefAddressSyntax" oor:type="xs:int">
            <info>
            Address syntax for reference in string for functions such as INDIRECT.
          </info>
          </prop>
          <prop oor:name="EmptyStringAsZero" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether to treat empty string formula result as equivalent of having a numeric zero value.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="StringConversion" oor:type="xs:int">
            <info>
            How to treat text when encountered as operand in an arithmetic operation or as argument to a function that expects a number instead.
          </info>
          </prop>
        </group>
        <group oor:name="Load">
          <info>
          Contains settings that affect formula handling while loading.
        </info>
          <prop oor:name="OOXMLRecalcMode" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether to force a hard recalc after load on OOXML-based Excel documents (2007 and newer).
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="ODFRecalcMode" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether to force a hard recalc after load on non-LibreOffice-generated ODF documents.
          </info>
            <value>1</value>
          </prop>
        </group>
      </group>
      <group oor:name="Revision">
        <info>
        Contains settings that affect revision marking.
      </info>
        <group oor:name="Color">
          <info>
          Specifies the colors for revision marking.
        </info>
          <prop oor:name="Change" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the modification color for changes of cell contents.
            Changes
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="Deletion" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the color to highlight deletions.
            Deletions
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="Insertion" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the color to highlight insertions.
            Insertions
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="MovedEntry" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the color to highlight moved contents.
            Moved entries
          </info>
            <value>-1</value>
          </prop>
        </group>
      </group>
      <group oor:name="Filter">
        <info>
        Contains settings for file format filters.
      </info>
        <group oor:name="Import">
          <info>
          Contains settings for import filters.
        </info>
          <group oor:name="VBA">
            <info>
            Specifies how VBA macros are treated in Excel files.
          </info>
            <prop oor:name="UseExport" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether VBA macros are exported through the vba export code.
              Export VBA
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Load" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether VBA macros are imported as comments.
              Load Basic Code to edit
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Executable" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether VBA macros are imported without comments to be executable.
              Executable code
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Save" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether the original VBA storage is preserved while editing.
              Save Original Basic Code again
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="Lotus123">
            <info>
            Contains settings for Lotus 1-2-3 import.
          </info>
            <prop oor:name="WK3" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether the import of Lotus wk3 files is enabled.
              Enable WK3 Filter
            </info>
              <value>false</value>
            </prop>
          </group>
          <group oor:name="MS_Excel">
            <info>
            Contains settings for MS Excel import.
          </info>
            <prop oor:name="ColScale" oor:type="xs:double" oor:nillable="false">
              <info>
              Specifies the factor for multiplying the column width when importing Excel documents from Biff 5 format.
              Excel Column Width Scale
            </info>
              <value>1.0</value>
            </prop>
            <prop oor:name="RowScale" oor:type="xs:double" oor:nillable="false">
              <info>
              Specifies the factor for multiplying the row height when importing Excel documents from Biff 5 format.
              Excel Row Height Scale
            </info>
              <value>1.0</value>
            </prop>
          </group>
        </group>
        <group oor:name="Export">
          <info>
          Contains settings for export filters.
        </info>
          <group oor:name="MS_Excel">
            <info>
            Contains settings for MS Excel export.
          </info>
            <prop oor:name="TruncateLongSheetNames" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether sheet names should be truncated to 31 characters.
              Truncate long sheet names
            </info>
              <value>true</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="Print">
        <info>
        Contains settings that affect printing.
      </info>
        <group oor:name="Page">
          <info>
          Contains settings that affect which pages are printed.
        </info>
          <prop oor:name="EmptyPages" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether empty pages are printed.
            Printing Empty Pages
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ForceBreaks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether manual row and column breaks should be forced, regardless of sheet scale settings.
            Force manual breaks
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Contains other print settings.
        </info>
          <prop oor:name="AllSheets" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether all sheets are printed instead of only the selected sheets.
            Print all Sheets
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Misc">
        <info>
        Contains miscellaneous settings.
      </info>
        <group oor:name="DefaultObjectSize">
          <info>
          Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object creating Button.
          Default Object Size
        </info>
          <prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default width in 1/100th millimeters.
            
          </info>
            <value>8000</value>
          </prop>
          <prop oor:name="Height" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default height in 1/100th millimeters.
            
          </info>
            <value>5000</value>
          </prop>
        </group>
        <group oor:name="SharedDocument">
          <info>
          Contains settings for shared documents.
          Shared document
        </info>
          <prop oor:name="ShowWarning" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the warning box for shared documents is shown.
            Show warning box
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Compatibility">
        <info>
        Contains various compatibility settings.
      </info>
        <group oor:name="MergeCells">
          <info>
          Contains settings for merging cells.
          Merge cells
        </info>
          <prop oor:name="ShowDialog" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the Merge Cells dialog box is shown, when some cells are not empty.
            Show Merge Cells dialog
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="EmptyMergedCells" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to empty the contents of the hidden cells (like Excel does).
            Empty merged cells
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="KeyBindings">
          <info>
          Contains options related to key bindings
        </info>
          <prop oor:name="BaseGroup" oor:type="xs:int">
            <info>
            Specifies baseline key binding group to use.
          </info>
          </prop>
        </group>
        <prop oor:name="Links" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Insert link for the cell, instead of text fields in a cell.(Excel interopability options)
          Links like Excel
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Defaults">
        <info>
        Contains various defaults settings.
      </info>
        <group oor:name="Sheet">
          <info>
          Sheet defaults
        </info>
          <prop oor:name="SheetCount" oor:type="xs:int" oor:nillable="false">
            <info>
            Option to set initial number of sheet tabs
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="SheetPrefix" oor:type="xs:string">
            <info>
            Option to set the prefix name for new sheet tabs
          </info>
          </prop>
          <prop oor:name="JumboSheets" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enable very large spreadsheets (16m rows, 16384 cols)
            Jumbo sheets
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="DataStream">
        <info>
          data stream
        </info>
        <prop oor:name="UpdateTimeout" oor:type="xs:int" oor:nillable="false">
          <info>
            set the Timeout of DataStream updating 
          </info>
          <value>2000</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="CalcAddIns" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains add-in function configuration.
  </info>
    <templates>
      <group oor:name="AddInParameter">
        <info>
        Describes one parameter.
      </info>
        <prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the user-visible name of the parameter.
        </info>
        </prop>
        <prop oor:name="Description" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies a description of the parameter.
        </info>
        </prop>
      </group>
      <group oor:name="AddInFunction">
        <info>
        Describes one function.
      </info>
        <prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the user-visible name of the function.
        </info>
        </prop>
        <prop oor:name="Description" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies a description of the function.
        </info>
        </prop>
        <prop oor:name="Category" oor:type="xs:string">
          <info>
          Specifies the programmatic name of the category the function belongs to.
        </info>
        </prop>
        <prop oor:name="CategoryDisplayName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the user-visible name of the category the function belongs to.
        </info>
        </prop>
        <prop oor:name="CompatibilityName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies a localized function name for exchange with other applications.
        </info>
        </prop>
        <set oor:name="Parameters" oor:node-type="AddInParameter">
          <info>
          Specifies the function's parameters.
        </info>
        </set>
      </group>
      <group oor:name="AddIn">
        <info>
        Describes one add-in component.
      </info>
        <set oor:name="AddInFunctions" oor:node-type="AddInFunction">
          <info>
          Specifies the component's functions.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="AddInInfo" oor:node-type="AddIn">
        <info>
        Specifies the installed add-in components.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Canvas" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains configuration items related to the Impress application.
  </info>
    <templates>
      <group oor:name="CanvasService">
        <info>
        Implementation names for canvas service.
        Contains a list of implementation names for each canvas service. Tried in order of appearance
      </info>
        <prop oor:name="PreferredImplementations" oor:type="oor:string-list">
          <info>
          List of implementation names.
        </info>
        </prop>
        <prop oor:name="AcceleratedImplementations" oor:type="oor:string-list">
          <info>
          List of implementations that are hardware-accelerated.
        </info>
        </prop>
        <prop oor:name="AntialiasingImplementations" oor:type="oor:string-list">
          <info>
          List of implementations that do anti-aliasing.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="DXCanvas">
        <info>
        Contains config entries for the DirectX-based implementation of the XCanvas interface.
      </info>
        <prop oor:name="DeviceDenylist" oor:type="oor:int-list" oor:nillable="false">
          <info>
          Sequence of 8 integers per device/driver
	    combination, that uniquely mark them as not being compatible with the
	    DirectX9 canvas implementation. If you have
	    trouble with your graphic adapter, and want to
	    add it to the denylisting, set
	    DenylistCurrentDevice below to false. After
	    running the Impress slideshow once, your card
	    identification has been added to the list.
	  
          Sequence of denylisted devices
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="DenylistCurrentDevice" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the current DirectX device
            ids should get denylisted. When true, a
	    running DXCanvas will write a DeviceDenylist entry, and refuse to run
	    on that device subsequently.
	  
          Denylist current DirectX device
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="MaxTextureSize" oor:type="xs:int" oor:nillable="false">
          <info>
          If present, limits the size of the textures
	    that get requested from the DX runtime. If
	    not present, textures of the maximal size
	    that is advertised by the driver are
	    used. This value has absolutely nothing to
	    do with the size of primitives that can be
	    rendered, both concepts are independent from
	    each other. The underlying reason for this
	    config item is the fact that several
	    card/driver combinations expose bugs, when
	    running them with their maximum texture size.
	  
          Maximum texture size requested from the DirectX runtime
        </info>
          <value>2048</value>
        </prop>
      </group>
      <set oor:name="CanvasServiceList" oor:node-type="CanvasService">
        <info>
        List of preferred implementation names, for each given canvas service.
      </info>
      </set>
      <prop oor:name="ForceSafeServiceImpl" oor:type="xs:boolean" oor:nillable="false">
        <info>
        When true, force canvas factory to use the last
	  entry of the respective preferred services
	  lists. This entry should represent a safe,
	  works-always implementation, ready to serve as a
	  fallback.
	
        Force fallback canvas impl
      </info>
        <value>false</value>
      </prop>
      <prop oor:name="UseAcceleratedCanvas" oor:type="xs:boolean" oor:nillable="false">
        <info>
        When true, suggest canvas factory to use a
	  canvas service listed in the
	  AcceleratedImplementations lists.
	
        Use a canvas listed among the AcceleratedImplementations
      </info>
        <value>true</value>
      </prop>
      <prop oor:name="UseAntialiasingCanvas" oor:type="xs:boolean" oor:nillable="false">
        <info>
        When true, suggest canvas factory to use a
	  canvas service listed in the
	  AntialiasingImplementations lists.
	
        Use a canvas listed among the AntialiasingImplementations
      </info>
        <value>true</value>
      </prop>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Chart" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for the Chart application.
  </info>
    <component>
      <group oor:name="DefaultColor">
        <info>
        Specifies the colors for creating new charts.
      </info>
        <prop oor:name="Series" oor:type="oor:long-list" oor:nillable="false">
          <info>
          Specifies a list of color values to be used for the first n series, where n is the size of the list. For i &gt; n the color used is equal to entry number i modulo n in the list. You should keep the size of the list at 12. Also note that the values are interpreted as unsigned 32bit values, although it is possible to get negative (signed) numbers in this list when being displayed in decimal.
          Chart colors
        </info>
          <value>17798 16728590 16765728 5741852 8257569 8637183 3227652 11456256 4923247 16749838 12910603 34001</value>
        </prop>
      </group>
      <group oor:name="ErrorProperties">
        <info>
        Specifies properties for error presentation in new charts.
      </info>
        <prop oor:name="ErrorRectangle" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Option to show errors as rectangles in charts.
          Error rectangles
        </info>
          <value>false</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Commands" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates>
      <group oor:name="CommandType">
        <info>
        Describes a command.
      </info>
        <prop oor:name="Command" oor:type="xs:string">
          <info>
          Specifies the command name for dispatching without a protocol part.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Execute">
        <info>
        Contains information about the execute status.
      </info>
        <set oor:name="Disabled" oor:node-type="CommandType">
          <info>
          Contains commands that are disabled in the Office user interface.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:package="org.openoffice.Office" oor:name="Common" xml:lang="en-US">
    <info>
    Contains common settings which are potentially shared by other
    components.
  </info>
    <templates>
      <group oor:name="Passwordstorage">
        <info>
        Contains a container for passwords.
      </info>
        <prop oor:name="InitializationVector" oor:type="xs:string">
          <info>
          Contains an initialization vector for the password encryption.
        </info>
        </prop>
        <prop oor:name="Password" oor:type="xs:string" oor:localized="false">
          <info>
          Contains a password encoded with the master password.
        </info>
        </prop>
      </group>
      <group oor:name="HistoryType">
        <info>
        Contains settings for a history entry in the history list.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          Specifies the document URL.
        </info>
        </prop>
        <prop oor:name="Filter" oor:type="xs:string">
          <info>
          Specifies the filter name that was chosen to load the
          document.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string">
          <info>
          Indicates the title of the URL that is displayed on the
          user-interface.
        </info>
        </prop>
        <prop oor:name="Password" oor:type="xs:string">
          <info>
          Contains an encoded password used to open the document.
        </info>
        </prop>
      </group>
      <group oor:name="MenuType">
        <info>
        Describes a menu entry for configurable office menus (e.g. file
        new).
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          Specifies the URL for dispatch.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the label of a menu entry.
        </info>
        </prop>
        <prop oor:name="ImageIdentifier" oor:type="xs:string">
          <info>
          Specifies the identifier of an assigned icon.
        </info>
        </prop>
        <prop oor:name="TargetName" oor:type="xs:string">
          <info>
          Specifies the dispatch target (for example, _blank to open URL
          in new frame).
        </info>
        </prop>
      </group>
      <group oor:name="Font">
        <info>
        Describes the characteristics of a font.
      </info>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          Specifies the exact name of the font ("Arial", "Courier",
          "Frutiger").
        </info>
        </prop>
        <prop oor:name="Height" oor:type="xs:short">
          <info>
          Specifies the height of the font in the measure of the
          destination.
        </info>
        </prop>
        <prop oor:name="Width" oor:type="xs:short">
          <info>
          Specifies the width of the font in the measure of the
          destination.
        </info>
        </prop>
        <prop oor:name="StyleName" oor:type="xs:string">
          <info>
          Specifies the style name of the font ("Bold", "Italic", "Italic
          Bold").
        </info>
        </prop>
        <prop oor:name="Family" oor:type="xs:short">
          <info>
          Specifies the general style of the font.
        </info>
        </prop>
        <prop oor:name="CharSet" oor:type="xs:short">
          <info>
          Specifies the character set which is supported by the
          font.
        </info>
        </prop>
        <prop oor:name="Pitch" oor:type="xs:short">
          <info>
          Specifies the pitch of the font.
        </info>
        </prop>
        <prop oor:name="CharacterWidth" oor:type="xs:double">
          <info>
          Specifies the character width. Depending on the specified width,
          a font that supports this width may be selected. [UNIT=%].
        </info>
        </prop>
        <prop oor:name="Weight" oor:type="xs:double">
          <info>
          Specifies the thickness of the line.
        </info>
        </prop>
        <prop oor:name="Slant" oor:type="xs:short">
          <info>
          Specifies if there is a character slant (italic).
        </info>
        </prop>
        <prop oor:name="UnderLine" oor:type="xs:short">
          <info>
          Specifies the type of underline.
        </info>
        </prop>
        <prop oor:name="Strikeout" oor:type="xs:short">
          <info>
          Specifies the type of strikeout.
        </info>
        </prop>
        <prop oor:name="Orientation" oor:type="xs:double">
          <info>
          Specifies the rotation of the font. [UNIT=degree].
        </info>
        </prop>
        <prop oor:name="Kerning" oor:type="xs:boolean">
          <info>
          Specifies if a kerning table is available (for requesting). For
          selecting, specifies if the kerning table is to be used.
        </info>
        </prop>
        <prop oor:name="WordLineMode" oor:type="xs:boolean">
          <info>
          Specifies if only words get underlined.
        </info>
        </prop>
        <prop oor:name="Type" oor:type="xs:short">
          <info>
          Specifies the technology of the font representation.
        </info>
        </prop>
      </group>
      <group oor:name="FontReplacement">
        <info>
        Contains settings for the font replacement.
      </info>
        <prop oor:name="ReplaceFont" oor:type="xs:string">
          <info>
          Contains the name of font that is to be replaced.
        </info>
        </prop>
        <prop oor:name="SubstituteFont" oor:type="xs:string">
          <info>
          Contains the name of the replacing font.
        </info>
        </prop>
        <prop oor:name="OnScreenOnly" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the font pair replacement is applied on the
          screen.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="Always" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the font pair replacement is applied on the
          printer.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="RecoveryEntry">
        <info>
        Specifies an entry of the recovery list which is then used by
        CrashGuard to save information about the last opened files.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          Specifies a URL that should be recovered after the next Office
          start.
        </info>
        </prop>
        <prop oor:name="Filter" oor:type="xs:string">
          <info>
          Specifies a filter that should be used to open the document
          referenced by the URL property.
        </info>
        </prop>
        <prop oor:name="TempName" oor:type="xs:string">
          <info>
          Contains the name of the temporary file which represents the
          document.
        </info>
        </prop>
      </group>
      <group oor:name="StartEndCharacters">
        <info>
        Contains the characters (so called forbidden characters) that are
        not allowed at the beginning or end of a line.
      </info>
        <prop oor:name="StartCharacters" oor:type="xs:string">
          <info>
          Contains the characters that are not allowed at the beginning of
          a line.
        </info>
        </prop>
        <prop oor:name="EndCharacters" oor:type="xs:string">
          <info>
          Contains the characters that are not allowed at the end of a
          line.
        </info>
        </prop>
      </group>
      <group oor:name="TrustedAuthor">
        <info>
        All Certificate information needed to handle and identify the
        signature.
      </info>
        <prop oor:name="SubjectName" oor:type="xs:string">
          <info>
          Subject name of Certificate.
        </info>
        </prop>
        <prop oor:name="SerialNumber" oor:type="xs:string">
          <info>
          Serial Number of Certificate.
        </info>
        </prop>
        <prop oor:name="RawData" oor:type="xs:string">
          <info>
          Raw of Certificate.
        </info>
        </prop>
      </group>
      <group oor:name="ApplicationControlLayout">
        <info>
        specifies, on a per-application-type basis, certain defaults for
        layouting form controls
      </info>
        <prop oor:name="VisualEffect" oor:type="xs:string" oor:nillable="true">
          <info>
          specifies the default visual effect for form controls
        </info>
        </prop>
        <prop oor:name="DynamicBorderColors" oor:type="xs:boolean" oor:nillable="false">
          <info>
          specifies whether the controls should use dynamic border
          coloring, if possible. Dynamic border coloring means that when the
          mouse is hovered over a control, and when a control receives the
          focus, this is indicated with special border colors.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UseDocumentTextMetrics" oor:type="xs:boolean" oor:nillable="false">
          <info>
          controls whether form controls, when they render their text, use
          the same metrics as the document does. If this is set to &lt;true&gt;,
          then the control text's appearance better matches the text in the
          surrounding document.&lt;/p&gt; &lt;p&gt;Technically, documents use a
          reference device for formatting, which usually has a higher resolution
          than the actual output device. The option decides whether form
          controls should use the same reference device as the surrounding
          document. However, some of OOo's document implementations do not
          properly use their reference device in all situations, in which case
          the option might better be disabled.&lt;p&gt;
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="LastDirectory">
        <info>
        Stores the last selected directory for the filepicker for different contexts.
      </info>
        <prop oor:name="LastPath" oor:type="xs:string" oor:nillable="false">
          <info>
          The last used path for this context (context is the name of the parent node)
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="VCL">
        <info>
        Contains settings for VCL.
      </info>
        <prop oor:name="DisableOpenGL" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if all OpenGL usage should be disabled.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UseSkia" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if Skia rendering should be used in VCL backends
                supporting it.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ForceSkia" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if Skia rendering should be used in VCL backends
               supporting it. This one forces the use of Skia even if the
                denylist would block the driver.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ForceSkiaRaster" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if Skia rendering should be used in VCL backends
               supporting it. This one forces the use of Skia software rendering
               instead of trying to use the graphics driver.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="AnimationsEnabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Defines if the user interface animations (like "walking ant"
          animation when copying a cell in Calc) is enabled or disabled.
          Disabling animations makes a lot of sense on remote connections
          (VNC), where animations increase the (always limited) amount of
          bandwidth needed.
          
          Defines if the user interface animations are disabled.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ReduceTransparencyMinArea" oor:type="xs:int" oor:nillable="false">
          <info>
           Specifies minimal area of an object for applying "Reduce Transparency"
           printer configuration option (removing object transparency). This value
           is counted in percents of the printable area.
        </info>
          <value>25</value>
        </prop>
        <prop oor:name="PDFExportImageCacheSize" oor:type="xs:int" oor:nillable="false">
          <info>
           Specifies number of PDF image instances to cache on
           export - can save potentially huge amount of CPU time on
           re-compressing the same JPEG image over and over again.
        </info>
          <value>15</value>
        </prop>
      </group>
      <group oor:name="Passwords">
        <info>
        Contains a description of the persistent password
        container.
      </info>
        <prop oor:name="UseStorage" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if passwords can be stored persistently.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="StorageVersion" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies what version of encoding scheme the password container uses.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="HasMaster" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if there is a valid master password.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="MasterInitializationVector" oor:type="xs:string">
          <info>
          Contains an initialization vector for the master password encryption.
        </info>
        </prop>
        <prop oor:name="Master" oor:type="xs:string" oor:nillable="false">
          <info>
          Contains the master password encrypted by itself.
        </info>
          <value/>
        </prop>
        <set oor:name="Store" oor:node-type="Passwordstorage">
          <info>
          Contains a list of passwords encoded with the master
          password.
        </info>
        </set>
        <prop oor:name="AuthenticateUsingSystemCredentials" oor:type="oor:string-list">
          <info>
          Contains a list of URLs that should be accessed using system
          credentials of the user.
        </info>
        </prop>
        <prop oor:name="TrySystemCredentialsFirst" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if authentication using system credentials should be tried
          automatically for all resources that support it (regardless of whether they are
          in "AuthenticateUsingSystemCredentials" list or not).
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Drawinglayer">
        <info>
        Specifies settings for the Drawinglayer.
      </info>
        <prop oor:name="OverlayBuffer" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the Overlay pane is allowed to use an own buffer.
          If on, Overlay is fast but a buffer (graphics memory) is used. If off,
          Overlay is slow, but no Buffer is needed. This is the global switch
          which will enable/disable overlay for all Applications. This is the
          global switch for the whole office.
          Overlay is allowed to use a Background Buffer in all
          Applications
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="OverlayBuffer_Calc" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Similar to OverlayBuffer, but only for Calc Application
          Calc Overlay is allowed to use a Background Buffer
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="OverlayBuffer_Writer" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Similar to OverlayBuffer, but only for Writer Application
          Writer Overlay is allowed to use a Background Buffer
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="OverlayBuffer_DrawImpress" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Similar to OverlayBuffer, but only for Draw/Impress
          Applications
          Draw/Impress Overlay is allowed to use a Background
          Buffer
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PaintBuffer" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the Application Repaint shall use a buffer for
          Pre-Rendering. If on, screen flicker is greatly reduced and remote
          display is fast, but a buffer (graphics memory) is needed. If off,
          screen flicker will occur and remote display is slow, but no buffer
          is needed. This is the global switch for the whole office.
          Application Repaint is allowed to use Pre-Rendering
          Buffer.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PaintBuffer_Calc" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Similar to PaintBuffer, but only for Calc Application.
          PaintBuffer is the global switch.
          Calc Repaint is allowed to use Pre-Rendering Buffer
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PaintBuffer_Writer" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Similar to PaintBuffer, but only for Writer Application.
          PaintBuffer is the global switch.
          Writer Repaint is allowed to use Pre-Rendering Buffer
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PaintBuffer_DrawImpress" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Similar to PaintBuffer, but only for Draw/Impress Applications.
          PaintBuffer is the global switch.
          Draw/Impress Repaint is allowed to use Pre-Rendering
          Buffer
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="StripeColorA" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the first one of two colors used from overlay to
          display striped lines as helplines. Default is black.
          Use given color as first stripe color
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="StripeColorB" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the second one of two colors used from overlay to
          display striped lines as helplines. Default is white.
          Use given color as second stripe color
        </info>
          <value>16777215</value>
        </prop>
        <prop oor:name="StripeLength" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the length in pixels of a single stripe used from
          overlay to display striped lines as helplines. Default is four.
          Use given length as stripe length
        </info>
          <value>4</value>
        </prop>
        <prop oor:name="MaximumPaperWidth" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the maximum allowed Paper Width for page definitions
          in cm. Default is 6m, i.e. 600 cm. When this is changed to higher
          values, it is done on own risk.
          Maximum allowed Paper Width for page definitions
        </info>
          <value>600</value>
        </prop>
        <prop oor:name="MaximumPaperHeight" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the maximum allowed Paper Height for page definitions
          in cm. Default is 6m, i.e. 600 cm. When this is changed to higher
          values, it is done on own risk.
          Maximum allowed Paper Height for page definitions
        </info>
          <value>600</value>
        </prop>
        <prop oor:name="MaximumPaperLeftMargin" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the maximum allowed Left Margin for the page
          definitions in 1/100th cm.
          Maximum allowed Left margin for page definitions
        </info>
          <value>9999</value>
        </prop>
        <prop oor:name="MaximumPaperRightMargin" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the maximum allowed Right Margin for the page
          definitions in 1/100th cm.
          Maximum allowed Right margin for page definitions
        </info>
          <value>9999</value>
        </prop>
        <prop oor:name="MaximumPaperTopMargin" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the maximum allowed Top Margin for the page
          definitions in 1/100th cm.
          Maximum allowed Top margin for page definitions
        </info>
          <value>9999</value>
        </prop>
        <prop oor:name="MaximumPaperBottomMargin" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the maximum allowed Bottom Margin for the page
          definitions in 1/100th cm.
          Maximum allowed Bottom margin for page definitions
        </info>
          <value>9999</value>
        </prop>
        <prop oor:name="AntiAliasing" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This switch allows to switch DrawingLayer based views to be
          rendered using AntiAliasing or not. Of course this takes only effect
          when AntiAliasing is supported for the System OOo is running
          on.
          This switch determines if DrawingLayer based views use
          AntiAliasing.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SnapHorVerLinesToDiscrete" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This switch allows to enhance visualisation of graphics which
          use Horizontal or Vertical Hairlines combined with AntiAliased mode
          (e.g. in 2D charts). When not used, those lines will be AntiAliased as
          everything else. Since this is not pleasing for the eye, this option
          allows to force those lines to snap to discrete points (pixels) when
          activated and thus avoids AntiAliasing of pure Horizontal or Vertical
          Hairlines.
          Determines if Horizontal and Vertical HairLines in AntiAliased
          mode are snapped to discrete pixels to enhance visualisation
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="RenderDecoratedTextDirect" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This switch determines if the decorations of decorated text
          portions (e.g. underline, strike through) are rendered using VCL
          direct rendering or if the primitive is decomposed into simple text
          and the corresponding geometrical representations of the decorations.
          Default is true since VCL's usage of the diverse System's hinting
          possibilities for decorations is useful.
          Determines if decorated texts are decomposed at render time or
          directly rendered using VCL
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="RenderSimpleTextDirect" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This switch determines if simple text is directly rendered using
          VCL or not. If not, the simple text is decomposed into PolyPolygons
          which will be painted then. Default is true, since VCL will use the
          hinting for font rendering on the diverse supported systems, which
          gives better quality than rendering the text as Polygons.
          Determines if simple texts are decomposed at render time or
          directly rendered using VCL
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SolidDragCreate" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This switch decides if Interactions in the DrawingLayer are
          visualized using Wireframe or Full-Object previews. If false, only
          Wireframe will be used. If true, Full-Object preview which gives a
          much better feedback about the object interaction will be used. This
          mode is used for modification and creation of objects. During
          interaction, a geometric copy of the object(s) is shown with 50%
          transparence in the foreground. That copy shows exactly what You will
          get when You end the interaction.
          This switch determines if DrawingLayer Interactions show
          Wireframe or Full-Object preview.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Quadratic3DRenderLimit" oor:type="xs:int" oor:nillable="false">
          <info>
          This defines a Limitation for the default raster conversion from
          3D Scenes to Bitmaps. The number is the maximum number of pixels to
          use, e.g. 1000x1000 Pixels is allowed as default. When Scenes would
          need more Pixels than this, the Bitmap will be limited and scaled to
          the needed pixel size at paint time.
          A Pixel limitation for the creation of 3D Scenes with the
          default renderer.
        </info>
          <value>1000000</value>
        </prop>
        <prop oor:name="QuadraticFormControlRenderLimit" oor:type="xs:int" oor:nillable="false">
          <info>
          This defines a Limitation for the default raster conversion of
          FormControls in edit mode. These have the ability to be displayed
          using this fallback to Bitmaps. The number is the maximum number of
          pixels to use, e.g. 300x150 Pixels is allowed as default. When
          FormControls would need more Pixels than this, the Bitmap will be
          limited and scaled to the needed pixel size at paint time.
          A Pixel limitation for the creation of FormControl fallback
          display.
        </info>
          <value>45000</value>
        </prop>
        <prop oor:name="TransparentSelection" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This switch defines if the selections in the applications (text
          or cells) are visualized using inverse (XOR) when set to false (the
          old selection method, also used when in HighContrast mode) or a
          transparent overlay selection using the system's selection
          color.
          This switch defines if for text/cell selections the old
          inverse or the new transparent selection is to be used.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="TransparentSelectionPercent" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the degree of transparence to be used when transparent
          selection is used. The value is a percent value. Since neither no
          transparence nor complete transparence makes sense, the value is
          limited to a range of 10% - 90%. If the given value is outside this
          range, it is cropped to it.
          Specifies the percent of transparence to use if transparent
          selection is used.
        </info>
          <value>75</value>
        </prop>
        <prop oor:name="SelectionMaximumLuminancePercent" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the maximum allowed luminance the system's selection
          color may have. When the colorfetched from the system is brighter
          (luminance is bigger), it will be scaled to a luminance of exactly
          this given value.
          Specifies the maximum allowed luminance for the system's
          selection color.
        </info>
          <value>70</value>
        </prop>
      </group>
      <group oor:name="AutoCorrect">
        <info>
        Contains miscellaneous settings for the auto correction.
      </info>
        <prop oor:name="UseReplacementTable" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the replacement table should be used to replace
          letter combinations with defined text
          Use replacement table
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="TwoCapitalsAtStart" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if two initial capitals should be corrected
          automatically.
          Correct two initial capitals
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="CapitalAtStartSentence" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the letter at the beginning of a sentence should be
          capitalized automatically.
          Capitalize first letter of every sentence
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ChangeUnderlineWeight" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if text should be formatted in bold or underlined when
          the corresponding characters are entered (*bold*, /italic/, -strikeout-,
          _underline_).
          Apply bold, italics, strikeout or underline
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="SetInetAttribute" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if character strings which could represent a URL
          should be converted to a hyperlink.
          Detect URL
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SetDOIAttribute" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if character strings which could represent a DOI
          should be converted to a hyperlink.
          Detect DOI
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ChangeOrdinalNumber" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if ordinal numbers should be displayed with raised
          endings.
          Replace ordinal numbers
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ChangeDash" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if minus signs should be replaced by dashes
          automatically.
          Replace dashes
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AddNonBreakingSpace" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Adds a non-breaking space before the characters :;!? in
          french.
          Add non-breaking space
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="TransliterateRTL" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Transliterates RTL Hungarian text to Old Hungarian script.
          Transliterate RTL text to Old Hungarian
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ChangeAngleQuotes" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if &lt;&lt; or &gt;&gt; should be replaced by angle quotes automatically.
          Replace angle quotes
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="RemoveDoubleSpaces" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if multiple spaces should be combined into one.
          Ignore double spaces
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="CorrectAccidentalCapsLock" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether or not to correct accidental use of CAPS lock
          key.
          Correct accidental use of cAPS LOCK key
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ReplaceSingleQuote" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if single quotes should be replaced.
          Single quotes - Replace
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SingleQuoteAtStart" oor:type="xs:int">
          <info>
          Specifies the start single quote.
          Start single quote
        </info>
        </prop>
        <prop oor:name="SingleQuoteAtEnd" oor:type="xs:int">
          <info>
          Specifies the end single quote.
          End Single quote
        </info>
        </prop>
        <prop oor:name="ReplaceDoubleQuote" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if double quotes should be replaced.
          Double quotes - Replace
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="DoubleQuoteAtStart" oor:type="xs:int">
          <info>
          Specifies the start quote.
          Start quote
        </info>
        </prop>
        <prop oor:name="DoubleQuoteAtEnd" oor:type="xs:int">
          <info>
          Specifies the end quote.
          End quote
        </info>
        </prop>
        <group oor:name="Exceptions">
          <info>
          Contains settings to apply replacement rules and
          exceptions.
        </info>
          <prop oor:name="TwoCapitalsAtStart" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if defined words with two initial capital letters
            or a small initial letter should not be included in the AutoCorrect
            replacement.
            Words with two initial capital letters or a small initial -
            Add automatically
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="CapitalAtStartSentence" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if defined abbreviations should be taken into
            account to exclude a preceding capital letter.
            Abbreviations (no subsequent capital letter) - Add
            automatically
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Cache">
        <info>
        Specifies cache related options.
      </info>
        <group oor:name="DrawingEngine">
          <info>
          Specifies the cache related options for the drawing
          engine.
        </info>
          <prop oor:name="OLE_Objects" oor:type="xs:int" oor:nillable="false">
            <info>
            Determines the maximum number of OLE objects that can be held
            in RAM for drawings, presentations and inserted drawing objects. The
            fewer OLE objects contained in RAM, the more space is available for
            other functions. The more OLE objects in RAM, the faster you can
            page through the objects since they do not always need to be loaded
            from the hard drive.
          </info>
            <value>200</value>
          </prop>
        </group>
        <group oor:name="Writer">
          <info>
          Specifies the cache related options for Writer.
        </info>
          <prop oor:name="OLE_Objects" oor:type="xs:int" oor:nillable="false">
            <info>
            Determines the maximum number of OLE objects that can be held
            in RAM for the writer. The fewer OLE objects contained in RAM, the
            more space is available for other functions. The more OLE objects in
            RAM, the faster you can page through the objects since they do not
            always need to be loaded from the hard drive.
          </info>
            <value>20</value>
          </prop>
        </group>
        <group oor:name="GraphicManager">
          <info>
          Specifies a group of graphic manager cache options.
          Image Manager Cache
        </info>
          <prop oor:name="GraphicSwappingEnabled" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether graphics will be swapped to disk when `GraphicMemoryLimit`
            is reached. Disable at your own risk.
            Graphic Swapping Enabled
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="GraphicMemoryLimit" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the allowed cumulated memory that the
            graphic objects can occupy before they start to get swapped
            to the disk to save memory.
            Graphic Memory Limit Size
          </info>
            <value>300000000</value>
          </prop>
          <prop oor:name="GraphicAllowedIdleTime" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the time in seconds when the graphic object
            can be idle (time since it was last used) before it is
            considered to be swapped to the disk to save memory.
            Graphic Allowed Idle Time
          </info>
            <value>10</value>
          </prop>
        </group>
        <group oor:name="Skia">
          <info>
          Specifies a group of cache options related to Skia-based drawing.
        </info>
          <prop oor:name="ImageCacheSize" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the maximum cache size in bytes for all images used by Skia-based
            drawing code. Larger size may improve drawing performance when using
            many large images in software rendering mode.
            Image Cache Size
          </info>
            <value>64000000</value>
          </prop>
        </group>
        <group oor:name="Font">
          <info>
          Specifies the cache related options for fonts.
        </info>
          <prop oor:name="GlyphsCacheSize" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the maximum cache size in bytes for all glyphs used
            when laying out text. Larger size may improve text drawing performance
            in large documents.
            Glyphs Cache Size
          </info>
            <value>20000000</value>
          </prop>
          <prop oor:name="TextRunsCacheSize" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the maximum cache size in bytes for all text run data used
            when laying out text. Larger size may improve text drawing performance
            in large documents.
            Text Runs Cache Size
          </info>
            <value>100000</value>
          </prop>
        </group>
      </group>
      <group oor:name="Path">
        <info>
        Contains the current and default path settings used by the
        Office.
      </info>
        <group oor:name="Current">
          <info>
          Contains the global path settings, mainly those of the Options
          dialog.
        </info>
          <prop oor:name="Addin" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the directory that contains spreadsheet add-ins
            which use the old add-in API.
          </info>
            <value>$(progpath)/addin</value>
          </prop>
          <prop oor:name="AutoCorrect" oor:type="oor:string-list">
            <info>
            Specifies the settings of the AutoCorrect dialog.
          </info>
            <value>
              <it>$(insturl)/share/autocorr</it>
              <it>$(userurl)/autocorr</it>
            </value>
          </prop>
          <prop oor:name="AutoText" oor:type="oor:string-list">
            <info>
            Contains the directory which contains the AutoText
            modules.
          </info>
            <value>
              <it>$(insturl)/share/autotext/$(vlang)</it>
              <it>$(userurl)/autotext</it>
            </value>
          </prop>
          <prop oor:name="Backup" oor:type="xs:string">
            <info>
            Stores the automatic backup copies of documents.
          </info>
            <value>$(userurl)/backup</value>
          </prop>
          <prop oor:name="Basic" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Contains the Basic files, which are used by the
            AutoPilots.
          </info>
            <value>
              <it>$(insturl)/share/basic</it>
              <it>$(userurl)/basic</it>
            </value>
          </prop>
          <prop oor:name="Bitmap" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the bitmap files which can be used for menu and
            toolbar icons.
          </info>
            <value>$(insturl)/share/config/symbol</value>
          </prop>
          <prop oor:name="Config" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the configuration files. This value cannot be changed
            through the user interface.
          </info>
            <value>$(insturl)/share/config</value>
          </prop>
          <prop oor:name="Dictionary" oor:type="xs:string">
            <info>
            Contains the provided dictionaries.
          </info>
            <value>$(insturl)/share/wordbook</value>
          </prop>
          <prop oor:name="Favorite" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the path to save folder bookmarks.
          </info>
            <value>$(userurl)/config/folders</value>
          </prop>
          <prop oor:name="Filter" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the directory where all the filters are
            stored.
          </info>
            <value>$(progpath)/filter</value>
          </prop>
          <prop oor:name="Gallery" oor:type="oor:string-list">
            <info>
            Specifies the directory which contains the Gallery database
            and multimedia files.
          </info>
            <value>
              <it>$(insturl)/share/gallery</it>
              <it>$(userurl)/gallery</it>
            </value>
          </prop>
          <prop oor:name="Graphic" oor:type="xs:string">
            <info>
            Specifies the directory that is displayed when the dialog for
            opening an image or for saving a new image is called.
          </info>
            <value>$(userurl)/gallery</value>
          </prop>
          <prop oor:name="Help" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the path to the Office help files.
          </info>
            <value>/usr/share/libreoffice/help</value>
          </prop>
          <prop oor:name="Linguistic" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the files that are necessary for the
            spellcheck.
          </info>
            <value>$(insturl)/share/dict</value>
          </prop>
          <prop oor:name="Module" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the Office modules.
          </info>
            <value>$(progpath)</value>
          </prop>
          <prop oor:name="Palette" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the path to the palette files *.SOB to *.SOF
            containing user-defined colors and patterns.
          </info>
            <value>
              <it>$(insturl)/share/palette</it>
              <it>$(userurl)/config</it>
            </value>
          </prop>
          <prop oor:name="Plugin" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the directory in which the plugins are saved.
          </info>
            <value>
              <it>$(progpath)/plugin</it>
            </value>
          </prop>
          <prop oor:name="Template" oor:type="oor:string-list">
            <info>
            Specifies the templates originate from these folders and
            sub-folders.
          </info>
            <value>
              <it>$(insturl)/share/template/$(vlang)</it>
              <it>$(insturl)/share/template/common</it>
              <it>$(userurl)/template</it>
            </value>
          </prop>
          <prop oor:name="UIConfig" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies additional folders containing a global user
            interface configuration. The final user interface configuration is
            merged from UserConfig and from these folders.
          </info>
            <value>
              <it>$(insturl)/share/config</it>
            </value>
          </prop>
          <prop oor:name="UserConfig" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the folder with the user settings.
          </info>
            <value>$(userurl)/config</value>
          </prop>
          <prop oor:name="UserDictionary" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the custom dictionaries.
          </info>
            <value>$(userurl)/wordbook</value>
          </prop>
          <prop oor:name="Work" oor:type="xs:string">
            <info>
            Specifies the path of the work folder, which can be modified
            according to the user's needs. The path specified here can be seen
            in the Open or Save dialog.
          </info>
            <value>$(work)</value>
          </prop>
        </group>
        <group oor:name="Default">
          <info>
          Contains the default values of all the paths, which can be
          modified according to the user's needs. They are used when pressing
          the Standard-button in the Options dialog.
        </info>
          <prop oor:name="Addin" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory that contains spreadsheet
            add-ins which use the old add-in API.
          </info>
            <value>$(progpath)/addin</value>
          </prop>
          <prop oor:name="AutoCorrect" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directory for the settings of the
            AutoCorrect dialog.
          </info>
            <value>
              <it>$(insturl)/share/autocorr</it>
              <it>$(userurl)/autocorr</it>
            </value>
          </prop>
          <prop oor:name="AutoText" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directory where the AutoText modules are
            located.
          </info>
            <value>
              <it>$(insturl)/share/autotext/$(vlang)</it>
              <it>$(userurl)/autotext</it>
            </value>
          </prop>
          <prop oor:name="Backup" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory for the automatic backup
            copies of documents.
          </info>
            <value>$(userurl)/backup</value>
          </prop>
          <prop oor:name="Basic" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directory where the Basic files, used by
            the AutoPilots, are located.
          </info>
            <value>
              <it>$(insturl)/share/basic</it>
              <it>$(userurl)/basic</it>
            </value>
          </prop>
          <prop oor:name="Bitmap" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where the bitmap files, which
            can be used for the menu and toolbar icons, are located.
          </info>
            <value>$(insturl)/share/config/symbol</value>
          </prop>
          <prop oor:name="Config" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where the configuration files
            are stored.
          </info>
            <value>$(insturl)/share/config</value>
          </prop>
          <prop oor:name="Classification" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the URL of the default TSCP BAF policy file.
          </info>
            <value>$(insturl)/share/classification/example.xml</value>
          </prop>
          <prop oor:name="Dictionary" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where the provided
            dictionaries are located.
          </info>
            <value>$(insturl)/share/wordbook/$(vlang)</value>
          </prop>
          <prop oor:name="Favorite" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where folder bookmarks are
            stored.
          </info>
            <value>$(userurl)/config/folders</value>
          </prop>
          <prop oor:name="Filter" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where all the filters are
            stored.
          </info>
            <value>$(progpath)/filter</value>
          </prop>
          <prop oor:name="Gallery" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directory where the Gallery database and
            multimedia files are located.
          </info>
            <value>
              <it>$(insturl)/share/gallery</it>
              <it>$(userurl)/gallery</it>
            </value>
          </prop>
          <prop oor:name="Graphic" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory used by the dialog for opening
            an image or for saving a new image.
          </info>
            <value>$(userurl)/gallery</value>
          </prop>
          <prop oor:name="Help" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where Office help files are
            located.
          </info>
            <value>/usr/share/libreoffice/help</value>
          </prop>
          <prop oor:name="Linguistic" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory where the files that are
            necessary for the spellcheck are saved.
          </info>
            <value>$(insturl)/share/dict</value>
          </prop>
          <prop oor:name="Module" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory which contains the Office
            modules.
          </info>
            <value>$(progpath)</value>
          </prop>
          <prop oor:name="Palette" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory for the palette files *.SOB to
            *.SOF containing user-defined colors and patterns.
          </info>
            <value>$(userurl)/config</value>
          </prop>
          <prop oor:name="Plugin" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directory where the Office plugins are
            located.
          </info>
            <value>
              <it>$(progpath)/plugin</it>
            </value>
          </prop>
          <prop oor:name="Temp" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory that is used as a base
            directory for all temporary Office files.
          </info>
            <value>$(temp)</value>
          </prop>
          <prop oor:name="Template" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directory where all provided templates
            are located in folders and sub-folders.
          </info>
            <value>
              <it>$(insturl)/share/template/$(vlang)</it>
              <it>$(insturl)/share/template/common</it>
              <it>$(userurl)/template</it>
            </value>
          </prop>
          <prop oor:name="UIConfig" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the default directories for the global user
            interface configuration. The final user interface configuration is
            merged from UserConfig and from these folders.
          </info>
            <value/>
          </prop>
          <prop oor:name="UserConfig" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory which stores the user
            settings.
          </info>
            <value>$(userurl)/config</value>
          </prop>
          <prop oor:name="UserDictionary" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default directory which stores the custom
            dictionaries.
          </info>
            <value>$(userurl)/wordbook</value>
          </prop>
          <prop oor:name="Work" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the default working directory where user stores
            documents.
          </info>
            <value>$(work)</value>
          </prop>
        </group>
      </group>
      <group oor:name="Font">
        <info>
        Contains some common settings for fonts.
      </info>
        <group oor:name="Substitution">
          <info>
          Contains settings for the font substitution.
        </info>
          <prop oor:name="Replacement" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines if the list of font replacements is applied or
            not
            Apply replacement table
          </info>
            <value>false</value>
          </prop>
          <set oor:name="FontPairs" oor:node-type="FontReplacement">
            <info>
            Specifies a substitution of the requested font, even if this
            font is available on the user's system.
          </info>
          </set>
        </group>
        <group oor:name="View">
          <info>
          Contains the settings for the font selection box in the object
          bar.
        </info>
          <prop oor:name="History" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Contains the last five fonts, which are shown on the top of a
            list, beginning with the last one. This list will be displayed on
            the font-name-box of the object bar.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowFontBoxWYSIWYG" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies that the names of the selectable fonts will be
            displayed with this font.
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="SourceViewFont">
          <info>
          Specifies the font name and height used in HTML source
          view
        </info>
          <prop oor:name="FontName" oor:type="xs:string">
            <info>
            Specifies the name of the font that is used in source views
            (HTML source view or BASIC IDE)
          </info>
          </prop>
          <prop oor:name="FontHeight" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the height, in points, of the font that is used in
            source views (HTML source view or BASIC IDE)
          </info>
            <value>10</value>
          </prop>
          <prop oor:name="NonProportionalFontsOnly" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether only non-proportional font should be
            presented on the dialog page.
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Menus">
        <info>
        Contains information about configurable menus.
      </info>
        <set oor:name="New" oor:node-type="MenuType">
          <info>
          Contains all entries of new menu.
        </info>
        </set>
        <set oor:name="Wizard" oor:node-type="MenuType">
          <info>
          Contains all entries of wizard menu.
        </info>
        </set>
        <set oor:name="HelpBookmarks" oor:node-type="MenuType">
          <info>
          Contains all help bookmarks.
        </info>
        </set>
        <prop oor:name="SendFeedbackURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command SendFeedback (SID_SEND_FEEDBACK).
        </info>
        </prop>
        <prop oor:name="VolunteerURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL opened per click on the brand image at the start center.
        </info>
        </prop>
        <prop oor:name="QA_URL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command QuestionAnswers (SID_Q_AND_A).
        </info>
        </prop>
        <prop oor:name="DocumentationURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command Documentation (SID_DOCUMENTATION).
        </info>
        </prop>
        <prop oor:name="GetInvolvedURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command GetInvolved (SID_GETINVOLVED).
        </info>
        </prop>
        <prop oor:name="DonationURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command Donation (SID_DONATION).
        </info>
        </prop>
        <prop oor:name="ReleaseNotesURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command WhatsNew (SID_WHATSNEW).
        </info>
        </prop>
        <prop oor:name="CreditsURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL for the LibreOffice Credits page.
        </info>
        </prop>
        <prop oor:name="HyphenationMissingURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used with the UNO command HyphenationMissing (SID_HYPHENATIONMISSING).
        </info>
        </prop>
        <prop oor:name="InstallJavaURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used for Install Java message box.
        </info>
        </prop>
        <prop oor:name="PrivacyPolicyURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL for a privacy policy.
        </info>
        </prop>
        <prop oor:name="ExtensionsURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL used for Extensions box.
        </info>
        </prop>
      </group>
      <group oor:name="History">
        <info>
        Contains history information.
      </info>
        <prop oor:name="HelpBookmarkSize" oor:type="xs:int" oor:nillable="false">
          <info>
          Describes the range and current size of the help bookmark
          history list.
        </info>
          <value>10000</value>
        </prop>
        <prop oor:name="Size" oor:type="xs:int" oor:nillable="false">
          <info>
          Describes the range and current size of the history list.
        </info>
          <value>100</value>
        </prop>
        <prop oor:name="PickListSize" oor:type="xs:int" oor:nillable="false">
          <info>
          Describes the range and current size of the picklist shown
          inside the menu.
        </info>
          <value>25</value>
        </prop>
        <prop oor:name="RecentDocsThumbnail" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether to generate/show a thumbnail image for RecentDocsView.
          Store/show thumbnails in RecentDocs History
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ShowCurrentModuleOnly" oor:type="xs:boolean" oor:nillable="false">
          <info>
          The entry specifies if the recent document list should show only
          files that can be handled by the current module.
        </info>
          <value>false</value>
        </prop>
        <set oor:name="HelpBookmarks" oor:node-type="HistoryType">
          <info>
          Contains the most recently opened help documents.
        </info>
        </set>
        <set oor:name="List" oor:node-type="HistoryType">
          <info>
          Contains the most recently opened documents.
        </info>
        </set>
        <set oor:name="PickList" oor:node-type="HistoryType">
          <info>
          Contains the most recently used documents displayed in the file
          menu.
        </info>
        </set>
      </group>
      <group oor:name="Internal">
        <info>
        Contains settings which are used during the Office startup to
        check for unfinished work.
      </info>
        <set oor:name="RecoveryList" oor:node-type="RecoveryEntry">
          <info>
          Contains the documents that were opened when the office
          crashed.
        </info>
        </set>
      </group>
      <group oor:name="Save">
        <info>
        Contains general settings about the saving process.
      </info>
        <prop oor:name="WorkingSet" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the all open windows and documents should be saved.
          If set to true, the URLs of all open documents and all view properties
          of all open views are saved when terminating the application.
          Open documents
        </info>
          <value>false</value>
        </prop>
        <group oor:name="Document">
          <info>
          Contains settings which specify how documents are saved.
        </info>
          <prop oor:name="Unpacked" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Saves OOo 6.0 XML file documents unpacked into a directory.
            Documents are represented by the directory content and not by a
            single file.
            Save XML files unpacked
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="UseUserData" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if the user's name should be written into the
            Properties dialog of the document when saving the document.
            Use data for document properties
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="AutoSave" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Not used anymore
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="GenerateThumbnail" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to generate a thumbnail image and place it inside the
            odf archive file, which makes it possible to see a preview of the document.
            Store a preview of this document
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="CreateBackup" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to create a backup copy when a modified
            document is saved.
            Always create backup copy
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="BackupIntoDocumentFolder" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to save the backup copy into the same folder
                as the original document.
            Place backup in same folder as document
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="EditProperty" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if the document properties dialog will be opened for
            editing every time a document is saved under a new filename.
            Edit document properties before saving
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="AutoSaveTimeIntervall" oor:type="xs:int" oor:nillable="false">
            <info>
            Not used anymore
          </info>
            <value>10</value>
          </prop>
          <prop oor:name="ViewInfo" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Saves view properties of last active document view when saving
            a document.
            Document view
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="PrettyPrinting" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if files saved in the OOo 6.0 XML file formats
            should be in pretty printing format. Saving and loading the document
            takes more time in pretty printing format.
            Open windows
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="WarnAlienFormat" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if a warning message is shown if a file is going to
            be saved to an alien format.
            Open windows
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="AlwaysSaveAs" oor:type="xs:boolean" oor:nillable="false">
            <info>
            If the option is set, every time a user triggers a plain Save
            operation, SaveAs operation with possible additional user
            notifications will be started.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="LoadPrinter" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if the printer settings will be loaded with the
            document.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="GeneratorOverride" oor:type="xs:string" oor:nillable="false">
            <info>
            If set, the value will be used as the generator information saved
            in documents. Note that the generator information may affect document import
            and using an inappropriate value here may change how the document is imported.
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Graphic">
          <info>
          Contains settings on how images contained in a document should
          be saved.
        </info>
          <prop oor:name="Format" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies how images contained in a document are
            saved.
            Save images Normal/Compressed/Original format
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="AddReplacementImages" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Export replacement objects as fallback images for vector graphics (True).
            Export replacement objects as fallback images for vector graphics
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="URL">
          <info>
          Specifies how URLs in documents should be processed during
          save.
        </info>
          <prop oor:name="FileSystem" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether URLs in documents should be saved relative
            to the file system.
            File system
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Internet" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if URLs in documents should be saved relative to the
            Internet.
            Internet
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="ODF">
          <info>
          Specifies ODF settings.
        </info>
          <prop oor:name="DefaultVersion" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the default ODF version for saving documents.
          </info>
            <value>3</value>
          </prop>
        </group>
      </group>
      <group oor:name="Load">
        <info>
        Contains settings regarding the loading of documents.
      </info>
        <prop oor:name="UserDefinedSettings" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether the user defined configuration settings are
          loaded together with the document.
          Load user-defined settings
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ViewPositionForAnyUser" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the view position of the document is loaded with
          a document even if it was saved by a different user.
          
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DetectWebDAVRedirection" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether to use WebDAV when a file is loaded from a mapped WebDAV drive.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="DisableBuiltinStyles" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether to skip addition of built-in styles to the document model.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Security">
        <info>
        Contains security specific Office settings.
      </info>
        <prop oor:name="LoadExoticFileFormats" oor:type="xs:int" oor:nillable="false">
          <info>
          Determines how exotic file formats should be handled.
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="EnableExpertConfiguration" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the user has access to the entire
          configuration via the Expert Configuration button.
        </info>
          <value>true</value>
        </prop>
        <group oor:name="OpenPGP">
          <info>
          Contains security settings regarding the GnuPG/OpenPGP backend.
        </info>
          <prop oor:name="MinimalKeyExport" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines if the PGPKeyPacket element on signed
            documents will contain the full public key (default), or
            the potentially much smaller minimal one, without any signatures.
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Scripting">
          <info>
          Contains security settings regarding Basic scripts.
        </info>
          <prop oor:name="SecureURL" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Lists all trustworthy URLs: file: All scripts from the local
            file system including a LAN; private:explorer: Scripts from the
            Explorer; private:help: Scripts in the help system; private:newmenu:
            Scripts that are executed by the commands File-New and AutoPilot;
            private:schedule: Scripts of the scheduler; private:searchfolder:
            Scripts of the searchfolder; private:user: Scripts that are entered
            in the URL field.
          </info>
            <value/>
          </prop>
          <prop oor:name="WarnSaveOrSendDoc" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to warn when saving or sending documents with
            personal/hidden data.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="WarnSignDoc" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to warn when signing documents with
            personal/hidden data.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="CertDir" oor:type="xs:string">
            <info>
            Contains the path to the users NSS certificate directory.
          </info>
          </prop>
          <prop oor:name="ManualCertDir" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the last path manually selected by the user for the CertDir property.
          </info>
          </prop>
          <prop oor:name="CertMgrPath" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains the path of certificate manager if specified.
          </info>
            <value/>
          </prop>
          <prop oor:name="TSAURLs" oor:type="oor:string-list">
            <info>
            Contains the URLs or Time Stamping Authority servers.
          </info>
          </prop>
          <prop oor:name="WarnPrintDoc" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to warn when printing documents with
            personal/hidden data.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="WarnCreatePDF" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to warn when creating PDF documents with
            personal/hidden data.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RemovePersonalInfoOnSaving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to remove personal information on
            saving.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="KeepRedlineInfoOnSaving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            
              Specifies whether to keep track changed information on
              saving if RemovePersonalInfoOnSaving is true.
            
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="KeepDocUserInfoOnSaving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            
              Specifies whether to keep document user information on
              saving if RemovePersonalInfoOnSaving is true.
            
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="KeepNoteAuthorDateInfoOnSaving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            
              Specifies whether to keep note author and date information on
              saving if RemovePersonalInfoOnSaving is true.
            
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="KeepDocVersionInfoOnSaving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            
              Specifies whether to keep document version information on
              saving if RemovePersonalInfoOnSaving is true.
            
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RecommendPasswordProtection" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to recommend password protection when saving
            documents.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PasswordPolicy" oor:type="xs:string">
            <info>
            Specifies the password policy regular expression to be forced
            when a password is being entered. If the password doesn't match the
            regular expression it is denied.

            For example a policy that enforces minimum eight characters, at
            least one uppercase, one lowercase letter and one number would be:
            ^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)[a-zA-Z\d]{8,}$
            
          </info>
          </prop>
          <prop oor:name="PasswordPolicyErrorMessage" oor:type="xs:string" oor:localized="true" oor:nillable="false">
            <info>
            Specifies the displayed error message when the entered
            password doesn't meet the password policy. Should describe the
            password policy.
          </info>
            <value>Password does not meet the password policy.</value>
          </prop>
          <prop oor:name="HyperlinksWithCtrlClick" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether ctrl-click is required to follow
            hyperlinks.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="BlockUntrustedRefererLinks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether to block any links originating from
            documents that are not among the trusted locations.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="MacroSecurityLevel" oor:type="xs:int" oor:nillable="false">
            <info>
            Level of Macro security.
          </info>
            <value>2</value>
          </prop>
          <prop oor:name="DisableMacrosExecution" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the macro execution is disabled in general.
            This will disable Basic, Beanshell, Javascript and Python scripts.
            If it is set to true, the "MacroSecurityLevel" is ignored. If it is
            set to false, the mentioned entry specified the level of macro
            security.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="DisableActiveContent" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether or not to disable active content. Right now
            only disables active embedded content (OLE) and DDE.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="CheckDocumentEvents" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Warn on load when a document binds an event to a macro
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="AllowedDocumentEventURLs" oor:type="oor:string-list">
            <info>
            List of script URLS which are allowed to be called by document events.
            Look into content.xml of the odf file to find the URL.
            You can either write the full URL, a part of it (starting from the beginning),
            or use regular expressions.
            Examples:
              * vnd.sun.star.script:Standard.Module1.Main?language=Basic&amp;location=user
              * vnd.sun.star.script:Standard.Module1
              * vnd.sun.star.script:YourScript.*location=share
              * .*location=application.*

            When this property is not set, all document event URLs are allowed.
            
          </info>
          </prop>
          <set oor:name="TrustedAuthors" oor:node-type="TrustedAuthor">
            <info>
            List with trusted authors.
          </info>
          </set>
          <group oor:name="WindowsSecurityZone">
            <info>
            Contains security settings regarding Basic scripts.
          </info>
            <prop oor:name="ZoneLocal" oor:type="xs:int" oor:nillable="false">
              <info>
              Action needed for opening document with macro with Windows zone
              identifier URLZONE_LOCAL_MACHINE (0, local machine).
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ZoneIntranet" oor:type="xs:int" oor:nillable="false">
              <info>
              Action needed for opening document with macro with Windows zone
              identifier URLZONE_INTRANET (1, local machine).
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ZoneTrusted" oor:type="xs:int" oor:nillable="false">
              <info>
              Action needed for opening document with macro with Windows zone
              identifier URLZONE_TRUSTED (2, trusted).
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ZoneInternet" oor:type="xs:int" oor:nillable="false">
              <info>
              Action needed for opening document with macro with Windows zone
              identifier URLZONE_INTERNET (3, internet).
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ZoneUntrusted" oor:type="xs:int" oor:nillable="false">
              <info>
              Action needed for opening document with macro with Windows zone
              identifier URLZONE_UNTRUSTED (3, untrusted source).
            </info>
              <value>0</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="View">
        <info>
        Contains window and dialog settings.
      </info>
        <group oor:name="NewDocumentHandling">
          <info>
          Contains settings to change new document window behavior.
        </info>
          <prop oor:name="ForceFocusAndToFront" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Every new document window will be forced to front and grabs
            the focus.
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Dialog">
          <info>
          Contains settings which specify how dialogs and toolbars should
          be displayed.
        </info>
          <prop oor:name="MousePositioning" oor:type="xs:short" oor:nillable="false">
            <info>
            Determines the automatic mouse positioning on dialogs: 0 -
            Default button 1 - Dialog center 2 - No automatic positioning
            Mouse positioning
          </info>
            <value>2</value>
          </prop>
          <prop oor:name="MiddleMouseButton" oor:type="xs:short" oor:nillable="false">
            <info>
            Determines the action assigned to the middle mouse button: 0 -
            No action 1 -Auto scroll 2 - Paste selection.
            Middle mouse button
          </info>
            <value>1</value>
          </prop>
        </group>
        <group oor:name="Menu">
          <info>
          Contains menu view settings.
        </info>
          <prop oor:name="DontHideDisabledEntry" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Shows all deactivated menu entries. Menu commands that are
            normally not necessary are hidden by default.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsSystemIconsInMenus" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether icons in the office menus should
            shown/hidden by following the System theme.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowIconsInMenues" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether icons in the office menus should be
            displayed.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="FollowMouse" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies automatic selection while moving the mouse over a
            menu (True).
            Menu follows mouse pointer
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShortcutsInContextMenus" oor:type="xs:short" oor:nillable="false">
            <info>
            Indicates whether keyboard shortcuts should be displayed in
            context menus.
            Shortcuts in context menus
          </info>
            <value>2</value>
          </prop>
        </group>
        <group oor:name="Window">
          <info>
          Contains settings for general windows used by the Office.
        </info>
          <prop oor:name="Drag" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the representation of the window while
            dragging.
            Window Drag
          </info>
            <value>2</value>
          </prop>
        </group>
        <group oor:name="FontAntiAliasing">
          <info>
          Font antialiasing properties
        </info>
          <prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies font antialiasing properties
            Font Antialiasing Enabled
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="MinPixelHeight" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies an additional limit if Font Antialiasing is enabled.
            Fonts that are smaller than the specified limit are not
            anti-aliased.
            Font Antialiasing Minimum Pixel Height
          </info>
            <value>8</value>
          </prop>
        </group>
      </group>
      <group oor:name="Undo">
        <info>
        Contains the settings regarding the undo operation in the
        Office.
      </info>
        <prop oor:name="Steps" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies how many operations can be undone in a row.
          Number of steps
        </info>
          <value>100</value>
        </prop>
      </group>
      <group oor:name="Setup">
        <info>
        Specifies options related to the setup.
      </info>
        <group oor:name="Language">
          <info>
          Specifies options related to the installed languages.
        </info>
          <prop oor:name="Locales" oor:type="oor:string-list">
            <info>
            Contains the installed Office languages for the menus and
            dialogs.
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="Print">
        <info>
        Specifies options related to printing.
      </info>
        <prop oor:name="PrintingModifiesDocument" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if printing a document can modify a document due to
          reformatting
          (PrinterOptions) PrintingModifiesDocument
        </info>
          <value>false</value>
        </prop>
        <group oor:name="Warning">
          <info>
          Contains settings for print specific warnings.
        </info>
          <prop oor:name="PaperSize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if a warning should be displayed in case the
            printout requires a specific paper size
            (Warnings) Paper size
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PaperOrientation" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if a warning should be displayed in case the
            printout requires a specific paper orientation
            (Warnings) Paper orientation
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="NotFound" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if a warning should be displayed in case the printer
            defined in the document was not found
            (Warnings) Not found
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Transparency" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if a warning should be displayed in case the
            printout contains transparent objects.
            (Warnings) Transparency
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Option">
          <info>
          Specifies the options related to printing.
        </info>
          <group oor:name="Printer">
            <info>
            Specifies the options related to printing.
          </info>
            <prop oor:name="ReduceTransparency" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to ignore transparency for the output of
              objects.
              (PrinterOptions) ReduceTransparency
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReducedTransparencyMode" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies type of transparency reduction: 0 - Automatically
              determine reduction, 1 - Always disabled.
              (PrinterOptions) ReducedTransparencyMode
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ReduceGradients" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to reduce memory usage for output of
              gradients by limiting the number of gradient steps.
              (PrinterOptions) ReduceGradients
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReducedGradientMode" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies type of gradient reduction: 0 - reduce the number
              of stripes, 1 - reduce to color.
              (PrinterOptions) ReducedGradientMode
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ReducedGradientStepCount" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies the maximum number stripes used for output of
              gradients.
              (PrinterOptions) ReducedGradientStepCount
            </info>
              <value>64</value>
            </prop>
            <prop oor:name="ReduceBitmaps" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to reduce the memory usage of bitmaps for
              print process by limiting the resolution.
              (PrinterOptions) ReduceBitmaps
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReducedBitmapMode" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies type of bitmap reduction: 0 - Automatically
              determine optimal resolution, 1 - Use original resolution, 2 -
              User defined resolution.
              (PrinterOptions) ReducedBitmapMode
            </info>
              <value>1</value>
            </prop>
            <prop oor:name="ReducedBitmapResolution" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies resolution of reduced bitmaps: 0 - 72DPI, 1 -
              96DPI, 2 - 150DPI, 3 - 200DPI, 4 - 300DPI, 5 - 600DPI.
              (PrinterOptions) ReducedBitmapResolution
            </info>
              <value>3</value>
            </prop>
            <prop oor:name="ReducedBitmapIncludesTransparency" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to reduce the resolution of automatically
              created substitution bitmaps of transparent objects.
              (PrinterOptions) ReducedBitmapIncludesTransparency
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ConvertToGreyscales" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to create only grayscale output of all
              objects.
              (PrinterOptions) ConvertToGreyscales
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="PDFAsStandardPrintJobFormat" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Not used anymore
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="File">
            <info>
            Specifies the options for printing to a file.
            Print File
          </info>
            <prop oor:name="ReduceTransparency" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to ignore transparency for the output of
              objects.
              (PrintFileOptions) ReduceTransparency
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReducedTransparencyMode" oor:type="xs:short" oor:nillable="false">
              <info>
              Indicates the type of transparency reduction: 0 -
              Automatically determine reduction, 1 - Always disabled.
              (PrintFileOptions) ReducedTransparencyMode
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ReduceGradients" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to reduce memory usage for output of
              gradients by limiting the number of gradient steps.
              (PrintFileOptions) ReduceGradients
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReducedGradientMode" oor:type="xs:short" oor:nillable="false">
              <info>
              Indicates the type of gradient reduction: 0 - Reduce the
              number of stripes, 1 - Reduce to color.
              (PrintFileOptions) ReducedGradientMode
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ReducedGradientStepCount" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies the maximum number stripes used for output of
              gradients.
              (PrintFileOptions) ReducedGradientStepCount
            </info>
              <value>64</value>
            </prop>
            <prop oor:name="ReduceBitmaps" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to reduce the memory usage of bitmaps for
              the print process by limiting the resolution.
              (PrintFileOptions) ReduceBitmaps
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReducedBitmapMode" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies the type of bitmap reduction: 0 - Automatically
              determine optimal resolution, 1 - Use original resolution, 2 -
              User defined resolution.
              (PrintFileOptions) ReducedBitmapMode
            </info>
              <value>1</value>
            </prop>
            <prop oor:name="ReducedBitmapResolution" oor:type="xs:short" oor:nillable="false">
              <info>
              Specifies the resolution of reduced bitmaps: 0 - 72DPI, 1 -
              96DPI, 2 - 150DPI, 3 - 200DPI, 4 - 300DPI, 5 - 600DPI.
              (PrintFileOptions) ReducedBitmapResolution
            </info>
              <value>3</value>
            </prop>
            <prop oor:name="ReducedBitmapIncludesTransparency" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to reduce the resolution of automatically
              created substitution bitmaps of transparent objects.
              (PrintFileOptions)
              ReducedBitmapIncludesTransparency
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ConvertToGreyscales" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether to create only grayscale output of all
              objects.
              (PrintFileOptions) ConvertToGreyscales
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="PDFAsStandardPrintJobFormat" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Not used anymore
            </info>
              <value>true</value>
            </prop>
          </group>
        </group>
        <group oor:name="Dialog">
          <info>
          User-settings on the printer dialog
        </info>
          <prop oor:name="RangeSectionExpanded" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines whether the range section should be expanded.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="LayoutSectionExpanded" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines whether the layout section should be expanded.
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="UserColors">
        <info>
        Contains recent colors and custom colors
      </info>
        <prop oor:name="RecentColor" oor:type="oor:int-list" oor:nillable="false">
          <info>
          List of Recent colors
        </info>
          <value/>
        </prop>
        <prop oor:name="RecentColorName" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of Recent color names
        </info>
          <value/>
        </prop>
        <prop oor:name="PaletteName" oor:type="xs:string" oor:nillable="false">
          <info>
          Name of selected palette
        </info>
          <value>standard</value>
        </prop>
        <prop oor:name="CustomColor" oor:type="oor:int-list" oor:nillable="false">
          <info>
          List of Custom colors
        </info>
          <value/>
        </prop>
        <prop oor:name="CustomColorName" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of Custom color names
        </info>
          <value/>
        </prop>
      </group>
      <group oor:name="RecentCharacters">
        <info>
        Contains recent characters
      </info>
        <prop oor:name="RecentCharacterList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of Recent characters
        </info>
          <value/>
        </prop>
        <prop oor:name="RecentCharacterFontList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of Recent character font
        </info>
          <value/>
        </prop>
      </group>
      <group oor:name="FavoriteCharacters">
        <info>
        Contains Favorite characters
      </info>
        <prop oor:name="FavoriteCharacterList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of Favorite characters
        </info>
          <value>
            <it>&#x20AC;</it>
            <it>&#xA5;</it>
            <it>&#xA3;</it>
            <it>&#xA9;</it>
            <it>&#x3A3;</it>
            <it>&#x3A9;</it>
            <it>&#x2264;</it>
            <it>&#x2265;</it>
            <it>&#x221E;</it>
            <it>&#x3C0;</it>
            <it>&#x2020;</it>
            <it>&#x2021;</it>
          </value>
        </prop>
        <prop oor:name="FavoriteCharacterFontList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of Favorite character font
        </info>
          <value>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
            <it>Liberation Serif</it>
          </value>
        </prop>
      </group>
      <group oor:name="Help">
        <info>
        Contains settings that specify the common help settings.
      </info>
        <prop oor:name="ShowBasic" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether basic help should be shown.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Locale" oor:type="xs:string" oor:nillable="false">
          <info>
          Determines the locale for the help pages.
        </info>
          <value/>
        </prop>
        <prop oor:name="System" oor:type="xs:string" oor:nillable="false">
          <info>
          Determines the operating system on which the help system is
          displayed.
        </info>
          <value/>
        </prop>
        <prop oor:name="Tip" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Activates the Tip help.
          Tips
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ExtendedTip" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Activates the Extended help.
          Extended Tips
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="BuiltInHelpNotInstalledPopUp" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Activates "Built-in help is not installed" pop-up
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="HelpStyleSheet" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of the stylesheet used to display help
          content.
        </info>
          <value>Default</value>
        </prop>
        <prop oor:name="HelpRootURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the root URL to the Office help pages. Blank disables
          Help buttons on dialogs in LibreOffice Online.
        </info>
          <value>https://help.libreoffice.org/help.html?</value>
        </prop>
        <group oor:name="StartCenter">
          <info>
          Contains settings for the start center.
        </info>
          <prop oor:name="AddFeatureURL" oor:type="xs:string" oor:nillable="false">
            <info>
            Not used anymore
          </info>
            <value/>
          </prop>
          <prop oor:name="InfoURL" oor:type="xs:string" oor:nillable="false">
            <info>
            Contains a string specifying the URL to be browsed for
            information about the product
          </info>
            <value/>
          </prop>
          <prop oor:name="StartCenterThumbnailsBackgroundColor" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the background color of the thumbnail area in the start center.
          </info>
            <value>6710886</value>
          </prop>
          <prop oor:name="StartCenterThumbnailsTextColor" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the text color of the thumbnail area in the start center.
          </info>
            <value>15658734</value>
          </prop>
        </group>
      </group>
      <group oor:name="Vectorize">
        <info>
        Specifies the options related to the vectorization of
        bitmaps.
      </info>
        <prop oor:name="ColorCount" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the number of colors that are used to create a vector
          graphic in Draw/Impress [UNIT=count].
          Number of colors
        </info>
          <value>8</value>
        </prop>
        <prop oor:name="PointReduce" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the number of pixels that you want to combine as a
          single pixel when creating a vector graphic.
          Point reduction
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="FillHole" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to create a tiled background before
          vectorizing.
          Fill holes
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="TileExtent" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the extent of background tiles that are used for
          vectorizing [UNIT=pixel].
          Tile extent
        </info>
          <value>32</value>
        </prop>
      </group>
      <group oor:name="DateFormat">
        <info>
        Specifies settings for the date formats used.
      </info>
        <prop oor:name="TwoDigitYear" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the first year that can be entered using
          two-digit-year date formats.
          First two-digit year
        </info>
          <value>1930</value>
        </prop>
      </group>
      <group oor:name="Filter">
        <info>
        Specifies default settings of Microsoft-, Graphic- and HTML
        filters.
      </info>
        <group oor:name="Adobe">
          <info>
          Specifies default settings of Adobe filters.
        </info>
          <group oor:name="Import">
            <info>
            Specifies default settings of Adobe import filters.
          </info>
            <prop oor:name="PDFToDraw" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if convertible PDF OLE objects are converted
              into Draw objects.
            </info>
              <value>true</value>
            </prop>
          </group>
        </group>
        <group oor:name="Microsoft">
          <info>
          Specifies default settings of Microsoft filters.
        </info>
          <group oor:name="Import">
            <info>
            Specifies default settings of Microsoft import filters.
          </info>
            <prop oor:name="MathTypeToMath" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if convertible MathType OLE objects are converted
              into Math objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="WinWordToWriter" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if convertible WinWord OLE objects are converted
              into Writer objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ExcelToCalc" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if convertible Excel OLE objects are converted
              into Calc objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="PowerPointToImpress" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if convertible PowerPoint OLE objects are
              converted into Impress objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="SmartArtToShapes" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if OOXML SmartArt objects are converted into LO shapes.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ImportWWFieldsAsEnhancedFields" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Flag to control use of enhanced fields.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ForceImportWWFieldsAsGenericFields" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Experimental: force all fields in RTF/DOCX to be imported as dumb generic enhanced fields.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="CreateMSOLockFiles" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if LO should create MSO lock files next to the LO lock files
              when opening a file. This makes MSO to be able to read the user name from
              the lock file and show it for the user.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="VisioToDraw" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if convertible Visio OLE objects are converted
              into Draw objects.
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="Export">
            <info>
            Specifies default settings of Microsoft export filters.
          </info>
            <prop oor:name="MathToMathType" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if embedded Math objects are converted into
              MathType objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="WriterToWinWord" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if embedded Writer objects are converted into
              WinWord objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="CalcToExcel" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if embedded Calc objects are converted into Excel
              objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ImpressToPowerPoint" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if embedded Impress objects are converted into
              PowerPoint objects.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="EnablePowerPointPreview" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if previews are created when saving PowerPoint
              documents.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="EnableExcelPreview" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if previews are created when saving Excel
              documents.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="EnableWordPreview" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if previews are created when saving Word
              documents.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="CharBackgroundToHighlighting" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if character background is exported as highlighting
              (and not as shading) when saving to Word document
            </info>
              <value>false</value>
            </prop>
          </group>
        </group>
        <group oor:name="Graphic">
          <info>
          Specifies default settings of graphic import and export
          dialogs.
        </info>
          <group oor:name="Import">
            <info>
            Specifies default settings of graphic import dialogs.
          </info>
            <group oor:name="PCD">
              <info>
              Specifies default settings of the PCD - Photo CD Base import
              dialog.
            </info>
              <prop oor:name="Resolution" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies import resolution of PCD graphics.
                Resolution - Base16 / Base4 / Base
              </info>
                <value>2</value>
              </prop>
            </group>
          </group>
          <group oor:name="Export">
            <info>
            Specifies default settings of graphic export dialogs.
          </info>
            <prop oor:name="PixelExportUnit" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the unit default that is used in the graphic
              export dialog if exporting pixel graphics.
            </info>
              <value>-1</value>
            </prop>
            <prop oor:name="PixelExportResolutionUnit" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the unit default for the resolution that is used
              in the graphic export dialog if exporting pixel
              graphics.
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="PixelExportResolution" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the logical width of a graphic.
              [UNIT=1/100 mm].
            </info>
              <value>96</value>
            </prop>
            <prop oor:name="MaxFilesizeForRealtimePreview" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the maximum raw graphic size in bytes up to which
              the realtime preview is enabled, for fast computers this value may
              be enlarged
            </info>
              <value>4000000</value>
            </prop>
            <prop oor:name="VectorExportUnit" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the unit default that is used in the graphic
              export dialog if exporting vector graphics.
            </info>
              <value>-1</value>
            </prop>
            <group oor:name="BMP">
              <info>
              Specifies default settings of the Windows Bitmap export
              dialog.
            </info>
              <prop oor:name="Color" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies the number of colors that are to be used for the
                export.
                Color resolution
              </info>
                <value>0</value>
              </prop>
              <prop oor:name="RLE_Coding" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Specifies if Run-Length-Encoding should be used in the
                export.
                RLE coding
              </info>
                <value>true</value>
              </prop>
            </group>
            <group oor:name="EPS">
              <info>
              Specifies default settings of the EPS - Encapsulated
              Postscript export dialog.
            </info>
              <prop oor:name="Preview" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if a preview graphic should be exported together
                with the Encapsulated PostScript file. Due to the fact that most
                programs can't render eps graphics, it is useful to provide a
                preview that can be displayed as replacement. The preview
                graphic will also be printed if the printer is not capable of
                Postscript.
                Preview - Picture preview (TIFF) / Interchange
                (EPSI)
              </info>
                <value>0</value>
              </prop>
              <prop oor:name="Version" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies the PostScript version that has to be used for
                the EPS export. Because not every PostScript printer is capable
                of version 2 PostScript, it is sometimes necessary to create
                version 1 PostScript graphics. PostScript Level 1 does not
                support color and bitmap compression.
                Version - Level 1 / Level 2
              </info>
                <value>2</value>
              </prop>
              <prop oor:name="ColorFormat" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if color or grayscale format is used for the EPS
                export. This option is not available for version 1 PostScript
                files.
                Color format - Color / Grayscale
              </info>
                <value>2</value>
              </prop>
              <prop oor:name="CompressionMode" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if bitmaps are exported by using the LZW (Lempel
                - Ziv - Welch) compression algorithm. Compression is only
                available for level 2 PostScript files.
                Compression - LZW encoding / None
              </info>
                <value>2</value>
              </prop>
              <prop oor:name="TextMode" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if glyph outlines are exported. They produce the
                highest quality and it is the only possible way to create EPS
                files that are CJK compliant. Not using glyphs will produce
                smaller files, but it might lead to problems if not all fonts
                are available during printing.
                Export text using glyph outlines - always / never
              </info>
                <value>0</value>
              </prop>
            </group>
            <group oor:name="GIF">
              <info>
              Specifies default settings of the GIF - Graphics Interchange
              export dialog.
            </info>
              <prop oor:name="Interlaced" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if graphics should be exported using interlace.
                It is recommended for big pictures to activate interlace, so the
                content can be displayed immediately when loading the
                picture.
              </info>
                <value>1</value>
              </prop>
              <prop oor:name="Translucent" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if the graphic background is stored as
                transparent.
              </info>
                <value>1</value>
              </prop>
            </group>
            <group oor:name="JPG">
              <info>
              Specifies default settings of the JPEG - Joint Photographic
              Experts Group export dialog.
            </info>
              <prop oor:name="Quality" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies quality of the JPG export. A higher value
                results in higher quality and file size.
              </info>
                <value>75</value>
              </prop>
              <prop oor:name="ColorMode" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if graphics are exported using true color or
                grayscale.
              </info>
                <value>0</value>
              </prop>
            </group>
            <group oor:name="PBM">
              <info>
              Specifies default settings of the PBM - Portable Bitmap
              export dialog.
            </info>
              <prop oor:name="FileFormat" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if graphics are exported to binary- or ASCII
                format.
              </info>
                <value>1</value>
              </prop>
            </group>
            <group oor:name="PGM">
              <info>
              Specifies default settings of the PGM - Portable Graymap
              export dialog.
            </info>
              <prop oor:name="FileFormat" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if graphics are exported to a binary- or ASCII
                format.
              </info>
                <value>1</value>
              </prop>
            </group>
            <group oor:name="PPM">
              <info>
              Specifies default settings of the PPM - Portable Pixelmap
              export dialog.
            </info>
              <prop oor:name="FileFormat" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if graphics are exported to a binary- or ASCII
                format.
              </info>
                <value>1</value>
              </prop>
            </group>
            <group oor:name="PNG">
              <info>
              Specifies default settings of the PNG - Portable Network
              Graphic export dialog.
            </info>
              <prop oor:name="Compression" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies export compression settings which ranges from 0
                (no compression) to 9 (maximum compression). The calculating
                time increases with an ascending compression value.
              </info>
                <value>6</value>
              </prop>
              <prop oor:name="Interlaced" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if graphics should be exported using interlace.
                It is recommended for big pictures to activate interlace, so the
                content can be displayed immediately when loading the
                picture.
              </info>
                <value>1</value>
              </prop>
              <prop oor:name="Translucent" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies if the graphic background is stored as
                transparent.
              </info>
                <value>1</value>
              </prop>
            </group>
            <group oor:name="SVG">
              <info>
              Specifies default settings of SVG export dialog.
            </info>
              <prop oor:name="TinyMode" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Specifies if SVG Tiny profile should be used for
                export.
              </info>
                <value>false</value>
              </prop>
              <prop oor:name="EmbedFonts" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Specifies if fonts should be embedded into SVG
                file.
              </info>
                <value>true</value>
              </prop>
              <prop oor:name="UseNativeTextDecoration" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Specifies if text decoration like underlining and
                strike-through be drawn by using SVG attributes (true) or by
                drawing SVG primitives (false).
              </info>
                <value>true</value>
              </prop>
            </group>
          </group>
        </group>
        <group oor:name="HTML">
          <info>
          Contains settings for HTML import/export.
        </info>
          <group oor:name="Import">
            <info>
            Contains settings for HTML import.
          </info>
            <prop oor:name="NumbersEnglishUS" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if numbers should be parsed according to the en-US
              locale instead of the user's locale.
              Use 'English (USA)' locale for numbers
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="UnknownTag" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if unknown tags should be imported as
              fields.
              Import unknown HTML tags as fields
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="FontSetting" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if font settings should be ignored when
              importing.
              Ignore font settings
            </info>
              <value>false</value>
            </prop>
            <group oor:name="FontSize">
              <info>
              Specifies font size for HTML.
            </info>
              <prop oor:name="Size_1" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 1.
                Size 1
              </info>
                <value>7</value>
              </prop>
              <prop oor:name="Size_2" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 2.
                Size 2
              </info>
                <value>10</value>
              </prop>
              <prop oor:name="Size_3" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 3.
                Size 3
              </info>
                <value>12</value>
              </prop>
              <prop oor:name="Size_4" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 4.
                Size 4
              </info>
                <value>14</value>
              </prop>
              <prop oor:name="Size_5" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 5.
                Size 5
              </info>
                <value>18</value>
              </prop>
              <prop oor:name="Size_6" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 6.
                Size 6
              </info>
                <value>24</value>
              </prop>
              <prop oor:name="Size_7" oor:type="xs:int" oor:nillable="false">
                <info>
                Specifies font size for HTML as Token Font 7.
                Size 7
              </info>
                <value>36</value>
              </prop>
            </group>
          </group>
          <group oor:name="Export">
            <info>
            Contains settings for HTML export.
          </info>
            <prop oor:name="Browser" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the browser for which the HTML export should be
              optimized
              Browser
            </info>
              <value>4</value>
            </prop>
            <prop oor:name="Basic" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if Office Basic instructions are considered when
              exporting in HTML format.
              (Productname) Basic
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="PrintLayout" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if the print layout of the current document should
              also be exported.
              Print layout
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="LocalGraphic" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether images are copied to the Internet server when
              uploading via a network protocol.
              Copy local images to Internet
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Warning" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if a warning should be displayed to point out that
              the available Basic macros will be lost when exporting in HTML
              format.
              Display warning
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Encoding" oor:type="xs:int">
              <info>
              Specifies the mimetype for the text encoding.
              Encoding export
            </info>
            </prop>
          </group>
        </group>
        <group oor:name="PDF">
          <info>
          Specifies default settings of PDF export dialog.
        </info>
          <group oor:name="Export">
            <info>
            Specifies default settings of PDF export dialog.
          </info>
            <prop oor:name="UseLosslessCompression" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if graphics are exported to PDF using a lossless
              compression eg. PNG or if they are compressed using the JPEG
              format.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="Quality" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies quality of the JPG export. A higher value results
              in higher quality and file size.
            </info>
              <value>90</value>
            </prop>
            <prop oor:name="ReduceImageResolution" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if the resolution of each image is reduced to the
              resolution specified by the property MaxImageResolution.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="MaxImageResolution" oor:type="xs:int" oor:nillable="false">
              <info>
              If the property ReduceImageResolution is set to true all
              images will be reduced to the given value in DPI.
            </info>
              <value>300</value>
            </prop>
            <prop oor:name="UseTaggedPDF" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Determines if PDF are created by using special tags also
              known as Tagged PDF.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ExportNotes" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if notes are exported to PDF.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ExportNotesInMargin" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if notes are exported in the document margin.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ViewPDFAfterExport" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if PDF automatically opens after export.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ExportBookmarks" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if bookmarks are exported to PDF.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ExportPlaceholders" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if placeholder fields are exported to PDF.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="OpenBookmarkLevels" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies how many bookmark levels should be opened in the
              reader application when the PDF gets opened.
            </info>
              <value>-1</value>
            </prop>
            <prop oor:name="ExportNotesPages" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if notes pages are exported to PDF. (Notes pages
              are available in Impress documents only).
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ExportOnlyNotesPages" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if only notes pages (i.e., not slides) are exported to PDF. (Notes pages
              are available in Impress documents only).
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="UseTransitionEffects" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies slide transitions are exported to PDF. This option
              is active only if storing Impress documents.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ExportHiddenSlides" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if hidden slides are exported to PDF. (Hidden slides
              are available in Impress documents only).
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="SinglePageSheets" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if each sheet is exported to PDF as a single page.
              (Available in Calc documents only).
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ExportFormFields" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether form fields are exported as widgets or
              only their fixed print representation is exported.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="FormsType" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the submitted format of a PDF form.
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="AllowDuplicateFieldNames" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether multiple form fields exported are allowed
              to have the same field name.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="IsSkipEmptyPages" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that automatically inserted empty pages are
              suppressed. This option is active only if storing Writer
              documents.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="IsAddStream" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that a stream is inserted to the PDF file which
              contains the original document for archiving purposes.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="HideViewerMenubar" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether to hide the PDF viewer menubar when the
              document is active.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="HideViewerToolbar" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether to hide the PDF viewer toolbar when the
              document is active.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="HideViewerWindowControls" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether to hide the PDF viewer controls when the
              document is active.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ResizeWindowToInitialPage" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the PDF viewer window is opened full screen
              when the document is opened.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="CenterWindow" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the PDF viewer window is centered to the
              screen when the PDF document is opened.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="OpenInFullScreenMode" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the PDF viewer window is opened full screen,
              on top of all windows..
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="DisplayPDFDocumentTitle" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the title of the document, if present in the
              document properties, is displayed in the PDF viewer window title
              bar.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="InitialView" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies how the PDF document should be displayed when
              opened.
            </info>
              <value>1</value>
            </prop>
            <prop oor:name="Magnification" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the action to be performed when the PDF document
              is opened.
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="Zoom" oor:type="xs:int" oor:nillable="false">
              <info>
              specifies the zoom level a PDF document is opened with. Only
              valid if "Magnification" is set to "4".
            </info>
              <value>100</value>
            </prop>
            <prop oor:name="InitialPage" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the page on which a PDF document should be opened
              in the viewer application.
            </info>
              <value>1</value>
            </prop>
            <prop oor:name="PageLayout" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the page layout to be used when the document is
              opened.
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="FirstPageOnLeft" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Used with the value 3 of the PageLayout property above, true
              if the first page (odd) should be on the left side of the
              screen.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="Printing" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies what printing is allowed.
            </info>
              <value>2</value>
            </prop>
            <prop oor:name="Changes" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the change allowed to the document.
            </info>
              <value>4</value>
            </prop>
            <prop oor:name="EnableCopyingOfContent" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the pages and the document content can be
              extracted to be used in other documents (copy and paste).
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="EnableTextAccessForAccessibilityTools" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the document content can be extracted to be
              used in accessibility applications.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="SelectPdfVersion" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the version of PDF to emit.
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="PDFUACompliance" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if the document is PDF/UA (Universal Accessibility) compliant
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ExportLinksRelativeFsys" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the file system related hyperlinks (file://
              protocol) present in the document will be exported as relative to
              the source document location.
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="PDFViewSelection" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the way the exported PDF will be viewed
              (experienced) by the user.
            </info>
              <value>0</value>
            </prop>
            <prop oor:name="ConvertOOoTargetToPDFTarget" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the target documents with .od[tpgs]
              extension, will have that extension changed to .pdf when the link
              is exported to PDF. The source document remains untouched.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ExportBookmarksToPDFDestination" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the bookmarks contained in the source
              OpenOffice.org file should be exported to the PDF file as Named
              Destination (see PDF 1.4 section 8.2.1).
            </info>
              <value>false</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="Misc">
        <info>
        Determines the miscellaneous entries for the common group.
      </info>
        <prop oor:name="Appearance" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the appearance of the user interface.
          Appearance
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="ApplicationAppearance" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the application colors.
          Application Colors
        </info>
          <value>1</value>
        </prop>
        <prop oor:name="MaxOpenDocuments" oor:type="xs:int">
          <info>
          Determines the maximum count of documents, which are allowed to
          be open at the same time. NIL will be interpreted as infinite!
        </info>
        </prop>
        <prop oor:name="FontsUseWinMetrics" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
            Fonts where the win metrics need to be considered in order to display the font correctly
            Fonts are identified by their name and the font metrics (see fontmetric.cxx:ShouldUseWinMetrics).
          
        </info>
          <value>
            <it>Celticmd,1571,-567,1571,-547,2126,559</it>
            <it>DIN Light,1509,-503,1509,-483,1997,483</it>
            <it>B Nazanin,1343,-705,1990,-1045,1990,1045</it>
            <it>B Nazanin,1341,-707,2126,-1120,2126,1120</it>
          </value>
        </prop>
        <prop oor:name="FontsDontUseUnderlineMetrics" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
            Fonts where the underline or strikeout metrics need to be ignored in order to draw the underline or strikeout correctly.
            Fonts are identified by their name and the underline metrics (see fontmetric.cxx:ShouldNotUseUnderlineMetrics).
          
        </info>
          <value>
            <it>Liberation Serif</it>
            <it>Liberation Sans</it>
            <it>Liberation Mono</it>
          </value>
        </prop>
        <prop oor:name="PluginsEnabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables/Disables Plugins.
          PluginsEnabled
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseSystemFileDialog" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the system's file and folder pickers should be
          used. If false, the proprietary file/folder picker implementations
          will be used. Relevant on platforms where file/folder picker
          integration is implemented.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseDocumentSystemFileLocking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows to specify whether the OOo document file locking
          mechanics should use the system file locking.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseWebDAVFileLocking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if WebDAV-specific file locking is used for documents
          on WebDAV shares. It is not recommended to set this option to 'false' in
          scenarios where multi-user, concurrent read/write access to WebDAV share
          is required
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseDocumentOOoLockFile" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows to specify whether the OOo document file locking
          mechanics should use the lock file for locking.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseLocking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows to specify whether locking should be used at all.
          Use this setting only for debugging purpose.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AllowOverrideLocking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether the user can open a file for editing although it has been locked by another user.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ShowLinkWarningDialog" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if a warning dialog should be
          displayed when a user checks the link checkbox in
          the insert images dialog.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseSystemPrintDialog" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the system's print dialog should be used. If
          false, the platform independent print dialog implementation will be
          used. Relevant on platforms where print dialog integration is
          implemented.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DisableUICustomization" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Disables the customization of the UI elements.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="WriteLayerStateAsConfigItem" oor:type="xs:boolean" oor:nillable="false">
          <info>
          If 'true', the config items VisibleLayers, PrintableLayers and
          LockedLayers are written to 'office:settings' element, otherwise not.
          Since LO 6.2 the ODF attributes of 'draw:layer' element are used on
          file open, if these config items do not exist.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ExperimentalMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if various experimental, and potentially unstable
          features should be enabled in the user interface.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ScreenshotMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the interactive screenshot mode should be enabled.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="CrashReport" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enable sending crash reports to The Document Foundation
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ShowTipOfTheDay" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the Tip-of-the-Day dialog is shown on startup.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="LastTipOfTheDayShown" oor:type="xs:int" oor:nillable="false">
          <info>
              The last time when the Tip-of-the-Day dialog was shown.
          </info>
          <value>-1</value>
        </prop>
        <prop oor:name="LastTipOfTheDayID" oor:type="xs:int" oor:nillable="false">
          <info>
              The last shown Tip-of-the-Day.
          </info>
          <value>-1</value>
        </prop>
        <prop oor:name="QuerySetInsMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether to query when switching into the overwrite mode.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PerformFileExtCheck" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the default file extension check is performed on startup.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UseOpenCL" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether OpenCL can be used, when available, to speed up
          some operations.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="OpenCLDenyList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Combinations of (OS, OS version, OpenCL platform vendor, OpenCL device name, OpenCL driver version) that are known to be bad. Each entry is a string consisting of five parts separated by slashes. An empty part matches anything. In case a slash, percent or semicolon occurs inside a part, it is replaced by a percent followed by the corresponding number as two hex digits. The parts except OS can contain regular expressions. Inside these regular expressions the usual characters .*()[]\ are special and should be quoted with a backslash to be interpreted literally. OS should be just one of "Linux", "OS X" (including the space) or "Windows" (without quotes). Has higher priority than OpenCLAllowList.
        </info>
          <value oor:separator=";">Windows//Intel\(R\) Corporation//9\.17\.10\.2884;Windows//Intel\(R\) Corporation//4\.2\.0\.99;Windows//Intel\(R\) Corporation//5\.2\.0\.10049;Windows//Intel\(R\) Corporation//3\.0\.1\.10891</value>
        </prop>
        <prop oor:name="OpenCLAllowList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Like OpenCLDenyList, but for combinations known to be good.
        </info>
          <value oor:separator=";">Linux//Advanced Micro Devices, Inc\.//1445\.5 \(sse2,avx\);//Advanced Micro Devices, Inc\.//;//Intel\(R\) Corporation//;//NVIDIA Corporation//</value>
        </prop>
        <prop oor:name="SelectedOpenCLDeviceIdentifier" oor:type="xs:string" oor:nillable="false">
          <info>
          A string identifying the OpenCL device that was successfully selected and passed the OpenCL calculation tests. The syntax of this value is purposely not documented. For LibreOffice internal use only, do not inspect this value or try to modify it from any level of user code.
        </info>
          <value>none</value>
        </prop>
        <prop oor:name="MacroRecorderMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the limited, and awkward code producing
          macro recorder should be enabled in the user interface.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="SymbolSet" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies which size of the symbols is used for the
          toolbars.
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="SidebarIconSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies which size of the icons is used for the
          sidebar.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="NotebookbarIconSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies which size of the icons is used for the
          notebookbar.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="SymbolStyle" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies which style of the symbols is used for the toolbars,
          menus, etc.: "auto" means chosen according to the desktop; "default"
          means the LibreOffice default theme; other possible values are the
          names of the various icon themes ("breeze", "crystal", "elementary",
          etc.).
        </info>
          <value>auto</value>
        </prop>
        <prop oor:name="Persona" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies whether we should use a Firefox Persona, ie. a
            picture under the menu, toolbar, and status bar.
        </info>
          <value>default</value>
        </prop>
        <prop oor:name="PersonaSettings" oor:type="xs:string" oor:nillable="false">
          <info>
          Names of the header and footer images, and colors for text and
            accent.  When set, the value has form
            "header.jpg;footer.jpg;#RGBTXT;#RGBACC".
        </info>
          <value/>
        </prop>
        <prop oor:name="FormControlPilotsEnabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables/Disables the usage of AutoPilots for form
          controls.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="FirstRun" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the office has never before been started.
          FirstRun
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PreloadJVM" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the JVM should be preloaded during LO start up.
          PreloadJVM
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="FilePickerPlacesUrls" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of URLs of the places the user bookmarked in the file picker dialog.
        </info>
        </prop>
        <prop oor:name="FilePickerPlacesNames" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of names of the places the user bookmarked in the file picker dialog.
        </info>
        </prop>
        <prop oor:name="FilePickerLastService" oor:type="xs:string" oor:nillable="false">
          <info>
          URL of the last used service in the remote file picker.
        </info>
        </prop>
        <set oor:name="FilePickerLastDirectory" oor:node-type="LastDirectory">
          <info>
          Contains the last used directory for the filepicker for various contexts
        </info>
        </set>
        <prop oor:name="CmisServersUrls" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of sample URLs of the CMIS servers in the place edition dialog.
        </info>
        </prop>
        <prop oor:name="CmisServersNames" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of names of the CMIS servers in the place edition dialog.
        </info>
        </prop>
        <prop oor:name="FindReplaceRememberedSearches" oor:type="xs:int" oor:nillable="false">
          <info>
          Number of saved searches in the Find and Replace dialog.
        </info>
        </prop>
        <prop oor:name="AllowEditReadonlyDocs" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allow the user to edit read-only docs (via menu or Infobar)
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Forms">
        <info>
        contains settings for the form layer of the applications.
      </info>
        <group oor:name="ControlLayout">
          <info>
          specifies certain default layout settings for form controls. All
          those settings can be overruled in concrete documents, they specify
          creation-time defaults only.
        </info>
          <node-ref oor:name="com.sun.star.text.TextDocument" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            text documents
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.text.WebDocument" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            web pages
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            spreadsheet documents
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.drawing.DrawingDocument" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            drawing documents
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.presentation.PresentationDocument" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            presentation documents
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.xforms.XMLFormDocument" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            XML form documents
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.sdb.FormDesign" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            database form documents
          </info>
          </node-ref>
          <node-ref oor:name="com.sun.star.sdb.TextReportDesign" oor:node-type="ApplicationControlLayout">
            <info>
            specifies certain default layout settings for form controls in
            database text report documents.
          </info>
          </node-ref>
        </group>
        <group oor:name="PropertyBrowser">
          <info>
          specifies settings for the property browser used for forms and
          form controls.
        </info>
          <prop oor:name="DirectHelp" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables or disables a help section at the bottom of the
            property browser, which shows the help of the currently active
            property.
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="AsianLayout">
        <info>
        Contains layout specific settings for Asian languages.
      </info>
        <prop oor:name="IsKerningWesternTextOnly" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines the kerning of western text and/or punctuation inside
          of Asian text.
          IsKerningWesternTextOnly
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="CompressCharacterDistance" oor:type="xs:short" oor:nillable="false">
          <info>
          Determines the type of character distance compression in Asian
          text: 0 - no compression; 1 - compress punctuation only; 2 - compress
          interpunction a Japanese kana.
          CompressCharacterDistance
        </info>
          <value>0</value>
        </prop>
        <set oor:name="StartEndCharacters" oor:node-type="StartEndCharacters">
          <info>
          Contains the characters at which lines are not allowed to begin
          or to end. For each locale there is a separate entry with the locale
          as its node name.
          StartEndCharacters
        </info>
        </set>
      </group>
      <group oor:name="SearchOptions">
        <info>
        Contains all options for search.
      </info>
        <prop oor:name="IsWholeWordsOnly" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search for whole words only.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsBackwards" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search backwards.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsUseWildcard" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search with the use of wildcards.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsUseRegularExpression" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search with the use of regular expressions.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsSearchForStyles" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search for styles only.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsSimilaritySearch" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search with similarity.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsMatchCase" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search as case sensitive.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsIgnoreDiacritics_CTL" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search ignores diacritics, not only CTL though.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsIgnoreKashida_CTL" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search with the use of CTL option.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsUseAsianOptions" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search with the use of Asian options.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ComponentSearchGroupLabel" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the divider label in case of a component-based search
          extension.
        </info>
        </prop>
        <prop oor:name="ComponentSearchCommandLabel1" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the label of the first component-based search
          command.
        </info>
        </prop>
        <prop oor:name="ComponentSearchCommandLabel2" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the label of the second component-based search
          command.
        </info>
        </prop>
        <prop oor:name="IsNotes" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if search includes comments(SwPostItFields)
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsSearchFormatted" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if formatted display strings are searched instead of cell content (Calc).
        </info>
          <value>false</value>
        </prop>
        <group oor:name="Japanese">
          <info>
          Contains search options for the Japanese language.
        </info>
          <prop oor:name="IsMatchFullHalfWidthForms" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Does not distinguish between full-width and half-width
            characters.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchHiraganaKatakana" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Does not distinguish between hiragana and katakana
            characters.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchContractions" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between characters
            with diphthongs and double consonants and plain characters.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchMinusDashCho-on" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between minus signs,
            dashes, and long vowel sounds.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchRepeatCharMarks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between repeat
            character marks.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchVariantFormKanji" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between standard and
            nonstandard ideography.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchOldKanaForms" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between standard and
            nonstandard ideography.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_DiZi_DuZu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Di' and 'Zi'
            or 'Du' and 'Zu'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_BaVa_HaFa" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Ba' and 'Va'
            or 'Ha' and 'Fa'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_TsiThiChi_DhiZi" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Tsi', 'Thi'
            and 'Chi' or 'Dhi' and 'Zi'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_HyuIyu_ByuVyu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Hyu' and
            'Fyu' or 'Byu' and 'Vyu'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_SeShe_ZeJe" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Se' and 'She'
            or 'Ze' and 'Je'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_IaIya" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Ia' and
            'Iya'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_KiKu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between 'Ki' and
            'Ku'.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnorePunctuation" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between punctuation
            characters.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnoreWhitespace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between characters
            used as blank spaces, such as full-width spaces, half-width spaces,
            and tabs.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnoreProlongedSoundMark" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between prolonged
            sound marks.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnoreMiddleDot" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies search without distinguishing between normal dots
            and middle dots.
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Accessibility">
        <info>
        Specifies settings for the accessibility options.
      </info>
        <prop oor:name="HighContrast" oor:type="xs:int" oor:nillable="false">
          <info>
          Indicates whether High Contrast accessibility mode should be active.
          High Contrast
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="IsForPagePreviews" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables the use of high contrast colors, instead of displaying
          the normal/original WYSIWYG colors.
          For page previews
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsHelpTipsDisappear" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables or disables the automatic time out of help tips. You can
          specify a duration (n) of 1 to 99 seconds. If this option is
          disabled, press the Esc key to dismiss the help tip.
          Help tips disappear after
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="HelpTipSeconds" oor:type="xs:short" oor:nillable="false">
          <info>
          Enables or disables the automatic time out of help tips. You
          can specify a duration (n) of 1 to 99 seconds. If this option is
          disabled, press the Esc key to dismiss the help tip.
          Help tips disappear after
        </info>
          <value>4</value>
        </prop>
        <prop oor:name="IsAllowAnimatedGraphics" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to allow the graphical animation in all SO/OO
          applications (i.e. animated GIFs and objects in Impress during
          presentation, animated graphical previews (Gallery,
          Insert-Image, Animation Tool in Impress.)
          Allow animated images
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsAllowAnimatedText" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to allow all textual animation like blinking
          and scrolling in all SO/OO applications.
          Allow animated text
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsAutomaticFontColor" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Overrides all text color attributes set in a SO/OO document for
          display only.
          Always use automatic font color for screen display
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsSelectionInReadonly" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the cursor is displayed in read-only
          texts.
          Use text selection mode in readonly texts.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="EdgeBlending" oor:type="xs:short">
          <info>
          
            Option to use EdgeBlending for previews in the UI (for ColorValueSet, ColorDropDown, FillStyle/LineStyle
            previews, etc...). EdgeBlending will visualize a one pixel border on the preview object with interpolated
            colors (default: TopLeft White, BottomRight Black) so that a nice 3D effect is shown. It is a percent
            value describing how strong the effect shall be. The value 0% switches it off, while the value 100% will
            cover the preview object's border completely with one pixel. Values in-between will be alpha-blended with
            the original preview image.
          
          Defines the EdgeBlending for Previews in Percent.
        </info>
          <value>35</value>
        </prop>
        <prop oor:name="ListBoxMaximumLineCount" oor:type="xs:short">
          <info>
          
            This option controls how many lines of a ListBox will be shown as a maximum. If the ListBox has less lines,
            all lines will be shown when opening the drop down content. If it has more lines, the visible number of
            lines will be limited to this number. The value 0 disables this feature, negative values are not allowed.
            This feature may not be used automatically by all ListBox implementations,
            but it gives a central hint value to use if an implementation wants to adapt to something useful.
          
          Defines the maximum number of lines visible in a ListBox.
        </info>
          <value>25</value>
        </prop>
        <prop oor:name="ColorValueSetColumnCount" oor:type="xs:short">
          <info>
          
            This option controls how many columns the ColorValueSets (the matrix-organized dialogs for color select)
            will have. The default is 12 and this is aligned with the layout of the standard color palette. thus, when you
            change this value, you should know what you do. This setting also influences some width-oriented layouts in
            dialogs where this ColorValueSets are used, e.g. FillStyle dialog.
          
          Defines the number of columns that will be shown in a ColorValueSet.
        </info>
          <value>12</value>
        </prop>
        <prop oor:name="PreviewUsesCheckeredBackground" oor:type="xs:boolean">
          <info>
          
            This option allows to make previews (e.g. UI previews for object attributes) show the content with a checkered
            background to allow simple identification and better preview of transparent content, e.g. when a draw object
            is filled with a transparent image (SVG or bitmap) the preview will show the checkered background shine
            through, so the user can identify that the fill has transparency with a single look.
          
          Shows previews with shining through checkered background to visualize transparency.
         </info>
          <value>false</value>
        </prop>
        <prop oor:name="OnlineAccessibilityCheck" oor:type="xs:boolean" oor:nillable="false">
          <info>
          
            Enables online accessibility check, which checks for accessibility issues inside the document structure
            while the user edits the document.
          
          Enable/Disable online accessibility check.
         </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="ExternalMailer">
        <info>
        Specifies an external mail application to be used for Send as
        email.
      </info>
        <prop oor:name="Program" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the external mail application to be used.
        </info>
          <value/>
        </prop>
      </group>
      <group oor:name="I18N">
        <info>
        Contains various language/localization specific settings.
      </info>
        <group oor:name="CJK">
          <info>
          Contains settings for the Asian languages (Chinese, Japanese,
          Korean,...) layout.
        </info>
          <prop oor:name="CJKFont" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies, whether CJK font settings are available (true) or
            not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="VerticalText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies, whether vertical text is available (true) or not
            (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="AsianTypography" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies, whether Asian typography options like compression
            and forbidden characters are available (true) or not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="JapaneseFind" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies, whether Japanese find options are selectable for
            search and replace (true) or not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Ruby" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether Rubys are available (true) or not
            (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ChangeCaseMap" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether case mapping to half and full width,
            hiragana and katakana are available (true) or not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="DoubleLines" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether writing in double lines is available (true)
            or not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="EmphasisMarks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether emphasis marks are available (true) or not
            (false).
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="CTL">
          <info>
          Contains settings for the languages with complex text layout
          (Hebrew, Arabic, Thai,...).
        </info>
          <prop oor:name="CTLFont" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether CTL font settings are available (true) or
            not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="CTLSequenceChecking" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether CTL strings are checked for the correct
            input sequence(true) or not (false).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="CTLSequenceCheckingRestricted" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether CTL strings are checked restricted for the
            correct input sequence(true) or not (false). Is only effective when
            CTLSequenceChecking is true.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="CTLSequenceCheckingTypeAndReplace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether CTL input sequences are corrected while
            typing. Is only effective when CTLSequenceChecking is true.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="CTLCursorMovement" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the type of text cursor movement (logical (0) or
            visual (1)) within mixed text (RTL and LTR).
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="CTLTextNumerals" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the type of numerals (Arabic (0), Hindi (1), system
            settings (2) or Context(3)) is used per default in all
            applications.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="UIMirroring" oor:type="xs:boolean">
            <info>
            Specifies whether the whole user interface (UI) will be
            mirrored. If true, the UI will be right-to-left. If false, the UI
            will be left-to-right. If nil (the default), the UI will be mirrored
            depending on the office locale.
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="SmartTags">
        <info>
        Contains settings for smart tags.
      </info>
        <group oor:name="Writer">
          <info>
          Contains Writer specific settings for smart tags.
        </info>
          <prop oor:name="RecognizeSmartTags" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether smart tag recognition is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ExcludedSmartTagTypes" oor:type="oor:string-list">
            <info>
            A list of excluded smart tag types.
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="StylesAndFormatting">
        <info>
        Contains settings for Styles.
      </info>
        <prop oor:name="Preview" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if the styles preview is enabled.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="PackageKit">
        <info>
        Contains settings related to PackageKit (Unix only).
      </info>
        <prop oor:name="EnableFontInstallation" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if missing font installation should be triggered.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="EnableLangpackInstallation" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if missing langpack installation should be triggered.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="EnableBaseInstallation" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if missing LibreOffice Base installation should be triggered.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Classification">
        <info>
        TSCP Classification
      </info>
        <prop oor:name="Policy" oor:type="xs:short" oor:nillable="false">
          <info>
           The policy type used at classification
        </info>
          <value>3</value>
        </prop>
        <prop oor:name="IntellectualPropertySectionExpanded" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if the intellectual property section in the advanced classification dialog should be expanded when the dialog is open.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IntellectualPropertyTextInputIsFreeForm" oor:type="xs:boolean" oor:nillable="false">
          <info>
           Specifies if the intellectual property text in the advanced classification is free-form or limited to ';', '/' and ' ' (space) and delete key.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="PasteSpecial">
        <info>
        Stores properties related to the paste special feature in Calc.
      </info>
        <group oor:name="Paste">
          <info>
          Stores options under the "Paste" section.
        </info>
          <prop oor:name="All" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option to set all options.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Numbers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for numbers.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Text" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for text.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="DateTime" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for date and time.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Formats" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for formats.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Comments" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for comments.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Objects" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for objects.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Formulas" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for formulas.
          </info>
            <value>false</value>
          </prop>
        </group>
        <prop oor:name="ShiftCells" oor:type="xs:int" oor:nillable="false">
          <info>
          Stores the option to be used for the "Shift Cells" section.
        </info>
          <value>4</value>
        </prop>
        <group oor:name="Options">
          <info>
          Stores options under the "Options" section.
        </info>
          <prop oor:name="AsLink" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for as link.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Transpose" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for transpose.
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SkipEmptyCells" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Option for skipping empty cells.
          </info>
            <value>false</value>
          </prop>
        </group>
        <prop oor:name="Operations" oor:type="xs:int" oor:nillable="false">
          <info>
          Stores the option to be used for the "Operations" section.
        </info>
          <value>0</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Compatibility" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    List of applications and their recommended formatting options
  </info>
    <templates>
      <group oor:name="FormattingOptions">
        <info>
        Recommended formatting options for one application
      </info>
        <prop oor:name="Module" oor:type="xs:string">
          <info>
          Module of the application
        </info>
        </prop>
        <prop oor:name="AddSpacing" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Add spacing between paragraphs and tables
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AddSpacingAtPages" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Add paragraph and table spacing at top of first page and page breaks
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseOurTabStopFormat" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Use OpenOffice.org 1.1 tabstop formatting
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="NoExternalLeading" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Do not add leading (extra space) between lines of text
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UseLineSpacing" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Use OpenOffice.org 1.1 line spacing
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="AddTableSpacing" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Add paragraph and table spacing at bottom of table cells
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AddTableLineSpacing" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Add paragraph line spacing at bottom of table cells
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseObjectPositioning" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Use OpenOffice.org 1.1 object positioning
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UseOurTextWrapping" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Use OpenOffice.org 1.1 text wrapping
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ConsiderWrappingStyle" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Consider wrapping style when positioning objects
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ExpandWordSpace" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Expand word space on lines with manual line breaks in justified paragraphs
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ProtectForm" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Protect form
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="MsWordCompTrailingBlanks" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Word-compatible trailing blanks
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="SubtractFlysAnchoredAtFlys" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Tolerate white lines of PDF page backgrounds for compatibility with old documents (Use LibreOffice 4.3 anchoring paint order)
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="EmptyDbFieldHidesPara" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Hide paragraphs of database fields (e.g., mail merge) with an empty value
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UseVariableWidthNBSP" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Render NBSP as having variable size, instead of having a fixed size
        </info>
          <value>false</value>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="AllFileFormats" oor:node-type="FormattingOptions">
        <info>
        The List of the applications.
      </info>
      </set>
      <group oor:name="View">
        <info>
        Compatibility options affecting GUI
      </info>
        <prop oor:name="MSCompatibleFormsMenu" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether Form menu should be customized for an MSO workflow. The MS compatible Form menu contains only MS compatible form controls.
          Reorganize Form menu for Microsoft compatibility.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="AllowCommentsInFootnotes" oor:type="xs:boolean" oor:nillable="false">
          <info>
            
            Specifies whether adding comments to footnotes etc. is allowed. These are allowed for ODF but not in OOXML and can result in invalid docx files being saved.
            Allow adding comments to footnotes, headers and frames. Disable for better OOXML interoperability.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ReverseSeriesOrderAreaAndNetChart" oor:type="xs:boolean" oor:nillable="false">
          <info>
          
          Specifies the data series order of filled net and normal area charts.
          Reverse the data series order of filled net and normal area charts. Disable for better OOXML interoperability.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ReverseXAxisOrientationDoughnutChart" oor:type="xs:boolean" oor:nillable="false">
          <info>
          
          Specifies the X axis orientation of doughnut charts.
          Reverse the X axis orientation of doughnut charts. Disable for better OOXML interoperability.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ClockwisePieChartDirection" oor:type="xs:boolean" oor:nillable="false">
          <info>
        
            Specifies whether the default orientation of pie charts should be clockwise. In OOXML-heavy environments it might be confusing to see charts being mirrored after save, avoid that by setting this key to true.
            Pie chart default orientation. Set to true for more OOXML-ish UX.
        </info>
          <value>false</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess" xml:lang="en-US">
    <info>
    Contains the installed OpenOffice.org Base database drivers.
  </info>
    <templates>
      <group oor:name="Property">
        <info>
        Describes a property of a driver.
      </info>
        <prop oor:name="Value" oor:type="oor:any" oor:localized="true">
          <info>
          Describes the value.
        </info>
        </prop>
      </group>
      <group oor:name="Feature">
        <info>
        Describes a feature a driver supports.
      </info>
        <prop oor:name="Value" oor:type="xs:boolean" oor:localized="true">
          <info>
          The feature value.
        </info>
        </prop>
      </group>
      <group oor:name="URLPattern">
        <info>
        Specifies a database driver.
      </info>
        <prop oor:name="ParentURLPattern" oor:type="xs:string">
          <info>
          Specifies the URL pattern of the parent which settings should be used if not present.
        </info>
        </prop>
        <prop oor:name="Driver" oor:type="xs:string">
          <info>
          Specifies the factory name of the database driver.
        </info>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the UI name of the database driver.
        </info>
        </prop>
        <set oor:name="Properties" oor:node-type="Property">
          <info>
          Defines a list of all properties which are different from default.
        </info>
        </set>
        <set oor:name="Features" oor:node-type="Feature">
          <info>
          Defines a list of all properties which are different from default.
        </info>
        </set>
        <set oor:name="MetaData" oor:node-type="Property">
          <info>
          Defines a list of all meta data properties which the database application should supports.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="Installed" oor:node-type="URLPattern">
        <info>
        Contains a list of URLs supported by installed database drivers.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DataAccess" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info/>
    <templates>
      <info/>
      <group oor:name="DatabaseDocumentRegistration">
        <info>
        describes a single database document registration.
      </info>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          Specifies the name of the database.
        </info>
        </prop>
        <prop oor:name="Location" oor:type="xs:string">
          <info>
          Specifies the location of the database.
        </info>
        </prop>
      </group>
      <group oor:name="ReportEngineName">
        <info>
        Describes the report engine.
      </info>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <info>
          Specifies the service name for the report engine.
        </info>
        </prop>
        <prop oor:name="UIName" oor:type="xs:string">
          <info>
          Specifies the product name of the report engine.
        </info>
        </prop>
      </group>
      <group oor:name="DataSource">
        <info>
        Specifies the data source to be used for the bibliography.
      </info>
        <prop oor:name="DataSourceName" oor:type="xs:string">
          <info>
          Specifies the name of the registered data source.
        </info>
        </prop>
        <prop oor:name="Command" oor:type="xs:string">
          <info>
          Specifies the command to execute on the data source to retrieve the result set. This may be an SQL command or a table name or a query name.
        </info>
        </prop>
        <prop oor:name="CommandType" oor:type="xs:int">
          <info>
          Determines the exact meaning of Command. Valid values are: 0 - Command is a table name 1 - Command is a query name 2 - Command is an SQL command.
        </info>
        </prop>
        <set oor:name="Fields" oor:node-type="FieldAssignment">
          <info>
          Specifies the column name mapping between the programmatic column name and the logical column name.
        </info>
        </set>
      </group>
      <group oor:name="FieldAssignment">
        <info>
        Specifies the mapping between the desired (logical) column titles and the real column titles of the data source.
      </info>
        <prop oor:name="ProgrammaticFieldName" oor:type="xs:string">
          <info>
          Specifies the desired (logical) column name.
        </info>
        </prop>
        <prop oor:name="AssignedFieldName" oor:type="xs:string">
          <info>
          Specifies the real column name used in the data source.
        </info>
        </prop>
      </group>
      <group oor:name="DriverPooling">
        <info>
        Specifies the connection pooling of used database drivers.
      </info>
        <prop oor:name="DriverName" oor:type="xs:string">
          <info>
          Specifies the name of the database drivers.
        </info>
        </prop>
        <prop oor:name="Enable" oor:type="xs:boolean">
          <info>
          Specifies if the pooling for this driver should be enabled.
        </info>
        </prop>
        <prop oor:name="Timeout" oor:type="xs:int">
          <info>
          Specifies the time after a connection will be released.
        </info>
        </prop>
      </group>
      <group oor:name="DriverClassPath">
        <info>
        Specifies the path or jar to the Java driver class.
      </info>
        <prop oor:name="Path" oor:type="xs:string">
          <info>
          Specifies the class path where the JDBC driver class can be found.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <info/>
      <group oor:name="Policies">
        <info>
        Defines different policies for working with OpenOffice.org Base.
      </info>
        <group oor:name="Features">
          <info>
          controls availability of certain database access related features in the OpenOffice.org applications.
        </info>
          <group oor:name="Base">
            <info>
            controls availability of features within OpenOffice.org Base.
          </info>
            <prop oor:name="CreateLocalDatabase" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the user is able to create new local database documents in the "Create Database" wizard.
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="Writer">
            <info>
            Specifies which data-access related features are available in OpenOffice.org Writer.
          </info>
            <prop oor:name="DatabaseFields" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the Database tab page should be available in the fields dialog.
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="Common">
            <info>
            Specifies which data-access related features, usually existent in all applications, are available.
          </info>
            <prop oor:name="EditDatabaseFromDataSourceView" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies that the data source view (also known as data source browser) should offer the "Edit database file" context menu entry.
            </info>
              <value>true</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="ReportEngines">
        <info>
        Specifies the default report engine which should be used.
      </info>
        <prop oor:name="DefaultReportEngine" oor:type="xs:string">
          <info>
          Specifies the name of the report engine to use.
        </info>
        </prop>
        <set oor:name="ReportEngineNames" oor:node-type="ReportEngineName">
          <info>
          Specifies all report engine names which are registered.
        </info>
        </set>
      </group>
      <group oor:name="DriverManager">
        <info>
        Specifies additional information about the database drivers.
      </info>
        <prop oor:name="DriverPrecedence" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Specifies order of database drivers in which they should be asked if the accept the connection string.
        </info>
          <value oor:separator=";">com.sun.star.comp.sdbc.ODBCDriver;com.sun.star.comp.sdbc.JDBCDriver</value>
        </prop>
      </group>
      <group oor:name="ConnectionPool">
        <info>
        Specifies all information which is needed for the global connection pool.
      </info>
        <prop oor:name="EnablePooling" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the global connection pool is enabled.
        </info>
          <value>false</value>
        </prop>
        <set oor:name="DriverSettings" oor:node-type="DriverPooling">
          <info>
          Specifies the connection pooling of used database drivers.
        </info>
        </set>
      </group>
      <group oor:name="JDBC">
        <info>
        Specifies all information which is needed for the connections established using JDBC.
      </info>
        <set oor:name="DriverClassPaths" oor:node-type="DriverClassPath">
          <info>
          Specifies the class paths where to find JDBC database drivers. The node name specifies the name
            of the JDBC driver which is to be loaded.
        </info>
        </set>
      </group>
      <set oor:name="RegisteredNames" oor:node-type="DatabaseDocumentRegistration">
        <info>
        Specifies the database documents registered within OpenOffice.org, for quick access by a programmatic name.
      </info>
      </set>
      <group oor:name="AddressBook">
        <info>
        Specifies the data source that can be used as an AddressBook.
      </info>
        <prop oor:name="DataSourceName" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of the registered data source.
        </info>
          <value/>
        </prop>
        <prop oor:name="Command" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the command to execute on the data source to retrieve the result set. This may be an SQL command or a table name or a query name.
        </info>
          <value/>
        </prop>
        <prop oor:name="CommandType" oor:type="xs:int">
          <info>
          Determines the exact meaning of Command. Valid values are: 0 - Command is a table name 1 - Command is a query name 2 - Command is an SQL command.
        </info>
        </prop>
        <prop oor:name="AutoPilotCompleted" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the auto pilot is completed.
        </info>
          <value>false</value>
        </prop>
        <set oor:name="Fields" oor:node-type="FieldAssignment">
          <info>
          Specifies the column name mapping between the programmatic column name and the logical column name.
        </info>
        </set>
      </group>
      <group oor:name="Bibliography">
        <info>
        Specifies settings of the bibliography component
      </info>
        <prop oor:name="BeamerHeight" oor:type="xs:int">
          <info>
          Specifies the height of the database beamer
        </info>
        </prop>
        <prop oor:name="ViewHeight" oor:type="xs:int">
          <info>
          Specifies the height of the view window
        </info>
        </prop>
        <prop oor:name="QueryText" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the search text for filtering
        </info>
          <value/>
        </prop>
        <prop oor:name="QueryField" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the search field for filtering
        </info>
          <value/>
        </prop>
        <prop oor:name="ShowColumnAssignmentWarning" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether a non-assigned column results in a warning box.
        </info>
          <value>true</value>
        </prop>
        <node-ref oor:name="CurrentDataSource" oor:node-type="DataSource">
          <info>
          Determines the current data source for the bibliography.
        </info>
        </node-ref>
        <set oor:name="DataSourceHistory" oor:node-type="DataSource">
          <info>
          Specifies the data source that can be used as a bibliography.
        </info>
        </set>
      </group>
      <group oor:name="DriverSettings">
        <info>
        Specifies the driver settings that are used.
      </info>
        <group oor:name="com.sun.star.comp.sdbc.evoab.OEvoabDriver">
          <info>
          Specifies the driver settings for the evolution database driver.
        </info>
          <group oor:name="EvolutionPreferences">
            <info>
            Specifies the evolution preferences.
          </info>
            <prop oor:name="FullPathExportingCommand" oor:type="xs:string" oor:nillable="false">
              <info>
              Specifies the evolution full path exporting command name.
            </info>
              <value/>
            </prop>
          </group>
          <group oor:name="ColumnAliases">
            <info>
            Specifies the column alias names used.
          </info>
            <prop oor:name="FirstName" oor:type="xs:string">
              <info>
              Specifies the first name.
            </info>
            </prop>
            <prop oor:name="LastName" oor:type="xs:string">
              <info>
              Specifies the last name.
            </info>
            </prop>
            <prop oor:name="DisplayName" oor:type="xs:string">
              <info>
              Specifies the display name.
            </info>
            </prop>
            <prop oor:name="NickName" oor:type="xs:string">
              <info>
              Specifies the nickname.
            </info>
            </prop>
            <prop oor:name="PrimaryEmail" oor:type="xs:string">
              <info>
              Specifies the primary email.
            </info>
            </prop>
            <prop oor:name="SecondEmail" oor:type="xs:string">
              <info>
              Specifies the first name.
            </info>
            </prop>
            <prop oor:name="PreferMailFormat" oor:type="xs:string">
              <info>
              Specifies the preferred mail format.
            </info>
            </prop>
            <prop oor:name="WorkPhone" oor:type="xs:string">
              <info>
              Specifies the phone at work.
            </info>
            </prop>
            <prop oor:name="HomePhone" oor:type="xs:string">
              <info>
              Specifies the phone at home.
            </info>
            </prop>
            <prop oor:name="FaxNumber" oor:type="xs:string">
              <info>
              Specifies the fax number.
            </info>
            </prop>
            <prop oor:name="PagerNumber" oor:type="xs:string">
              <info>
              Specifies the pager number.
            </info>
            </prop>
            <prop oor:name="CellularNumber" oor:type="xs:string">
              <info>
              Specifies the cellular number.
            </info>
            </prop>
            <prop oor:name="HomeAddress" oor:type="xs:string">
              <info>
              Specifies the home address.
            </info>
            </prop>
            <prop oor:name="HomeAddress2" oor:type="xs:string">
              <info>
              Specifies the 2nd home address.
            </info>
            </prop>
            <prop oor:name="HomeCity" oor:type="xs:string">
              <info>
              Specifies the home city.
            </info>
            </prop>
            <prop oor:name="HomeState" oor:type="xs:string">
              <info>
              Specifies the home state.
            </info>
            </prop>
            <prop oor:name="HomeZipCode" oor:type="xs:string">
              <info>
              Specifies the home ZIP code.
            </info>
            </prop>
            <prop oor:name="HomeCountry" oor:type="xs:string">
              <info>
              Specifies the home country.
            </info>
            </prop>
            <prop oor:name="WorkAddress" oor:type="xs:string">
              <info>
              Specifies the work address.
            </info>
            </prop>
            <prop oor:name="WorkAddress2" oor:type="xs:string">
              <info>
              Specifies the 2nd work address.
            </info>
            </prop>
            <prop oor:name="WorkCity" oor:type="xs:string">
              <info>
              Specifies the work city.
            </info>
            </prop>
            <prop oor:name="WorkState" oor:type="xs:string">
              <info>
              Specifies the work state.
            </info>
            </prop>
            <prop oor:name="WorkZipCode" oor:type="xs:string">
              <info>
              Specifies the work ZIP code.
            </info>
            </prop>
            <prop oor:name="WorkCountry" oor:type="xs:string">
              <info>
              Specifies the work country.
            </info>
            </prop>
            <prop oor:name="JobTitle" oor:type="xs:string">
              <info>
              Specifies the job title.
            </info>
            </prop>
            <prop oor:name="Department" oor:type="xs:string">
              <info>
              Specifies the department.
            </info>
            </prop>
            <prop oor:name="Company" oor:type="xs:string">
              <info>
              Specifies the company.
            </info>
            </prop>
            <prop oor:name="WebPage1" oor:type="xs:string">
              <info>
              Specifies the 1st webpage.
            </info>
            </prop>
            <prop oor:name="WebPage2" oor:type="xs:string">
              <info>
              Specifies the 2nd webpage.
            </info>
            </prop>
            <prop oor:name="BirthYear" oor:type="xs:string">
              <info>
              Specifies the birth year.
            </info>
            </prop>
            <prop oor:name="BirthMonth" oor:type="xs:string">
              <info>
              Specifies the birth month.
            </info>
            </prop>
            <prop oor:name="BirthDay" oor:type="xs:string">
              <info>
              Specifies the birth day.
            </info>
            </prop>
            <prop oor:name="Notes" oor:type="xs:string">
              <info>
              Specifies the notes.
            </info>
            </prop>
          </group>
        </group>
        <group oor:name="com.sun.star.sdbcx.comp.hsqldb.Driver">
          <info>
          Specifies settings for the driver accessing HSQL databases embedded into OpenOffice.org
            database documents (.odb)
        </info>
          <group oor:name="PermittedJavaMethods" oor:extensible="true">
            <info>
            HSQLDB features calling Java code directly from SQL statements. For security
              reasons, this is restricted to classes from the org.hsqldb.Library package,
              the java.lang.math package, plus any methods specified in this configuration
              setting. If a method specification ends with .*, then all methods
              from the respective package are permitted.
          </info>
          </group>
        </group>
      </group>
      <group oor:name="FormSearchOptions">
        <info>
        Specifies the options for searching in forms.
      </info>
        <prop oor:name="SearchType" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the search type.
        </info>
          <value>text</value>
        </prop>
        <prop oor:name="SearchPosition" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the search position.
        </info>
          <value>anywhere-in-field</value>
        </prop>
        <prop oor:name="SearchHistory" oor:type="oor:string-list">
          <info>
          Contains a list of the previous search strings.
        </info>
        </prop>
        <prop oor:name="IsSearchAllFields" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if all fields should be searched.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsUseFormatter" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the formatter should be used.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsBackwards" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the search starts backward.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsWildcardSearch" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the search contains wildcards.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsUseRegularExpression" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that regular expressions should be used.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsSimilaritySearch" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the similarity search should be used.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsLevenshteinRelaxed" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the similarity search should be combined.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="LevenshteinOther" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the number of characters that can be exchanged while searching for similarity.
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="LevenshteinShorter" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the number of characters that can be deleted while searching for similarity.
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="LevenshteinLonger" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the number of characters that can be added while searching for similarity.
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="IsMatchCase" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the searched value should match.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsIgnoreDiacritics_CTL" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search ignores diacritics, not only CTL though.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsIgnoreKashida_CTL" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies search with the use of CTL option.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsUseAsianOptions" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that the Asian options for search should be used.
        </info>
          <value>false</value>
        </prop>
        <group oor:name="Japanese">
          <info>
          Specifies the Japanese options for searching.
        </info>
          <prop oor:name="IsMatchFullHalfWidthForms" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchFullHalfWidthForms search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchHiraganaKatakana" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchHiraganaKatakana search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchContractions" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchContractions search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchMinusDashCho-on" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchMinusDashCho-on search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchRepeatCharMarks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchRepeatCharMarks search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchVariantFormKanji" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchVariantFormKanji search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatchOldKanaForms" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the MatchOldKanaForms search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_DiZi_DuZu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_DiZi_DuZu search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_BaVa_HaFa" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_BaVa_HaFa search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_TsiThiChi_DhiZi" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_TsiThiChi_DhiZi search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_HyuIyu_ByuVyu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_HyuIyu_ByuVyu search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_SeShe_ZeJe" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_SeShe_ZeJe search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_IaIya" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_IaIya search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsMatch_KiKu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the Match_KiKu search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnorePunctuation" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the IgnorePunctuation search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnoreWhitespace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the IgnoreWhitespace search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnoreProlongedSoundMark" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the IgnoreProlongedSoundMark search option is enabled.
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IsIgnoreMiddleDot" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the IgnoreMiddleDot search option is enabled.
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Draw" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Defines the properties of the Draw application.
  </info>
    <component>
      <group oor:name="Layout">
        <info>
        Defines the general properties of the graphical object representation.
      </info>
        <group oor:name="Display">
          <info>
          Defines the general properties of the graphical object representation of screen displays.
        </info>
          <prop oor:name="Ruler" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the rulers at the left and at the top of the working area.
            Rulers visible
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Helpline" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show help lines that can be created by dragging them from the rulers.
            Helplines visible
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Guide" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show help lines when moving an object.
            Helplines While Moving
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Bezier" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show all control points in the Bezier curve editor.
            All control points in Bezier editor
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Contour" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the outline of all moved objects when moving more than one object at a time.
            Contour of each individual object
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Defines other properties regarding device independent graphical object representation.
        </info>
          <group oor:name="TabStop">
            <info>
            Specifies the distance between adjacent tab stops.
            Tab stops
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              [UNIT=1/100 mm]
              
            </info>
              <value>1250</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              [UNIT=1/100 mm]
              
            </info>
              <value>1270</value>
            </prop>
          </group>
          <group oor:name="MeasureUnit">
            <info>
            Contains the specification of distances and sizes.
            Measurement unit
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the unit used for specification of distances and sizes in a metric environment.
            </info>
              <value>2</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the unit used for specification of distances and sizes in a non metric environment.
              Measurement unit
            </info>
              <value>8</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="Content">
        <info>
        Contains the specification of how to display the content of Draw documents.
      </info>
        <group oor:name="Display">
          <info>
          Contains the specification of how to display the content of Draw documents on screen.
        </info>
          <prop oor:name="PicturePlaceholder" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only outlines of graphical objects.
            Image placeholders
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ContourMode" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only outlines of draw objects.
            Contour mode
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="TextPlaceholder" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use placeholders for text in draw objects.
            Text placeholders
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="LineContour" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only hairlines instead of an object's linestyle.
            Line contour only
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Misc">
        <info>
        Contains a collection of configuration items for the Draw application that do not fit into another category.
      </info>
        <prop oor:name="BackgroundCache" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to store master pages in a cache to speed up drawing.
          Use background cache
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="CopyWhileMoving" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether moving while holding the Control key makes a copy of the moved object.
          Copy while moving
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ObjectMoveable" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether objects can still be moved while in rotating mode.
          Objects always moveable
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="NoDistort" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted.
          Don't distort objects in curve
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DclickTextedit" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether a double-click on a text object changes activates the edit mode.
          Double-Click Text to Edit
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="RotateClick" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether a double-click on an object activates the rotation mode.
          Rotation Mode after clicking object
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Preview" oor:type="xs:double" oor:nillable="false">
          <info>
          Specifies the color quality of the preview: 0 - Color, 868 - Grayscale, 5381 - Black/White.
          Preview-Mode
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="ShowComments" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to show comments (true) or hide them (false).
          Show Comments
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ModifyWithAttributes" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the object creation and modification will be visualized using the full object attribute set or wireframe.
          Modify with attributes
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="DragThresholdPixels" oor:type="xs:int" oor:nillable="false">
          <info>
          Defines number of pixels the cursor can move before dragging.
          Drag Threshold
        </info>
          <value>6</value>
        </prop>
        <group oor:name="TextObject">
          <info>
          Defines text editing related configuration items.
        </info>
          <prop oor:name="QuickEditing" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether a simple click on a text object changes it to edit mode.
            Allow quick editing
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Selectable" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.
            Only text area selectable
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="CrossFading">
          <info>
          Contains a specification of how to morph between objects (e.g. how many steps and whether to regard the object's attributes).
        </info>
          <prop oor:name="Steps" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the number of intermediate morphing steps between two objects.
            Steps
          </info>
            <value>16</value>
          </prop>
          <prop oor:name="Orientation" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether two objects to be morphed shall have the same orientation.
            Orientation
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Attributes" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to consider objects' attributes (e.g. colors) when morphing one object into another.
            Attributes
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="DefaultObjectSize">
          <info>
          Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object-creating Button
          Default Object Size
        </info>
          <prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default width of new objects. [UNIT=1/100 mm]
            
          </info>
            <value>8000</value>
          </prop>
          <prop oor:name="Height" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default height of new objects. [UNIT=1/100 mm]
            
          </info>
            <value>5000</value>
          </prop>
        </group>
        <group oor:name="Compatibility">
          <info>
          Contains the group of options that control the compatibility to other applications.
          Compatibility options.
        </info>
          <prop oor:name="PrinterIndependentLayout" oor:type="xs:short" oor:nillable="false">
            <info>
            Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.
            Use printer independent metrics for document formatting
          </info>
            <value>2</value>
          </prop>
        </group>
      </group>
      <group oor:name="Snap">
        <info>
        Contains the specification of how to force object positions and sizes to the snap grid or to align with other objects.
      </info>
        <group oor:name="Object">
          <info>
          Contains the specification of how to force object positions and sizes to predefined locations in relation to other objects.
        </info>
          <prop oor:name="Grid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to snap an object when moved to the next grid point.
            Grid lines
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SnapLine" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to snap at snap lines.
            Snap lines
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PageMargin" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the outline of an object is justified with adjacent page margins.
            Page margins
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ObjectFrame" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to justify the outline of an object to that of an adjacent object.
            Object frame
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ObjectPoint" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to snap corner points of adjacent objects.
            Object points
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Range" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the maximal range in pixel along the coordinate axes at which snapping becomes active.
            Snap range
          </info>
            <value>5</value>
          </prop>
        </group>
        <group oor:name="Position">
          <info>
          Specifies constraints regarding the creation and modification of graphical objects.
        </info>
          <prop oor:name="CreatingMoving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to restrict the creation of objects to squares, circles, etc. and to retain the x/y ratio when resizing.
            When creating or moving objects
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ExtendEdges" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter.
            Extend edges
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Rotating" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use steps while rotating an object.
            When rotating
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RotatingValue" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the rotation angle as a multiple of this input value when constrained rotation is enabled. [UNIT=Degree/100]
            When rotating
          </info>
            <value>1500</value>
          </prop>
          <prop oor:name="PointReduction" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].
            Point reduction
          </info>
            <value>1500</value>
          </prop>
        </group>
      </group>
      <group oor:name="Zoom">
        <info>
        Contains configuration items related to zooming.
      </info>
        <prop oor:name="ScaleX" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies zoom factor along the horizontal axis.
          Scale
        </info>
          <value>1</value>
        </prop>
        <prop oor:name="ScaleY" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies zoom factor along the vertical axis.
          Scale
        </info>
          <value>1</value>
        </prop>
      </group>
      <group oor:name="Grid">
        <info>
        Defines handling and display of the (snap) grid.
      </info>
        <group oor:name="Option">
          <info>
          Switches regarding use and display of the (snap) grid.
        </info>
          <prop oor:name="SnapToGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to force frames and drawing elements on grid points.
            Snap to grid
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="VisibleGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the grid.
            Visible grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to synchronize the resolutions of x- and y-grids.
            Synchronize axes
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Resolution">
          <info>
          Specifies the grid resolution.
        </info>
          <group oor:name="XAxis">
            <info>
            Defines the horizontal distance between adjacent grid points.
            X Axis Resolution
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              [UNIT=1/100 mm]
              
            </info>
              <value>1000</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              [UNIT=1/100 mm]
              
            </info>
              <value>1270</value>
            </prop>
          </group>
          <group oor:name="YAxis">
            <info>
            Defines the vertical distance between adjacent grid points.
            Y Axis Resolution
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              [UNIT=1/100 mm]
              
            </info>
              <value>1000</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              [UNIT=1/100 mm]
              
            </info>
              <value>1270</value>
            </prop>
          </group>
        </group>
        <group oor:name="Subdivision">
          <info>
          Specifies the subdivision of the grid.
        </info>
          <prop oor:name="XAxis" oor:type="xs:double" oor:nillable="false">
            <info>
            Specifies the number of points between two grid points on the X axis.
            X Axis Subdivision
          </info>
            <value>3</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:double" oor:nillable="false">
            <info>
            Specifies the number of points between two grid points on the Y axis.
            Y Axis Subdivision
          </info>
            <value>3</value>
          </prop>
        </group>
        <group oor:name="SnapGrid">
          <info>
          Specifies the snap grid.
        </info>
          <prop oor:name="Size" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to synchronize grid and snap-grid.
            Size to grid
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Print">
        <info>
        Defines options regarding the printing of Draw documents.
      </info>
        <group oor:name="Content">
          <info>
          Defines options regarding the printing of document content.
        </info>
          <prop oor:name="Drawing" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the drawing page (in contrast to master page) will be printed.
            Drawing
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Page">
          <info>
          Specifies how and what pages will be printed.
        </info>
          <prop oor:name="PageSize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size.
            Fit to page
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PageTile" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the pages' titles at the top of every page.
            Tile pages
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Booklet" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print a document in the form of a brochure.
            Brochure
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="BookletFront" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the front side pages of a brochure.
            Front side
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="BookletBack" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the back side pages of a brochure.
            Back side
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Contains specifications of general printing related issues.
        </info>
          <prop oor:name="PageName" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print page names.
            Page name
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Date" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the current date at the top of every page.
            Date
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Time" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the current time at the top of every page.
            Time
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="HiddenPage" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print hidden pages.
            Hidden pages
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Quality" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the quality of the printed colors.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="FromPrinterSetup" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use the system settings of the printer to choose the paper tray.
            From printer setup
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Embedding" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains embedding related information, such as the list of available for embedding objects.
  </info>
    <templates>
      <group oor:name="Object">
        <info>
        Describes an embedded object.
      </info>
        <prop oor:name="ObjectFactory" oor:type="xs:string">
          <info>
          Specifies the service name of the object's factory.
        </info>
        </prop>
        <prop oor:name="ObjectDocumentServiceName" oor:type="xs:string">
          <info>
          Optional entry that specifies the service name of the document that is used by the object.
        </info>
        </prop>
        <prop oor:name="ObjectMiscStatus" oor:type="xs:long">
          <info>
          Specifies the miscellaneous properties of the object.
        </info>
        </prop>
        <prop oor:name="ObjectVerbs" oor:type="oor:string-list">
          <info>
          Specifies the list of verbs supported by the object.
        </info>
        </prop>
        <prop oor:name="ObjectDocumentFilterName" oor:type="xs:string">
          <info>
          Optional entry that specifies the filter name that is used by the object.
        </info>
        </prop>
      </group>
      <group oor:name="Verb">
        <info>
        Describes possible verbs that can be supported by an embedded object.
      </info>
        <prop oor:name="VerbUIName" oor:localized="true" oor:type="xs:string">
          <info>
          Specifies the localized name of the verb that can be shown in the UI.
        </info>
        </prop>
        <prop oor:name="VerbID" oor:type="xs:int">
          <info>
          Specifies the unique ID for the verb.
        </info>
        </prop>
        <prop oor:name="VerbFlags" oor:type="xs:int">
          <info>
          Specifies the flags of the verb that can control verb's representation in UI.
        </info>
        </prop>
        <prop oor:name="VerbAttributes" oor:type="xs:int">
          <info>
          Specifies the attributes of the verb.
        </info>
        </prop>
      </group>
      <group oor:name="ObjectName">
        <info>
        Provides object name that appears in UI.
      </info>
        <prop oor:name="ObjectUIName" oor:localized="true" oor:type="xs:string">
          <info>
          Specifies the localized name of the object that can be shown in the UI.
        </info>
        </prop>
        <prop oor:name="ClassID" oor:type="xs:string">
          <info>
          Class ID of the object.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Objects" oor:node-type="Object">
        <info>
        Contains the explicitly registered embedded objects. ClassID is used as a name for entry.
      </info>
      </set>
      <set oor:name="Verbs" oor:node-type="Verb">
        <info>
        Contains possible verbs for embedded objects.
      </info>
      </set>
      <group oor:name="MimeTypeClassIDRelations" oor:extensible="true">
        <info>
        Contains conversion table from MimeType to ClassID. MimeType is used as a name for entry.
      </info>
      </group>
      <set oor:name="ObjectNames" oor:node-type="ObjectName">
        <info>
        List of object names to be used in GUI and ClassIDs.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Events" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains the global event bindings.
  </info>
    <templates>
      <group oor:name="BindingType">
        <info>
        Describes the binding.
      </info>
        <prop oor:name="BindingURL" oor:type="xs:string">
          <info>
          The Macro URL to which the event is bound.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="ApplicationEvents">
        <info>
        Contains information about the global events.
      </info>
        <set oor:name="Bindings" oor:node-type="BindingType">
          <info>
          Contains event bindings.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="ExtendedColorScheme" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info/>
    <templates>
      <group oor:name="ColorEntry">
        <info>
        Specifies the color settings for the document.
      </info>
        <prop oor:name="Color" oor:type="xs:int">
          <info>
          Specifies the color of the document.
        </info>
        </prop>
        <prop oor:name="DefaultColor" oor:type="xs:int">
          <info>
          Specifies the system color of the document.
        </info>
        </prop>
      </group>
      <group oor:name="Component">
        <info>
        Specifies the component color settings.
      </info>
        <set oor:name="Entries" oor:node-type="ColorEntry">
          <info>
          Specifies the color settings for customizing the appearance the extension.
        </info>
        </set>
      </group>
      <group oor:name="EntryName">
        <info>
        Specifies the UI name for the color or group name of the component.
      </info>
        <prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the localized name that is used when presenting the entry to the user.
        </info>
        </prop>
      </group>
      <group oor:name="ComponentName">
        <info>
        Specifies the ui strings for the component.
      </info>
        <prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the localized name that is used when presenting the entry to the user.
        </info>
        </prop>
        <set oor:name="Entries" oor:node-type="EntryName">
          <info>
          Specifies the entry names.
        </info>
        </set>
      </group>
      <set oor:name="ExtendedColorScheme" oor:node-type="Component">
        <info>
        Specifies the color settings for customizing the appearance of extensions.
      </info>
      </set>
    </templates>
    <component>
      <group oor:name="ExtendedColorScheme">
        <info>
        Specifies the color settings for customizing the appearance of extensions.
      </info>
        <prop oor:name="CurrentColorScheme" oor:type="xs:string">
          <info>
          Specifies the name of the columns selected for inserting data into text or fields, plus inserted text and line breaks.
        </info>
        </prop>
        <set oor:name="ColorSchemes" oor:node-type="ExtendedColorScheme">
          <info>
          Lists entries with color settings.
        </info>
        </set>
      </group>
      <set oor:name="EntryNames" oor:node-type="ComponentName">
        <info>
        Lists entries with color entry UI names.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="ExtensionDependencies" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains a list of extensions with additional dependencies to overrule missing dependencies in extensions or to control specific extensions in general.
  </info>
    <templates>
      <group oor:name="Extension">
        <info>
        Describes the additional meta data for an extension whereas the node name have to be the extension identifier.
      </info>
        <prop oor:name="Versions" oor:type="oor:string-list" oor:localized="false">
          <info>
          Specifies a list of extension versions for which the extra dependencies should be active.
        </info>
        </prop>
        <prop oor:name="Platforms" oor:type="oor:string-list" oor:localized="false">
          <info>
          Specifies a list of platforms for which the extra dependencies mechanism is active.
        </info>
        </prop>
        <prop oor:name="Dependencies" oor:type="xs:string" oor:localized="false">
          <info>
          Specifies a list of additional dependencies.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Extensions" oor:node-type="Extension">
        <info>
        Specifies the list of extensions with extra dependencies.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="ExtensionManager" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains information for the Extension Manager.
  </info>
    <templates>
      <group oor:name="UpdateInfo">
        <info>
        Holds the information about updates for extensions.
      </info>
        <prop oor:name="Version" oor:type="xs:string" oor:localized="false">
          <info>
          The version of the extension
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="ExtensionRepositories">
        <info>
        Information about repositories for extensions.
      </info>
        <prop oor:name="WebsiteLink" oor:type="xs:string" oor:nillable="false">
          <info>
          This links is used from the Extension Manager. A user can click on the &amp;Download extensions...&amp;
            control so that a browser is opened which displayed the website to which directs this URL.
          
        </info>
          <value/>
        </prop>
      </group>
      <group oor:name="ExtensionSecurity">
        <info>
        Holds settings related to Extension security.
      </info>
        <prop oor:name="DisableExtensionInstallation" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether to disable extension installation via the Extensions dialog.
          Disable Extension Installation
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DisableExtensionRemoval" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether to disable extension removal via the Extensions dialog.
          Disable Extension Removal
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="ExtensionUpdateData">
        <info>
        Contains information about available or ignored updates for extensions."
      </info>
        <set oor:name="AvailableUpdates" oor:node-type="UpdateInfo">
          <info>
          This set lists all known updates for extensions, which where not applied yet.
        </info>
        </set>
        <set oor:name="IgnoredUpdates" oor:node-type="UpdateInfo">
          <info>
          This set lists all updates for extensions which the user wanted to ignore.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="FormWizard" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains the styles for the form wizard
  </info>
    <templates>
      <group oor:name="FWizStyle">
        <info>
        Specifies style information (css)
      </info>
        <prop oor:name="Index" oor:type="xs:int">
          <info>
          the index of the style (used by the ui) - starts with 0, must by - style-unique
        </info>
        </prop>
        <prop oor:localized="true" oor:name="Name" oor:type="xs:string">
          <info>
          UI name of the style
        </info>
        </prop>
        <prop oor:name="CssHref" oor:type="xs:string">
          <info>
          the name of the css file
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="FormWizard">
        <info>
        the form wizard styles
      </info>
        <set oor:name="Styles" oor:node-type="FWizStyle">
          <info>
          the set of available styles
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:package="org.openoffice.Office" oor:name="Histories" xml:lang="en-US">
    <info>
    Contains Picklist, URL-History and Help-Bookmarks data.
  </info>
    <templates>
      <group oor:name="HistoryItem">
        <info>
        Describe an history item in its details. Use URL as node name.
      </info>
        <prop oor:name="Filter" oor:type="xs:string">
          <info>
          Specifies the filter name that was chosen to load the document.
        </info>
        </prop>
        <prop oor:name="Title" oor:type="xs:string">
          <info>
          Indicates the title of the URL that is displayed on the user-interface.
        </info>
        </prop>
        <prop oor:name="Thumbnail" oor:type="xs:string">
          <info>
          Contains a base64 encoded thumbnail of the document.
        </info>
        </prop>
        <prop oor:name="ReadOnly" oor:type="xs:boolean">
          <info>
          Stores whether the document was opened editable or read-only.
        </info>
        </prop>
        <prop oor:name="Pinned" oor:type="xs:boolean">
          <info>
          Stores whether the document is pinned in the user-interface.
        </info>
        </prop>
      </group>
      <group oor:name="HistoryOrder">
        <info>
        Map an ordered number to all existing history items.
      </info>
        <prop oor:name="HistoryItemRef" oor:type="xs:string">
          <info>
          Reference to an item of the original history list.
        </info>
        </prop>
      </group>
      <group oor:name="HistoryInfo">
        <info>
        Combines item and order list to a complete history description.
      </info>
        <set oor:name="ItemList" oor:node-type="HistoryItem">
          <info>
          Contains all items identified by its URL.
        </info>
        </set>
        <set oor:name="OrderList" oor:node-type="HistoryOrder">
          <info>
          Bring an order to all items of set ItemList.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="Histories" oor:node-type="HistoryInfo">
        <info>
        Contains all histories of OOo. Can be extended easy to know any history you like.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Impress" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains configuration items related to the Impress application.
  </info>
    <templates>
      <group oor:name="MasterPageDescriptor">
        <info>
        Describes master pages that belong to the list of recently used master pages.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          The URL of the template document that contains the master page.
        </info>
        </prop>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          The internal name of the master page.
        </info>
        </prop>
      </group>
      <group oor:name="Resource">
        <info>
        A factory that can create one more resources for the multi pane framework.
      </info>
        <prop oor:name="URL" oor:type="xs:string">
          <info>
          URL of a multi pane framework resource.
        </info>
        </prop>
      </group>
      <group oor:name="ResourceFactory">
        <info>
        A factory that can create one more resources for the multi pane framework.
      </info>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <info>
          
            The service name of the factory.  This service is not the factory itself.
            It is expected to create and register a set of factories when an instance of
            the service is created.
          
        </info>
        </prop>
        <set oor:name="ResourceList" oor:node-type="Resource">
          <info>
          List of URLs of the resources that are created by the factory.
        </info>
        </set>
      </group>
      <group oor:name="StartupService">
        <info>
        
          A service that is instantiated when a framework is initialized for a
          Draw or Impress document.
        
      </info>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <info>
          The name of the startup service.
        </info>
        </prop>
      </group>
      <group oor:name="AuthorisedRemote">
        <info>
        
          A Remote Control Device that has been authorised for connection.
        
      </info>
        <prop oor:name="PIN" oor:type="xs:string">
          <info>
          The PIN used by the device for authentication.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Layout">
        <info>
        Contains general properties of the graphical object representation.
      </info>
        <group oor:name="Display">
          <info>
          Contains general properties of the graphical object representation of screen displays.
        </info>
          <prop oor:name="Ruler" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the rulers at the left and at the top of the working area.
            Rulers visible
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Helpline" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show help-lines that can be created by dragging them from the rulers.
            Helplines visible
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Guide" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show help-lines when moving an object.
            Helplines While Moving
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Bezier" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show all control points in the Bezier curve editor.
            All control points in Bezier editor
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Contour" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the outline of all moved objects when moving more than one object at the same time.
            Contour of each individual object
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="NavigationBtnScale" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies which size of the icons is used for the
            navigation bar.
          </info>
            <value>0</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Specifies other layout options that do not fit into any other group.
          Other Layout Options
        </info>
          <group oor:name="TabStop">
            <info>
            Specifies the distance between adjacent tab stops with regard to whether the metric or the non-metric system is currently selected.
            Tab stops
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the distance between adjacent tab stops in 1/100 mm when the metric system is selected.
              
            </info>
              <value>1250</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the distance between adjacent tab stops in 1/100 mm when the non-metric system is selected.
              
            </info>
              <value>1270</value>
            </prop>
          </group>
          <group oor:name="MeasureUnit">
            <info>
            Specifies the measurement unit to be used with respect to whether the metric or the non-metric system is selected.
            Measurement unit
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the measurement unit to be used when the metric system is selected.
              Measurement unit
            </info>
              <value>2</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the measurement unit to be used when the non-metric system is selected.
              Measurement unit
            </info>
              <value>8</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="Content">
        <info>
        Contains content related configuration items.
      </info>
        <group oor:name="Display">
          <info>
          Contains configuration items related to the display of Impress documents.
        </info>
          <prop oor:name="PicturePlaceholder" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only the bounding box of graphic-objects like bitmaps and drawings.
            Image placeholders
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ContourMode" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only outlines of objects such as filled rectangles and filled ellipses.
            Contour mode
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="TextPlaceholder" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only a placeholder for text in graphical objects.
            Text placeholders
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="LineContour" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show only hairlines instead of the true line styles.
            Line contour only
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Misc">
        <info>
        Contains a collection of configuration items for the Impress application that do not fit into another category.
      </info>
        <prop oor:name="BackgroundCache" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to store master pages in a cache to speed up drawing.
          Use background cache
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="CopyWhileMoving" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether moving while holding the Control key makes a copy of the moved object.
          Copy while moving
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ObjectMoveable" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether objects can still be moved while in rotating mode.
          Objects always moveable
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="NoDistort" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether objects that are placed on a circle keep their original form, i.e. may be moved and rotated but not resized or otherwise distorted.
          Don't distort objects in curve
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DclickTextedit" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether a double-click on a text object activates the edit mode.
          Double-Click Text to Edit
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="RotateClick" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether a double-click on an object activates the rotation mode.
          Rotation Mode after clicking object
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Preview" oor:type="xs:double" oor:nillable="false">
          <info>
          Specifies the color quality of the preview: 0 - Color, 868 - Grayscale, 5381 - Black/White.
          Preview-Mode
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="ShowComments" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether to show comments (true) or hide them (false).
          Show Comments
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ModifyWithAttributes" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the object creation and modification will be visualized using the full object attribute set or wireframe.
          Modify with attributes
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ShowUndoDeleteWarning" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the warning dialog appears when setting a new standard page layout.
          Show Undo-Stack Delete Warning
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SlideshowRespectZOrder" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the slideshow should respect shape z-order while animating shapes. Disabling this can improve slideshow performance
          Enable shape z-order during slideshow animations
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="TransitionFiles" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
            Contains a list of odf files, that define
            slideshow transitions. Values are put through
            macro expansion, so, vnd.sun.star.expand prefix
            is allowed.
          
          List of files containing transition effects
        </info>
          <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/transitions.xml</value>
        </prop>
        <prop oor:name="EffectFiles" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
            Contains a list of odf files, that define
            slideshow shape effects. Values are put through
            macro expansion, so, vnd.sun.star.expand prefix
            is allowed.
          
          List of files containing object effects
        </info>
          <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/effects.xml</value>
        </prop>
        <prop oor:name="LayoutListFiles" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
            Contains a list of xml files defining the Impress slide
            "layouts". It contains properties of presentation objects,
            like their position, width, and height. Entries are run
            through macro expansion, so, vnd.sun.star.expand prefix is
            allowed.
          
          List of files containing Impress slide layouts
        </info>
          <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/layoutlist.xml</value>
        </prop>
        <prop oor:name="PresObjListFiles" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
            Contains a list of xml files defining the presentation
            object used in the master page of "notes" and "handout".
            It contains properties of presentation objects,like
            their position, width, and height. Entries are run
            through macro expansion, so, vnd.sun.star.expand prefix is
            allowed.
          
          List of files containing master presentation objects
        </info>
          <value oor:separator=";">vnd.sun.star.expand:$BRAND_BASE_DIR/$BRAND_SHARE_SUBDIR/config/soffice.cfg/simpress/objectlist.xml</value>
        </prop>
        <prop oor:name="PreviewNewEffects" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether a selected effect in the animation create dialog should be previewed.
          Automatic preview for new animation
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PreviewChangedEffects" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether changes in the animation panel should be previewed.
          Automatic preview for animation panel
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="PreviewTransitions" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether changes in the slide transition panel should be previewed.
          Automatic preview for slide transition panel
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Display" oor:type="xs:int" oor:nillable="false">
          <info>
          Offset number of the display used for full screen slide show mode;
	        -1   means all screens,
	         0   means default external screen,
	         N&gt;0 means real-screen number + 1.
          Display for full screen slide show mode
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="PenColor" oor:type="xs:int" oor:nillable="false">
          <info>
          Color of the pen during slideshow.
          Pen Color
        </info>
          <value>16711680</value>
        </prop>
        <prop oor:name="PenWidth" oor:type="xs:double" oor:nillable="false">
          <info>
          Width of the pen during slideshow.
          Pen Width
        </info>
          <value>150</value>
        </prop>
        <prop oor:name="TabBarVisible" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether the tab bar should be visible on top of the slide panel.
          Tab bar is visible
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DragThresholdPixels" oor:type="xs:int" oor:nillable="false">
          <info>
          Defines number of pixels the cursor can move before dragging.
          Drag Threshold
        </info>
          <value>6</value>
        </prop>
        <group oor:name="TextObject">
          <info>
          Contains text editing related configuration items.
        </info>
          <prop oor:name="QuickEditing" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether a simple click on a text object changes it to edit mode.
            Allow quick editing
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Selectable" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether a text frame can only be selected by clicking on the text or by clicking somewhere in the frame.
            Only text area selectable
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="NewDoc">
          <info>
          Specifies configuration items governing the behavior when creating a new document or a new page.
          Start with AutoPilots
        </info>
          <prop oor:name="AutoPilot" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the template selection when creating a new presentation.
            Start with Template Manager
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Layout" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the layout dialog when creating a new page.
            Start with AutoPilots
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Start">
          <info>
          Specifies configuration items governing behavior when starting a presentation.
        </info>
          <prop oor:name="EnableSdremote" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to enable the Impress remote controller.
            Enable remote control
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="EnablePresenterScreen" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show Presenter Screen Console which shows next slide, notes etc.
            Enable Presenter Screen
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="PresenterScreenFullScreen" oor:type="xs:boolean" oor:nillable="false">
            <info>
           Indicates whether the Presenter Screen Console is shown in FullScreen mode.
           Presenter Screen FullScreen
         </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowNavigationPanel" oor:type="xs:boolean" oor:nillable="false">
            <info>
         Indicates whether to show navigation panel for presentations.
         Show navigation panel
       </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Compatibility">
          <info>
          Contains the group of options that control the compatibility to other applications.
          Compatibility options.
        </info>
          <prop oor:name="AddBetween" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies if spacing between paragraphs should be added to ensure compatibility to MS Word documents
            Add spacing between paragraphs
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PrinterIndependentLayout" oor:type="xs:short" oor:nillable="false">
            <info>
            Indicates whether to use printer independent metrics for document formatting (2) or to use metrics derived from the current printer (1). Refer to com::sun::star::document::PrinterIndependentLayout for valid values.
            Use printer independent metrics for document formatting
          </info>
            <value>2</value>
          </prop>
        </group>
        <group oor:name="DefaultObjectSize">
          <info>
          Defines the default size of newly created objects using CTRL-Return or CTRL-Click at an object-creating Button.
          Default Object Size
        </info>
          <prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
            <info>
            [UNIT=1/100 mm]
            
          </info>
            <value>8000</value>
          </prop>
          <prop oor:name="Height" oor:type="xs:int" oor:nillable="false">
            <info>
            [UNIT=1/100 mm]
            
          </info>
            <value>5000</value>
          </prop>
        </group>
        <set oor:name="AuthorisedRemotes" oor:node-type="AuthorisedRemote">
          <info>
          Contains a list of remote control devices that can connect without user confirmation.
        </info>
        </set>
      </group>
      <group oor:name="Snap">
        <info>
        Specifies how to force object positions and sizes to the snap grid or to align with other objects.
      </info>
        <group oor:name="Object">
          <info>
          Specifies how to force object positions and sizes to predefined locations in relation to other objects.
        </info>
          <prop oor:name="Grid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to snap an object when moved to the next grid point.
            Grid lines
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="SnapLine" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to snap at snap lines.
            Snap lines
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="PageMargin" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the outline of an object is justified with adjacent page margins.
            Page margins
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ObjectFrame" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to justify the outline of an object to that of an adjacent object.
            Object frame
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ObjectPoint" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to snap corner points of adjacent objects.
            Object points
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Range" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the maximal range in pixels along the coordinate axes at which snapping becomes active.
            Snap range
          </info>
            <value>5</value>
          </prop>
        </group>
        <group oor:name="Position">
          <info>
          Specifies constraints regarding the creation and modification of graphical objects.
        </info>
          <prop oor:name="CreatingMoving" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to restrict the creation of objects to squares, circles, etc. and to retain the x/y ratio when resizing.
            When creating or moving objects
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ExtendEdges" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use the longer (true) or the shorter (false) of the two distances along the coordinates axes from the initial to the current position to determine a new square's edge length or a new circle's diameter.
            Extend edges
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Rotating" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use steps while rotating an object.
            When rotating
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RotatingValue" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the rotation angle when constrained rotation is enabled. [UNIT=Degree/100]
            When rotating
          </info>
            <value>1500</value>
          </prop>
          <prop oor:name="PointReduction" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the maximum angle that you can move a line before it snaps into place in the point editor that connects two points [UNIT=Degree/100].
            Point reduction
          </info>
            <value>1500</value>
          </prop>
        </group>
      </group>
      <group oor:name="Grid">
        <info>
        Defines the handling and display of the snap grid.
      </info>
        <group oor:name="Option">
          <info>
          Specifies switches regarding use and display of the snap grid.
        </info>
          <prop oor:name="SnapToGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to force frames and drawing elements on grid points.
            Snap to grid
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="VisibleGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to show the grid.
            Visible grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to synchronize the resolutions of x- and y-grids.
            Synchronize axes
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Resolution">
          <info>
          Specifies grid resolution.
        </info>
          <group oor:name="XAxis">
            <info>
            Defines the horizontal distance between adjacent grid points.
            X Axis Resolution
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the horizontal distance between adjacent grid points in 1/100 mm, used when the metric system is active.
              
            </info>
              <value>2000</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the horizontal distance between adjacent grid points in 1/100 mm, used when the non-metric system is active.
              
            </info>
              <value>2540</value>
            </prop>
          </group>
          <group oor:name="YAxis">
            <info>
            Defines the vertical distance between adjacent grid points.
            Y Axis Resolution
          </info>
            <prop oor:name="Metric" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the vertical distance between adjacent grid points in 1/100 mm, used when the metric system is active.
              
            </info>
              <value>2000</value>
            </prop>
            <prop oor:name="NonMetric" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the vertical distance between adjacent grid points in 1/100 mm, used when the non-metric system is active.
              
            </info>
              <value>2540</value>
            </prop>
          </group>
        </group>
        <group oor:name="Subdivision">
          <info>
          Specifies the subdivision of the grid.
        </info>
          <prop oor:name="XAxis" oor:type="xs:double" oor:nillable="false">
            <info>
            Specifies the number of points between two adjacent grid points on the X axis.
            X Axis Subdivision
          </info>
            <value>3</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:double" oor:nillable="false">
            <info>
            Specifies the number of intervals between two adjacent grid points on the Y axis
            Y Axis Subdivision
          </info>
            <value>3</value>
          </prop>
        </group>
        <group oor:name="SnapGrid">
          <info>
          Contains the specifications of the snap grid.
        </info>
          <prop oor:name="Size" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to synchronize grid and snap-grid.
            Size to grid
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Print">
        <info>
        Defines options regarding the printing of Impress documents.
      </info>
        <group oor:name="Content">
          <info>
          Defines options regarding the printing of document content.
        </info>
          <prop oor:name="Presentation" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the presentation will be printed.
            Presentation
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Note" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the notes will be printed.
            Notes
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Handout" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the handouts will be printed.
            Handouts
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Outline" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the outlines will be printed.
            Outline
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Page">
          <info>
          Specifies how and which pages will be printed.
        </info>
          <prop oor:name="PageSize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to enlarge or shrink a document's page size while printing to fit the physical paper size.
            Fit to page
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PageTile" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the pages' titles at the top of every page.
            Tile pages
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Booklet" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print a document in the form of a brochure.
            Brochure
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="BookletFront" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the front side pages of a brochure.
            Front side
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="BookletBack" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the back side pages of a brochure.
            Back side
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Specifies general printing related issues.
        </info>
          <prop oor:name="PageName" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print page names.
            Page name
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Date" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the current date at the top of every page.
            Date
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Time" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print the current time at the top of every page.
            Time
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="HiddenPage" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to print hidden pages.
            Hidden pages
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Quality" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the quality of the printed colors.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="FromPrinterSetup" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether to use the system settings of the printer to choose the paper tray.
            From printer setup
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="HandoutHorizontal" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Indicates whether the slide thumbnails on the printed handouts are ordered horizontal or vertical
            Handout orientation
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PagesPerHandout" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of slide thumbnails printed on each handout page.
            Slides per page
          </info>
            <value>0</value>
          </prop>
        </group>
      </group>
      <group oor:name="Filter">
        <info>
        Contains the group of options that control the behavior of filters.
        Filter Options
      </info>
        <group oor:name="Import">
          <info>
          Contains the group of options that control the behavior of the import filters.
          Import Filter
        </info>
          <group oor:name="VBA">
            <info>
            Contains the group of options that control the behavior of the VBA filter.
            VBA Filter
          </info>
            <prop oor:name="Load" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Converts VBA Basic into Office Basic as commands (True).
              Load Basic Code to edit
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Save" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Holds original VBA storage for saving in the memory (True).
              Save Original Basic Code again
            </info>
              <value>true</value>
            </prop>
          </group>
        </group>
        <group oor:name="Export">
          <info>
          Exports related configuration items.
        </info>
          <prop oor:name="LastUsed" oor:type="xs:string">
            <info>
            Specifies the filter last used to export an Impress document.
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="MultiPaneGUI">
        <info>
        Options that control the content and appearance of the multi pane GUI.
        Multi Pane GUI Options
      </info>
        <group oor:name="ToolPanel">
          <info>
          Options that control the tool panel.
          Tool Panel Options
        </info>
          <group oor:name="Visible">
            <info>
            Options that control the visibility of the ToolPanel.
            ToolPanel Visibility
          </info>
            <prop oor:name="ImpressView" oor:type="xs:boolean">
              <info>
              Visibility of the ToolPanel in the Impress view.
              ToolPanel Visibility ImpressView
            </info>
            </prop>
            <prop oor:name="OutlineView" oor:type="xs:boolean">
              <info>
              Visibility of the ToolPanel in the Outline view.
              ToolPanel Visibility OutlineView
            </info>
            </prop>
            <prop oor:name="NotesView" oor:type="xs:boolean">
              <info>
              Visibility of the ToolPanel in the Notes view.
              ToolPanel Visibility NotesView
            </info>
            </prop>
            <prop oor:name="HandoutView" oor:type="xs:boolean">
              <info>
              Visibility of the ToolPanel in the HandOut view.
              ToolPanel Visibility HandOutView
            </info>
            </prop>
            <prop oor:name="SlideSorterView" oor:type="xs:boolean">
              <info>
              Visibility of the ToolPanel in the SlideSorter view.
              ToolPanel Visibility SlideSorterView
            </info>
            </prop>
          </group>
          <set oor:name="RecentlyUsedMasterPages" oor:node-type="MasterPageDescriptor">
            <info>
            List of the URLs of the most recently used master pages.
            Recently Used Master Pages
          </info>
          </set>
        </group>
        <group oor:name="SlideSorterBar">
          <info>
          Values related to the slide sorter.
          Slide Sorter Options
        </info>
          <group oor:name="Visible">
            <info>
            Options that control the visibility of the slide sorter.
            Slide Sorter Visibility
          </info>
            <prop oor:name="ImpressView" oor:type="xs:boolean">
              <info>
              Visibility of the Slide Sorter in the Impress view.
              Slide Sorter Visibility ImpressView
            </info>
            </prop>
            <prop oor:name="OutlineView" oor:type="xs:boolean">
              <info>
              Visibility of the Slide Sorter in the Outline view.
              Slide Sorter Visibility OutlineView
            </info>
            </prop>
            <prop oor:name="NotesView" oor:type="xs:boolean">
              <info>
              Visibility of the Slide Sorter in the Notes view.
              Slide Sorter Visibility NotesView
            </info>
            </prop>
            <prop oor:name="HandoutView" oor:type="xs:boolean">
              <info>
              Visibility of the Slide Sorter in the HandOut view.
              Slide Sorter Visibility HandOutView
            </info>
            </prop>
            <prop oor:name="SlideSorterView" oor:type="xs:boolean">
              <info>
              Visibility of the Slide Sorter in the SlideSorter view.
              Slide Sorter Visibility SlideSorterView
            </info>
            </prop>
            <prop oor:name="DrawView" oor:type="xs:boolean">
              <info>
              Visibility of the Slide Sorter in the Draw view.
              Slide Sorter Visibility DrawView
            </info>
            </prop>
          </group>
          <group oor:name="PreviewCache">
            <info>
            Values for tuning the preview cache of the slide sorter.
            Preview Cache Options
          </info>
            <prop oor:name="CacheSize" oor:type="xs:int" oor:nillable="false">
              <info>
              
                Maximal size of the cache that stores slide
                preview bitmaps.  This size does only cover
                previews of slides that are not currently
                visible.  Depending on the compression policy
                this upper bound may be violated.
              
              Preview Cache Size
            </info>
              <value>4194304</value>
            </prop>
            <prop oor:name="CompactionPolicy" oor:type="xs:string" oor:nillable="false">
              <info>
              Technique of how to reduce the memory used by the cache.
              Compaction Policy
            </info>
              <value>Compress</value>
            </prop>
            <prop oor:name="CompressionPolicy" oor:type="xs:string" oor:nillable="false">
              <info>
              
                Technique of how to compress preview bitmaps for
                slides that are moved out of the visible area in
                order to save cache space.
              
              Compression Policy
            </info>
              <value>ResolutionReduction</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="Pictures">
        <info>
        Contains configuration items for Impress Photo Album function.
      </info>
        <prop oor:name="Path" oor:type="xs:string" oor:nillable="false">
          <info>
          
            Access path, where images were loaded last time.
            The default is work directory.
          
        </info>
          <value>$(work)</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Java" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info/>
    <component>
      <group oor:name="VirtualMachine">
        <info>
        Provides information used to initialize a Java Virtual Machine. 
      </info>
        <prop oor:name="Security" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if security checks are performed for applets.
          Enable security checks
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="NetAccess" oor:type="xs:int">
          <info>
          Determines if and to what extent Java applets are allowed to access the network.
          Net access
        </info>
        </prop>
        <prop oor:name="RunUnoComponentsOutOfProcess" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether JVM based UNO components are run via uno command outside the LibreOffice process.
          Run UNO components out-of-process
        </info>
          <value>false</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Jobs" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains information about registered jobs, bound on events.
  </info>
    <templates>
      <group oor:name="Job">
        <info>
        Describes a UNO service, which is registered for a special event.
      </info>
        <prop oor:name="Service" oor:type="xs:string">
          <info>
          Must contain a UNO implementation(!) name of the implemented job component.
        </info>
        </prop>
        <prop oor:name="Context" oor:type="xs:string">
          <info>
          An property to define the context this event should be active in. It can be empty or a colon separated list of the supported application modules.
        </info>
        </prop>
        <group oor:name="Arguments" oor:extensible="true">
          <info>
          Can be filled with any argument, which is under control of the job component.
        </info>
        </group>
      </group>
      <group oor:name="TimeStamp">
        <info>
        Is used to enable/disable a job execution related to a triggered event.
      </info>
        <prop oor:name="AdminTime" oor:type="xs:string" oor:nillable="false">
          <info>
          If it's newer then UserTime, the job will be reactivated next time.
        </info>
          <value>2003-01-01T00:00:00+00:00</value>
        </prop>
        <prop oor:name="UserTime" oor:type="xs:string" oor:nillable="false">
          <info>
          If it's newer then AdminTime, the job is deactivated for execution.
        </info>
          <value>2003-01-01T00:00:00+00:00</value>
        </prop>
      </group>
      <group oor:name="Event">
        <info>
        Describe a state, which can be detected at runtime and will be used to start jobs, which are registered for it.
      </info>
        <set oor:name="JobList" oor:node-type="TimeStamp">
          <info>
          This list contains all registered jobs, which wish to be executed, if the corresponding event was triggered.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="Jobs" oor:node-type="Job">
        <info>
        This list contains all well known job components and it's properties.
      </info>
      </set>
      <set oor:name="Events" oor:node-type="Event">
        <info>
        Here jobs can be bound to events and can be enabled/disable by using TimeStamp values.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Labels" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for Writer documents used as labels.
  </info>
    <templates>
      <group oor:name="LabelType">
        <info>
        Contains the properties used for a label.
      </info>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          Contains the descriptive name for the label format.
        </info>
        </prop>
        <prop oor:name="Measure" oor:type="xs:string">
          <info>
          Contains the measurement data of the label concatenated by a colon (;) in the following order: 'C' or 'S';Horizontal Distance;Vertical Distance;Width;Height;Left margin;Upper margin;Columns;Rows" while 'C' marks a continuous label and 'S' marks a sheet.
        </info>
        </prop>
      </group>
      <set oor:name="Labels" oor:node-type="LabelType">
        <info>
        Specifies a set of labels of a manufacturer.
      </info>
      </set>
    </templates>
    <component>
      <set oor:name="Manufacturer" oor:node-type="Labels">
        <info>
        Contains the list of label manufacturers.
        Available Manufacturers
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:package="org.openoffice.Office" oor:name="Linguistic" xml:lang="en-US">
    <info>
    Contains linguistic (spell checking, hyphenation, thesaurus) related
    configurations.
  </info>
    <templates>
      <group oor:name="Dictionary">
        <info>
        Specifies the settings for a single dictionary to be used by a
        spell checker, hyphenator or thesaurus.
      </info>
        <prop oor:name="Locations" oor:type="oor:string-list">
          <info>
          Specifies the location(s) where the files that represent the
          dictionary are found. Each entry in the list must be from type
          URL.
          Dictionary location
        </info>
        </prop>
        <prop oor:name="Format" oor:type="xs:string">
          <info>
          Specifies the format the dictionary is written in.
          Dictionary format
        </info>
        </prop>
        <prop oor:name="Locales" oor:type="oor:string-list">
          <info>
          Bind a dictionary to its supported list of locales.
          Dictionary locales
        </info>
        </prop>
      </group>
      <group oor:name="DictionaryUsingService">
        <info>
        A list of all services making use of dictionaries.
      </info>
        <prop oor:name="SupportedDictionaryFormats" oor:type="oor:string-list">
          <info>
          The list of all dictionary formats the service can handle.
          Supported dictionary formats
        </info>
        </prop>
      </group>
      <group oor:name="ServiceNameEntry">
        <info>
        The node name is the service implementation name.
      </info>
        <prop oor:name="VendorImagesNode" oor:type="xs:string">
          <info>
          Contains the node name in the VendorImages set to look for in
          order to find a specific image.
          Vendor images node
        </info>
        </prop>
      </group>
      <group oor:name="VendorImagesEntry">
        <info>
        The images for vendor specific branding in the UI. The node name is
        the service implementation name.
      </info>
        <prop oor:name="SpellAndGrammarContextMenuSuggestionImage" oor:type="xs:string">
          <info>
          The path to the image for the spell and grammar checking
          suggestions in the context menu context menu.
          Spell and grammar context menu suggestions image
        </info>
        </prop>
        <prop oor:name="SpellAndGrammarContextMenuDictionaryImage" oor:type="xs:string">
          <info>
          The path to the image for the spell and grammar checking context
          menu context menu.
          Spell and grammar context menu dictionary image
        </info>
        </prop>
        <prop oor:name="SynonymsContextMenuImage" oor:type="xs:string">
          <info>
          The path to the image for the synonyms context menu.
          Synonyms context menu image
        </info>
        </prop>
      </group>
      <group oor:name="GrammarCheckerEntry">
        <info>
        Specifies the settings for a grammar checker. The node name is the
        grammar checkers implementation name.
      </info>
        <prop oor:name="Locales" oor:type="oor:string-list">
          <info>
          The list of supported locales.
          Grammar checker locales
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Images">
        <info>
        Contains settings for images to be used.
      </info>
        <set oor:name="ServiceNameEntries" oor:node-type="ServiceNameEntry">
          <info>
          The node name is the service implementation name and the
          property states the node name to use in the VendorImages set.
          Component entries
        </info>
        </set>
        <set oor:name="VendorImages" oor:node-type="VendorImagesEntry">
          <info>
          Contains the images to use. The node names are the service
          implementation names.
          Vendor images
        </info>
        </set>
      </group>
      <group oor:name="General">
        <info>
        Contains general settings for the linguistic
        configurations.
      </info>
        <prop oor:name="UILocale" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the UI language. An empty string means: use the
          desktop's UI language if possible.
        </info>
          <value/>
        </prop>
        <prop oor:name="IsIgnoreControlCharacters" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Ignores the control characters (ASCII characters &lt; 32) for
          spell checking, hyphenation and the thesaurus.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="DefaultLocale" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the default document language.
          Default language
        </info>
          <value/>
        </prop>
        <prop oor:name="DefaultLocale_CJK" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the default document CJK language.
          Default language for CJK linguistics
        </info>
          <value/>
        </prop>
        <prop oor:name="DefaultLocale_CTL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the default document CTL language.
          Default language for CTL linguistics
        </info>
          <value/>
        </prop>
        <group oor:name="DictionaryList">
          <info>
          Defines which personal dictionaries are used.
        </info>
          <prop oor:name="ActiveDictionaries" oor:type="oor:string-list" oor:nillable="false">
            <info>
            Specifies the custom dictionaries to be used. The Ignore list
            (IgnoreAllList (All)) is administered in the RAM only for the
            current spellcheck.
            Custom dictionaries
          </info>
            <value>
              <it>IgnoreAllList</it>
              <it>standard.dic</it>
              <it>en-US.dic</it>
              <it>en-GB.dic</it>
              <it>sl.dic</it>
              <it>technical.dic</it>
              <it>hu_AkH11.dic</it>
            </value>
          </prop>
          <prop oor:name="IsUseDictionaryList" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines if personal dictionaries should be used for spell
            checking and hyphenation.
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="TextConversion">
        <info>
        Defines settings used by the text conversion.
      </info>
        <prop oor:name="ActiveConversionDictionaries" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Specifies the user dictionaries to be used. 
          Active text conversion user dictionaries
        </info>
          <value/>
        </prop>
        <prop oor:name="IsIgnorePostPositionalWord" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if post positionals should be ignored when looking for
          Korean entries.
          Ignore post positional word
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsAutoCloseDialog" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the dialog should be closed automatically after the
          conversion of the current text portion is processed.
          Auto close dialog
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsShowEntriesRecentlyUsedFirst" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if entries that were recently used as replacements
          should be listed first.
          Show entries recently used first
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsAutoReplaceUniqueEntries" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if entries for which have only one possible
          replacement should be replaced automatically.
          Auto replace unique entries
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsDirectionToSimplified" oor:type="xs:boolean">
          <info>
          Specifies in which direction the translation will be made, from
          traditional to simplified or the other way round.
          Direction to simplified
        </info>
        </prop>
        <prop oor:name="IsUseCharacterVariants" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether Taiwan, Hongkong SAR, and Macao SAR character
          variants should be used for translation.
          Use character variants
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsTranslateCommonTerms" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether common terms should be detected and translated
          as whole words.
          Translate Common Terms
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsReverseMapping" oor:type="xs:boolean" oor:nillable="false">
          <info>
          If Reverse Mapping is active than every dictionary entry added
          or modified will also be added or modified within the dictionary in
          the opposite mapping direction.
          Reverse Mapping
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="SpellChecking">
        <info>
        Contains spell checking-relevant settings.
      </info>
        <prop oor:name="IsSpellUpperCase" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether to include uppercase words in the spellcheck
          process.
          Spell uppercase words
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsSpellWithDigits" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether to check the spelling of words which contain
          numbers as well as letters.
          Spell words with digits
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsSpellAuto" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Checks spelling automatically.
          Automatic spellchecking
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsSpellSpecial" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows spellchecking in headers, footers, and frames.
          Check spelling in special regions
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsSpellClosedCompound" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows rule-based closed compounding of dictionary words
          Accept possible closed compound words
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsSpellHyphenatedCompound" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows rule-based hyphenated compounding of dictionary words
          Accept possible hyphenated compound words
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsReverseDirection" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Advances backwards through the text for spell checking.
          Reverse direction.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="GrammarChecking">
        <info>
        Contains grammar checking relevant settings.
      </info>
        <prop oor:name="IsAutoCheck" oor:type="xs:boolean" oor:nillable="false">
          <info>
          determines if grammar is automatically checked.
          Automatic grammar checking
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsInteractiveCheck" oor:type="xs:boolean" oor:nillable="false">
          <info>
          determines if grammar is check in the spelling and grammar
          dialog.
          Interactive grammar checking
        </info>
          <value>true</value>
        </prop>
        <group oor:name="LanguageTool">
          <info>
          Contains grammar checking relevant settings.
        </info>
          <prop oor:name="BaseURL" oor:type="xs:string">
            <info>
              LanguageTool Grammar Checker URL
              URL for automatic grammar checking
            </info>
          </prop>
          <prop oor:name="Username" oor:type="xs:string">
            <info>
              LanguageTool Grammar Checker Username for private API
              Locale List URL for automatic grammar checking
            </info>
          </prop>
          <prop oor:name="ApiKey" oor:type="xs:string">
            <info>
              LanguageTool Grammar Checker Api Key for private API
              Api Key for automatic grammar checking
            </info>
          </prop>
          <prop oor:name="IsEnabled" oor:type="xs:boolean" oor:nillable="false">
            <info>
              Enable or disable LanguageTool Remote Grammar Checker
              LanguageTool Grammar Checker
            </info>
            <value>false</value>
          </prop>
          <prop oor:name="SSLCertVerify" oor:type="xs:boolean" oor:nillable="false">
            <info>
              Enable or disable SSL certificate verification for HTTPS requests
              API SSL verification control
            </info>
            <value>true</value>
          </prop>
          <prop oor:name="RestProtocol" oor:type="xs:string">
            <info>
              LanguageTool Grammar Checker REST API protocol
              REST API protocol
            </info>
          </prop>
        </group>
      </group>
      <group oor:name="Translation">
        <info>
        Contains translation relevant settings.
      </info>
        <group oor:name="Deepl">
          <info>
          Contains DeepL API relevant settings.
        </info>
          <prop oor:name="ApiURL" oor:type="xs:string">
            <info>
            Deepl Translator API URL
            URL for the Deepl translator api
          </info>
          </prop>
          <prop oor:name="AuthKey" oor:type="xs:string">
            <info>
            Deepl Translator API URL Authkey
            Auth key for the Deepl translator api
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="Hyphenation">
        <info>
        Contains hyphenation relevant settings.
      </info>
        <prop oor:name="MinLeading" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the minimum number of characters of the hyphenated
          word required at the end of the line.
          Characters per syllable before hyphen
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="MinTrailing" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the minimum number of characters of the hyphenated
          word required at the next line.
          Characters per syllable after hyphen
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="MinWordLength" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the minimum word length to allow a hyphenation.
          Minimal word length
        </info>
          <value>5</value>
        </prop>
        <prop oor:name="IsHyphSpecial" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows hyphenation in headers, footers, and frames.
          Hyphenate in special regions.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsHyphAuto" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allows for automatic insertion of soft hyphens.
          Automatic hyphenation.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="ServiceManager">
        <info>
        Contains settings for the service manager that are used to
        access/configure the usage of the various linguistic service
        implementations.
      </info>
        <set oor:name="Dictionaries" oor:node-type="Dictionary">
          <info>
          Contains all dictionaries to be used for spell checking,
          hyphenation or thesaurus.
          Dictionaries
        </info>
        </set>
        <set oor:name="SpellCheckers" oor:node-type="DictionaryUsingService">
          <info>
          Contains all spell checker.
          Spell Checker
        </info>
        </set>
        <set oor:name="Hyphenators" oor:node-type="DictionaryUsingService">
          <info>
          Contains all hyphenators.
          Hyphenators
        </info>
        </set>
        <set oor:name="Thesauri" oor:node-type="DictionaryUsingService">
          <info>
          Contains all thesauri.
          Thesauri
        </info>
        </set>
        <prop oor:name="DisabledDictionaries" oor:type="oor:string-list">
          <info>
          The list of dictionaries that are currently not in use.
          Disabled Dictionaries
        </info>
        </prop>
        <set oor:name="GrammarCheckers" oor:node-type="GrammarCheckerEntry">
          <info>
          Contains all grammar checkers.
          Grammar Checkers
        </info>
        </set>
        <prop oor:name="DataFilesChangedCheckValue" oor:type="xs:int" oor:nillable="false">
          <info>
          Value used to check if the data files of the linguistic have
          changed and thus the configuration needs to be updated.
          Data files changed check value
        </info>
          <value>-1</value>
        </prop>
        <group oor:name="SpellCheckerList" oor:extensible="true">
          <info>
          Contains a list of languages and spell-checking-service entries.
          Only languages listed will be supported.
        </info>
        </group>
        <group oor:name="ThesaurusList" oor:extensible="true">
          <info>
          Contains a list of languages and thesaurus-service entries.
          Only languages listed will be supported.
        </info>
        </group>
        <group oor:name="HyphenatorList" oor:extensible="true">
          <info>
          Contains a list of languages and hyphenation-service pairs. Only
          the languages that are listed are supported.
        </info>
        </group>
        <group oor:name="GrammarCheckerList" oor:extensible="true">
          <info>
          Contains a list of languages and grammar-checking-service pairs.
          Only languages that are listed are supported.
        </info>
        </group>
        <group oor:name="LastFoundSpellCheckers" oor:extensible="true">
          <info>
          Contains a list of languages and spell-checking-service entries.
          The entries represent those languages/spellcheckers that were
          available the last time. New languages/spellcheckers (those available
          this time but not the last time) will be activated
          automatically.
        </info>
        </group>
        <group oor:name="LastFoundThesauri" oor:extensible="true">
          <info>
          Contains a list of languages and thesaurus-service entries. The
          entries represent those languages/thesauri that were available the
          last time. New languages/thesauri (those available this time but not
          the last time) will be activated automatically.
        </info>
        </group>
        <group oor:name="LastFoundHyphenators" oor:extensible="true">
          <info>
          Contains a list of languages and hyphenation-service pairs. The
          entries represent those languages/hyphenators that were available the
          last time. New languages/hyphenators (those available this time but
          not the last time) will be activated automatically.
        </info>
        </group>
        <group oor:name="LastFoundGrammarCheckers" oor:extensible="true">
          <info>
          Contains a list of languages and grammar-checking-service pairs.
          The entries represent those languages/hyphenators that were available
          the last time. New languages/hyphenators (those available this time
          but not the last time) will be activated automatically.
        </info>
        </group>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Logging" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains preferences the Logger components.
  </info>
    <templates>
      <group oor:name="LoggerSettings">
        <info>
        contains preferences for a single Logger.
      </info>
        <prop oor:name="LogLevel" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the log level of the logger.
        </info>
          <value>2147483647</value>
        </prop>
        <prop oor:name="DefaultHandler" oor:type="xs:string" oor:nillable="true">
          <info>
          Specifies the UNO service name of the default handler for the logger.
        </info>
          <value>com.sun.star.logging.FileHandler</value>
        </prop>
        <group oor:name="HandlerSettings" oor:extensible="true">
          <info>
          Specifies the settings for the default handler (DefaultHandler property) of
            the logger. Plain properties below the HandlerSettings node are passed to
            the log handler upon creation, as sequence of NamedValues.
        </info>
          <prop oor:name="FileURL" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the file URL for the log handler.
                This URL will be resolved using the
                ::com::sun::star::util::PathSubstitution service. That is, it is
                allowed to include placeholders supported by that service,
                such as $(userurl). Beside these, the following default
                placeholders can also be included:
                    $(loggername) - the name of the logger
                    $(date) - the current date
                    $(time) - the current time
                    $(datetime) - the current date time
                    $(pid) - the process identifier
                The default value here will expand to a file with the same name
                as the logger for which the handler is used, with extension ".log".
                It will be located in the user's OOo data folder.
            
          </info>
            <value>$(userurl)/$(loggername).log</value>
          </prop>
        </group>
        <prop oor:name="DefaultFormatter" oor:type="xs:string" oor:nillable="true">
          <info>
          Specifies the UNO service name of the default formatter for the logger.
        </info>
          <value>com.sun.star.logging.PlainTextFormatter</value>
        </prop>
        <group oor:name="FormatterSettings" oor:extensible="true">
          <info>
          Specifies the settings for the default formatter (DefaultFormatter property) of
            the logger. Plain properties below the FormatterSettings node are passed to
            the log formatter upon creation, as sequence of NamedValues.
        </info>
        </group>
      </group>
    </templates>
    <component>
      <set oor:name="Settings" oor:node-type="LoggerSettings">
        <info>
        contains the settings for all known loggers in OpenOffice.org.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Math" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for Math.
  </info>
    <templates>
      <group oor:name="FontFormat">
        <info>
        Lists properties for describing a font.
      </info>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          Specifies the font name.
        </info>
        </prop>
        <prop oor:name="CharSet" oor:type="xs:short">
          <info>
          Specifies the character set for a font.
        </info>
        </prop>
        <prop oor:name="Family" oor:type="xs:short">
          <info>
          Specifies the font family.
        </info>
        </prop>
        <prop oor:name="Pitch" oor:type="xs:short">
          <info>
          Specifies the pitch of a font.
        </info>
        </prop>
        <prop oor:name="Weight" oor:type="xs:short">
          <info>
          Specifies the weight of a font.
        </info>
        </prop>
        <prop oor:name="Italic" oor:type="xs:short">
          <info>
          Specifies the font italics.
        </info>
        </prop>
      </group>
      <group oor:name="Symbol">
        <info>
        Contains settings for defining a user- or predefined symbol.
      </info>
        <prop oor:name="Char" oor:type="xs:int">
          <info>
          Specifies the character value of the symbol.
        </info>
        </prop>
        <prop oor:name="Set" oor:type="xs:string">
          <info>
          Specifies the symbol set containing the symbol.
        </info>
        </prop>
        <prop oor:name="Predefined" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if a symbol is predefined or user-defined.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="FontFormatId" oor:type="xs:string">
          <info>
          Specifies the font format used. The value must be one of the node-names in the FontFormatList.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Print">
        <info>
        Contains settings for printing.
      </info>
        <prop oor:name="Title" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the title (filename) is printed.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="FormulaText" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the formula text is printed.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="Frame" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if a border is drawn around the formula when printed.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="Size" oor:type="xs:short" oor:nillable="false">
          <info>
          Defines the size used when printing the formula.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="ZoomFactor" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the zoom factor for printing formulas. This is only valid when the print size is defined by the zoom factor. [UNIT=%]
        </info>
          <value>100</value>
        </prop>
      </group>
      <group oor:name="LoadSave">
        <info>
        Contains settings related to load and save operations.
      </info>
        <prop oor:name="IsSaveOnlyUsedSymbols" oor:type="xs:boolean" oor:nillable="false">
          <info>
          When set only symbols used in the current formula will be saved. Otherwise all user defined symbols will be saved in each formula.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Misc">
        <info>
        Contains miscellaneous settings.
      </info>
        <prop oor:name="InlineEditEnable" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables inline (visual) editing mode.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IgnoreSpacesRight" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Ignores spacing symbols at the end of a line.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AutoCloseBrackets" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Auto close brackets, parentheses and braces when editing a formula.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SmEditWindowZoomFactor" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the zoom factor for SmEditWindow. [UNIT=%]
        </info>
          <value>100</value>
        </prop>
        <prop oor:name="DefaultSmSyntaxVersion" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies which SmParser to use
        </info>
          <value>5</value>
        </prop>
      </group>
      <group oor:name="View">
        <info>
        Contains view settings.
      </info>
        <prop oor:name="ToolboxVisible" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Toggles the visibility of the ToolBox (Selection Box).
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AutoRedraw" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Automatically updates the display of the formula after the text has changed.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="FormulaCursor" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Toggles the visibility of the FormulaCursor.
        </info>
          <value>true</value>
        </prop>
      </group>
      <set oor:name="FontFormatList" oor:node-type="FontFormat">
        <info>
        Lists the FontFormat entries that can be used as symbol definitions in the SymbolList.
      </info>
      </set>
      <group oor:name="StandardFormat">
        <info>
        Defines the default format settings for formulas.
      </info>
        <prop oor:name="Textmode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Displays some expressions in a compact form.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="GreekCharStyle" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the default layout for symbols from the 'Greek' symbol set.
        </info>
          <value>2</value>
        </prop>
        <prop oor:name="ScaleNormalBracket" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Attempts to scale non-scalable brackets to fit the size of the arguments.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="HorizontalAlignment" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the default horizontal alignment for the formula.
        </info>
          <value>1</value>
        </prop>
        <prop oor:name="BaseSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the reference base size. [UNIT=Pts]
        </info>
          <value>12</value>
        </prop>
        <prop oor:name="TextSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the text size relative to the base size. [UNIT=%]
        </info>
          <value>100</value>
        </prop>
        <prop oor:name="IndexSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the size of the indices relative to the base size. [UNIT=%]
        </info>
          <value>60</value>
        </prop>
        <prop oor:name="FunctionSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the size of the functions relative to the base size. [UNIT=%]
        </info>
          <value>100</value>
        </prop>
        <prop oor:name="OperatorSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the size of the operators relative to the base size. [UNIT=%]
        </info>
          <value>100</value>
        </prop>
        <prop oor:name="LimitsSize" oor:type="xs:short" oor:nillable="false">
          <info>
          Specifies the size of the limits relative to the base size. [UNIT=%]
        </info>
          <value>60</value>
        </prop>
        <prop oor:name="VariableFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for variables. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <prop oor:name="FunctionFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for functions. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <prop oor:name="NumberFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for numbers. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <prop oor:name="TextFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for text. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <prop oor:name="SansFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for 'sans'. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <prop oor:name="SerifFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for 'serif'. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <prop oor:name="FixedFont" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the FontFormat (font) to be used for 'fixed'. The value must be contained in the FontFormatList.
        </info>
          <value/>
        </prop>
        <group oor:name="Distance">
          <info>
          Specifies the distance settings used for formatting a formula.
        </info>
          <prop oor:name="Horizontal" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the horizontal distance of different expressions and of binary operators. [UNIT=%]
          </info>
            <value>10</value>
          </prop>
          <prop oor:name="Vertical" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance of different lines. [UNIT=%]
          </info>
            <value>5</value>
          </prop>
          <prop oor:name="Root" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance of the root symbol's horizontal bar to the argument. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="SubScript" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance of the subscript to the base. [UNIT=%]
          </info>
            <value>20</value>
          </prop>
          <prop oor:name="SuperScript" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance of the superscript to the base. [UNIT=%]
          </info>
            <value>20</value>
          </prop>
          <prop oor:name="LowerLimit" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance of the lower limit to the operator. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="UpperLimit" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance of the upper limit to the operator. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="OperatorSize" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the scaling of a large operator relative to the base size. [UNIT=%]
          </info>
            <value>50</value>
          </prop>
          <prop oor:name="OperatorSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the distance between the large operator and it's argument. [UNIT=%]
          </info>
            <value>20</value>
          </prop>
          <prop oor:name="Numerator" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance from the numerator to the fraction separator. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Denominator" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the vertical distance from the denominator to the fraction separator [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Fraction" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the excess length of the fraction separator relative to its arguments. [UNIT=%]
          </info>
            <value>10</value>
          </prop>
          <prop oor:name="StrokeWidth" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the stroke width of the fraction separator [UNIT=%]
          </info>
            <value>5</value>
          </prop>
          <prop oor:name="BracketSize" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the excess length of the scalable brackets relative to the argument. [UNIT=%]
          </info>
            <value>5</value>
          </prop>
          <prop oor:name="BracketSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the horizontal distance between the brackets and the enclosed argument. [UNIT=%]
          </info>
            <value>5</value>
          </prop>
          <prop oor:name="NormalBracketSize" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the excess length of normal brackets relative to the argument. Only valid if ScaleNormalBracket = TRUE. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="MatrixRow" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the distance between the rows of a matrix. [UNIT=%]
          </info>
            <value>3</value>
          </prop>
          <prop oor:name="MatrixColumn" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the distance between the columns of a matrix. [UNIT=%]
          </info>
            <value>30</value>
          </prop>
          <prop oor:name="OrnamentSize" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the distance between the attribute and its base. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="OrnamentSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the distance between different attributes of the same base. [UNIT=%]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="LeftSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the width of the extra space to the left of the formula. [UNIT=1/100 mm]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="RightSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the width of the extra space to the right of the formula. [UNIT=1/100 mm]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="TopSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the amount of extra space above the formula. [UNIT=1/100 mm]
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="BottomSpace" oor:type="xs:short" oor:nillable="false">
            <info>
            Specifies the amount of extra space below the formula. [UNIT=1/100 mm]
          </info>
            <value>0</value>
          </prop>
        </group>
      </group>
      <set oor:name="SymbolList" oor:node-type="Symbol">
        <info>
        Lists the defined symbols.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="OptionsDialog" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains general structures used to hide a single option or an option
      tabpage or a whole option group.
  </info>
    <templates>
      <group oor:name="SingleOption">
        <info>
        Describes one single option.
      </info>
        <prop oor:name="Hide" oor:type="xs:boolean">
          <info>
          Should this option be hidden?.
        </info>
        </prop>
      </group>
      <group oor:name="OptionsPage">
        <info>
        Describes one options tabpage.
      </info>
        <prop oor:name="Hide" oor:type="xs:boolean">
          <info>
          Should this page be hidden?
        </info>
        </prop>
        <set oor:name="Options" oor:node-type="SingleOption">
          <info>
          An optional set to allow to hide single options of this page.
        </info>
        </set>
      </group>
      <group oor:name="OptionsGroup">
        <info>
        Describes a group of options tabpages.
      </info>
        <prop oor:name="Hide" oor:type="xs:boolean">
          <info>
          Should this whole group of options tabpages be hidden?
        </info>
        </prop>
        <set oor:name="Pages" oor:node-type="OptionsPage">
          <info>
          An optional set to allow to hide single options tabpages of this
	    group.
        </info>
        </set>
      </group>
      <group oor:name="Module">
        <info>
        Defines a Module. The options dialog displays entries in its tree
	  view only if they are defined to belong to the Module for which the
	  options dialog is being displayed. The exception is the options dialog
	  which is invoked from the Extensions dialog, where the Module is irrelevant.
      </info>
        <set oor:name="Nodes" oor:node-type="OrderedNode">
          <info>
          A set member contains a Node (see type Node) which has been
	    assigned to this Module. Also entities which do not own the Module
	    may add members to the set. Please look at the specification for
	    applying restrictions
	    (http://specs.openoffice.org/appwide/packagemanager/options_dialog_for_extensions.odt)
	    The actual Node|s are kept in a separate set (OptionsDialog/Nodes),
	    to prevent redundancy, because a Node can be assigned to several
	    Module|s. The position of a node (the tree view element) within the
	    tree view of the options dialog is determined by the property Index
	    of each set member. The position can be different dependent on the
	    Module. Therefore the order is determined per Module. Only the owner
	    of the Module should set the position (property Index).
	    The order is undefined if two or more members have the same value for
	    the Index property.
	    See also the description for OrderedNode.
	  
        </info>
        </set>
      </group>
      <group oor:name="Node">
        <info>
        Defines a node (the tree view element) which can be displayed in
	  the tree view of the options dialog.
      </info>
        <prop oor:name="Label" oor:type="xs:string" oor:localized="true" oor:nillable="false">
          <info>
          The localized name which is displayed next to the node in the
	    options dialog. If two different nodes (the tree view element) happen
	    to have the same localized name then both are displayed.
        </info>
        </prop>
        <prop oor:name="OptionsPage" oor:type="xs:string">
          <info>
          URL which references the dialog editor resource. This options
	  page should only contain information for the user and should not
	  accept input.
        </info>
        </prop>
        <prop oor:name="AllModules" oor:type="xs:boolean" oor:nillable="false">
          <info>
          If true then this Node shall be displayed independent of the
	    Module for which the options dialog is displayed -  that is, always.
	    In this case it must not be assigned directly to one or more
	    Module|s. That is, it must not exist as member in Module/Nodes of no
	    existing Module.
	    This is an optimization so that an extension need not provide
	    entries for all Module|s.
	    The default value is false.
	  
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="GroupId" oor:type="xs:string" oor:nillable="false">
          <info>
          Identifies a group of Node|s. All nodes (the tree view elements)
	    which refer to the same group are displayed next to each other. If
	    this property is set then GroupIndex must also have a value. The
	    group will be used by Node|s which have been added to existing
	    Module|s. If one defines a Module AND Node|s which are used in this
	    Module, then GroupId must not be set. In this case one uses
	    Module/Nodes/Index to determine the position of the nodes (the tree
	    view element).
	    The empty string is no valid identifier and represents nil.
	    See also GroupIndex.
	  
        </info>
          <value/>
        </prop>
        <prop oor:name="GroupIndex" oor:type="xs:int" oor:nillable="false">
          <info>
          The index of the Node within the group. The index starts with
	    null. If this property is set then property GroupId must also have
	    a value. If a Node of this group is displayed depends on the
	    respective Module to which it is assigned. For example, if there are
	    the Nodes A(index 0), B (index 1), and C (index 2) in a group,
	    and B is assigned to a different Module, then only A and
	    B are displayed together although there indices are 0 and 2 (B has 1).
	    The value -1 is regarded as nil.
	    Actually one could have allowed to define a group per Module, so that
	    the order could be different depending on the Module. But this would
	    have added more complexity to the data structures.
	  
        </info>
          <value>-1</value>
        </prop>
        <set oor:name="Leaves" oor:node-type="Leaf">
          <info>
          Leaves which are assigned to this node. Extensions can add to this
	    set new Leaf|s.
        </info>
        </set>
      </group>
      <group oor:name="Leaf">
        <info>
        Defines a leaf (the tree view element). A Leaf must be assigned to
	  exactly one Node. 
      </info>
        <prop oor:name="Id" oor:type="xs:string">
          <info>
          The unique identifier of the Leaf. This must be the extension
	    identifier if this Leaf was defined by an extension.
        </info>
        </prop>
        <prop oor:name="Label" oor:type="xs:string" oor:localized="true" oor:nillable="false">
          <info>
          The localized name that is displayed for the leaf in the options
	    dialog.
        </info>
        </prop>
        <prop oor:name="OptionsPage" oor:type="xs:string" oor:nillable="false">
          <info>
          A URL which references the window resource.
        </info>
        </prop>
        <prop oor:name="EventHandlerService" oor:type="xs:string" oor:nillable="false">
          <info>
          Name of the event handler service which is used as argument in
	    com.sun.star.awt.XContainerWindowProvider.createContainerWindow. This
	    handler does not even process events from the options page but also
	    provides for saving and reading the respective values.
        </info>
        </prop>
        <prop oor:name="GroupId" oor:type="xs:string" oor:nillable="false">
          <info>
          Identifies a group of Leaf|s. All Leaf|s which have the same
	    GroupId form a group and the corresponding entries in the tree view
	    are displayed next to each other.
	    If this property is set then the property GroupIndex must
	    also be set.
	    The GroupIndex represents the position within the group. If one
	    owns the Node (e.g. defined it oneself) then one can set the GroupId
	    to the name of the Node to which this Leaf is assigned. The Leaf|s of
	    this particular group are displayed first under the node (the tree
	    view element) before any other groups.
	    If one does not own the Node then one should not use the Node name as
	    group id.
	    The empty string is regarded as nil.
	  
        </info>
          <value/>
        </prop>
        <prop oor:name="GroupIndex" oor:type="xs:int" oor:nillable="false">
          <info>
          The index of the Leaf within the group. The index starts with
	    null. If this property is set then GroupId must also have
	    a value. If there are two Leaf|s with the same index in the same
	    group then their order is undefined.
	    The value -1 is regarded as nil.
        </info>
          <value>-1</value>
        </prop>
      </group>
      <group oor:name="OrderedNode">
        <info>
        Represents a reference to a Node and an optional index.
	  Instances of this type are used in a set (see Module). The name of the
	  set member must be the same as the one of the respective Node. The
	  index determines the position of the node (the tree view element) in
	  the options dialog for a particular Module.
      </info>
        <prop oor:name="Index" oor:type="xs:int" oor:nillable="false">
          <info>
          Determines the position of the node in the options dialog.
	    The index starts with null. That is, the corresponding node
	    appears at the first position in the tree view of the options dialog.
	    If the value is -1 then the index is undefined. If one adds
	    Node|s to a Module which one does not define oneself (e.g. the Module
	    is owned by someone else), then one must not set the Index. This
	    applies, for example, to extensions which add their Node|s to existing
	    Module|s.
	    The value -1 is regarded as nil.
	  
        </info>
          <value>-1</value>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="OptionsDialogGroups" oor:node-type="OptionsGroup">
        <info>
        Contains the set of single options, options tabpages and options
	  groups which should be hidden.
        Hidden options
      </info>
      </set>
      <set oor:name="Modules" oor:node-type="Module">
        <info>
        List of available application contexts
      </info>
      </set>
      <set oor:name="Nodes" oor:node-type="Node">
        <info>
        List of available nodes.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Paths" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Configuration of layered paths replacing the old path configuration org.openoffice.Office.Common/Path.
  </info>
    <templates>
      <group oor:name="MultiPath">
        <info>
        Describe a path in its details.
      </info>
        <prop oor:name="Unused" oor:type="xs:string">
          <info>
          Because current implementation of configuration sets allow structured types only, these dummy property was inserted.
        </info>
        </prop>
      </group>
      <group oor:name="NamedPath">
        <info>
        Bind a list of path values to a "path name" e.g. "Template".
      </info>
        <prop oor:name="IsSinglePath" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Mark a NamedPath as SinglePath (false=MultiPath). Only the property WritePath is used for such single paths then.
        </info>
          <value>false</value>
        </prop>
        <set oor:name="InternalPaths" oor:node-type="MultiPath">
          <info>
          Contains path values configured by an administrator or package (read-only for the user).
        </info>
        </set>
        <prop oor:name="UserPaths" oor:type="oor:string-list">
          <info>
          Contains all path values configured by the user under "Tools-&gt;Options-&gt;Paths".
        </info>
        </prop>
        <prop oor:name="WritePath" oor:type="xs:string">
          <info>
          Define one path which is used as the writable path only.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Paths" oor:node-type="NamedPath">
        <info>
        Contains all named paths of the office.
      </info>
      </set>
      <group oor:name="Variables">
        <info>
        Desktop specific defaults for "$" variables used in Paths
      </info>
        <prop oor:name="Work" oor:type="xs:string">
          <info>
          Expanded value of "$work". Must be a valid URL.
        </info>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="ProtocolHandler" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains UNO services that support special URL protocols. These services are used generically.
  </info>
    <templates>
      <group oor:name="Handler">
        <info>
        Specifies the UNO service to use for URL dispatches that handle special URL protocols.
      </info>
        <prop oor:name="Protocols" oor:type="oor:string-list">
          <info>
          Lists the URL pattern that can recognized by this service.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="HandlerSet" oor:node-type="Handler">
        <info>
        Lists the registered protocol handler services.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Recovery" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info/>
    <templates>
      <group oor:name="RecoveryEntry">
        <info/>
        <prop oor:name="TempURL" oor:type="xs:string">
          <info/>
        </prop>
        <prop oor:name="OriginalURL" oor:type="xs:string">
          <info/>
        </prop>
        <prop oor:name="TemplateURL" oor:type="xs:string">
          <info/>
        </prop>
        <prop oor:name="Module" oor:type="xs:string">
          <info/>
        </prop>
        <prop oor:name="DocumentState" oor:type="xs:int">
          <info/>
        </prop>
        <prop oor:name="Filter" oor:type="xs:string">
          <info/>
        </prop>
        <prop oor:name="Title" oor:type="xs:string">
          <info/>
        </prop>
        <prop oor:name="ViewNames" oor:type="oor:string-list">
          <info/>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="RecoveryList" oor:node-type="RecoveryEntry">
        <info/>
      </set>
      <group oor:name="SessionShutdown">
        <info>
        The session shutdown related information.
      </info>
        <prop oor:name="DocumentStoreUIEnabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the office is allowed to show request to store modified documents on session shutdown.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="RecoveryInfo">
        <info/>
        <prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if the recovery feature should be enabled or disabled
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Crashed" oor:type="xs:boolean" oor:nillable="false">
          <info/>
          <value>false</value>
        </prop>
        <prop oor:name="SessionData" oor:type="xs:boolean" oor:nillable="false">
          <info/>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="AutoSave">
        <info/>
        <prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether all modified documents are automatically
          saved in a time interval.
          AutoSave every
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="UserAutoSaveEnabled" oor:type="xs:boolean" oor:nillable="false">
          <info/>
          <value>false</value>
        </prop>
        <prop oor:name="TimeIntervall" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the AutoSave time interval in minutes.
          Minutes
        </info>
          <value>10</value>
        </prop>
        <prop oor:name="MinSpaceDocSave" oor:type="xs:int" oor:nillable="false">
          <info>
          Define the minimum space in [MB], which must be available on disc to save backups for open documents. Note: values less than 1 will be ignored.
        </info>
          <value>5</value>
        </prop>
        <prop oor:name="MinSpaceConfigSave" oor:type="xs:int" oor:nillable="false">
          <info>
          Define the minimum space in [MB], which must be available on disc to store the recovery configuration. Note: values less than 1 will be ignored.
        </info>
          <value>1</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Scripting" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains the various settings needed by the Scripting Framework and its runtimes.
  </info>
    <component>
      <group oor:name="Basic">
        <info>
	Contains settings for the Basic interpreter.
      </info>
        <group oor:name="Compatibility">
          <info>
	  Contains settings for the compatibility with previous version of this software or
	    with other software products.
	  
	</info>
          <prop oor:name="UseLibreOffice6FloatingPointConversion" oor:type="xs:boolean" oor:nillable="false">
            <info>
	    
	    Whether conversion from strings to floating-point numbers in Basic should behave
	      as in LibreOffice 6, before the fix to tdf#97983.
	    
	  </info>
            <value>false</value>
          </prop>
        </group>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Security" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Stores security related settings.
  </info>
    <component>
      <group oor:name="Hyperlinks">
        <info>
        Specifies how secure hyperlinks are processed.
      </info>
        <prop oor:name="Open" oor:type="xs:int">
          <info>
          Specifies how a hyperlink is opened ( 0 = Never, 1 = with security checks, 2 = always open).
        </info>
        </prop>
      </group>
      <group oor:name="HiddenContent">
        <info>
        Specifies whether to remove the hidden content when sending the document attached to an email
      </info>
        <prop oor:name="RemoveHiddenContent" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specify whether hidden content should be removed when sending via email
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Net">
        <info>
        Specifies security aspects of network connections.
      </info>
        <prop oor:name="AllowInsecureImpressRemoteWiFi" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allow using the Impress Remote via WiFi or other local IP network. The server will listen on all local interfaces, and the protocol lacks encryption (the PIN is transmitted in clear text).
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="AllowInsecureProtocols" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allow using insecure and/or unencrypted protocols such as HTTP, SMTP, FTP.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="AllowInsecureUNORemoteProtocol" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Allow listening for unauthenticated remote code execution via soffice --accept.
        </info>
          <value>true</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="TableWizard" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains the configuration schema for the table wizard
  </info>
    <templates>
      <group oor:name="TWizField">
        <info>
        Information on the database field properties
      </info>
        <prop oor:name="Index" oor:type="xs:int">
          <info>
          the index of the field  (start at 0, must be field-unique)
        </info>
        </prop>
        <prop oor:localized="true" oor:name="Name" oor:type="xs:string">
          <info>
          the name of the database field. ONLY ASCII CHARACTERS
        </info>
        </prop>
        <prop oor:localized="true" oor:name="ShortName" oor:type="xs:string">
          <info>
          the name of the database field. ONLY ASCII AND MAXIMUM 10 CHARACTERS
        </info>
        </prop>
        <prop oor:name="Type" oor:type="xs:int">
          <info>
          the type of the database field.
        </info>
        </prop>
        <prop oor:name="PrimaryKey" oor:type="xs:boolean">
          <info>
          indicates whether the database field is a primary key or not.
        </info>
        </prop>
        <prop oor:name="DefaultValue" oor:type="xs:boolean">
          <info>
          defines the default value of the database field.
        </info>
        </prop>
        <prop oor:name="Precision" oor:type="xs:int">
          <info>
          defines the number of decimal digits of the database field.
        </info>
        </prop>
        <prop oor:name="Scale" oor:type="xs:int">
          <info>
          defines the number of decimal digits to right of the decimal point of the database field.
        </info>
        </prop>
      </group>
      <group oor:name="TWizTable">
        <info>
        Information on the tables of the  table wizard
      </info>
        <prop oor:name="Index" oor:type="xs:int">
          <info>
          the index of the table (start at 0, must be table-unique)
        </info>
        </prop>
        <prop oor:localized="true" oor:name="Name" oor:type="xs:string">
          <info>
          the name of the database table. ONLY ASCII CHARACTERS
        </info>
        </prop>
        <set oor:name="Fields" oor:node-type="TWizField">
          <info>
           the fields in this table 
        </info>
        </set>
      </group>
      <group oor:name="TWizCategory">
        <info>
        Information on the categories of the  table wizard
      </info>
        <prop oor:name="Index" oor:type="xs:int">
          <info>
          the index of the category (start at 0, must be category-unique)
        </info>
        </prop>
        <prop oor:localized="true" oor:name="Name" oor:type="xs:string">
          <info>
          the name of the database field.
        </info>
        </prop>
        <set oor:name="Tables" oor:node-type="TWizTable">
          <info>
           the tables in this category 
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="TableWizard" oor:node-type="TWizCategory">
        <info>
        the set of categories.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="TypeDetection" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    
        Deprecated.
        Use the new configuration schema org.openoffice.TypeDetection/ and its related sub structures.
        This schema is only kept for compatibility.

        Old description:
        Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.
    
  </info>
    <templates>
      <group oor:name="Type">
        <info>
        Lists the types that represent common content formats in Office.
      </info>
        <prop oor:name="UIName" oor:type="xs:string" oor:localized="true">
          <info>
          Displays a localized type on the user interface. Supports CJK by allowing you to assign it a value or language. Any UniCode characters is permitted.
        </info>
        </prop>
        <prop oor:name="Data" oor:type="xs:string" oor:nillable="false">
          <info>
          Contains configuration items of the type. Items are separated by using ",", list items are separated by";". Sequence of items: Preferred,MediaType,ClipboardFormat,URLPattern,Extensions,DocumentIconID.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Filter">
        <info>
        Lists filters that can import or export content.
      </info>
        <prop oor:name="Installed" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables or disables filter with the setup utility.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="UIName" oor:type="xs:string" oor:localized="true">
          <info>
          Displays the localized filter on the user interface. Supports CJK by allowing you to assign it a value or language. Any UniCode characters is permitted.
        </info>
        </prop>
        <prop oor:name="Data" oor:type="xs:string">
          <info>
          Contains configuration items of the filter. Items are separated by ",", list items are separated by ";". Sequence of items: Order,Type,DocumentService,FilterService,Flags,UserData,FilteFormatVersion,TemplateName,UIComponent.
        </info>
        </prop>
      </group>
      <group oor:name="DetectService">
        <info>
        Improves the type detection. UNO services access stored content to determine type.
      </info>
        <prop oor:name="Types" oor:type="oor:string-list">
          <info>
          Lists internal type names that can be recognized by this service.
        </info>
        </prop>
      </group>
      <group oor:name="ContentHandler">
        <info>
        Loads "non visible" content, such as sounds.
      </info>
        <prop oor:name="Types" oor:type="oor:string-list">
          <info>
          Lists internal type names that can be recognized by this service.
        </info>
        </prop>
      </group>
      <group oor:name="FrameLoader">
        <info>
        Loads "visible content" into a frame.
      </info>
        <prop oor:name="UIName" oor:type="xs:string" oor:localized="true">
          <info>
          Displays the localized loader on the user interface. Supports CJK by allowing you to assign it a value or language. Any UniCode characters is permitted.
        </info>
        </prop>
        <prop oor:name="Types" oor:type="oor:string-list">
          <info>
          Lists internal type names that can be recognized by this service.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Types" oor:node-type="Type">
        <info>
        Lists the registered content types.
      </info>
      </set>
      <set oor:name="Filters" oor:node-type="Filter">
        <info>
        Lists the registered office filters.
      </info>
      </set>
      <set oor:name="DetectServices" oor:node-type="DetectService">
        <info>
        Lists the registered deep detection services.
      </info>
      </set>
      <set oor:name="ContentHandlers" oor:node-type="ContentHandler">
        <info>
        Lists the registered content handler services.
      </info>
      </set>
      <set oor:name="FrameLoaders" oor:node-type="FrameLoader">
        <info>
        Lists the registered frame loader services.
      </info>
      </set>
      <group oor:name="Defaults">
        <info>
        Contains default objects that are used if no specialized service was registered.
      </info>
        <prop oor:name="FrameLoader" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the default frame loader.
        </info>
          <value>com.sun.star.comp.office.FrameLoader</value>
        </prop>
        <prop oor:name="ShowAlienFilterWarning" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Displays a warning when a user tries to set a third-party filter as the default filter in "Tools - Options".
        </info>
          <value>true</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="BaseWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the database module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the database module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the database module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="BasicIDECommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="BasicIDEWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the Basic IDE module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the Basic IDE module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the Basic IDE module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="BibliographyCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="BibliographyWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the Bibliography module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the Bibliography module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the Bibliography module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Category" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about command categories.
  </info>
    <templates>
      <group oor:name="CategoryType">
        <info>
        Provides a mapping between a category ID and its textual representation.
      </info>
        <prop oor:name="Name" oor:type="xs:string" oor:localized="true">
          <info>
          A localized name which describes the command category.
        </info>
        </prop>
      </group>
    </templates>
    <component/>
  </oor:component-schema>
  <oor:component-schema oor:name="ChartCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="ChartWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the chart module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the chart module.
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the chart module.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Commands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates>
      <group oor:name="LabelType">
        <info>
        Provides a mapping between commands and their textual representation on the user interface.
      </info>
        <prop oor:name="Label" oor:type="xs:string" oor:localized="true">
          <info>
          A localized text that describes the command. Will be used instead of ContextLabel, PopupLabel and TooltipLabel if those are not specified.
        </info>
        </prop>
        <prop oor:name="ContextLabel" oor:type="xs:string" oor:localized="true">
          <info>
          Used in Menus and also in popup menus if PopupLabel is not specified.
        </info>
        </prop>
        <prop oor:name="PopupLabel" oor:type="xs:string" oor:localized="true">
          <info>
          Used in popup menus to give commands a different label than in the main menu.
        </info>
        </prop>
        <prop oor:name="TooltipLabel" oor:type="xs:string" oor:localized="true">
          <info>
          Used for Tooltips (Toolbar and Glade Widgets that have their 'action_name' specified.). Defaults to PopupLabel, then Label if empty.
        </info>
        </prop>
        <prop oor:name="TargetURL" oor:type="xs:string" oor:localized="false">
          <info>
          The actual command to use for everything except label/icon, typically when the main command doesn't map to a valid application slot.
        </info>
        </prop>
        <prop oor:name="IsExperimental" oor:type="xs:boolean">
          <info>
          If set to "true", this command is available only when Experimental features are activated.
        </info>
        </prop>
        <prop oor:name="Properties" oor:type="xs:int" oor:nillable="false">
          <info>
          
            Additional information about a single command (a sum (bitwise OR) of following bits).
            Bit 0 (1) = Command has an image.
            Bit 1 (2) = Image must be mirrored  (CTL/vertical text).
            Bit 2 (4) = Image must be rotated (CTL/vertical text).
            Bit 3 (8) = Command supports a toggle state (Accessibility).
          
        </info>
          <value>0</value>
        </prop>
      </group>
    </templates>
    <component/>
  </oor:component-schema>
  <oor:component-schema oor:name="Controller" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains implementation of popup menu controllers.
  </info>
    <templates>
      <group oor:name="ControllerType">
        <info>
        Describes a controller implementation.
      </info>
        <prop oor:name="Command" oor:type="xs:string">
          <info>
          Specifies the command name which the controller is bound to.
        </info>
        </prop>
        <prop oor:name="Module" oor:type="xs:string">
          <info>
          Specifies the model that the controller is associated with. An empty string matches every module.
        </info>
        </prop>
        <prop oor:name="Controller" oor:type="xs:string">
          <info>
          Specifies the UNO service to use for the specified tuple Command and Module
        </info>
        </prop>
        <prop oor:name="Value" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies a controller specific value which is provided to every controller instance during initialization.
        </info>
          <value/>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Registered">
        <info>
        Contains all registered controllers for user interface elements.
      </info>
        <set oor:name="PopupMenu" oor:node-type="ControllerType">
          <info>
          Contains UNO component implementation names that implement popup menu controller which are bound to a command and module name.
        </info>
        </set>
        <set oor:name="ToolBar" oor:node-type="ControllerType">
          <info>
          Contains UNO component implementation names that implement toolbar controller which are bound to a command and module name.
        </info>
        </set>
        <set oor:name="StatusBar" oor:node-type="ControllerType">
          <info>
          Contains UNO component implementation names that implement status bar controller which are bound to a command and module name.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DbBrowserWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the database browser module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the data source browser module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the data source browser module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DbQueryWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the database query module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the database query module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the database query module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DbRelationWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the database relation module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the database relation module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the database relation module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DbTableDataWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the database browser module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the data source browser module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the data source browser module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DbTableWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the database table module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains user interface element state data specific for the database table module."
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the database table module."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DbuCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="DrawImpressCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Factories" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains implementation of user interface element factories.
  </info>
    <templates>
      <group oor:name="FactoryType">
        <info>
        Describes a factory implementation.
      </info>
        <prop oor:name="Type" oor:type="xs:string">
          <info>
          Specifies a user interface element type that a factory can create.
        </info>
        </prop>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          Specifies a name of a single user interface element.
        </info>
        </prop>
        <prop oor:name="Module" oor:type="xs:string">
          <info>
          Specifies a module that the factory is associated with. An empty string means that the factory can be used for every module.
        </info>
        </prop>
        <prop oor:name="FactoryImplementation" oor:type="xs:string">
          <info>
          Specifies the UNO service implementation name to use to create a specified user interface element.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Registered">
        <info>
        Contains all registered factories for user interface elements.
      </info>
        <set oor:name="UIElementFactories" oor:node-type="FactoryType">
          <info>
          Contains UNO component implementation names that implements a user interface element factory service.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="GenericCategories" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about generic command categories.
  </info>
    <templates/>
    <component>
      <group oor:name="Commands">
        <info>
        Contains general information about generic command categories."
      </info>
        <set oor:name="Categories" oor:node-type="CategoryType" oor:component="org.openoffice.Office.UI.Category">
          <info>
          Contains mappings from IDs to text describing a command category.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="GenericCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="GlobalSettings" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains global settings to use for user interface elements of OpenOffice.org.
  </info>
    <templates>
      <group oor:name="GlobalWindowState">
        <info>
        Provides window state settings to be set globally for OpenOffice.org.
      </info>
        <prop oor:name="Locked" oor:type="xs:boolean">
          <info>
          Specifies that windows should be globally locked by default.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Docked" oor:type="xs:boolean">
          <info>
          Specifies that windows should be globally docked by default.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Toolbars">
        <info>
        Contains global settings for the toolbars."
      </info>
        <prop oor:name="StatesEnabled" oor:type="xs:boolean">
          <info>
          Determines if the global states set should be used or not."
        </info>
          <value>true</value>
        </prop>
        <node-ref oor:name="States" oor:node-type="GlobalWindowState">
          <info>
          Contains global window states for the OpenOffice.org toolbars."
        </info>
        </node-ref>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Infobar" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Infobar configuration.
  </info>
    <component>
      <group oor:name="Enabled">
        <info>
        Which Infobars are enabled.
      </info>
        <prop oor:name="Readonly" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether the Infobar shown in read-only docs is enabled
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Signature" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether the Infobar showing the Digital Signature state is enabled
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Donate" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether the Infobar showing the call for donations is enabled
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="GetInvolved" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether the Infobar showing the call to 'Get Involved' is enabled
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="HyphenationMissing" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether an Infobar is shown when Hyphenation Info is missing for a document
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="WhatsNew" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether an Infobar is shown when the major version number has changed
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="HiddenTrackChanges" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether an Infobar is shown when hidden Track Changes settings or data are there in a document
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="MacrosDisabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether an Infobar is shown macros were blocked due to Macro Security settings.
        </info>
          <value>true</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Sidebar" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Specification of decks and content panels of the sidebar.
  </info>
    <templates>
      <group oor:name="Deck">
        <info>
        Specification of a sidebar deck which is a container of content panels.
      </info>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          The deck title is displayed above the content panels.
        </info>
          <value/>
        </prop>
        <prop oor:name="Id" oor:type="xs:string" oor:localized="false">
          <info>
          Internally used to identify the deck.  Not displayed in the UI.
        </info>
          <value/>
        </prop>
        <prop oor:name="IconURL" oor:type="xs:string">
          <info>
          This icon is displayed in the sidebar tab bar.
          Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="HighContrastIconURL" oor:type="xs:string">
          <info>
          This icon is displayed in the sidebar tab bar when high contrast mode is active.
          Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="TitleBarIconURL" oor:type="xs:string">
          <info>
          This icon is displayed in the title bar of the deck.
          Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="HighContrastTitleBarIconURL" oor:type="xs:string">
          <info>
          This icon is displayed in the title bar of the deck when high contrast mode is active.
          Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="HelpURL" oor:type="xs:string">
          <info>
          Help about the sidebar deck.
        </info>
          <value/>
        </prop>
        <prop oor:name="ContextList" oor:type="oor:string-list">
          <info>
          List of context descriptors.  Each context descriptor is a string that contains four comma
          separated values (note that values are case sensitive):
          1  Application name. Valid values are
                 com.sun.star.text.TextDocument
                 com.sun.star.text.GlobalDocument
                 com.sun.star.text.WebDocument
                 com.sun.star.xforms.XMLFormDocument
                 com.sun.star.sdb.FormDesign
                 com.sun.star.sdb.TextReportDesign
                 com.sun.star.sheet.SpreadsheetDocument
                 com.sun.star.presentation.PresentationDocument
                 com.sun.star.drawing.DrawingDocument
                 com.sun.star.chart2.ChartDocument
                 com.sun.star.formula.FormulaProperties

             Recognized shortcuts:
                 Writer
                 Calc
                 Impress
                 Draw
                 Chart
                 Math

             Shortcuts for multiple applications:
                 DrawImpress
                 WriterVariants
             These shortcuts exist for even more convenience and handle the frequent case of Draw
             and Impress as well as different variants of the Writer where they have otherwise
             identical context descriptions.

             Special values:
                 any
                 none

          2  Context name
              Know context names are 3DObject, Annotation, Auditing, Axis, Cell, Chart, ChartElements, Draw,
              DrawFontwork, DrawLine, DrawPage, DrawText, EditCell, ErrorBar, Form, Frame, Graphic, Grid,
              HandoutPage, MasterPage, Math, Media, MultiObject, NotesPage, OLE, OutlineText, Pivot, Printpreview,
              Series, SlidesorterPage, Table, Text, TextObject, Trendline, Sparkline

             Special values:
                 any
                 default
                 empty

          3  Panel state.  One of
             visible  Panel is initially visible and expanded
             hidden   Panel is initially collapsed, ie only its title bar is visible

          4  (Optional, only used for panels) UNO command that overrides the DefaultMenuCommand.  Use
             the special value none to override the DefaultMenuCommand to the empty string and thereby
             disable the showing of a) the menu button in the panel titlebar and b) the showing of a dialog.
        </info>
        </prop>
        <prop oor:name="OrderIndex" oor:type="xs:int">
          <info>
          Index used for ordering decks in the tab bar.  Smaller values correspond to positions nearer to the top of the tab bar.
        </info>
          <value>10000</value>
        </prop>
        <prop oor:name="IsExperimental" oor:type="xs:boolean">
          <info>
          This flag controls whether the deck is experimental and is shown only when experimental mode is enabled.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Panel">
        <info>
        Specification of a sidebar content panel.
      </info>
        <prop oor:name="Title" oor:type="xs:string" oor:localized="true">
          <info>
          The panel title is displayed above the content panel.
        </info>
          <value/>
        </prop>
        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
          <info>
          When true then the title bar can be omitted when the panel is the only panel in a deck.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="Id" oor:type="xs:string" oor:localized="false">
          <info>
          Internally used to identify the panel.
        </info>
          <value/>
        </prop>
        <prop oor:name="DeckId" oor:type="xs:string" oor:localized="false">
          <info>
          Id of the deck to which the panel belongs.
        </info>
          <value/>
        </prop>
        <prop oor:name="TitleBarIconURL" oor:type="xs:string">
          <info>
          This icon is displayed in the title bar of the panel.
          Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="HighContrastTitleBarIconURL" oor:type="xs:string">
          <info>
          This icon is displayed in the title bar of the panel when high contrast mode is active.
          Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="HelpURL" oor:type="xs:string">
          <info>
          Help about the sidebar content panel.
        </info>
          <value/>
        </prop>
        <prop oor:name="DefaultMenuCommand" oor:type="xs:string">
          <info>
          The default UNO command to execute when the user clicks on the menu button in the panel title bar.
          Can be overridden in the ContextList to provide context dependent menu dialogs.
          When empty then the menu icon is not shown in the panel title bar.
        </info>
          <value/>
        </prop>
        <prop oor:name="ContextList" oor:type="oor:string-list">
          <info>
          For documentation, please see the Deck/ContextList.
        </info>
        </prop>
        <prop oor:name="ImplementationURL" oor:type="xs:string">
          <info>
          URL by which the implementation of the panel is known by its factory.
        </info>
          <value/>
        </prop>
        <prop oor:name="OrderIndex" oor:type="xs:int">
          <info>
          Index used for ordering panels inside a deck.  Smaller values correspond to positions nearer to the top of the deck.
        </info>
          <value>10000</value>
        </prop>
        <prop oor:name="ShowForReadOnlyDocument" oor:type="xs:boolean">
          <info>
          This flag controls whether the panel is shown when the document in the edit view is read only.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="WantsCanvas" oor:type="xs:boolean">
          <info>
          Experimental: Set to true when panel wants to paint its content via a XCanvas.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsExperimental" oor:type="xs:boolean">
          <info>
          This flag controls whether the panel is experimental and is shown only when experimental mode is enabled.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="WantsAWT" oor:type="xs:boolean">
          <info>
          This flag controls whether the panel requires a awt::XWindow parent. This option cannot be false if WantsCanvas
          is also true. The default of true is suitable for third party sidebar panels, false is only useful for built-in
          internal panels.
        </info>
          <value>true</value>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="General">
        <info>
        General Sidebar settings.
      </info>
        <prop oor:name="MaximumWidth" oor:type="xs:int" oor:nillable="false">
          <info>
          Maximum width the sidebar can have.
          Note that this can be overridden by extensions returning a larger value in XSidebarPanel::getMinimalWidth()
        </info>
          <value>500</value>
        </prop>
        <prop oor:name="MinimumWidth" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables the calculation of the sidebar's minimum width based on the size of all decks.
          If false, the user has full control over the sidebar width.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Content">
        <info>
        Description of the decks and panels that can be displayed in the content area of the sidebar.
      </info>
        <set oor:name="DeckList" oor:node-type="Deck">
          <info>
          Contains all registered sidebar decks.
        </info>
        </set>
        <set oor:name="PanelList" oor:node-type="Panel">
          <info>
          Contains all registered sidebar content panels.
        </info>
        </set>
        <prop oor:name="LastActiveDeck" oor:type="oor:string-list" oor:nillable="false">
          <info>
	  Contains IDs of the decks that were active last time the application was closed.
	    Each entry is a string of 2 comma-separated values, application name and DeckID. Valid
	    values for application name are the same as those in ContextList, for example:

	    WriterVariants, StyleListDeck;
	    Impress, PropertyDeck;
	  
	</info>
          <value>
            <it>any,PropertyDeck</it>
          </value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="StartModuleCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains general information about ~ and rules, and about actions based on office commands.
  </info>
    <templates/>
    <component>
      <group oor:name="UserInterface">
        <info>
        Contains user interface data for Office commands and identifiers that are used by the user interface."
      </info>
        <set oor:name="Commands" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for Office commands and identifiers that are used by the user interface."
        </info>
        </set>
        <set oor:name="Popups" oor:node-type="LabelType" oor:component="org.openoffice.Office.UI.Commands">
          <info>
          Contains label text for popup menus identifiers that are used by the user interface."
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="StartModuleWindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class which belongs to the start module.
  </info>
    <templates/>
    <component>
      <group oor:name="UIElements">
        <info>
        Contains information about user interface elements of the start module.
      </info>
        <set oor:name="States" oor:node-type="WindowStateType" oor:component="org.openoffice.Office.UI.WindowState">
          <info>
          Contains states of all known dockable user interface elements of the start module.
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="ToolbarMode" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains information about toolbar modes.
  </info>
    <templates>
      <group oor:name="ModeEntry">
        <info>
        The container for mode description.
      </info>
        <prop oor:name="Label" oor:type="xs:string" oor:nillable="false" oor:localized="true">
          <info>
        The toolbar mode label.
      </info>
        </prop>
        <prop oor:name="CommandArg" oor:type="xs:string" oor:nillable="false">
          <info>
          The toolbar mode name to use as a parameter in the UNO command. Must be a single word.
        </info>
        </prop>
        <prop oor:name="MenuPosition" oor:type="xs:int" oor:nillable="false">
          <info>
          Position in the menu.
        </info>
        </prop>
        <prop oor:name="IsExperimental" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Enables entry only in the experimental mode.
        </info>
          <value>
          false
        </value>
        </prop>
        <prop oor:name="HasNotebookbar" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if Notebookbar is visible.
        </info>
        </prop>
        <prop oor:name="Toolbars" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of mandatory toolbars.
        </info>
        </prop>
        <prop oor:name="UserToolbars" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of visible toolbars activated by user.
        </info>
        </prop>
        <prop oor:name="UIItemProperties" oor:type="oor:string-list" oor:nillable="false">
          <info>
          
          List of context descriptors.  Each context descriptor is a string that contains three comma
          separated values (note that values are case sensitive):
          1. UIItemID - contains the ID of uiitem(GtkToolButton/GtkMenuItem) of notebookbar
          2. propertyName - contains the value of attribute(name) of property node.
          3. propertyValue - contains the value of property node.
          
        </info>
        </prop>
        <prop oor:name="Sidebar" oor:type="xs:string" oor:nillable="false">
          <info>
          
            Describes sidebar mode.
            Arrow - sidebar collapsed, showing the 'open' arrow button
            Tabs - sidebar is showing only tab bars
            Opened - sidebar fully opened
          
        </info>
        </prop>
        <prop oor:name="HasMenubar" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines if menubar is visible.
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Application">
        <info>
        Describes toolbar modes for one application.
      </info>
        <prop oor:name="Active" oor:type="xs:string" oor:nillable="false">
          <info>
          Contains name of currently used mode.
        </info>
        </prop>
        <set oor:name="Modes" oor:node-type="ModeEntry">
          <info>
          Contains list of toolbar modes.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <prop oor:name="ActiveWriter" oor:type="xs:string" oor:nillable="false">
        <info>
        Contains name of currently used implementation in the Writer module.
      </info>
      </prop>
      <prop oor:name="ActiveCalc" oor:type="xs:string" oor:nillable="false">
        <info>
        Contains name of currently used implementation in the Calc module.
      </info>
      </prop>
      <prop oor:name="ActiveImpress" oor:type="xs:string" oor:nillable="false">
        <info>
        Contains name of currently used implementation in the Impress module.
      </info>
      </prop>
      <prop oor:name="ActiveDraw" oor:type="xs:string" oor:nillable="false">
        <info>
        Contains name of currently used implementation in the Draw module.
      </info>
      </prop>
      <set oor:name="Applications" oor:node-type="Application">
        <info>
        Contains list of toolbar mode settings for each application.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="WindowContentFactories" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains implementation of user interface element factories.
  </info>
    <templates>
      <group oor:name="FactoryType">
        <info>
        Describes a factory implementation.
      </info>
        <prop oor:name="Type" oor:type="xs:string">
          <info>
          Specifies the user interface element type which is associated with the factory.
        </info>
        </prop>
        <prop oor:name="Name" oor:type="xs:string">
          <info>
          Specifies a name or prefix for a specific window. An empty entry/string means that it matches for all names.
        </info>
        </prop>
        <prop oor:name="Module" oor:type="xs:string">
          <info>
          Specifies a module that the factory is associated with. An empty entry/string means that the factory can be used for every module.
        </info>
        </prop>
        <prop oor:name="FactoryImplementation" oor:type="xs:string">
          <info>
          Specifies the UNO service implementation name which creates/provides a com.sun.star.awt.XWindow. See com.sun.star.ui.WindowContentFactory
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Registered">
        <info>
        Contains all registered factories for docking window contents.
      </info>
        <set oor:name="ContentFactories" oor:node-type="FactoryType">
          <info>
          Contains UNO component implementation names that implements .
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="WindowState" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
    <info>
    Contains state information of all dockable user interface elements based on a Window class.
  </info>
    <templates>
      <group oor:name="WindowStateType">
        <info>
        Provides a mapping between commands and their textual representation on the user interface.
      </info>
        <prop oor:name="Locked" oor:type="xs:boolean" oor:nillable="false">
          <info>
          A locked user interface element cannot be moved or undocked by the user. This property is only active when the user interface element is in a docked state.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Docked" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the user interface element is currently docked.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="Visible" oor:type="xs:boolean">
          <info>
          Specifies if the user interface element is visible.
        </info>
        </prop>
        <prop oor:name="ContextSensitive" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if the user interface element is context sensitive. This controls if the Office shows the user interface element 
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if a toolbar should not be shown inside the View - Toolbars menu.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DockingArea" oor:type="xs:int">
          <info>
          Specifies the docking area to which a user interface element belongs to. Only valid if 'Docked' is true. Top docking area=0, bottom=1, left=2, right=3.
        </info>
        </prop>
        <prop oor:name="DockPos" oor:type="xs:string">
          <info>
          Specifies the position of a docked user interface element. For top/bottom docked elements X describes a pixel position and Y the row number, left/right docked elements uses X for the column and Y for the pixel position. X and Y coordinates must be split by a comma.
        </info>
        </prop>
        <prop oor:name="DockSize" oor:type="xs:string">
          <info>
          Not used.
        </info>
        </prop>
        <prop oor:name="Pos" oor:type="xs:string">
          <info>
          Specifies the position of a floating user interface element in pixel. X and Y coordinates must be split by a comma and are relative to the document frame.
        </info>
        </prop>
        <prop oor:name="Size" oor:type="xs:string">
          <info>
          Specifies the size of a floating user interface element in pixel. The real size can differ if the layout manager decides to resize it due to current circumstances. Width and height must be split by a comma.
        </info>
        </prop>
        <prop oor:name="UIName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the user interface element name. It is used for floating user interface elements to set the title and for the bubble help.
        </info>
        </prop>
        <prop oor:name="ImageURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL of an image to associate with the user interface element. Any URL scheme supported by the com.sun.star.graphic.GraphicProvider service is suitable here.
        </info>
          <value/>
        </prop>
        <prop oor:name="HelpURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the help URL of the tool panel.
        </info>
          <value/>
        </prop>
        <prop oor:name="InternalState" oor:type="xs:int">
          <info>
          Specifies an internal state for the user interface element. Please don't change this value it describes an internal value.
        </info>
        </prop>
        <prop oor:name="Style" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the style of a toolbar. This property is only used by toolbar user interface elements. 0 = symbol buttons, 1 = text buttons, 2 = symbols+text buttons
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="NoClose" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that a user interface element shouldn't have a closer. This property is only used by toolbars or floating window user interface elements.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="SoftClose" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies that a user interface element shouldn't be closed forever. This is useful for context sensitive ui elements which must be visible whenever their context is active. This property is only used by toolbars or floating window user interface elements.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ContextActive" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if a context sensitive user interface element is currently bound to its context. This property can be used to disable context sensitivity without losing the information that a user interface element is normally context sensitive.
        </info>
          <value>true</value>
        </prop>
      </group>
    </templates>
    <component/>
  </oor:component-schema>
  <oor:component-schema oor:name="UI" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info/>
    <templates>
      <group oor:name="FilterClass">
        <info>
        Describes a class of filters. Filter classes (for example, 'Text documents') appear as a single filter to the user.
      </info>
        <prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true" oor:nillable="false">
          <info>
          Specifies the localized name that is used when presenting the class to the user.
        </info>
        </prop>
        <prop oor:name="Filters" oor:type="oor:string-list">
          <info>
          Contains a list of filters that belong to this filter class. Filters that referred here (for a given class) are collected at runtime and then presented as one single entry.
        </info>
        </prop>
      </group>
      <group oor:name="ColorScheme">
        <info>
        Defines the templates for color settings used to customize the appearance of the applications.
      </info>
        <group oor:name="DocColor">
          <info>
          Specifies the color settings for the document.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color of the document.
          </info>
          </prop>
        </group>
        <group oor:name="DocBoundaries">
          <info>
          Specifies the settings for the documents boundaries.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of anchors (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for of the document boundaries.
          </info>
          </prop>
        </group>
        <group oor:name="AppBackground">
          <info>
          Specifies the settings for the application background.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies Color of the application background.
          </info>
          </prop>
        </group>
        <group oor:name="ObjectBoundaries">
          <info>
          Specifies the settings for object boundaries.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of object boundaries (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for object boundaries.
          </info>
          </prop>
        </group>
        <group oor:name="TableBoundaries">
          <info>
          Specifies the settings for table boundaries.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of table boundaries (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for table boundaries.
          </info>
          </prop>
        </group>
        <group oor:name="FontColor">
          <info>
          Specifies the settings for the font.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies color of the font.
          </info>
          </prop>
        </group>
        <group oor:name="Links">
          <info>
          Specifies the settings for unvisited links.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of unvisited links (true = visible).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for unvisited links.
          </info>
          </prop>
        </group>
        <group oor:name="LinksVisited">
          <info>
          Specifies the settings for visited links.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of visited links (true = visible).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for visited links.
          </info>
          </prop>
        </group>
        <group oor:name="Spell">
          <info>
          Specifies the settings for incorrect text found with spellchecking.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color of incorrect text found with AutoSpellcheck.
          </info>
          </prop>
        </group>
        <group oor:name="Grammar">
          <info>
          Specifies the settings for incorrect grammar found with spellchecking.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color of incorrect grammar found with AutoSpellcheck.
          </info>
          </prop>
        </group>
        <group oor:name="SmartTags">
          <info>
          Specifies the settings for smart tags.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color of smart tags.
          </info>
          </prop>
        </group>
        <group oor:name="Shadow">
          <info>
          Specifies the settings for shadows.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of shadows (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for shadows.
          </info>
          </prop>
        </group>
        <group oor:name="WriterTextGrid">
          <info>
          Specifies the settings for the text grid in Writer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the text grid.
          </info>
          </prop>
        </group>
        <group oor:name="WriterFieldShadings">
          <info>
          Specifies the settings for field shadings in Writer.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of field shadings (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the field shadings.
          </info>
          </prop>
        </group>
        <group oor:name="WriterIdxShadings">
          <info>
          Specifies the settings for index and table shadings in Writer.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of index and table shadings (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the index and table shadings.
          </info>
          </prop>
        </group>
        <group oor:name="WriterDirectCursor">
          <info>
          Specifies the settings for the direct cursor in Writer.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of direct cursor (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the direct cursor.
          </info>
          </prop>
        </group>
        <group oor:name="WriterScriptIndicator">
          <info>
          Specifies the settings for script indicators in Writer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for script indicators.
          </info>
          </prop>
        </group>
        <group oor:name="WriterSectionBoundaries">
          <info>
          Specifies the settings for section boundaries in Writer.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of section boundaries (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for section boundaries.
          </info>
          </prop>
        </group>
        <group oor:name="WriterHeaderFooterMark">
          <info>
          Specifies the settings for the header/footer mark in Writer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the header/footer mark.
          </info>
          </prop>
        </group>
        <group oor:name="WriterPageBreaks">
          <info>
          Specifies the settings for the page break mark in Writer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the page break mark.
          </info>
          </prop>
        </group>
        <group oor:name="HTMLSGML">
          <info>
          Specifies the settings used for SGML in HTML documents.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SGML code.
          </info>
          </prop>
        </group>
        <group oor:name="HTMLComment">
          <info>
          Specifies the settings used for comments in HTML documents.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for comments.
          </info>
          </prop>
        </group>
        <group oor:name="HTMLKeyword">
          <info>
          Specifies the settings used for keywords in HTML documents.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for keywords.
          </info>
          </prop>
        </group>
        <group oor:name="HTMLUnknown">
          <info>
          Specifies the settings used for other text in HTML documents.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for other text.
          </info>
          </prop>
        </group>
        <group oor:name="CalcGrid">
          <info>
          Specifies the settings used for grid lines in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the grid.
          </info>
          </prop>
        </group>
        <group oor:name="CalcPageBreak">
          <info>
          Specifies the settings used for page breaks in the page break preview in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for page breaks in the page break preview.
          </info>
          </prop>
        </group>
        <group oor:name="CalcPageBreakManual">
          <info>
          Specifies the settings used for manual breaks in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for manual page breaks.
          </info>
          </prop>
        </group>
        <group oor:name="CalcPageBreakAutomatic">
          <info>
          Specifies the settings used for automatic breaks in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for automatic page breaks.
          </info>
          </prop>
        </group>
        <group oor:name="CalcHiddenColRow">
          <info>
          Specifies the settings used for hidden rows/cols in Calc.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of hidden row/col indicator (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for hidden rows/cols.
          </info>
          </prop>
        </group>
        <group oor:name="CalcTextOverflow">
          <info>
          Specifies the settings used for the text overflow indicator in Calc.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of the text overflow indicator (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the text overflow indicator.
          </info>
          </prop>
        </group>
        <group oor:name="CalcComments">
          <info>
          Specifies the settings used for the comments indicator in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the comments indicator.
          </info>
          </prop>
        </group>
        <group oor:name="CalcDetective">
          <info>
          Specifies the settings used for audition arrows in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for audition arrows to precedent or dependent cells.
          </info>
          </prop>
        </group>
        <group oor:name="CalcDetectiveError">
          <info>
          Specifies the settings used for audition arrows to cells with errors in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for audition arrows to cells containing errors.
          </info>
          </prop>
        </group>
        <group oor:name="CalcReference">
          <info>
          Specifies the settings used for the cursor when editing references in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the cursor when editing references.
          </info>
          </prop>
        </group>
        <group oor:name="CalcNotesBackground">
          <info>
          Specifies the settings used for the background of comments in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the background of comments.
          </info>
          </prop>
        </group>
        <group oor:name="CalcValue">
          <info>
          Specifies the settings used for values in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for values.
          </info>
          </prop>
        </group>
        <group oor:name="CalcFormula">
          <info>
          Specifies the settings used for formulas in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for formulas.
          </info>
          </prop>
        </group>
        <group oor:name="CalcText">
          <info>
          Specifies the settings used for the text in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the text.
          </info>
          </prop>
        </group>
        <group oor:name="CalcProtectedBackground">
          <info>
          Specifies the settings used for the background of protected cells in Calc.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the background of protected cells.
          </info>
          </prop>
        </group>
        <group oor:name="DrawGrid">
          <info>
          Specifies the settings used for the grid in Draw/Impress.
        </info>
          <prop oor:name="IsVisible" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies the visibility of the grid (true = visible).
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for the grid.
          </info>
          </prop>
        </group>
        <group oor:name="BASICEditor">
          <info>
          Specifies the settings of the BASIC code editor.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used as background in the Basic code editor.
          </info>
          </prop>
        </group>
        <group oor:name="BASICIdentifier">
          <info>
          Specifies the settings for identifiers in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for identifiers.
          </info>
          </prop>
        </group>
        <group oor:name="BASICComment">
          <info>
          Specifies the settings for comments in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for comments.
          </info>
          </prop>
        </group>
        <group oor:name="BASICNumber">
          <info>
          Specifies the settings for numbers in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for numbers.
          </info>
          </prop>
        </group>
        <group oor:name="BASICString">
          <info>
          Specifies the settings for strings in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for strings.
          </info>
          </prop>
        </group>
        <group oor:name="BASICOperator">
          <info>
          Specifies the settings for operators in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for operators.
          </info>
          </prop>
        </group>
        <group oor:name="BASICKeyword">
          <info>
          Specifies the settings for keywords in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for keywords (reserved expressions).
          </info>
          </prop>
        </group>
        <group oor:name="BASICError">
          <info>
          Specifies the settings for errors shown in BASIC source code.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for errors.
          </info>
          </prop>
        </group>
        <group oor:name="SQLIdentifier">
          <info>
          Specifies the settings for SQL identifiers, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL identifiers.
          </info>
          </prop>
        </group>
        <group oor:name="SQLNumber">
          <info>
          Specifies the settings for SQL numbers, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL numbers.
          </info>
          </prop>
        </group>
        <group oor:name="SQLString">
          <info>
          Specifies the settings for SQL strings, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL strings.
          </info>
          </prop>
        </group>
        <group oor:name="SQLOperator">
          <info>
          Specifies the settings for SQL operators, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL operators.
          </info>
          </prop>
        </group>
        <group oor:name="SQLKeyword">
          <info>
          Specifies the settings for SQL keywords, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL keywords.
          </info>
          </prop>
        </group>
        <group oor:name="SQLParameter">
          <info>
          Specifies the settings for SQL parameters, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL parameters.
          </info>
          </prop>
        </group>
        <group oor:name="SQLComment">
          <info>
          Specifies the settings for SQL comments, as used the Query Designer.
        </info>
          <prop oor:name="Color" oor:type="xs:int">
            <info>
            Specifies the color used for SQL parameters.
          </info>
          </prop>
        </group>
      </group>
    </templates>
    <component>
      <group oor:name="FilterClassification">
        <info>
        Contains the collection of settings relevant for filter classification. These settings are used in the file open / file save dialogs, where the user is presented with a list of file format filters to choose from. Filters are classified into so-called global and local classes, which control how filters are grouped together in the user interface.
      </info>
        <group oor:name="GlobalFilters">
          <info>
          Presents global classes to the user in a group of their own. A typical example for a global class is "text documents", whereas "StarWriter 4.0 / 5.0 documents" is not a global class.
        </info>
          <prop oor:name="Order" oor:type="oor:string-list" oor:nillable="false">
            <info>
            List specifying the order of the global filters within their group.
          </info>
            <value oor:separator=";">com.sun.star.text.TextDocument;com.sun.star.sheet.SpreadsheetDocument;com.sun.star.presentation.PresentationDocument;com.sun.star.drawing.DrawingDocument;com.sun.star.text.WebDocument;com.sun.star.text.GlobalDocument;com.sun.star.formula.FormulaProperties;com.sun.star.sdb.OfficeDatabaseDocument</value>
          </prop>
          <set oor:name="Classes" oor:node-type="FilterClass">
            <info>
            Lists global classes. The name of a class denotes to the document service name of the associated module.
          </info>
          </set>
        </group>
        <group oor:name="LocalFilters">
          <info>
          Combines several filters into one entry and presents the classes to the user "in-place".
        </info>
          <set oor:name="Classes" oor:node-type="FilterClass">
            <info>
            Lists local classes.
          </info>
          </set>
        </group>
      </group>
      <group oor:name="ColorScheme">
        <info>
        Specifies the color settings for customizing the appearance of the applications.
      </info>
        <prop oor:name="CurrentColorScheme" oor:type="xs:string">
          <info>
          Specifies the name of the columns selected for inserting data into text or fields, plus inserted text and line breaks.
        </info>
        </prop>
        <set oor:name="ColorSchemes" oor:node-type="ColorScheme">
          <info>
          Lists entries with color settings.
        </info>
        </set>
      </group>
      <group oor:name="FilePicker">
        <info>
        Specifies various settings for the internal file/folder picker dialog.
      </info>
        <prop oor:name="FillAsynchronously" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether the dialog should fill its view asynchronously. Asynchronous filling allows the user to cancel blocking operations, which may be useful for instance for mounted, but dead NFS devices.
        </info>
          <value>false</value>
        </prop>
        <group oor:name="Timeout">
          <info>
          Specifies the timeouts to be used when the file view is to be filled asynchronously.
            These settings are not evaluated if the FillAsynchronously property is false.
        </info>
          <prop oor:name="Min" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the minimum timeout in milliseconds. When the file view is filled, the dialog will wait at least this time before the user is allowed to cancel the operation.
          </info>
            <value>1000</value>
          </prop>
          <prop oor:name="Max" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the maximum timeout in milliseconds. When the file view is being filled, and its content could not be completely obtained within the time frame given here, the operation is cancelled automatically.
          </info>
            <value>30000</value>
          </prop>
        </group>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Update" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for the Updater
  </info>
    <component>
      <group oor:name="Update">
        <info>
            All Settings for the Updater
        </info>
        <prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Determines if the automatic Updater is enabled
                or disabled. Defaults to false, as long as this is
                regarded experimental.
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="Mode" oor:type="xs:int" oor:nillable="false">
          <info>
                Selects if the user should be asked about updates or not
            </info>
          <value>Some Value</value>
        </prop>
        <prop oor:name="LastUpdateTime" oor:type="xs:long" oor:nillable="false">
          <info>
                The last time the update check ran
            </info>
          <value>0</value>
        </prop>
        <prop oor:name="URL" oor:type="xs:string" oor:nillable="false">
          <info>
                The URL that is used for the update check
            </info>
          <value>https://update-mar.libreoffice.org/</value>
        </prop>
        <prop oor:name="UpdateChannel" oor:type="xs:string" oor:nillable="false">
          <info>
                The update channel that is currently in use
            </info>
          <value>daily-master-gandalf</value>
        </prop>
        <prop oor:name="UpdateRunning" oor:type="xs:boolean" oor:nillable="false">
          <info>
                Determines if we are currently in an update process.
                    Needs to be reset after the update has been applied
            </info>
          <value>false</value>
        </prop>
        <prop oor:name="OldBuildID" oor:type="xs:string" oor:nillable="false">
          <info>
                The build ID of the build before the update
            </info>
          <value/>
        </prop>
        <prop oor:name="SeeAlso" oor:type="xs:string" oor:nillable="false">
          <info>
                The URL to open after a successful update.
            </info>
          <value/>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Views" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains persistent information about opened dialogs, windows, tab pages, and so on.
  </info>
    <templates>
      <group oor:name="DialogType">
        <info>
        Contains the persistent data for a general office dialog.
      </info>
        <prop oor:name="WindowState" oor:type="xs:string">
          <info>
          Includes information (position,size, and states) about the used vcl window.
        </info>
        </prop>
        <group oor:name="UserData" oor:extensible="true">
          <info>
          Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.
        </info>
        </group>
      </group>
      <group oor:name="TabDialogType">
        <info>
        Contains the persistent data for a special tab dialog.
      </info>
        <prop oor:name="WindowState" oor:type="xs:string">
          <info>
          Includes information (position,size, and states) about the used vcl window.
        </info>
        </prop>
        <prop oor:name="PageID" oor:type="xs:string">
          <info>
          Represents the number of an active tab page inside a dialog.
        </info>
        </prop>
        <group oor:name="UserData" oor:extensible="true">
          <info>
          Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.
        </info>
        </group>
      </group>
      <group oor:name="TabPageType">
        <info>
        Contains the persistent data for a tab page.
      </info>
        <prop oor:name="WindowState" oor:type="xs:string">
          <info>
          Includes information (position,size, and states) about the used vcl window.
        </info>
        </prop>
        <group oor:name="UserData" oor:extensible="true">
          <info>
          Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.
        </info>
        </group>
      </group>
      <group oor:name="WindowType">
        <info>
        Contains the persistent data for a general office window.
      </info>
        <prop oor:name="WindowState" oor:type="xs:string">
          <info>
          Includes information (position,size, and states) about the used vcl window.
        </info>
        </prop>
        <prop oor:name="Visible" oor:type="xs:boolean">
          <info>
          Makes window visible.
        </info>
        </prop>
        <group oor:name="UserData" oor:extensible="true">
          <info>
          Denotes an additional field for arbitrary data. There is no special semantic associated with this field. Application is to be determined by the user.
        </info>
        </group>
      </group>
    </templates>
    <component>
      <set oor:name="Dialogs" oor:node-type="DialogType">
        <info>
        Lists persistent dialog states.
      </info>
      </set>
      <set oor:name="TabDialogs" oor:node-type="TabDialogType">
        <info>
        Lists persistent tab dialog states.
      </info>
      </set>
      <set oor:name="TabPages" oor:node-type="TabPageType">
        <info>
        Lists persistent tab page states.
      </info>
      </set>
      <set oor:name="Windows" oor:node-type="WindowType">
        <info>
        Lists persistent window states.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Writer" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for the Writer application.
  </info>
    <templates>
      <group oor:name="DataSetType">
        <info>
        Specifies the data set to insert from a database table or query.
      </info>
        <prop oor:name="DataSource" oor:type="xs:string">
          <info>
          Specifies the data source.
        </info>
        </prop>
        <prop oor:name="Command" oor:type="xs:string">
          <info>
          Specifies the name of the database table or query.
        </info>
        </prop>
        <prop oor:name="CommandType" oor:type="xs:int">
          <info>
          Specifies whether the data comes from a table or a query
        </info>
        </prop>
        <prop oor:name="ColumnsToText" oor:type="xs:string">
          <info>
          Specifies the name of the columns that have been selected for inserting data into text or fields, as well as inserted text and line breaks.
        </info>
        </prop>
        <prop oor:name="ColumnsToTable" oor:type="xs:string">
          <info>
          Specifies the name of the columns, that have been selected for inserting data into tables, plus inserted text and line breaks.
        </info>
        </prop>
        <prop oor:name="ParaStyle" oor:type="xs:string">
          <info>
          Specifies the paragraph style for text or fields.
        </info>
        </prop>
        <prop oor:name="TableAutoFormat" oor:type="xs:string">
          <info>
          Specifies the format (AutoFormat) to be used for a table.
        </info>
        </prop>
        <prop oor:name="IsTable" oor:type="xs:boolean">
          <info>
          Specifies whether the data is inserted into tables.
        </info>
        </prop>
        <prop oor:name="IsField" oor:type="xs:boolean">
          <info>
          Specifies whether the data is inserted into fields.
        </info>
        </prop>
        <prop oor:name="IsHeadlineOn" oor:type="xs:boolean">
          <info>
          Specifies whether the table has a headline.
        </info>
        </prop>
        <prop oor:name="IsEmptyHeadline" oor:type="xs:boolean">
          <info>
          Specifies whether the table has an empty headline or if the headline contains the database column names.
        </info>
        </prop>
        <set oor:name="ColumnSet" oor:node-type="ColumnSetType">
          <info>
          Specifies the list of columns to be inserted.
        </info>
        </set>
      </group>
      <group oor:name="ColumnSetType">
        <info>
        Specifies a column to be inserted.
      </info>
        <prop oor:name="ColumnName" oor:type="xs:string">
          <info>
          Specifies the column name.
        </info>
        </prop>
        <prop oor:name="ColumnIndex" oor:type="xs:int">
          <info>
          Specifies the column index.
        </info>
        </prop>
        <prop oor:name="IsNumberFormat" oor:type="xs:boolean">
          <info>
          Specifies whether the database field is assigned to a number format.
        </info>
        </prop>
        <prop oor:name="IsNumberFormatFromDataBase" oor:type="xs:boolean">
          <info>
          Specifies whether the database format or a user-defined format is used.
        </info>
        </prop>
        <prop oor:name="NumberFormat" oor:type="xs:string">
          <info>
          Specifies the number format if a user-defined format is used.
        </info>
        </prop>
        <prop oor:name="NumberFormatLocale" oor:type="xs:string">
          <info>
          Specifies the language of the user-defined number format.
        </info>
        </prop>
      </group>
      <group oor:name="_DataSource">
        <info>
        Contains the description of a data source.
      </info>
        <prop oor:name="DataSourceName" oor:type="xs:string">
          <info>
          Contains the name of the data source.
          Data source name
        </info>
        </prop>
        <prop oor:name="DataTableName" oor:type="xs:string">
          <info>
          Name of the database table or query.
          Data table or query name
        </info>
        </prop>
        <prop oor:name="DataCommandType" oor:type="xs:int" oor:nillable="false">
          <info>
          CommandType of the data source.
          Data CommandType
        </info>
          <value>0</value>
        </prop>
      </group>
      <group oor:name="AddressDataAssignment">
        <info>
        Contains the assignments of programmatic address column names like FirstName, LastName to actual column names of the actual data base table.
      </info>
        <prop oor:name="DBColumnAssignments" oor:type="oor:string-list">
          <info>
          List of all currently available assignments of programmatic to actual column names of data sources used in mail merge. The position in the list has to match the following order of columns: TITLE,FIRSTNAME,LASTNAME,COMPANY,ADDRESS_1,ADDRESS_2,CITY,REGION,ZIP,COUNTRY,PHONE_PRIVATE,PHONE_BUSINESS,E_MAIL,GENDER
          Column assignment list
        </info>
        </prop>
        <node-ref oor:name="DataSource" oor:node-type="_DataSource">
          <info>
          Contains the information of the data source that's been used the last time the wizard has been executed.
          Data Set
        </info>
        </node-ref>
      </group>
      <group oor:name="BusinessLetterElementLocation">
        <info>
        Specifies settings a pre-printed Business Letter Paper within the Letter Wizard.
      </info>
        <prop oor:type="xs:boolean" oor:name="Display">
          <info>
          Enables the Element.
        </info>
        </prop>
        <prop oor:type="xs:double" oor:name="Width">
          <info>
          Width.
        </info>
        </prop>
        <prop oor:type="xs:double" oor:name="Height">
          <info>
          Height.
        </info>
        </prop>
        <prop oor:type="xs:double" oor:name="X">
          <info>
          X-Position.
        </info>
        </prop>
        <prop oor:type="xs:double" oor:name="Y">
          <info>
          Y-Position.
        </info>
        </prop>
      </group>
      <group oor:name="LetterControls">
        <info>
        Specifies settings for a Letter Wizard type.
      </info>
        <prop oor:type="xs:int" oor:name="Style">
          <info>
          Style of the Letter.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="BusinessPaper">
          <info>
          Enables Business Paper.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PaperCompanyAddressReceiverField">
          <info>
          Enables the Sender Address Line in the Receiver Field for Business Paper.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PaperFooter">
          <info>
          Enables a Footer.
        </info>
        </prop>
        <prop oor:type="xs:double" oor:name="PaperFooterHeight">
          <info>
          Height of the Footer.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="Norm">
          <info>
          Norm of the Letter.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintCompanyLogo">
          <info>
          Enables Company Logo.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintCompanyAddressReceiverField">
          <info>
          Enables the Sender Address in the Receiver Field.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintLetterSigns">
          <info>
          Enables the Letter Signs.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintSubjectLine">
          <info>
          Enables the Subject line.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintSalutation">
          <info>
          Enables the Salutation.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintBendMarks">
          <info>
          Enables the Bend Marks.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintGreeting">
          <info>
          Enables the Greeting.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintFooter">
          <info>
          Enables the Footer.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="Salutation">
          <info>
          Type of the salutation.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="Greeting">
          <info>
          Type of the greeting.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="SenderAddressType">
          <info>
          Type of the sender address.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderCompanyName">
          <info>
          Sender Company Name.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderStreet">
          <info>
          Sender Street.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderPostCode">
          <info>
          Sender PostCode.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderState">
          <info>
          Sender State.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderCity">
          <info>
          Sender City.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="ReceiverAddressType">
          <info>
          Receiver Address Type.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="Footer">
          <info>
          Content of the Footer.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="FooterOnlySecondPage">
          <info>
          Enables that the Footer is only displayed of the Second and following pages.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="FooterPageNumbers">
          <info>
          Add a page number to the footer.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="CreationType">
          <info>
          Defines how the template is loaded after completion.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="TemplateName">
          <info>
          Template Name.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="TemplatePath">
          <info>
          Template Path.
        </info>
        </prop>
        <node-ref oor:node-type="BusinessLetterElementLocation" oor:name="CompanyLogo">
          <info>
          Position of the Business Paper Company Logo.
        </info>
        </node-ref>
        <node-ref oor:node-type="BusinessLetterElementLocation" oor:name="CompanyAddress">
          <info>
          Position of the Business Paper Company Address.
        </info>
        </node-ref>
      </group>
      <group oor:name="FaxControls">
        <info>
        Specifies settings for a Fax Wizard type.
      </info>
        <prop oor:type="xs:int" oor:name="Style">
          <info>
          Style of the Fax.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintCompanyLogo">
          <info>
          Enables Company Logo.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintDate">
          <info>
          Enables Date.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintCommunicationType">
          <info>
          Enables Communication Type.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintSubjectLine">
          <info>
          Enables the Subject line.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintSalutation">
          <info>
          Enables the Salutation.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintGreeting">
          <info>
          Enables the Greeting.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="PrintFooter">
          <info>
          Enables the Footer.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="CommunicationType">
          <info>
          Type of the Communication.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="Salutation">
          <info>
          Type of the salutation.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="Greeting">
          <info>
          Type of the greeting.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="SenderAddressType">
          <info>
          Type of the sender address.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderCompanyName">
          <info>
          Sender Company Name.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderStreet">
          <info>
          Sender Street.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderPostCode">
          <info>
          Sender PostCode.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderState">
          <info>
          Sender State.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderCity">
          <info>
          Sender City.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="SenderFax">
          <info>
          Sender Fax number.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="ReceiverAddressType">
          <info>
          Receiver Address Type.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="Footer">
          <info>
          Content of the Footer.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="FooterOnlySecondPage">
          <info>
          Enables that the Footer is only displayed of the Second and following pages.
        </info>
        </prop>
        <prop oor:type="xs:boolean" oor:name="FooterPageNumbers">
          <info>
          Add a page number to the footer.
        </info>
        </prop>
        <prop oor:type="xs:int" oor:name="CreationType">
          <info>
          Defines how the template is loaded after completion.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="TemplateName">
          <info>
          Template Name.
        </info>
        </prop>
        <prop oor:type="xs:string" oor:name="TemplatePath">
          <info>
          Template Path.
        </info>
        </prop>
      </group>
      <group oor:name="AgendaWizardTopic">
        <info>
         Contains the topics properties 
      </info>
        <prop oor:name="Index" oor:type="xs:int">
          <info>
           The index of the topic
        </info>
        </prop>
        <prop oor:name="Topic" oor:type="xs:string">
          <info>
           The title of the topic
        </info>
        </prop>
        <prop oor:name="Responsible" oor:type="xs:string">
          <info>
           The responsible person for the topic
        </info>
        </prop>
        <prop oor:name="Time" oor:type="xs:string">
          <info>
           The time for the topic
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="GlobalTemplateList">
        <info>
        Contains the most recently opened documents.
      </info>
        <prop oor:name="Paths" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Lists the file global templates loaded when importing writer documents.
        </info>
          <value oor:separator=";"/>
        </prop>
      </group>
      <group oor:name="MailMergeWizard">
        <info>
        Settings of the mail merge wizard.
      </info>
        <prop oor:name="OutputToLetter" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the document output is a letter, not an email.
          Output as letter
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IncludeCountry" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the country/region is included into the address block. If yes the ExcludeCountry property may never be included.
          Include country/region
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="ExcludeCountry" oor:type="xs:string" oor:nillable="false">
          <info>
          If the property IncludeCountry is true it all countries/regions are included into the address block except for this country or region.
          ExcludeCountry
        </info>
          <value/>
        </prop>
        <prop oor:name="SavedDocuments" oor:type="oor:string-list">
          <info>
          Contains a list of all documents previously used and saved as mailmerge source documents
          Saved documents
        </info>
        </prop>
        <prop oor:name="AddressBlockSettings" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Contains a list of settings for address blocks. It is a sequence of address column positions separated with breaks (\n) and spaces. The column positions start at 0 and after 9 follows a, b, c and they are equivalent to the following parts of an address: TITLE,FIRSTNAME,LASTNAME,COMPANY,ADDRESS_1,ADDRESS_2,CITY,REGION,ZIP,COUNTRY,PHONE_PRIVATE,PHONE_BUSINESS,E_MAIL
          Address block settings
        </info>
          <value oor:separator=";">&lt;0&gt;\n&lt;1&gt; &lt;2&gt;\n&lt;4&gt;\n&lt;8&gt; &lt;6&gt;;&lt;0&gt;\n&lt;1&gt; &lt;2&gt;\n&lt;4&gt;\n&lt;8&gt; &lt;6&gt;\n&lt;9&gt;;&lt;3&gt;\n&lt;1&gt; &lt;2&gt;\n&lt;4&gt;\n&lt;8&gt; &lt;6&gt;;&lt;3&gt;\n&lt;1&gt; &lt;2&gt;\n&lt;4&gt;\n&lt;8&gt; &lt;6&gt;\n&lt;9&gt;</value>
        </prop>
        <prop oor:name="IsAddressBlock" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the document should have an address block.
          Address Block
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="CurrentAddressBlock" oor:type="xs:int" oor:nillable="false">
          <info>
          Determines the currently used address block.
          Current address block
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="IsHideEmptyParagraphs" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether address block lines should be hidden if there's no content.
          Hide empty paragraphs
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="IsGreetingLine" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether the document should have a greeting line.
          Greeting line
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsEMailGreetingLine" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether an email should have a greeting line.
          Email greeting line
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsIndividualGreetingLine" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether an individual greeting line is used instead of a neutral one.
          Use individual greeting line
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IsEMailIndividualGreetingLine" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Determines whether in an email an individual greeting line is used instead of a neutral one.
          Use individual greeting line in email
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="FemaleGreetingLines" oor:type="oor:string-list" oor:localized="true">
          <info>
          Contains a list of greeting lines, female.
          Greeting lines, female
        </info>
        </prop>
        <prop oor:name="MaleGreetingLines" oor:type="oor:string-list" oor:localized="true">
          <info>
          Contains a list of greeting lines, male.
          Greeting lines, male
        </info>
        </prop>
        <prop oor:name="NeutralGreetingLines" oor:type="oor:string-list" oor:localized="true">
          <info>
          Contains a list of greeting lines, neutral.
          Greeting lines, neutral
        </info>
        </prop>
        <prop oor:name="CurrentFemaleGreeting" oor:type="xs:int">
          <info>
          Contains the index of the current entry in list of female greeting lines.
          Current female Greeting line
        </info>
        </prop>
        <prop oor:name="CurrentMaleGreeting" oor:type="xs:int">
          <info>
          Contains the index of the current entry in list of male greeting lines.
          Current male Greeting line
        </info>
        </prop>
        <prop oor:name="CurrentNeutralGreeting" oor:type="xs:int">
          <info>
          Contains the index of the current entry in list of neutral greeting lines.
          Current neutral Greeting line
        </info>
        </prop>
        <prop oor:name="FemaleGenderValue" oor:type="xs:string">
          <info>
          Determines the value of the Gender column that marks a recipient as female.
          Female Gender Value
        </info>
        </prop>
        <prop oor:name="MailDisplayName" oor:type="xs:string">
          <info>
          Contains the display name of the mail address.
          Email Name
        </info>
        </prop>
        <prop oor:name="MailAddress" oor:type="xs:string">
          <info>
          Email address.
          Email address
        </info>
        </prop>
        <prop oor:name="IsMailReplyTo" oor:type="xs:boolean">
          <info>
          Determines if reply to is switched on.
          Is reply to
        </info>
        </prop>
        <prop oor:name="MailReplyTo" oor:type="xs:string">
          <info>
          Reply to address.
          Reply to
        </info>
        </prop>
        <prop oor:name="MailServer" oor:type="xs:string">
          <info>
          Name of the SMTP server.
          SMTP server
        </info>
        </prop>
        <prop oor:name="MailPort" oor:type="xs:short">
          <info>
          Port of the SMTP server.
          Port
        </info>
        </prop>
        <prop oor:name="IsSecureConnection" oor:type="xs:boolean">
          <info>
          Determines whether the connection to the SMTP server is done using SSL protocol.
          Is secure connection
        </info>
        </prop>
        <prop oor:name="IsAuthentication" oor:type="xs:boolean">
          <info>
          Determines whether authentication at the SMTP server is necessary.
          Is authentication
        </info>
        </prop>
        <prop oor:name="MailUserName" oor:type="xs:string">
          <info>
          User name to authenticate at the SMTP server.
          User name
        </info>
        </prop>
        <prop oor:name="MailPassword" oor:type="xs:string">
          <info>
          Password to authenticate at the SMTP server.
          Password
        </info>
        </prop>
        <prop oor:name="IsSMPTAfterPOP" oor:type="xs:boolean">
          <info>
          SMTP server requires authentication at the POP or IMAP server
          SMPT after POP
        </info>
        </prop>
        <prop oor:name="InServerName" oor:type="xs:string">
          <info>
          Name of the incoming mail server
          Incoming mail server
        </info>
        </prop>
        <prop oor:name="InServerPort" oor:type="xs:short">
          <info>
          Port of the incoming mail server
          Incoming server port
        </info>
        </prop>
        <prop oor:name="InServerIsPOP" oor:type="xs:boolean">
          <info>
          Determines whether the in server uses the POP3 or the IMAP protocol
          POP
        </info>
        </prop>
        <prop oor:name="InServerUserName" oor:type="xs:string">
          <info>
          User name of the incoming mail server
          Incoming server user name
        </info>
        </prop>
        <prop oor:name="InServerPassword" oor:type="xs:string">
          <info>
          Password of the incoming mail server
          Incoming server password
        </info>
        </prop>
        <prop oor:name="Filter" oor:type="xs:string">
          <info>
          Contains a filter statement for the current data source.
          Filter
        </info>
        </prop>
        <prop oor:name="EMailSupported" oor:type="xs:boolean">
          <info>
          Determines whether email is supported.
          Email supported
        </info>
        </prop>
        <set oor:name="AddressDataAssignments" oor:node-type="AddressDataAssignment">
          <info>
          XXXXXX.
        </info>
        </set>
        <node-ref oor:name="DataSource" oor:node-type="_DataSource">
          <info>
          Contains the information of the data source that's been used the last time the wizard has been executed.
          Data Set
        </info>
        </node-ref>
      </group>
      <group oor:name="Content">
        <info>
        Contains settings for various content elements.
      </info>
        <group oor:name="Display">
          <info>
          Contains settings for the visibility of various elements.
        </info>
          <prop oor:name="GraphicObject" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether images and objects are displayed.
            Images and Objects
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Table" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether tables are displayed.
            Tables
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="DrawingControl" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether drawings and controls are displayed.
            Drawings and controls
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="FieldCode" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether field codes are displayed.
            Field codes
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Note" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether comments are displayed.
            Comments
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowContentTips" oor:type="xs:boolean">
            <info>
            Enables the writer to prevent the display of tips for document content programmatically.
            Show document content tips
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowInlineTooltips" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables the writer to show the display of tips for tracked changes.
            Show inline tips
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="UseHeaderFooterMenu" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables the writer to use the advanced menu on headers/footers.
            Use advanced header/footer menu
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowOutlineContentVisibilityButton" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables the writer to show the outline content visibility button.
            Show outline content visibility button
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="TreatSubOutlineLevelsAsContent" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables the writer outline content visibility feature to treat sub outline levels as content.
            Treat sub outline levels as content
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ShowChangesInMargin" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables the writer to show tracked deletions in margin.
            Show tracked deletions in margin
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ShowWarningHiddenSection" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Enables the writer to prevent the display of a warning dialog for hidden text (sections, etc) deletion.
            Show warning dialog for hidden text deletion
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="DefaultAnchor" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the anchor of newly inserted images.
            Default Anchor
          </info>
            <value>1</value>
          </prop>
        </group>
        <group oor:name="NonprintingCharacter">
          <info>
          Contains settings for the visibility of various non-printing characters.
        </info>
          <prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines whether certain settings are applied (display of tab stops, spaces, breaks)
            Meta characters
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ParagraphEnd" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether paragraph ends are shown on the screen.
            Paragraph end
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="OptionalHyphen" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether optional hyphens are shown on the screen.
            Optional hyphens
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether spaces are shown on the screen.
            Spaces
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ProtectedSpace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether protected spaces are shown on the screen.
            Protected Spaces
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Tab" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether breaks are shown on the screen.
            Tabs
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Break" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether paragraph ends are shown on the screen.
            Breaks
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HiddenText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether hidden text fields are displayed on the screen.
            Fields: Hidden text
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="HiddenParagraph" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether hidden paragraphs are displayed on the screen.
            Hidden paragraphs
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="HiddenCharacter" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether hidden paragraphs are displayed on the screen.
            Hidden text
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Bookmarks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether bookmark positions are displayed on the screen.
            Bookmarks
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Update">
          <info>
          Contains settings for the automatic update of some elements.
        </info>
          <prop oor:name="Link" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether links in the document are updated during loading.
            Update links: Always/On request/Never
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="Field" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether fields in the document are updated during loading.
            Update fields automatically
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Chart" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether charts in the document are updated during loading.
            Update charts automatically
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Layout">
        <info>
        Contains layout settings.
      </info>
        <group oor:name="Line">
          <info>
          Contains settings for guiding lines or points (for example when selecting/moving an object or frame).
        </info>
          <prop oor:name="Guide" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Displays helplines around the frames when frames are moved.
            Helplines
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Window">
          <info>
          Contains various window settings such as scrollbars, rules, etc.
        </info>
          <prop oor:name="ShowScrollBarTips" oor:type="xs:boolean">
            <info>
            Enables the user to prevent the display of help tips on the scrollbars programmatically.
            Prevent scrollbars help tips
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HorizontalScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the horizontal scroll bar is displayed.
            Horizontal scroll
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="VerticalScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the vertical scroll bar is displayed.
            Vertical Scroll
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowRulers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether rulers are displayed. Filters the values of HorizontalRuler and VerticalRuler.
            Show rulers
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HorizontalRuler" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the horizontal ruler is displayed.
            Horizontal ruler
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HorizontalRulerUnit" oor:type="xs:int">
            <info>
            Specifies the measurement unit for the horizontal ruler.
            Horizontal ruler measure unit
          </info>
          </prop>
          <prop oor:name="VerticalRuler" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the vertical ruler is displayed.
            Vertical Ruler
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="IsVerticalRulerRight" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the vertical ruler is right aligned.
            Vertical Ruler on the right
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="VerticalRulerUnit" oor:type="xs:int">
            <info>
            Specifies the measurement unit for the vertical ruler.
            Vertical ruler measure unit
          </info>
          </prop>
          <prop oor:name="SmoothScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Activates the smooth page scrolling function.
            Smooth scroll
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Contains miscellaneous settings.
        </info>
          <prop oor:name="IsAlignMathObjectsToBaseline" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Automatically align the baseline of Math objects with the baseline of the surrounding text.
            Align Math objects
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="MeasureUnit" oor:type="xs:int">
            <info>
            Specifies the measurement units.
            Measure unit
          </info>
          </prop>
          <prop oor:name="TabStop" oor:type="xs:int" oor:nillable="false" oor:localized="true">
            <info>
            Specifies the distance between tab stops [UNIT=1/100 mm].
            Tab stops
          </info>
            <value>1250</value>
          </prop>
          <prop oor:name="IsSquaredPageMode" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specified which kind of paper mode is used in the whole document 
            Use squared paper mode
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ApplyCharUnit" oor:type="xs:boolean" oor:nillable="false">
            <info>
            apply char unit to calculate the paragraph's indent
            apply char unit
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Zoom">
          <info>
          Contains zoom settings.
        </info>
          <prop oor:name="Type" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the zoom type.
            Zoom Type
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Value" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the zoom value.
            Zoom Value
          </info>
            <value>100</value>
          </prop>
        </group>
        <group oor:name="ViewLayout">
          <info>
          Contains view layout settings.
        </info>
          <prop oor:name="Columns" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies number of columns of the view layout. 0 means the view layout is set to automatic.
            View Layout Columns
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="BookMode" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the book mode should be applied.
            View Layout Book Mode
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Grid">
        <info>
        Contains various options for the grid that are not listed in other sections.
      </info>
        <group oor:name="Option">
          <info>
          Contains options for the grid.
        </info>
          <prop oor:name="SnapToGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Moves frames, drawing elements, and form functions only between the grid points.
            Snap to grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="VisibleGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Displays the grid.
            Visible grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Changes the current grid settings symmetrically. The resolution and subdivision for the X- and Y-axis remains the same.
            Synchronize axes
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Resolution">
          <info>
          Contains settings for specifying the grid resolution.
        </info>
          <prop oor:name="XAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the grid points distance in the X-axis [UNIT=1/100 mm].
            X Axis Resolution
          </info>
            <value>1000</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the grid points distance in the Y-axis [UNIT=1/100 mm].
            Y Axis Resolution
          </info>
            <value>1000</value>
          </prop>
        </group>
        <group oor:name="Subdivision">
          <info>
          Contains settings for specifying the subdivision of the grid.
        </info>
          <prop oor:name="XAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of intervals between two grid points on the X-axis.
            X Axis Subdivision
          </info>
            <value>3</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the distance between the grid points on the Y-axis.
            Y Axis Subdivision
          </info>
            <value>3</value>
          </prop>
        </group>
      </group>
      <group oor:name="DefaultFont">
        <info>
        Specifies the basic western fonts to be used.
      </info>
        <prop oor:name="Standard" oor:type="xs:string">
          <info>
          Specifies the font type to be used for the Standard paragraph style.
          Standard
        </info>
        </prop>
        <prop oor:name="StandardHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the Standard paragraph style.
          StandardHeight
        </info>
        </prop>
        <prop oor:name="Heading" oor:type="xs:string">
          <info>
          Specifies the font type to be used for the paragraph's headings.
          Heading
        </info>
        </prop>
        <prop oor:name="HeadingHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the Heading paragraph style.
          HeadingHeight
        </info>
        </prop>
        <prop oor:name="List" oor:type="xs:string">
          <info>
          Specifies the font to be used in the paragraph styles for lists and numbering.
          List
        </info>
        </prop>
        <prop oor:name="ListHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used in the paragraph styles for lists and numberings.
          ListHeight
        </info>
        </prop>
        <prop oor:name="Caption" oor:type="xs:string">
          <info>
          Specifies the font to be used for the labels of images and tables.
          Caption
        </info>
        </prop>
        <prop oor:name="CaptionHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the labels of images and tables.
          CaptionHeight
        </info>
        </prop>
        <prop oor:name="Index" oor:type="xs:string">
          <info>
          Specifies the fonts to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.
          Index
        </info>
        </prop>
        <prop oor:name="IndexHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.
          IndexHeight
        </info>
        </prop>
        <prop oor:name="Document" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Applies the settings to the current document only (true). Otherwise, the settings will apply to all future documents (false).
          Current document only
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="DefaultFontCJK">
        <info>
        Specifies the basic CJK fonts used.
      </info>
        <prop oor:name="Standard" oor:type="xs:string">
          <info>
          Specifies the font type to be used for the Standard paragraph style.
          Standard
        </info>
        </prop>
        <prop oor:name="StandardHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the Standard paragraph style.
          StandardHeight
        </info>
        </prop>
        <prop oor:name="Heading" oor:type="xs:string">
          <info>
          Specifies the font type to be used for the paragraph's headings.
          Heading
        </info>
        </prop>
        <prop oor:name="HeadingHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the Heading paragraph style.
          HeadingHeight
        </info>
        </prop>
        <prop oor:name="List" oor:type="xs:string">
          <info>
          Specifies the font to be used in the paragraph styles for lists and numbering.
          List
        </info>
        </prop>
        <prop oor:name="ListHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used in the paragraph styles for lists and numberings.
          ListHeight
        </info>
        </prop>
        <prop oor:name="Caption" oor:type="xs:string">
          <info>
          Specifies the font to be used for the labels of images and tables.
          Caption
        </info>
        </prop>
        <prop oor:name="CaptionHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the labels of images and tables.
          CaptionHeight
        </info>
        </prop>
        <prop oor:name="Index" oor:type="xs:string">
          <info>
          Specifies the fonts to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.
          Index
        </info>
        </prop>
        <prop oor:name="IndexHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.
          IndexHeight
        </info>
        </prop>
        <prop oor:name="Document" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Applies the settings to the current document only (true). Otherwise, the settings will apply to all future documents (false).
          Current document only
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="DefaultFontCTL">
        <info>
        Specifies the basic CTL fonts used.
      </info>
        <prop oor:name="Standard" oor:type="xs:string">
          <info>
          Specifies the font type to be used for the Standard paragraph style.
          Standard
        </info>
        </prop>
        <prop oor:name="StandardHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the Standard paragraph style.
          StandardHeight
        </info>
        </prop>
        <prop oor:name="Heading" oor:type="xs:string">
          <info>
          Specifies the font type to be used for the paragraph's headings.
          Heading
        </info>
        </prop>
        <prop oor:name="HeadingHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the Heading paragraph style.
          HeadingHeight
        </info>
        </prop>
        <prop oor:name="List" oor:type="xs:string">
          <info>
          Specifies the font to be used in the paragraph styles for lists and numbering.
          List
        </info>
        </prop>
        <prop oor:name="ListHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used in the paragraph styles for lists and numberings.
          ListHeight
        </info>
        </prop>
        <prop oor:name="Caption" oor:type="xs:string">
          <info>
          Specifies the font to be used for the labels of images and tables.
          Caption
        </info>
        </prop>
        <prop oor:name="CaptionHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be used for the labels of images and tables.
          CaptionHeight
        </info>
        </prop>
        <prop oor:name="Index" oor:type="xs:string">
          <info>
          Specifies the fonts to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.
          Index
        </info>
        </prop>
        <prop oor:name="IndexHeight" oor:type="xs:int">
          <info>
          Specifies the font size to be applied to the paragraph styles for user-defined indexes, alphabetical indexes, tables of contents and to all of the paragraph styles derived from this.
          IndexHeight
        </info>
        </prop>
        <prop oor:name="Document" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Applies the settings to the current document only (true). Otherwise, the settings will apply to all future documents (false).
          Current document only
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Print">
        <info>
        Contains printing relevant settings.
      </info>
        <group oor:name="Content">
          <info>
          Contains settings specifying which content types are printed.
        </info>
          <prop oor:name="Graphic" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether images are printed.
            Images
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Table" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether tables are printed.
            Tables
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Drawing" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether drawings are printed.
            Drawings
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Control" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether controls are printed.
            Controls
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Background" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether background objects are printed.
            Background
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="PrintBlack" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether text is always printed in black.
            Print black
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PrintHiddenText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether hidden text, fields, paragraphs are printed.
            Print hidden text
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="PrintPlaceholders" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the text of placeholder fields is printed.
            Print placeholders
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Note" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether and how comments are printed.
          </info>
            <value>0</value>
          </prop>
        </group>
        <group oor:name="Page">
          <info>
          Specifies which pages are printed or how pages are printed.
        </info>
          <prop oor:name="LeftPage" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints only the even pages in the document.
            Left pages
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="RightPage" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints only the odd pages in the document.
            Right pages
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Reversed" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Reverses the printing order.
            Reversed
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Brochure" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints in brochure format.
            Brochure
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="BrochureRightToLeft" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints in brochure format, with right-to-left direction.
            Right-to-left
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Output">
          <info>
          Contains other output settings.
        </info>
          <prop oor:name="SinglePrintJob" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Controls the print output to avoid problems with duplex printing and odd page numbers.
            Create single print jobs
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Fax" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the fax machine that is used when faxing directly from the document.
            Fax
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Papertray">
          <info>
          Contains settings for printers with multiple paper trays.
        </info>
          <prop oor:name="FromPrinterSetup" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies that the defined paper source in the printer setup is used by printers with multiple trays.
            From printer setup
          </info>
            <value>false</value>
          </prop>
        </group>
        <prop oor:name="EmptyPages" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Contains settings for printing of empty pages.
          Specifies that automatically inserted empty pages are printed.
          Print automatically inserted blank pages
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Table">
        <info>
        Contains settings for tables.
      </info>
        <group oor:name="Shift">
          <info>
          Contains settings used when shifting table rows/columns.
        </info>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for moving a table row [UNIT=1/100 mm].
            Row
          </info>
            <value>500</value>
          </prop>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for shifting a table column [UNIT=1/100 mm].
            Column
          </info>
            <value>500</value>
          </prop>
        </group>
        <group oor:name="Insert">
          <info>
          Contains settings used when inserting table rows/columns.
        </info>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for inserting rows [UNIT=1/100 mm].
            Row
          </info>
            <value>500</value>
          </prop>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for inserting columns [UNIT=1/100 mm].
            Column
          </info>
            <value>2500</value>
          </prop>
        </group>
        <group oor:name="Change">
          <info>
          Contains settings specifying the effect to the table when modifying rows/columns.
        </info>
          <prop oor:name="Effect" oor:type="xs:int" oor:nillable="false">
            <info>
            Determines the relative effect of rows and columns to adjacent rows or columns, as well as to the entire table.
          </info>
            <value>2</value>
          </prop>
        </group>
        <group oor:name="Input">
          <info>
          Contains settings used when inputting text or data in tables.
        </info>
          <prop oor:name="NumberRecognition" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether numbers in a table are recognized or if they are saved in a text format.
            Number recognition
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="NumberFormatRecognition" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether only entries with the defined format are accepted. This option is only available if the number format recognition is active (Number_recognition = True).
            Number format recognition
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Alignment" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether all numbers are aligned below right of the cell and not above left (as in the case of text). This option is only available if number format recognition is active (Number_recognition = True).
            Alignment
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SplitVerticalByDefault" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether cells should be split vertically by default.
            Split vertically by default
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Cursor">
        <info>
        Contains cursor settings.
      </info>
        <group oor:name="DirectCursor">
          <info>
          Contains settings for the Direct Cursor.
        </info>
          <prop oor:name="UseDirectCursor" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the Direct Cursor is active
            Use Direct Cursor
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Insert" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the insert options for the Direct Cursor.
            Insert
          </info>
            <value>2</value>
          </prop>
        </group>
        <group oor:name="Option">
          <info>
          Contains miscellaneous options.
        </info>
          <prop oor:name="ProtectedArea" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the Direct Cursor can be positioned in a protected area.
            Allow Cursor in protected areas
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="IgnoreProtectedArea" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether modifications are accepted in a protected area.
            Ignore protected areas
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Revision">
        <info>
        Contains settings for change recording.
      </info>
        <group oor:name="TextDisplay">
          <info>
          Contains settings for the display of the changed text.
        </info>
          <group oor:name="Insert">
            <info>
            Contains settings for new inserted text.
          </info>
            <prop oor:name="Attribute" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the attribute for displaying changes when text is inserted.
            </info>
              <value>3</value>
            </prop>
            <prop oor:name="Color" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the color for displaying changes when text is inserted.
            </info>
              <value>-1</value>
            </prop>
          </group>
          <group oor:name="Delete">
            <info>
            Contains settings for displaying changes when text is deleted.
          </info>
            <prop oor:name="Attribute" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the attribute for displaying changes when text is deleted
            </info>
              <value>3</value>
            </prop>
            <prop oor:name="Color" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the color for displaying changes when text is deleted.
            </info>
              <value>-1</value>
            </prop>
          </group>
          <group oor:name="ChangedAttribute">
            <info>
            Contains settings for displaying modified text attributes.
          </info>
            <prop oor:name="Attribute" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the attribute for displaying changes when text attributes are modified.
            </info>
              <value>1</value>
            </prop>
            <prop oor:name="Color" oor:type="xs:int" oor:nillable="false">
              <info>
              Defines the color for displaying changes when text attributes are modified.
            </info>
              <value>-1</value>
            </prop>
          </group>
        </group>
        <group oor:name="LinesChanged">
          <info>
          Contains settings for defining how lines with changed text are displayed.
        </info>
          <prop oor:name="Mark" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines if and where changed lines in the document are marked.
          </info>
            <value>3</value>
          </prop>
          <prop oor:name="Color" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the color for highlighting changed lines in the text.
          </info>
            <value>0</value>
          </prop>
        </group>
      </group>
      <group oor:name="Comparison">
        <info>
        Contains settings for comparing files.
      </info>
        <prop oor:name="Mode" oor:type="xs:short">
          <info>
          Defines the Comparison Mode.
        </info>
        </prop>
        <prop oor:name="UseRSID" oor:type="xs:boolean">
          <info>
          Specifies whether RSIDs are used in comparison.
        </info>
        </prop>
        <prop oor:name="IgnorePieces" oor:type="xs:boolean">
          <info>
          Specifies whether short pieces of matched text are ignored.
        </info>
        </prop>
        <prop oor:name="IgnoreLength" oor:type="xs:short">
          <info>
          Defines the length of ignored pieces.
        </info>
        </prop>
        <prop oor:name="StoreRSID" oor:type="xs:boolean">
          <info>
          Specifies whether RSIDs are stored in the document model.
        </info>
        </prop>
        <prop oor:name="DisplayChangedParagraphNumbering" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether changed paragraph numbering is displayed.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="Insert">
        <info>
        Specifies the settings for inserting various object types.
      </info>
        <group oor:name="Caption">
          <info>
          Specifies the settings for inserting captions for various object types.
        </info>
          <prop oor:name="CaptionOrderNumberingFirst" oor:type="xs:boolean" oor:localized="true">
            <info>
            Specifies the order of the captions. If true, the number appears in front of the category.
            Caption order: Numbering first
          </info>
          </prop>
          <prop oor:name="Automatic" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies how tables, images, frames and office documents, which have been inserted as OLE objects, are labeled
            Automatic
          </info>
            <value>false</value>
          </prop>
          <group oor:name="WriterObject">
            <info>
            Specifies the settings for inserting captions for Writer objects.
          </info>
            <group oor:name="Table">
              <info>
              Specifies the settings for inserting captions for tables.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a table in a text document.
                Writer Table
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Frame">
              <info>
              Specifies the settings for inserting captions for frames.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a frame in a text document.
                Writer Frame
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Graphic">
              <info>
              Settings for insertion of captions for images.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for an image in a text document.
                Writer Image
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
          </group>
          <group oor:name="OfficeObject">
            <info>
            Specifies the settings for inserting captions for office objects.
          </info>
            <group oor:name="Calc">
              <info>
              Specifies the settings for inserting captions for Calc documents.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a Spreadsheet object.
                Spreadsheet
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Draw">
              <info>
              Specifies the settings for inserting captions for Draw documents.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a Drawing object.
                Drawing
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Chart">
              <info>
              Specifies the settings for inserting captions for Chart documents.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a Chart object.
                Chart
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Image">
              <info>
              Specifies the settings for inserting captions for image documents.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for an image object.
                Image
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Formula">
              <info>
              Specifies the settings for inserting captions for formula documents.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a Formula object.
                Formula
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="Impress">
              <info>
              Specifies the settings for inserting captions for Impress objects.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for a Presentation object.
                Presentation
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document.
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
            <group oor:name="OLEMisc">
              <info>
              Specifies the settings for inserting captions for other OLE objects.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Determines if the caption settings are valid for further OLE objects.
                Further OLE objects
              </info>
                <value>false</value>
              </prop>
              <group oor:name="Settings">
                <info>
                Specifies the caption settings.
              </info>
                <prop oor:name="Category" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the category of the caption field.
                  Category
                </info>
                </prop>
                <prop oor:name="Numbering" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the numbering of the caption field.
                  Numbering
                </info>
                  <value>4</value>
                </prop>
                <prop oor:name="NumberingSeparator" oor:type="xs:string" oor:localized="true" oor:nillable="false">
                  <info>
                  In case the order of the caption is set to 'Numbering first' then this property contains the separator between the number and the category.
                  Numbering separator
                </info>
                  <value>. </value>
                </prop>
                <prop oor:name="CaptionText" oor:type="xs:string" oor:localized="true">
                  <info>
                  Specifies the text of the caption field.
                  CaptionText
                </info>
                </prop>
                <prop oor:name="Position" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the position of the caption field.
                  Position
                </info>
                  <value>1</value>
                </prop>
                <prop oor:name="Level" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the headings or chapter levels where the numbering starts in the document
                  Level
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the character that appears directly after the number of the heading or chapter level.
                  Separator
                </info>
                  <value>.</value>
                </prop>
                <prop oor:name="CharacterStyle" oor:type="xs:string">
                  <info>
                  Specifies the character style that is applied to the label and number part of the caption.
                  Character style
                </info>
                </prop>
                <prop oor:name="ApplyAttributes" oor:type="xs:boolean">
                  <info>
                  Determines whether the border and shadow attributes of the image frame should be applied to the newly inserted caption frame surrounding the image.
                  Apply attributes
                </info>
                </prop>
              </group>
            </group>
          </group>
        </group>
        <group oor:name="Table">
          <info>
          Specifies the default settings for tables to be inserted.
        </info>
          <prop oor:name="Header" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the table has a header.
            Header
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RepeatHeader" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the header in the new page is adopted when inserting a page break. This option is only available if Header = True.
            Repeat header
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Split" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether tables can be split with a page break or not.
            Don't split
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Border" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether table cells have a border by default.
            Border
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="AutoFunction">
        <info>
        Contains settings for 'Auto Text', and 'Auto Correct/AutoFormat'.
      </info>
        <group oor:name="Text">
          <info>
          Specifies settings for 'Auto Text'.
        </info>
          <prop oor:name="FileLinks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether file links inside AutoText modules are saved relatively or absolutely.
            (Save links relative to) File system
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="InternetLinks" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether Internet links inside AutoText modules are saved relatively or absolutely.
            (Save links relative to) Internet
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ShowPreview" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether a preview of the AutoText is displayed.
            Show Preview
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ShowToolTip" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the Tip help of the AutoText is displayed.
            Display AutoText name while typing
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SearchInAllCategories" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the search for an AutoText shortcut will always be done in all AutoText categories.
            Search for short cut in all categories
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Format">
          <info>
          Specifies settings for 'Auto Correct/Auto Format'.
        </info>
          <group oor:name="Option">
            <info>
            Specifies options for 'Auto Correct/Auto Format'.
          </info>
            <prop oor:name="UseReplacementTable" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether the replacement table is used to replace letter combinations with defined text.
              Use replacement table
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="TwoCapitalsAtStart" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether two initial capitals are corrected automatically.
              Correct two initial capitals
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="CapitalAtStartSentence" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether the letter at the beginning of a sentence is capitalized automatically.
              Capitalize first letter of every sentence
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ChangeUnderlineWeight" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether text is formatted in bold or underlined when the corresponding characters are entered (*bold*, /italic/, -strikeout-, _underline_).
              Apply underline or bold
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="SetInetAttribute" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether character strings which could represent a URL are converted to a hyperlink.
              Detect URL
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="SetDOIAttribute" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether character strings which could represent a DOI are converted to a hyperlink.
              Detect DOI
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ChangeOrdinalNumber" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether ordinal numbers are displayed with raised endings.
              Replace ordinal numbers
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ChangeDash" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether dashes are replaced automatically.
              Replace dashes
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="AddNonBreakingSpace" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Adds a non-breaking space before the characters :!;? in french.
              Add non-breaking space
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="TransliterateRTL" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Transliterates RTL Hungarian text to Old Hungarian script.
              Transliterate RTL text to Old Hungarian
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ChangeAngleQuotes" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies if &lt;&lt; or &gt;&gt; should be replaced by angle quotes automatically.
              Replace angle quotes
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="DelEmptyParagraphs" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether blank paragraphs are deleted.
              Remove blank paragraphs
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ReplaceUserStyle" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether user-defined styles applied in the document are replaced by predefined text document styles.
              Replace user-defined styles
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="CombineParagraphs" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Determines if single line paragraphs are combined when they are shorter than the specified value.
              Combine single line paragraphs
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="CombineValue" oor:type="xs:int" oor:nillable="false">
              <info>
              Specifies the minimum length value for combining single line paragraphs. [UNIT=%]
              Combine single line paragraphs
            </info>
              <value>50</value>
            </prop>
            <prop oor:name="DelSpacesAtStartEnd" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Deletes Spaces/Tabs at the beginning/end of a paragraph (AutoFormat).
              Delete Blanks and Tabs at paragraphbegin and -end
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="DelSpacesBetween" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Deletes Spaces/Tabs between the rows of a paragraph (AutoFormat).
              Delete Blanks and Tabs at paragraphbegin and -end
            </info>
              <value>true</value>
            </prop>
            <group oor:name="ChangeToBullets">
              <info>
              Specifies the settings for the automatic replacement of enumeration characters (dash, plus, and so on) into bullets.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Specifies whether paragraphs starting with a dash, a plus sign or an asterisk followed by space or tab are replaced by a bullet character.
                Replace bullets with
              </info>
                <value>true</value>
              </prop>
              <group oor:name="SpecialCharacter">
                <info>
                Specifies the character to be used.
              </info>
                <prop oor:name="Char" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the character code if ChangeToBullets=true.
                </info>
                  <value>8226</value>
                </prop>
                <prop oor:name="Font" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the font name if ChangeToBullets=true.
                </info>
                  <value>StarSymbol</value>
                </prop>
                <prop oor:name="FontFamily" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the font family if ChangeToBullets=true.
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="FontCharset" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the font character set if ChangeToBullets=true.
                </info>
                  <value>10</value>
                </prop>
                <prop oor:name="FontPitch" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the font pitch if ChangeToBullets=true.
                </info>
                  <value>2</value>
                </prop>
              </group>
            </group>
          </group>
          <group oor:name="ByInput">
            <info>
            Contains settings than can be applied while typing text.
          </info>
            <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether AutoFormat is active while typing.
              AutoFormat while typing
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ChangeDash" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether dashes are replaced automatically.
              Replace dashes
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ChangeToBorders" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether borders are applied to paragraphs automatically.
              Apply border
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="ChangeToTable" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether tables are created by AutoFormat.
              Create table
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ReplaceStyle" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether styles are automatically be assigned.
              Apply styles
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="DelSpacesAtStartEnd" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Deletes Spaces/Tabs at the beginning/end of a paragraph (AutoFormat during key input).
              Delete Blanks and Tabs at paragraphbegin and -end
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="DelSpacesBetween" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Deletes Spaces/Tabs between the rows of a paragraph (Autoformat during key input).
              Delete Blanks and Tabs between lineend and -begin
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="ApplyBulletsAfterSpace" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether a numbered or bulleted text is created automatically while typing * or - and then space
              Bulleted and numbered lists immediate after pressing space
            </info>
              <value>false</value>
            </prop>
            <group oor:name="ApplyNumbering">
              <info>
              Contains settings for automatic numbering.
            </info>
              <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
                <info>
                Specifies whether a numbered or bulleted text is created automatically while typing.
                Bulleted and numbered lists
              </info>
                <value>false</value>
              </prop>
              <group oor:name="SpecialCharacter">
                <info>
                Defines the character to be used.
              </info>
                <prop oor:name="Char" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the character code if ApplyNumbering=true.
                </info>
                  <value>8226</value>
                </prop>
                <prop oor:name="Font" oor:type="xs:string" oor:nillable="false">
                  <info>
                  Specifies the font name if ApplyNumbering=true.
                </info>
                  <value>StarSymbol</value>
                </prop>
                <prop oor:name="FontFamily" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the font family if ApplyNumbering=true.
                </info>
                  <value>0</value>
                </prop>
                <prop oor:name="FontCharset" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the font character set if ApplyNumbering=true.
                </info>
                  <value>10</value>
                </prop>
                <prop oor:name="FontPitch" oor:type="xs:int" oor:nillable="false">
                  <info>
                  Specifies the font pitch if ApplyNumbering=true.
                </info>
                  <value>2</value>
                </prop>
              </group>
            </group>
          </group>
        </group>
        <group oor:name="Completion">
          <info>
          Contains settings relevant for the word completion ('Auto Completion').
        </info>
          <prop oor:name="Enable" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the suggestions for the automatic word completion are displayed on the screen.
            Show suggestions
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="MinWordLen" oor:type="xs:int" oor:nillable="false">
            <info>
            Sets the value for the minimum word length.
            Min. word length
          </info>
            <value>8</value>
          </prop>
          <prop oor:name="MaxListLen" oor:type="xs:int" oor:nillable="false">
            <info>
            Sets the maximum number of words to be recalled.
            Max. entries
          </info>
            <value>1000</value>
          </prop>
          <prop oor:name="CollectWords" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the suggestions are compiled in a list.
            Collect suggestions
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="EndlessList" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the list containing the suitable suggestions can be navigated with (Ctrl)(Tab)(forward).
            Endless suggestions
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="AppendBlank" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether a blank is added after the automatic word completion.
            Append space
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ShowAsTip" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the suggestions for the automatic word completion function should be displayed as Tip helps.
            Show as tip
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="AcceptKey" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the key to be used for accepting the current suggestion of the automatic word completion.
            Accept with
          </info>
            <value>1280</value>
          </prop>
          <prop oor:name="KeepList" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether collected words are removed when the source document is closed.
            When closing a document, save the list for later use in other documents
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Label">
        <info>
        Contains various settings for labels.
      </info>
        <group oor:name="Inscription">
          <info>
          Contains settings for the inscription of the labels text field.
        </info>
          <prop oor:name="UseAddress" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the user's address is copied automatically into the label text field.
            Address
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Address" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the label text (address).
            Label text
          </info>
            <value/>
          </prop>
          <prop oor:name="Database" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the database used.
            Database
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Medium">
          <info>
          Contains settings for the media type used for the label.
        </info>
          <prop oor:name="Continuous" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether continuous paper or individual sheets are used.
            Continuous / Sheet
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Brand" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the brand name of the label format.
            Brand
          </info>
            <value/>
          </prop>
          <prop oor:name="Type" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the type of the label format.
            Type
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Format">
          <info>
          Contains settings for the label format.
        </info>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of labels arranged next to each other on the page.
            Columns
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of labels arranged from top to bottom on the page.
            Rows
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="HorizontalDistance" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance between the left edge of one label to the left edge of the adjacent label. [UNIT=1/100 mm].
            Horizontal pitch
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="VerticalDistance" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance between the upper edge of one label to the upper edge of the label below. [UNIT=1/100 mm].
            Vertical pitch
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the width of each label [UNIT=1/100 mm].
            Width
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="Height" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the height of each label [UNIT=1/100 mm].
            Height
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="LeftMargin" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance from the left edge of the page to the left edge of the first label [UNIT=1/100 mm].
            Left margin
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="TopMargin" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance from the top of the page to the top of the first label [UNIT=1/100 mm].
            Top margin
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="PageWidth" oor:type="xs:int">
            <info>
            Specifies the page width of the label sheet [UNIT=1/100 mm].
            Page Width
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="PageHeight" oor:type="xs:int">
            <info>
            Specifies the page height of the label sheet [UNIT=1/100 mm].
            Page Height
          </info>
            <value>10000</value>
          </prop>
        </group>
        <group oor:name="Option">
          <info>
          Contains miscellaneous options for labels.
        </info>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether contents are synchronized.
            Synchronize contents
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Page" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the entire page or a single label are printed/generated.
            Entire page / Single label
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of columns to be printed.
            Column
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of rows to be printed.
            Row
          </info>
            <value>1</value>
          </prop>
        </group>
      </group>
      <group oor:name="BusinessCard">
        <info>
        Contains settings for business cards.
      </info>
        <group oor:name="Medium">
          <info>
          Contains settings for the media type used.
        </info>
          <prop oor:name="Continuous" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether continuous paper or individual sheets are used.
            Continuous / Sheet
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Brand" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the brand name of the business card format.
            Brand
          </info>
            <value/>
          </prop>
          <prop oor:name="Type" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the type of the business card format.
            Type
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Format">
          <info>
          Contains settings for the page format.
        </info>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of business cards arranged next to each other on the page.
            Columns
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of business cards arranged from top to bottom on the page.
            Rows
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="HorizontalDistance" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance between the left edge of a business card to the left edge of the adjacent business card. [UNIT=1/100 mm]
            Horizontal pitch
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="VerticalDistance" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance between the upper edge of a label to the upper edge of the label below. [UNIT=1/100 mm]
            Vertical pitch
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the width of each business card [UNIT=1/100 mm].
            Width
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="Height" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the height of each business card [UNIT=1/100 mm].
            Height
          </info>
            <value>10000</value>
          </prop>
          <prop oor:name="LeftMargin" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance from the left edge of the page to the left edge of the first business card . [UNIT=1/100 mm]
            Left margin
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="TopMargin" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the distance from the top of the page to the top of the first business card [UNIT=1/100 mm].
            Top margin
          </info>
            <value>0</value>
          </prop>
        </group>
        <group oor:name="Option">
          <info>
          Contains miscellaneous settings.
        </info>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether contents are synchronized.
            Synchronize contents
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Page" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the entire page or a single business card is printed/generated.
            Entire page / Single business card
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of columns to be printed.
            Column
          </info>
            <value>1</value>
          </prop>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of rows to be printed.
            Row
          </info>
            <value>1</value>
          </prop>
        </group>
        <group oor:name="AutoText">
          <info>
          Contains settings for the AutoText used.
        </info>
          <prop oor:name="Group" oor:type="xs:string">
            <info>
            Specifies the AutoText section name.
            AutoText section
          </info>
          </prop>
          <prop oor:name="Block" oor:type="xs:string">
            <info>
            Specifies the AutoText module name.
          </info>
          </prop>
        </group>
        <group oor:name="PrivateAddress">
          <info>
          Species private address data.
        </info>
          <prop oor:name="FirstName" oor:type="xs:string">
            <info>
            Specifies your first name.
            First name
          </info>
          </prop>
          <prop oor:name="Name" oor:type="xs:string">
            <info>
            Specifies your last name.
            Last name
          </info>
          </prop>
          <prop oor:name="ShortCut" oor:type="xs:string">
            <info>
            Specifies your initials.
            Initials
          </info>
          </prop>
          <prop oor:name="SecondFirstName" oor:type="xs:string">
            <info>
            Specifies your first name (2nd entry).
            First name 2
          </info>
          </prop>
          <prop oor:name="SecondName" oor:type="xs:string">
            <info>
            Specifies your last name (2nd entry).
            Last name 2
          </info>
          </prop>
          <prop oor:name="SecondShortCut" oor:type="xs:string">
            <info>
            Specifies your initials (2nd entry).
            Initials 2
          </info>
          </prop>
          <prop oor:name="Street" oor:type="xs:string">
            <info>
            Specifies the name of the street where you live.
            Street
          </info>
          </prop>
          <prop oor:name="Zip" oor:type="xs:string">
            <info>
            Specifies your ZIP code.
            Zip
          </info>
          </prop>
          <prop oor:name="City" oor:type="xs:string">
            <info>
            Specifies the city where you live.
            City
          </info>
          </prop>
          <prop oor:name="Country" oor:type="xs:string">
            <info>
            Specifies the country where you live.
            Country
          </info>
          </prop>
          <prop oor:name="State" oor:type="xs:string">
            <info>
            Specifies the state where you live.
            State
          </info>
          </prop>
          <prop oor:name="Title" oor:type="xs:string">
            <info>
            Specifies your title.
            Title
          </info>
          </prop>
          <prop oor:name="Profession" oor:type="xs:string">
            <info>
            Specifies your profession.
            Profession
          </info>
          </prop>
          <prop oor:name="Phone" oor:type="xs:string">
            <info>
            Specifies your phone number.
            Phone
          </info>
          </prop>
          <prop oor:name="Mobile" oor:type="xs:string">
            <info>
            Specifies your mobile phone number.
            Mobile
          </info>
          </prop>
          <prop oor:name="Fax" oor:type="xs:string">
            <info>
            Specifies your fax number.
            Fax
          </info>
          </prop>
          <prop oor:name="WebAddress" oor:type="xs:string">
            <info>
            Specifies the address of your homepage.
            Homepage
          </info>
          </prop>
          <prop oor:name="Email" oor:type="xs:string">
            <info>
            Specifies your email address.
            Email
          </info>
          </prop>
        </group>
        <group oor:name="BusinessAddress">
          <info>
          Specifies the business address data.
        </info>
          <prop oor:name="Company" oor:type="xs:string">
            <info>
            Specifies the company name, 1st line.
            Company
          </info>
          </prop>
          <prop oor:name="CompanyExt" oor:type="xs:string">
            <info>
            Specifies the company name, 2nd line.
            CompanyExt
          </info>
          </prop>
          <prop oor:name="Slogan" oor:type="xs:string">
            <info>
            Specifies the company slogan.
            Slogan
          </info>
          </prop>
          <prop oor:name="Street" oor:type="xs:string">
            <info>
            Specifies the name of the street.
            Street
          </info>
          </prop>
          <prop oor:name="Zip" oor:type="xs:string">
            <info>
            Specifies the postal code or zip code.
            Zip
          </info>
          </prop>
          <prop oor:name="City" oor:type="xs:string">
            <info>
            Specifies the name of the city.
            City
          </info>
          </prop>
          <prop oor:name="Country" oor:type="xs:string">
            <info>
            Specifies the country where the company is located.
            Country
          </info>
          </prop>
          <prop oor:name="State" oor:type="xs:string">
            <info>
            Specifies the state where the company is located.
            State
          </info>
          </prop>
          <prop oor:name="Position" oor:type="xs:string">
            <info>
            Specifies your position in the company.
            Position
          </info>
          </prop>
          <prop oor:name="Phone" oor:type="xs:string">
            <info>
            Specifies your phone number.
            Phone
          </info>
          </prop>
          <prop oor:name="Mobile" oor:type="xs:string">
            <info>
            Specifies your mobile phone number.
            Mobile
          </info>
          </prop>
          <prop oor:name="Fax" oor:type="xs:string">
            <info>
            Specifies your fax number.
            Fax
          </info>
          </prop>
          <prop oor:name="WebAddress" oor:type="xs:string">
            <info>
            Specifies the internet address for the company.
            WebAddress
          </info>
          </prop>
          <prop oor:name="Email" oor:type="xs:string">
            <info>
            Specifies your email address.
            Email
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="ObjectBar">
        <info>
        Specifies the settings for the object bar.
      </info>
        <group oor:name="Selection">
          <info>
          Specifies which type of object bars are visible.
        </info>
          <prop oor:name="Graphic" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Image Object Bar or the Text Object Bar is visible when an image is selected.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="Table" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Table Object Bar or the Text Object Bar is the visible when a table is selected.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="NumberedList" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Numbering Object Bar or the Text Object Bar is visible when a numbering/list paragraph is selected.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="NumberedList_InTable" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Numbering Object Bar, the Table Object Bar or the Text Object Bar is visible when a numbering/list selection is made in a table.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="BezierObject" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Bezier Object Bar or the Draw Object Bar is visible toolbar when a Bezier object is selected in edit mode.
          </info>
            <value>-1</value>
          </prop>
        </group>
      </group>
      <group oor:name="Notes">
        <info>
        Contains settings for comments
      </info>
        <prop oor:name="ShowAnkor" oor:type="xs:boolean" oor:nillable="false">
          <info>
          configures if comment anchor should be shown or hidden when display is off
          Comments Ankor on/off
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="WordCount">
        <info>
        Contains settings for word counting
      </info>
        <prop oor:name="AdditionalSeparators" oor:type="xs:string" oor:nillable="false">
          <info>
          configures additional word separators for word counting
          Additional Word Separators
        </info>
          <value>&#x2014;&#x2013;</value>
        </prop>
        <prop oor:name="ShowStandardizedPageCount" oor:type="xs:boolean" oor:nillable="false">
          <info>
          configures if standardized page count should be displayed on the Word Count window
          Show Standardized Page Count
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="StandardizedPageSize" oor:type="xs:int" oor:nillable="false">
          <info>
          configures how many characters is considered one standardized page
          Characters Per Standardized Page
        </info>
          <value>1800</value>
        </prop>
      </group>
      <group oor:name="Navigator">
        <info>
        Contains settings for the Navigator.
      </info>
        <prop oor:name="ShowListBox" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Displays the list box in the lower half of the Navigator.
          List Box on/off
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="GlobalDocMode" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Switches from Master View and Normal view when a Master Document is opened.
          Toggle
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="RootType" oor:type="xs:int" oor:nillable="false">
          <info>
          Switches from displaying all of the elements in the Navigator to displaying only a selected category as the root in the tree view.
          Content View
        </info>
          <value>-1</value>
        </prop>
        <prop oor:name="SelectedPosition" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies which entry is selected in the Navigator list box.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="OutlineLevel" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the outline level shown in the Navigator.
          Heading levels shown
        </info>
          <value>10</value>
        </prop>
        <prop oor:name="InsertMode" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the insert mode when moving elements from the Navigator to another document with drag-and-drop.
          Drag Mode
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="ActiveBlock" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies whether the contents of a category are displayed in the Navigator list box.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="OutlineTracking" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies outline tracking mode.
        </info>
          <value>1</value>
        </prop>
        <prop oor:name="TableTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Table tracking is active.
          Table tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="FrameTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Frame tracking is active.
          Frame tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ImageTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Image tracking is active.
          Image tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="OLEobjectTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if OLE object tracking is active.
          OLE object tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="BookmarkTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Bookmark tracking is active.
          Bookmark tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="SectionTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Section tracking is active.
          Section tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="HyperlinkTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Hyperlink tracking is active.
          Hyperlink tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="ReferenceTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Reference tracking is active.
          Reference tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IndexTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Index tracking is active.
          Index tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="CommentTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Comment tracking is active.
          Comment tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="DrawingObjectTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Drawing Object tracking is active.
          Drawing Object tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="FieldTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Field tracking is active.
          Field tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="FootnoteTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Footnote tracking is active.
          Footnote tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="EndnoteTracking" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if Endnote tracking is active.
          Endnote tracking on/off
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="NavigateOnSelect" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies if navigate on entry select is active.
          Navigate on entry select on/off
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="SortAlphabeticallyBlock" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies whether the contents of a content type are alphabetically sorted in the Navigator list box. Each content type corresponds to one bit position of the stored int. A bit with value 1 indicates alphabetical sorting for the corresponding content type.
        </info>
          <value>0</value>
        </prop>
      </group>
      <group oor:name="Envelope">
        <info>
        Contains settings for envelopes.
      </info>
        <group oor:name="Inscription">
          <info>
          Contains inscription settings.
        </info>
          <prop oor:name="Addressee" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the recipient's address.
            Addressee
          </info>
            <value/>
          </prop>
          <prop oor:name="Sender" oor:type="xs:string">
            <info>
            Specifies the sender's address.
            Sender
          </info>
          </prop>
          <prop oor:name="UseSender" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the sender's address is used.
            Use Sender
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Database" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the database to be used for the addressee.
            Database
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Format">
          <info>
          Contains format settings.
        </info>
          <prop oor:name="AddresseeFromLeft" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the position of the addressee field measured from the left margin [UNIT=1/100 mm].
            Addressee from left
          </info>
            <value>5700</value>
          </prop>
          <prop oor:name="AddresseeFromTop" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the position of the addressee field measured from the upper margin [UNIT=1/100 mm].
            Addressee from top
          </info>
            <value>5700</value>
          </prop>
          <prop oor:name="SenderFromLeft" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the position of the sender field measured from the left margin [UNIT=1/100 mm].
            Sender from left
          </info>
            <value>1000</value>
          </prop>
          <prop oor:name="SenderFromTop" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the position of the sender field measured from the upper margin [UNIT=1/100 mm].
            Sender from top
          </info>
            <value>1000</value>
          </prop>
          <prop oor:name="Width" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the width of the envelope [UNIT=1/100 mm].
            Width
          </info>
            <value>11400</value>
          </prop>
          <prop oor:name="Height" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the height of the envelope [UNIT=1/100 mm].
            Height
          </info>
            <value>22700</value>
          </prop>
        </group>
        <group oor:name="Print">
          <info>
          Contains settings for printing.
        </info>
          <prop oor:name="Alignment" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the alignment when printing.
            Alignment
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="FromAbove" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the envelope is printed with the side facing up or down in the printer tray.
            Print from top / Print from bottom
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Right" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the right distance of the printed area (horizontal position).
            Shift right
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Down" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the bottom distance of the printed area (vertical position).
            Shift down
          </info>
            <value>0</value>
          </prop>
        </group>
      </group>
      <group oor:name="InsertData">
        <info>
        Contains settings for inserting data from a data base.
      </info>
        <set oor:name="DataSet" oor:node-type="DataSetType">
          <info>
          Specifies the data set that you want to insert.
        </info>
        </set>
      </group>
      <group oor:name="Filter">
        <info>
        Contains filter settings.
      </info>
        <group oor:name="Import">
          <info>
          Contains import settings.
        </info>
          <group oor:name="VBA">
            <info>
            Contains settings for importing VBA Basic.
          </info>
            <prop oor:name="Load" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Converts VBA Basic into Office Basic as commands (True).
              Load Basic Code to edit
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Executable" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Indicates whether VBA macros are imported without comments to be executable.
              Executable code
            </info>
              <value>true</value>
            </prop>
            <prop oor:name="Save" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Holds original VBA storage for saving in the memory (True).
              Save Original Basic Code again
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="HTML">
            <info>
            Contains settings for importing HTML.
          </info>
            <prop oor:name="IgnoreComments" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether HTML comments should be ignored or imported as postits / annotations.
              Ignore HTML comments
            </info>
              <value>true</value>
            </prop>
          </group>
          <group oor:name="DOCX">
            <info>
            Contains settings for importing DOCX.
          </info>
            <prop oor:name="ImportComboBoxAsDropDown" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Specifies whether ComboBox form control should be imported as DropDown text field.
              Import ComboBox as DropDown
            </info>
              <value>true</value>
            </prop>
          </group>
        </group>
      </group>
      <group oor:name="Numbering">
        <info>
        Contains settings for Numbering/Bullets.
      </info>
        <group oor:name="Graphic">
          <info>
          Contains settings for graphics used for bullets.
        </info>
          <prop oor:name="KeepRatio" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Maintains the proportions of images when the size is modified.
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="DefaultBulletList">
          <info>
          Contains the font and the character used for each level for the default bullet list.
        </info>
          <group oor:name="BulletFont">
            <info>
            Contains the font and its relevant attributes used for the default bullet list.
          </info>
            <prop oor:name="FontFamilyname" oor:type="xs:string">
              <info>
              Font family name of default bullet character for all list levels.
            </info>
            </prop>
            <prop oor:name="FontWeight" oor:type="xs:short">
              <info>
              Font weight of default bullet character for all list levels.
            </info>
            </prop>
            <prop oor:name="FontItalic" oor:type="xs:short">
              <info>
              Italic attribute of font of default bullet character for all list levels.
            </info>
            </prop>
          </group>
          <prop oor:name="BulletCharLvl1" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 1.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl2" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 2.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl3" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 3.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl4" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 4.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl5" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 5.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl6" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 6.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl7" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 7.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl8" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 8.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl9" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 9.
          </info>
          </prop>
          <prop oor:name="BulletCharLvl10" oor:type="xs:short">
            <info>
            Unicode value of default bullet character for list level 10.
          </info>
          </prop>
        </group>
        <group oor:name="UserInterfaceBehavior">
          <info>
          Contains switches for the behavior of the user interface regarding lists and list items.
        </info>
          <prop oor:name="ChangeIndentOnTabAtFirstPosOfFirstListItem" oor:type="xs:boolean">
            <info>
            Behavior of &gt;TAB&lt;-key and &gt;SHIFT-TAB&lt;-key at the first position of the first list item of a list. &gt;TRUE&lt;: complete list indent is increased/decreased. &gt;FALSE&lt;: default behavior of &gt;TAB&lt; resp. &gt;SHIFT-TAB&lt;-key at first position of a list item.
          </info>
          </prop>
        </group>
      </group>
      <group oor:name="Statistics">
        <info>
        Contains settings for document statistics.
      </info>
        <group oor:name="WordNumber">
          <info>
          Contains word number settings.
        </info>
          <prop oor:name="Delimiter" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the character to be used as a separator.
          </info>
            <value>() \t\n\xff</value>
          </prop>
        </group>
      </group>
      <group oor:name="Index">
        <info>
        Contains settings for indices.
      </info>
        <prop oor:name="ShowPreview" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether a preview of the index is displayed in the Insert Index dialog .
          Show Preview
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="FormLetter">
        <info>
        Specifies the settings for form letter output.
      </info>
        <group oor:name="PrintOutput">
          <info>
          Specifies the settings for form letter output to printer.
        </info>
          <prop oor:name="SinglePrintJobs" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints each form letter individually with the selected printer (true).
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="AskForMerge" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines whether printing a document that contains database fields triggers a 'do you want to call mailmerge' query
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="MailingOutput">
          <info>
          Specifies the settings for form letter output as mail.
        </info>
          <prop oor:name="Format" oor:type="xs:int">
            <info>
            Specifies the mail format.
          </info>
          </prop>
        </group>
        <group oor:name="FileOutput">
          <info>
          Specifies the settings for outputting a form letter to a file.
        </info>
          <prop oor:name="Path" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies the path for the form letter file.
          </info>
            <value/>
          </prop>
          <group oor:name="FileName">
            <info>
            Specifies how the file name is built.
          </info>
            <prop oor:name="Generation" oor:type="xs:boolean">
              <info>
              Determines if the file name is generated from a database field or from user input.
            </info>
            </prop>
            <prop oor:name="FromDatabaseField" oor:type="xs:string">
              <info>
              Specifies the column name to be used as file name.
            </info>
            </prop>
            <prop oor:name="FromManualSetting" oor:type="xs:string">
              <info>
              Specifies the name entered manually.
            </info>
            </prop>
          </group>
          <group oor:name="FilePassword">
            <info>
            Specifies how the file password is built.
          </info>
            <prop oor:name="Generation" oor:type="xs:boolean" oor:nillable="false">
              <info>
              Determines if the file password is generated from a database field.
            </info>
              <value>false</value>
            </prop>
            <prop oor:name="FromDatabaseField" oor:type="xs:string" oor:nillable="false">
              <info>
              Specifies the column name to be used as file password.
            </info>
              <value/>
            </prop>
          </group>
        </group>
        <prop oor:name="ConvertToTextOnlyMMFields" oor:type="xs:boolean" oor:nillable="false">
          <info>
          When true, only fields that can be used in mail merge will be converted to text; all other fields will be kept as fields in the Mail Merge output
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="Misc">
        <info>
        Contains miscellaneous settings.
      </info>
        <prop oor:name="GraphicToGalleryAsLink" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether a preview of the index is displayed in the dialog Insert Index.
          Show Preview
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="FilterFlags">
        <info>
        These filter flags are only valid for specific filters and mostly refer to importing documents. By default, all of the settings are off-state (0) and should only be changed by an experienced administrator. To create a parameter, the values must be combined with the OR operator.
      </info>
        <group oor:name="WinWord">
          <info>
          Contains settings for the WinWord filter.
        </info>
          <prop oor:name="WW1F" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the flags for controlling the import of WinWord 1.0 documents.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WW" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the flags for importing WinWord documents.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WW8" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the flags for importing WinWord 8 documents.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWF" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the flags for controlling the import of fields in WW6 documents. The key WWF stands for "WinWord Field".
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFA0" oor:type="xs:long" oor:nillable="false">
            <info>
            Enables the tagging of fields for every field type. Controls the field types 0 to 31.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFA1" oor:type="xs:long" oor:nillable="false">
            <info>
            Enables the tagging of fields for every field type.Controls the field types 32 to 63.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFA2" oor:type="xs:long" oor:nillable="false">
            <info>
            Enables the tagging of fields for every field type.Controls the field types 64 to 95.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFB0" oor:type="xs:long" oor:nillable="false">
            <info>
            Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields.Controls the field types 0 to 31.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFB1" oor:type="xs:long" oor:nillable="false">
            <info>
            Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. Controls the field types 32 to 63.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFB2" oor:type="xs:long" oor:nillable="false">
            <info>
            Disables the tagging of fields for every field type. Useful for fields that cannot be imported completely, for example, nested fields. Controls the field types 64 to 95.
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFLX" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the X offset for text frames [UNIT=1/100 mm].
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFLY" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the Y offset for text frames [UNIT=1/100 mm].
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWFT" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies the distance between the footnote and the main text [UNIT=1/100 mm].
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="WWWR" oor:type="xs:long" oor:nillable="false">
            <info>
            Specifies several flags for exporting (for debugging).
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="RegardHindiDigits" oor:type="xs:long" oor:nillable="false">
            <info>
            If true yields to digits marked as CTL script to be imported as Hindi digits.
          </info>
            <value>0</value>
          </prop>
        </group>
        <group oor:name="HTML">
          <info>
          Contains settings for the HTML filter.
        </info>
          <prop oor:name="IncludeHiddenText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether hidden text (sections, etc) is included in the output.
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="ASCII">
          <info>
          Contains settings for the ASCII filter.
        </info>
          <prop oor:name="IncludeHiddenText" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Whether hidden text (sections, etc) is included in the output.
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Wizards">
        <info>
        Specifies settings for the Writer Wizards.
      </info>
        <group oor:name="Letter">
          <info>
          Specifies settings for the Letter Wizard.
        </info>
          <prop oor:type="xs:int" oor:name="LetterType">
            <info>
            The type of the Letter
          </info>
          </prop>
          <node-ref oor:node-type="LetterControls" oor:name="BusinessLetter">
            <info>
            Reference to the LetterControls template for a Business Letter
          </info>
          </node-ref>
          <node-ref oor:node-type="LetterControls" oor:name="PrivateOfficialLetter">
            <info>
            Reference to the LetterControls template for a Private Official Letter
          </info>
          </node-ref>
          <node-ref oor:node-type="LetterControls" oor:name="PrivateLetter">
            <info>
            Reference to the LetterControls template for a Private Letter
          </info>
          </node-ref>
        </group>
        <group oor:name="Fax">
          <info>
          Specifies settings for the Fax Wizard.
        </info>
          <prop oor:type="xs:int" oor:name="FaxType">
            <info>
            The type of the Fax
          </info>
          </prop>
          <node-ref oor:node-type="FaxControls" oor:name="BusinessFax">
            <info>
            Reference to the FaxControls template for a Business Fax
          </info>
          </node-ref>
          <node-ref oor:node-type="FaxControls" oor:name="PrivateFax">
            <info>
            Reference to the FaxControls template for a Private Fax
          </info>
          </node-ref>
        </group>
        <group oor:name="Agenda">
          <info>
          Specifies settings for the Agenda Wizard.
        </info>
          <prop oor:type="xs:int" oor:name="AgendaType">
            <info>
            The number of the template to use
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="IncludeMinutes">
            <info>
            The type of the Fax
          </info>
          </prop>
          <prop oor:type="xs:string" oor:name="Title">
            <info>
            The title of the agenda
          </info>
          </prop>
          <prop oor:type="xs:string" oor:name="Date">
            <info>
            The date of the meeting
          </info>
          </prop>
          <prop oor:type="xs:string" oor:name="Time">
            <info>
            The time of the meeting
          </info>
          </prop>
          <prop oor:type="xs:string" oor:name="Location">
            <info>
            The Location of the meeting
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowMeetingType">
            <info>
            Show the "Type of meeting" heading ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowRead">
            <info>
            Show the "read" heading ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowBring">
            <info>
            Show the bring heading ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowNotes">
            <info>
            Show the "comments" heading ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowCalledBy">
            <info>
            Show the "Meeting called by" name ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowFacilitator">
            <info>
            Show the "Facilitator" name ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowNotetaker">
            <info>
            Show the "notetaker" name ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowTimekeeper">
            <info>
            Show the "timekeeper" name ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowAttendees">
            <info>
            Show the "attendees" names ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowObservers">
            <info>
            Show the "observers" names ? 
          </info>
          </prop>
          <prop oor:type="xs:boolean" oor:name="ShowResourcePersons">
            <info>
            Show the "resource persons" names ? 
          </info>
          </prop>
          <prop oor:type="xs:string" oor:name="TemplateName">
            <info>
            The template's document property "title" 
          </info>
          </prop>
          <prop oor:type="xs:string" oor:name="TemplatePath">
            <info>
             the full url to save to... 
          </info>
          </prop>
          <prop oor:type="xs:int" oor:name="ProceedMethod">
            <info>
             how to proceed? 0 = create document, 1 = edit template  
          </info>
          </prop>
          <set oor:name="Topics" oor:node-type="AgendaWizardTopic">
            <info>
             The topics of the agenda wizard 
          </info>
          </set>
        </group>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="WriterWeb" oor:package="org.openoffice.Office" xml:lang="en-US">
    <info>
    Contains settings for the HTML editor.
  </info>
    <component>
      <group oor:name="Content">
        <info>
        Contains settings for various content elements.
      </info>
        <group oor:name="Display">
          <info>
          Contains settings for the visibility of various elements.
        </info>
          <prop oor:name="GraphicObject" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether images and objects are displayed.
            Images and Objects
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Table" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether tables are displayed.
            Tables
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="DrawingControl" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether drawings and controls are displayed.
            Drawings and controls
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="FieldCode" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether field codes are displayed.
            Field codes
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Note" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether comments are displayed.
            Comments
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="NonprintingCharacter">
          <info>
          Contains settings for the visibility of various non-printing characters.
        </info>
          <prop oor:name="MetaCharacters" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Determines whether certain settings are applied or not (display of tab stops, spaces, breaks).
            Meta characters
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="ParagraphEnd" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether paragraph ends are shown on the screen.
            Paragraph end
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="OptionalHyphen" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether optional hyphens are shown on the screen.
            Optional hyphens
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Space" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether spaces are shown on the screen.
            Spaces
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ProtectedSpace" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether protected spaces are shown on the screen.
            Protected Spaces
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Break" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether breaks are shown on the screen.
            Breaks
          </info>
            <value>true</value>
          </prop>
        </group>
        <group oor:name="Highlighting">
          <info>
          Contains settings for highlighting contents.
        </info>
          <prop oor:name="Field" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether fields are highlighted.
            Fields
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="Layout">
        <info>
        Contains layout-specific settings.
      </info>
        <group oor:name="Line">
          <info>
          Contains settings for guiding lines or points (for example when selecting/moving an object or frame).
        </info>
          <prop oor:name="Guide" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Displays helplines around the frames when frames are moved.
            Helplines
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Window">
          <info>
          Contains various settings for the window, such as scrollbars, rules, etc.
        </info>
          <prop oor:name="HorizontalScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the horizontal scroll bar is displayed.
            Horizontal scroll
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="VerticalScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the vertical scroll bar is displayed.
            Vertical Scroll
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="ShowRulers" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether rulers are displayed. It filters the values of HorizontalRuler and VerticalRuler
            Show rulers
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HorizontalRuler" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the horizontal ruler is displayed.
            Horizontal ruler
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="HorizontalRulerUnit" oor:type="xs:int">
            <info>
            Specifies the measurement unit for the horizontal ruler.
            Horizontal ruler measure unit
          </info>
          </prop>
          <prop oor:name="VerticalRuler" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the vertical ruler is displayed.
            Vertical Ruler
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="VerticalRulerUnit" oor:type="xs:int">
            <info>
            Specifies the measurement unit for the vertical ruler.
            Vertical ruler measure unit
          </info>
          </prop>
          <prop oor:name="SmoothScroll" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Activates the smooth page scrolling function.
            Smooth scroll
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Other">
          <info>
          Contains miscellaneous settings.
        </info>
          <prop oor:name="IsAlignMathObjectsToBaseline" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Automatically align the baseline of Math objects with the baseline of the surrounding text.
            Align Math objects
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="MeasureUnit" oor:type="xs:int">
            <info>
            Specifies the measurement units.
            Measure unit
          </info>
          </prop>
        </group>
        <group oor:name="Zoom">
          <info>
          Contains zoom specific settings.
        </info>
          <prop oor:name="Type" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the zoom type.
            Zoom Type
          </info>
            <value>0</value>
          </prop>
          <prop oor:name="Value" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the zoom value.
            Zoom Value
          </info>
            <value>100</value>
          </prop>
        </group>
      </group>
      <group oor:name="Grid">
        <info>
        Contains various items for the grid that are not listed in other sections.
      </info>
        <group oor:name="Option">
          <info>
          Contains options for the grid.
        </info>
          <prop oor:name="SnapToGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Moves frames, drawing elements, and form functions only between the grid points.
            Snap to grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="VisibleGrid" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Displays the grid.
            Visible grid
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Synchronize" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Changes the current grid settings symmetrically. The resolution and subdivision for the X- and Y-axis remains the same.
            Synchronize axes
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Resolution">
          <info>
          Contains settings for specifying the grid resolution.
        </info>
          <prop oor:name="XAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the distance between the grid points on the X-axis [UNIT=1/100 mm].
            X Axis Resolution
          </info>
            <value>1000</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the distance between the grid points on the Y-axis [UNIT=1/100 mm].
            Y Axis Resolution
          </info>
            <value>1000</value>
          </prop>
        </group>
        <group oor:name="Subdivision">
          <info>
          Contains settings for subdividing of the grid.
        </info>
          <prop oor:name="XAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the number of intervals between two grid points on the X-axis.
            X Axis Subdivision
          </info>
            <value>3</value>
          </prop>
          <prop oor:name="YAxis" oor:type="xs:int" oor:nillable="false">
            <info>
            Defines the distance between the grid points on the Y-axis.
            Y Axis Subdivision
          </info>
            <value>3</value>
          </prop>
        </group>
      </group>
      <group oor:name="Print">
        <info>
        Contains settings for printing.
      </info>
        <group oor:name="Content">
          <info>
          Contains settings for specifying which content types are printed.
        </info>
          <prop oor:name="Graphic" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether images are printed.
            Images
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Table" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether tables are printed.
            Tables
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Control" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether controls are printed.
            Controls
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Background" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether background objects are printed.
            Background
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="PrintBlack" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether text is always printed in black.
            Print black
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Note" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether comments are printed and how they are printed.
          </info>
            <value>0</value>
          </prop>
        </group>
        <group oor:name="Page">
          <info>
          Specifies which pages are printed and how they are printed.
        </info>
          <prop oor:name="Reversed" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Reverses the printing order.
            Reversed
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Brochure" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints in brochure format.
            Brochure
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="BrochureRightToLeft" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Prints in brochure format, with right-to-left direction.
            Right-to-left
          </info>
            <value>false</value>
          </prop>
        </group>
        <group oor:name="Output">
          <info>
          Contains output-specific settings.
        </info>
          <prop oor:name="SinglePrintJob" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Controls the print output.
            Create single print jobs
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Fax" oor:type="xs:string" oor:nillable="false">
            <info>
            Specifies which fax machine is used when faxing directly from the document
            Fax
          </info>
            <value/>
          </prop>
        </group>
        <group oor:name="Papertray">
          <info>
          Contains settings for printers with multiple paper trays.
        </info>
          <prop oor:name="FromPrinterSetup" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies that the defined paper source in the printer setup is used for printers with multiple trays.
            From printer setup
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Table">
        <info>
        Contains settings for tables.
      </info>
        <group oor:name="Shift">
          <info>
          Contains settings used when shifting table rows/columns.
        </info>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for moving a table row [UNIT=1/100 mm].
            Row
          </info>
            <value>500</value>
          </prop>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for shifting a table column [UNIT=1/100 mm].
            Column
          </info>
            <value>500</value>
          </prop>
        </group>
        <group oor:name="Insert">
          <info>
          Contains settings used when inserting table rows/columns.
        </info>
          <prop oor:name="Row" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for inserting rows [UNIT=1/100 mm].
            Row
          </info>
            <value>500</value>
          </prop>
          <prop oor:name="Column" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies the default value for inserting columns [UNIT=1/100 mm].
            Column
          </info>
            <value>2500</value>
          </prop>
        </group>
        <group oor:name="Change">
          <info>
          Contains settings specifying the effect that modifying rows/columns has on a table.
        </info>
          <prop oor:name="Effect" oor:type="xs:int" oor:nillable="false">
            <info>
            Determines the relative effect of rows and columns to adjacent rows or columns, as well as to the entire table.
          </info>
            <value>2</value>
          </prop>
        </group>
        <group oor:name="Input">
          <info>
          Contains settings used when inputting text or data in tables.
        </info>
          <prop oor:name="NumberRecognition" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether numbers in a table are recognized or if they are saved in a text format.
            Number recognition
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="NumberFormatRecognition" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies that only entries with the defined format are accepted. This option is only available if number format recognition is active (NumberRecognition=True).
            Number format recognition
          </info>
            <value>true</value>
          </prop>
          <prop oor:name="Alignment" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether all of the numbers are aligned below right of the cell and not above left (as in text). This option is only available if number format recognition is active (NumberRecognition=True).
            Alignment
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="SplitVerticalByDefault" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether cells should be split vertically by default.
            Split vertically by default
          </info>
            <value>false</value>
          </prop>
        </group>
      </group>
      <group oor:name="Insert">
        <info>
        Specifies the settings for inserting various object types.
      </info>
        <group oor:name="Table">
          <info>
          Specifies the default settings for inserting tables.
        </info>
          <prop oor:name="Header" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the table has a header
            Header
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="RepeatHeader" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether the header in the new page is adopted when inserting a page break. This option is only available if Header=True.
            Repeat header
          </info>
            <value>false</value>
          </prop>
          <prop oor:name="Border" oor:type="xs:boolean" oor:nillable="false">
            <info>
            Specifies whether table cells have a border by default.
            Border
          </info>
            <value>true</value>
          </prop>
        </group>
      </group>
      <group oor:name="ObjectBar">
        <info>
        Specifies the settings for the object bar.
      </info>
        <group oor:name="Selection">
          <info>
          Specifies the type of object bar that is visible.
        </info>
          <prop oor:name="Graphic" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Image Object Bar or the Text Object Bar/Web is the visible toolbar when an image is selected.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="Table" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Table Object Bar or the Text Object Bar/Web is visible toolbar when a table is selected.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="NumberedList" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Numbering Object Bar or the Text Object Bar/Web is visible toolbar when text formatted with numbering/list is selected.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="NumberedList_InTable" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Numbering Object Bar, the Table Object Bar or the Text Object Bar/Web is visible toolbar when text formatted with numbering/list is selected in a table.
          </info>
            <value>-1</value>
          </prop>
          <prop oor:name="BezierObject" oor:type="xs:int" oor:nillable="false">
            <info>
            Specifies whether the Bezier Object Bar or the Draw Object Bar is the visible toolbar with a Bezier object in edit mode.
          </info>
            <value>-1</value>
          </prop>
        </group>
      </group>
      <group oor:name="Background">
        <info>
        Contains settings for the background of a document.
      </info>
        <prop oor:name="Color" oor:type="xs:int">
          <info>
          Determines the background color.
          Background color
        </info>
        </prop>
      </group>
      <group oor:name="Gallery">
        <info>
        Contains settings for gallery items that can be added to the document.
      </info>
        <prop oor:name="AddGraphic" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Specifies whether an image is embedded or added as link when it is inserted into the Gallery.
        </info>
          <value>true</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:package="org.openoffice" oor:name="Setup" xml:lang="en-US">
    <info>
    Contains Setup preferences, such as the installed UI locales or the
    available modules.
  </info>
    <templates>
      <group oor:name="InstalledLocale">
        <info>
        Describes a language pack that is installed to provide a localized
        office UI.
      </info>
        <prop oor:name="Origin" oor:type="xs:string">
          <info>
          Identifies the organization, group or person that provided this
          language pack.
        </info>
        </prop>
      </group>
      <group oor:name="MigrationStep">
        <info>
        Describes one step of migration
      </info>
        <prop oor:name="MigrationService" oor:type="xs:string">
          <info>
          an optional uno service that is called after files and nodes
          have been copied in order to perform custom migration actions. The
          service needs to support XInitializable and XJob interfaces according
          do
          http://specs.openoffice.org/appwide/migration/spec_migration.sxw
        </info>
        </prop>
        <prop oor:name="IncludedFiles" oor:type="oor:string-list">
          <info>
          a list of wildcards relative to the old userdata origin that are
          to be copied
        </info>
        </prop>
        <prop oor:name="ExcludedFiles" oor:type="oor:string-list">
          <info>
          a list of wildcards relative to the old userdata origin that are
          to be copied
        </info>
        </prop>
        <prop oor:name="IncludedNodes" oor:type="oor:string-list">
          <info>
          a list of configuration node paths that are to be moved from the
          old user layer to the new user layer
        </info>
        </prop>
        <prop oor:name="ExcludedNodes" oor:type="oor:string-list">
          <info>
          a list of configuration node paths that are not to be moved from
          the old user layer to the new user layer
        </info>
        </prop>
        <prop oor:name="ExcludedExtensions" oor:type="oor:string-list">
          <info>
          a list of extension identifiers that are not to be copied from
          the old user layer to the new user layer
        </info>
        </prop>
      </group>
      <group oor:name="MigrateVersion">
        <info>
        Describes migration steps specific for certain version(s)
      </info>
        <prop oor:name="VersionIdentifiers" oor:type="oor:string-list" oor:nillable="false">
          <info>
          version identifiers, that are supported for migration
        </info>
          <value/>
        </prop>
        <prop oor:name="Priority" oor:type="xs:int" oor:nillable="false">
          <info>
          Contains the priority value to specify which migration should be
          preferred. Higher values are preferred.
        </info>
          <value/>
        </prop>
        <set oor:name="MigrationSteps" oor:node-type="MigrationStep">
          <info>
          Contains necessary migration steps for specific versions
        </info>
        </set>
      </group>
      <group oor:name="Factory">
        <info>
        Describes an application module (a document factory, such as
        Writer).
      </info>
        <prop oor:name="ooSetupFactoryActualFilter" oor:type="xs:string">
          <info>
          It's the "most actual" filter, which is able to import/export
          ALL currently implemented features of this office module. It has to be
          the programmatic name of the filter.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:type="xs:string">
          <info>
          The same meaning as ooSetupFactoryActualFilter ... but regarding
          to the actual template format.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryDefaultFilter" oor:type="xs:string">
          <info>
          Specifies the default file format for saving documents inside
          this office module.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryDocumentService" oor:type="xs:string">
          <info>
          It's the service name of the document model used by this module.
          E.g. filter match against those service name.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryShortName" oor:type="xs:string">
          <info>
          Specifies the short name of the factory.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryUIName" oor:type="xs:string" oor:localized="true">
          <info>
          Specifies the UI name of the factory.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryTemplateFile" oor:type="xs:string">
          <info>
          Specifies the name of the standard template file for the
          factory.
        </info>
        </prop>
        <prop oor:name="ooSetupFactorySystemDefaultTemplateChanged" oor:type="xs:boolean">
          <info>
          Indicates if the system default template has been
          changed.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryWindowAttributes" oor:type="xs:string">
          <info>
          Specifies the attributes of the factory window
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:type="xs:string">
          <info>
          Specifies the URL for opening an empty document in the
          factory.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryIcon" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the ID of the icon for the factory
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="ooSetupFactoryStyleFilter" oor:type="xs:int" oor:nillable="false">
          <info>
          Specifies the ID of the style filter (Stylist) for the
          factory
        </info>
          <value>-1</value>
        </prop>
        <prop oor:name="ooSetupFactoryCommandConfigRef" oor:type="xs:string">
          <info>
          Refer to a configuration file, which contains the list of UI
          commands, suitable for this module.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryWindowStateConfigRef" oor:type="xs:string">
          <info>
          Refer to a configuration file, which contains the persistent
          window data, suitable for this module.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryCmdCategoryConfigRef" oor:type="xs:string">
          <info>
          Refers to a configuration file which contains category
          definitions for user interface commands suitable for this
          module.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryHelpBaseURL" oor:type="xs:string">
          <info>
          Describe the base part of a help URL, which can be used to show
          the start help page according to the used office factory.
        </info>
        </prop>
        <prop oor:name="ooSetupFactoryHelpOnOpen" oor:type="xs:boolean">
          <info>
          Enable/disable automatic showing of the start help page for this
          office factory, if any document suitable for this factory is
          opened.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <group oor:name="Product">
        <info>
        Contains common product and version information
      </info>
        <prop oor:name="ooName" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of a product.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooSetupVersion" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the version number of the product that appears on the
          user interface.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooSetupLastVersion" oor:type="xs:string" oor:nillable="true">
          <info>
          Specifies the version number of the previously used product for
          whats-new comparison.
        </info>
        </prop>
        <prop oor:name="ooSetupVersionAboutBox" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the complete (major.minor.micro) version number of the
          product that appears only on the about box.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooSetupVersionAboutBoxSuffix" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the version suffix (beta1, rc2) of the product that
          appears only on the about box.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooVendor" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the vendor who build the product.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooSetupExtension" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the version number that appears on the user
          interface.
        </info>
          <value/>
        </prop>
        <prop oor:name="LastTimeGetInvolvedShown" oor:type="xs:long" oor:nillable="false">
          <info>
              The last time when the Get Involved infobar was shown.
          </info>
          <value>0</value>
        </prop>
        <prop oor:name="LastTimeDonateShown" oor:type="xs:long" oor:nillable="false">
          <info>
              The last time when the Donate infobar was shown.
          </info>
          <value>0</value>
        </prop>
      </group>
      <group oor:name="Office">
        <info>
        Specifies the installation location, locales and the available
        factories for creating documents.
      </info>
        <prop oor:name="ooSetupInstCompleted" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates if the user data is copied successfully.
        </info>
          <value>false</value>
        </prop>
        <set oor:name="InstalledLocales" oor:node-type="InstalledLocale">
          <info>
          Enumerates the application languages that are installed, if a
          multilingual version is used.
        </info>
        </set>
        <prop oor:name="ooSetupConnectionURL" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the URL for a UNO connection that can be used to
          script the office from outside.
        </info>
          <value/>
        </prop>
        <prop oor:name="MigrationCompleted" oor:type="xs:boolean" oor:nillable="false">
          <info>
          This should be set to true, as soon as settings from another
          version have been imported into this installation in order to prevent
          multiple migrations
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="LastCompatibilityCheckID" oor:type="xs:string" oor:nillable="false">
          <info>
          The build ID of the office. On startup the office will compare
          this ID with the current build id to decide if the extensions
          dependencies need to be checked.
        </info>
          <value>not checked</value>
        </prop>
        <set oor:name="Factories" oor:node-type="Factory">
          <info>
          Contains all of the document factories that were installed
          during setup.
        </info>
        </set>
        <prop oor:name="OfficeRestartInProgress" oor:type="xs:boolean" oor:nillable="false">
          <info>
          The entry specifies that we are in restart process
        </info>
          <value>false</value>
        </prop>
      </group>
      <group oor:name="L10N">
        <info>
        Specifies the installation locales.
      </info>
        <prop oor:name="ooLocale" oor:type="xs:string" oor:nillable="false">
          <info>
          Indicates the Office language selected by the user.
          Locale
        </info>
          <value/>
        </prop>
        <prop oor:name="ooSetupSystemLocale" oor:type="xs:string" oor:nillable="false">
          <info>
          Indicates the locale setting defined by the user. By default,
          this label is empty and the system locale is used.
        </info>
          <value/>
        </prop>
        <prop oor:name="ooSetupCurrency" oor:type="xs:string" oor:nillable="false">
          <info>
          Indicates the currency settings defined by the user. By default,
          this label is empty and the currency defined in the
          ooSetupSystemLocale is used.
        </info>
          <value/>
        </prop>
        <prop oor:name="DecimalSeparatorAsLocale" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates that the decimal separator (dot or comma) is used as
          appropriate for the selected locale instead of the one related to the
          default keyboard layout.
          Decimal separator key same as locale setting.
        </info>
          <value>true</value>
        </prop>
        <prop oor:name="IgnoreLanguageChange" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Indicates whether changes to the system input language/keyboard
          will be ignored. If ignored, when new text is typed that text will
          follow the language of the document or current paragraph, not the
          current system language.
          Ignore system input language.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="DateAcceptancePatterns" oor:type="xs:string" oor:nillable="true">
          <info>
          Indicates the date acceptance patterns defined by the user. By
          default, this label is empty and the patterns defined in the
          ooSetupSystemLocale are used.
        </info>
          <value/>
        </prop>
      </group>
      <group oor:name="Migration">
        <info>
        Contains settings that control the migration process for certain
        versions.
      </info>
        <set oor:name="SupportedVersions" oor:node-type="MigrateVersion">
          <info>
          Define migration steps for supported versions
        </info>
        </set>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="System" oor:package="org.openoffice" xml:lang="en-US">
    <info>
    Contains preferences which are dynamically read from the system like UI locales.
  </info>
    <component>
      <group oor:name="L10N">
        <info>
        Contains localization settings
      </info>
        <prop oor:name="Locale" oor:type="xs:string" oor:nillable="false">
          <info>
          Contains the user's desktop locale setting if available.
        </info>
          <value/>
        </prop>
        <prop oor:name="UILocale" oor:type="xs:string" oor:nillable="false">
          <info>
          Contains the user's desktop UI language setting if available.
        </info>
          <value/>
        </prop>
        <prop oor:name="SystemLocale" oor:type="xs:string" oor:nillable="false">
          <info>
          Contains the system's default locale setting if available.
        </info>
          <value/>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:package="org.openoffice.TypeDetection" oor:name="Filter" xml:lang="en-US">
    <info>
    Contains common filters for Office. See package TypeDetection and
    TypeDetection_Types for other parts of type/filter configuration too.
  </info>
    <templates>
      <group oor:name="Filter">
        <info>
        Lists filters that can import or export content.
      </info>
        <prop oor:name="FileFormatVersion" oor:type="xs:int" oor:nillable="false">
          <info>
          A unique ID, which is used internally to differentiate among
          file formats of the same type.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="Type" oor:type="xs:string" oor:nillable="false">
          <info>
          Supported content type of this filter. Must be an internal type
          name.
        </info>
          <value/>
        </prop>
        <prop oor:name="DocumentService" oor:type="xs:string" oor:nillable="false">
          <info>
          The uno service name of the supported office document
          type.
        </info>
          <value/>
        </prop>
        <prop oor:name="UIComponent" oor:type="xs:string" oor:nillable="false">
          <info>
          The uno implementation name a dialog, which is used to ask a
          user for special filter parameter (e.g., for csv).
        </info>
          <value/>
        </prop>
        <prop oor:name="UserData" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Filter specific data.
        </info>
          <value/>
        </prop>
        <prop oor:name="FilterService" oor:type="xs:string" oor:nillable="false">
          <info>
          The uno implementation name of the filter service.
        </info>
          <value/>
        </prop>
        <prop oor:name="TemplateName" oor:type="xs:string" oor:nillable="false">
          <info>
          Name of a corresponding template, which is merged together with
          the style sheets of the loaded document.
        </info>
          <value/>
        </prop>
        <prop oor:name="Flags" oor:type="oor:string-list" oor:nillable="false">
          <info>
          Specify the filter in some further properties
          (import/export/...).
        </info>
          <value/>
        </prop>
        <prop oor:name="UIName" oor:localized="true" oor:type="xs:string">
          <info>
          Localized name of the filter, which can be shown at the
          UI.
        </info>
        </prop>
        <prop oor:name="ExportExtension" oor:type="xs:string" oor:nillable="true">
          <info>
          Extension to use when exporting content using this filter. When
          this value is not given, it is inferred from the Type associated with
          this filter.
        </info>
        </prop>
        <prop oor:name="Enabled" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether the filter is enabled. It makes sense to disable a filter,
          as a temporary security measure, when there is a 0-day vulnerability in
          it.
        </info>
          <value>true</value>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Filters" oor:node-type="Filter">
        <info>
        Lists the registered office filters.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="GraphicFilter" oor:package="org.openoffice.TypeDetection" xml:lang="en-US">
    <info>
    Contains specialized data for internal image filter.
  </info>
    <templates>
      <group oor:name="Filter">
        <info>
        Lists of all internal image filters.
      </info>
        <prop oor:name="Type" oor:type="xs:string">
          <info>
          Supported content type of this filter. Must be an internal type name.
        </info>
        </prop>
        <prop oor:name="FormatName" oor:type="xs:string">
          <info>
          A shortname which describes the graphics format.
        </info>
        </prop>
        <prop oor:name="RealFilterName" oor:type="xs:string">
          <info>
          The internal filter name of a real document filter (mostly draw).
        </info>
        </prop>
        <prop oor:name="UIComponent" oor:type="xs:string">
          <info>
          The uno implementation name a dialog, which is used to ask an user for special filter parameter (e.g. for csv).
        </info>
        </prop>
        <prop oor:name="Flags" oor:type="oor:string-list">
          <info>
          Specify the filter in some further properties (e.g. import/export/..).
        </info>
        </prop>
        <prop oor:name="UIName" oor:localized="true" oor:type="xs:string">
          <info>
          Localized name of the filter, which can be shown at the UI.
        </info>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Filters" oor:node-type="Filter">
        <info>
        Lists the registered office filters.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Misc" oor:package="org.openoffice.TypeDetection" xml:lang="en-US">
    <info>
    Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.
  </info>
    <templates>
      <group oor:name="FrameLoader">
        <info>
        Can load a type as visible component into a com.sun.star.frame.Frame.
      </info>
        <prop oor:name="Types" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of internal type names, which can be interpreted by this loader implementation.
        </info>
          <value/>
        </prop>
      </group>
      <group oor:name="ContentHandler">
        <info>
        Can load a type as non visible component, e.g. sounds.
      </info>
        <prop oor:name="Types" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of internal type names, which can be interpreted by this handler implementation.
        </info>
          <value/>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="FrameLoaders" oor:node-type="FrameLoader">
        <info>
        Lists the registered frame loader services.
      </info>
      </set>
      <set oor:name="ContentHandlers" oor:node-type="ContentHandler">
        <info>
        Lists the registered content handler services.
      </info>
      </set>
      <group oor:name="Defaults">
        <info>
        Contains default objects that are used if no specialized service was registered or values which specify special behaviour of type/filter environment.
      </info>
        <prop oor:name="DefaultFrameLoader" oor:type="xs:string" oor:nillable="false">
          <info>
          Specify a generic frame loader, which can use filter services for loading documents into frames.
        </info>
          <value>com.sun.star.comp.office.FrameLoader</value>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:package="org.openoffice.TypeDetection" oor:name="Types" xml:lang="en-US">
    <info>
    Contains common content types for Office. See package TypeDetection
    and TypeDetection_Filters for other parts of type/filter configuration
    too.
  </info>
    <templates>
      <group oor:name="Type">
        <info>
        Lists the types that represent common content formats in
        Office.
      </info>
        <prop oor:name="UIOrder" oor:type="xs:int" oor:nillable="false">
          <info>
          Used to sort types inside dialogs. Only values &gt; 0 are
          recognized. Types with an order value &lt; 1 will be sorted
          alphabetically.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="URLPattern" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of URL pattern (with simple wildcards */?) which match to
        this type.
        </info>
          <value/>
        </prop>
        <prop oor:name="Extensions" oor:type="oor:string-list" oor:nillable="false">
          <info>
          List of file extensions, which match to this type.
        </info>
          <value/>
        </prop>
        <prop oor:name="DocumentIconID" oor:type="xs:int" oor:nillable="false">
          <info>
          Global ID of an icon, which represent this type at the UI.
        </info>
          <value>0</value>
        </prop>
        <prop oor:name="MediaType" oor:type="xs:string" oor:nillable="false">
          <info>
          Corresponding mime type.
        </info>
          <value/>
        </prop>
        <prop oor:name="Preferred" oor:type="xs:boolean" oor:nillable="false">
          <info>
          In case of ambiguous registrations (e.g. for extensions doc/txt)
          it specify the preferred type.
        </info>
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter" oor:type="xs:string" oor:nillable="false">
          <info>
          An optimization; points directly at the preferred filter for
          this type. No search across all filters is necessary.
        </info>
          <value/>
        </prop>
        <prop oor:name="UIName" oor:localized="true" oor:type="xs:string">
          <info>
          Localized name of this type for showing it at the UI.
        </info>
        </prop>
        <prop oor:name="ClipboardFormat" oor:type="xs:string" oor:nillable="false">
          <info>
          Unique identifier, which can be searched inside the stream to
          detect this format.
        </info>
          <value/>
        </prop>
        <prop oor:name="DetectService" oor:type="xs:string" oor:nillable="false">
          <info>
          An optimization; points directly at the deep detection service,
          which can verify a flat detection.
        </info>
          <value/>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="Types" oor:node-type="Type">
        <info>
        Lists the registered content types.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="UISort" oor:package="org.openoffice.TypeDetection" xml:lang="en-US">
    <info>
    Contains the order of filters if they are shown inside an UI office.
  </info>
    <templates>
      <group oor:name="ModuleFilterOrder">
        <info>
        Knows an ordered list of filters related to an office module.
      </info>
        <prop oor:name="SortedFilterList" oor:type="oor:string-list" oor:nillable="false">
          <info>
          It's a sorted list of internal filter names. All filters which are not listed here are appended alphabetically at the end of this list
        </info>
          <value/>
        </prop>
      </group>
    </templates>
    <component>
      <set oor:name="ModuleDependendFilterOrder" oor:node-type="ModuleFilterOrder">
        <info>
        Bind sorted lists of filter names to an office module.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="UserProfile" oor:package="org.openoffice" xml:lang="en-US">
    <info>
    Contains user-related information, such as name and address.
  </info>
    <component>
      <group oor:name="Data">
        <info>
        Contains user-related information, such as name and address.
      </info>
        <prop oor:name="o" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the name of the user's company.
        </info>
          <value/>
        </prop>
        <prop oor:name="givenname" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the first name of the user.
        </info>
          <value/>
        </prop>
        <prop oor:name="sn" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the last name of the user.
        </info>
          <value/>
        </prop>
        <prop oor:name="initials" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's initials.
        </info>
          <value/>
        </prop>
        <prop oor:name="street" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the street where the user lives.
        </info>
          <value/>
        </prop>
        <prop oor:name="l" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the city where the user lives.
        </info>
          <value/>
        </prop>
        <prop oor:name="st" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the state where the user lives.
        </info>
          <value/>
        </prop>
        <prop oor:name="postalcode" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's ZIP-code.
        </info>
          <value/>
        </prop>
        <prop oor:name="c" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the country where the user lives.
        </info>
          <value/>
        </prop>
        <prop oor:name="title" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's title.
        </info>
          <value/>
        </prop>
        <prop oor:name="position" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's position. This field is only present for backward compatibility. It is not defined for ldap orgPerson.
        </info>
          <value/>
        </prop>
        <prop oor:name="homephone" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's private telephone number.
        </info>
          <value/>
        </prop>
        <prop oor:name="telephonenumber" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's telephone number at work.
        </info>
          <value/>
        </prop>
        <prop oor:name="facsimiletelephonenumber" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's fax number.
        </info>
          <value/>
        </prop>
        <prop oor:name="mail" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the user's email address.
        </info>
          <value/>
        </prop>
        <prop oor:name="UserGroup" oor:type="xs:string" oor:nillable="false">
          <info>
          This field is kept for backwards compatibility.
        </info>
          <value>UserGroup</value>
        </prop>
        <prop oor:name="fathersname" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the father's name of the user (only for Russian UI).
        </info>
          <value/>
        </prop>
        <prop oor:name="apartment" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies the apartment of the user (only for Russian UI).
        </info>
          <value/>
        </prop>
        <prop oor:name="signingkey" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies user's preferred OpenPGP key used for document signing.
        </info>
          <value/>
        </prop>
        <prop oor:name="encryptionkey" oor:type="xs:string" oor:nillable="false">
          <info>
          Specifies user's preferred OpenPGP key used for document encryption.
        </info>
          <value/>
        </prop>
        <prop oor:name="encrypttoself" oor:type="xs:boolean" oor:nillable="false">
          <info>
          Whether to encrypt documents for recipient(s) and also for the user with their preferred encryption key.
        </info>
          <value>true</value>
        </prop>
      </group>
      <group oor:name="WinUserInfo">
        <info>
        Contains user information cached from Active Directory.
      </info>
        <prop oor:name="Cache" oor:type="xs:string" oor:nillable="false">
          <info>
          Cache data.
        </info>
          <value/>
        </prop>
      </group>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="VCL" oor:package="org.openoffice" xml:lang="en-US">
    <info>
    Contains preferences for the VCL (Visual Class Library).
  </info>
    <templates>
      <group oor:name="LFonts">
        <info>
        Contains attributes for fonts. The substitution lists are separated by ';' and are searched first to last for a substitute.
      </info>
        <prop oor:name="SubstFonts" oor:type="xs:string">
          <info>
          Contains a list of substitute fonts used in office documents.
        </info>
        </prop>
        <prop oor:name="SubstFontsMS" oor:type="xs:string">
          <info>
          Contains a list of substitute fonts used in MS export filters.
        </info>
        </prop>
        <prop oor:name="FontWeight" oor:type="xs:string">
          <info>
          Specifies the font weight. Valid values are "thin", "ultralight", "light", "semilight", "normal", "medium", "semibold", "bold", "ultrabold", "black" (in ascending order of weight) and "unknown".
        </info>
        </prop>
        <prop oor:name="FontWidth" oor:type="xs:string">
          <info>
          Specifies the font width. Valid values are "ultracondensed", "extracondensed", "condensed", "semicondensed", "normal", "semiexpanded", "expanded", "extraexpanded", "ultraexpanded" (in ascending order of width) and "unknown".
        </info>
        </prop>
        <prop oor:name="FontType" oor:type="xs:string">
          <info>
          Denotes the compatible styles for the font. Multiple styles are separated by ','. Valid styles are: "Default", "Standard", "Normal", "Symbol", "Fixed", "SansSerif", "Serif", "Decorative", "Special", "Italic", "Title", "Capitals", "CJK", "CJK_JP", "CJK_SC", "CJK_TC", "CJK_KR", "CTL", "NoneLatin", "Full", "Outline", "Shadow", "Rounded", "Typewriter", "Script", "Handwriting", "Chancery", "comic", "brushscript", "gothic", "schoolbook", "other"
        </info>
        </prop>
      </group>
      <group oor:name="ConfigurableSettings" oor:extensible="true">
        <info>
        Specifies an extensible set of options that are ordered into key/value pairs for the VCL. For example, a valid key for describing when ATTools is activated is: "EnableATToolSupport" (valid values = "true", "false").
      </info>
      </group>
      <group oor:name="ExtraLanguage">
        <info>
        Specifies an extensible list of languages that should be added to the various language selection lists
      </info>
        <prop oor:name="Name" oor:type="xs:string" oor:nillable="false" oor:localized="true">
          <info>
          Gives the UI name to present to the user
        </info>
        </prop>
        <prop oor:name="ScriptType" oor:type="xs:int" oor:nillable="false">
          <info>
          Which of the various language lists to include this in: 1 - Western, 2 - Asian, 3 - CTL, 4 - Right to Left (implies CTL). This value corresponds to the concrete enum values in LanguageTag::ScriptType found in i18nlangtag/languagetag.hxx.
        </info>
        </prop>
      </group>
      <group oor:name="LocalizedDefaultFonts" oor:extensible="true">
        <info>
        Contains a localized table of default font lists organized as a set of sets of key/value pairs. The outer set denotes the language (e.g. "en-US") so that default fonts can be declared for different language contexts. Each value is a font list separated by ';'. Default fonts are: CJK_DISPLAY, CJK_HEADING, CJK_PRESENTATION, CJK_SPREADSHEET, CJK_TEXT, CTL_DISPLAY, CTL_HEADING, CTL_PRESENTATION, CTL_SPREADSHEET, CTL_TEXT, FIXED, LATIN_DISPLAY, LATIN_FIXED, LATIN_HEADING, LATIN_PRESENTATION, LATIN_SPREADSHEET, LATIN_TEXT, SANS, SANS_UNICODE, SERIF, SYMBOL, UI_FIXED, UI_SANS. Corresponding font lists: *_DISPLAY, *_HEADING, *_PRESENTATION, *_SPREADSHEET, *_TEXT, SANS, SANS_UNICODE, SERIF,SYMBOL, UI_FIXED, UI_SANS.
      </info>
      </group>
      <set oor:name="LocalizedFontSubstitutions" oor:node-type="LFonts">
        <info>
        Contains localized font substitution tables organized as a group of sets of LFonts. The outer set denotes the language (for example, "en-US").
      </info>
      </set>
    </templates>
    <component>
      <set oor:name="Settings" oor:node-type="ConfigurableSettings">
        <info>
        Contains the settings for VCL (see template description).
      </info>
      </set>
      <set oor:name="ExtraLanguages" oor:node-type="ExtraLanguage">
        <info>
        Specifies extra language tags to support
      </info>
      </set>
      <set oor:name="DefaultFonts" oor:node-type="LocalizedDefaultFonts">
        <info>
        Contains the localized default fonts for VCL (see template description).
      </info>
      </set>
      <set oor:name="FontSubstitutions" oor:node-type="LocalizedFontSubstitutions">
        <info>
        Contains the localized font substitution tables for VCL (see template description).
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Configuration" oor:package="org.openoffice.ucb" xml:lang="en-US">
    <info>
    Contains components and templates used for UCB configuration related data. 
  </info>
    <templates>
      <group oor:name="ContentProviderData">
        <info>
        Contains data describing the configuration parameters of a Content Provider.
      </info>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <info>
          Specifies the name of the UNO service to be used to instantiate the UCP.  If it is the empty string, a null provider will be used (see the documentation of the Provider argument to com.sun.star.ucb.XContentProviderManager.registerContentProvider).
        </info>
        </prop>
        <prop oor:name="URLTemplate" oor:type="xs:string">
          <info>
          Contains the URL template.
        </info>
        </prop>
        <prop oor:name="Arguments" oor:type="xs:string">
          <info>
          Contains additional arguments for UCP creation.
        </info>
        </prop>
      </group>
      <group oor:name="ContentProvidersDataSecondaryKeys">
        <info>
        Specifies secondary keys for Content Provider configuration data.
      </info>
        <set oor:name="ProviderData" oor:node-type="ContentProviderData">
          <info>
          Specifies a set of Content Provider configuration data for the UCB.
        </info>
        </set>
      </group>
      <group oor:name="ContentProvidersDataPrimaryKeys">
        <info>
        Specifies primary keys for Content Provider configuration data.
      </info>
        <set oor:name="SecondaryKeys" oor:node-type="ContentProvidersDataSecondaryKeys">
          <info>
          Specifies a set of secondary keys for Content Provider configuration for the UCB.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="ContentProviders" oor:node-type="ContentProvidersDataPrimaryKeys">
        <info>
        Contains a root entry for Content Provider configurations.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Hierarchy" oor:package="org.openoffice.ucb" xml:lang="en-US">
    <info>
    Contains components and templates used by UCB's Hierarchy Content Provider (HCP). 
  </info>
    <templates>
      <group oor:name="Entry">
        <info>
        Specifies an entry of the hierarchy. There are two types of entries: folders and links. Folders are containers for other hierarchy elements. Links are pointers to any other resource. 
      </info>
        <prop oor:name="Title" oor:type="xs:string">
          <info>
          Specifies the title of an entry of the hierarchy.
        </info>
        </prop>
        <prop oor:name="TargetURL" oor:type="xs:string">
          <info>
          Specifies the target URL of the entry of the hierarchy.
        </info>
        </prop>
        <prop oor:name="Type" oor:type="xs:int">
          <info>
          Specifies the type of the hierarchy entry. Currently supported: Link (0) and Folder (1).
        </info>
        </prop>
        <set oor:name="Children" oor:node-type="Entry">
          <info>
          Specifies the children (other hierarchy entries) of the item.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="Root" oor:node-type="Entry">
        <info>
        Contains a set of top-level entries of the hierarchy.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-schema oor:name="Store" oor:package="org.openoffice.ucb" xml:lang="en-US">
    <info>
    Contains components and templates used for storing UCB related data.
  </info>
    <templates>
      <group oor:name="PropertyValue">
        <info>
        Specifies a property value.
      </info>
        <prop oor:name="Handle" oor:type="xs:int">
          <info>
          Specifies the numeric property identifier.
        </info>
        </prop>
        <prop oor:name="Attributes" oor:type="xs:int">
          <info>
          Specifies property attributes.
        </info>
        </prop>
        <prop oor:name="Value" oor:type="oor:any">
          <info>
          Specifies the Property value.
        </info>
        </prop>
        <prop oor:name="State" oor:type="xs:int">
          <info>
          Specifies the property state.
        </info>
        </prop>
      </group>
      <group oor:name="Properties">
        <info>
        Specifies a set of property values.
      </info>
        <set oor:name="Values" oor:node-type="PropertyValue">
          <info>
          Specifies a set of property values.
        </info>
        </set>
      </group>
    </templates>
    <component>
      <set oor:name="ContentProperties" oor:node-type="Properties">
        <info>
        Specifies the root entry for stored content properties.
      </info>
      </set>
    </component>
  </oor:component-schema>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Inet" oor:package="org.openoffice">
    <node oor:name="Settings">
      <prop oor:name="ooInetProxyType">
        <value>1</value>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Interaction" oor:package="org.openoffice">
    <node oor:name="InteractionHandlers">
      <node oor:name="org.openoffice.Office.Base.DatabaseInteractions" oor:op="replace">
        <node oor:name="HandledRequestTypes">
          <node oor:name="com.sun.star.sdbc.SQLException" oor:op="replace">
            <prop oor:name="Propagation" oor:type="xs:string">
              <value>named-and-derived</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.sdb.ParametersRequest" oor:op="replace">
            <prop oor:name="Propagation" oor:type="xs:string">
              <value>named-and-derived</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.sdb.DocumentSaveRequest" oor:op="replace">
            <prop oor:name="Propagation" oor:type="xs:string">
              <value>named-and-derived</value>
            </prop>
          </node>
        </node>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <value>com.sun.star.comp.dbaccess.DatabaseInteractionHandler</value>
        </prop>
      </node>
      <node oor:name="org.openoffice.Filter.PDFExport.Interactions" oor:op="replace">
        <node oor:name="HandledRequestTypes">
          <node oor:name="com.sun.star.task.PDFExportException" oor:op="replace">
            <prop oor:name="Propagation" oor:type="xs:string">
              <value>named-and-derived</value>
            </prop>
          </node>
        </node>
        <prop oor:name="ServiceName" oor:type="xs:string">
          <value>com.sun.star.filter.pdfexport.PDFExportInteractionHandler</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Accelerators" oor:package="org.openoffice.Office">
    <node oor:name="PrimaryKeys">
      <node oor:name="Global">
        <node oor:name="A_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SelectAll</value>
          </prop>
        </node>
        <node oor:name="B_MOD1" oor:op="replace">
          <prop oor:name="Command"/>
        </node>
        <node oor:name="B_MOD1_MOD2" oor:op="replace">
          <prop oor:name="Command"/>
        </node>
        <node oor:name="C_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Copy</value>
          </prop>
        </node>
        <node oor:name="PAGEDOWN_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:ZoomMinus</value>
          </prop>
        </node>
        <node oor:name="PAGEUP_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:ZoomPlus</value>
          </prop>
        </node>
        <node oor:name="C_MOD1_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:InsertAnnotation</value>
          </prop>
        </node>
        <node oor:name="H_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command"/>
        </node>
        <node oor:name="M_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:EditDoc</value>
          </prop>
        </node>
        <node oor:name="F7_SHIFT" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SpellOnline</value>
          </prop>
        </node>
        <node oor:name="K_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:HyperlinkDialog</value>
          </prop>
        </node>
        <node oor:name="DELETE" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Delete</value>
          </prop>
        </node>
        <node oor:name="E_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CommonAlignHorizontalCenter</value>
          </prop>
        </node>
        <node oor:name="F11_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:MacroDialog</value>
          </prop>
        </node>
        <node oor:name="F4_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:ViewDataSourceBrowser</value>
          </prop>
        </node>
        <node oor:name="F5_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:ToggleControlFocus</value>
          </prop>
        </node>
        <node oor:name="F7_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:HangulHanjaConversion</value>
          </prop>
        </node>
        <node oor:name="F_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">vnd.sun.star.findbar:FocusToFindbar</value>
          </prop>
        </node>
        <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
        <node oor:name="H_MOD1" oor:op="replace"/>
        <node oor:name="G_MOD1" oor:op="replace">
          <prop oor:name="Command"/>
        </node>
        <node oor:name="J_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CommonAlignJustified</value>
          </prop>
        </node>
        <node oor:name="L_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CommonAlignLeft</value>
          </prop>
        </node>
        <node oor:name="N_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:AddDirect</value>
          </prop>
        </node>
        <node oor:name="N_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:NewDoc</value>
          </prop>
        </node>
        <node oor:name="O_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Open</value>
          </prop>
        </node>
        <node oor:name="P_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Print</value>
          </prop>
        </node>
        <node oor:name="P_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:EditStyle</value>
          </prop>
        </node>
        <node oor:name="P_SHIFT_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:PageDialog</value>
          </prop>
        </node>
        <node oor:name="R_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CommonAlignRight</value>
          </prop>
        </node>
        <node oor:name="E_MOD1_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">service:com.sun.star.deployment.ui.PackageManagerDialog</value>
          </prop>
        </node>
        <node oor:name="O_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:PrintPreview</value>
          </prop>
        </node>
        <node oor:name="Q_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Quit</value>
          </prop>
        </node>
        <node oor:name="Q_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:BasicBreak</value>
          </prop>
        </node>
        <node oor:name="S_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Save</value>
          </prop>
        </node>
        <node oor:name="S_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SaveAs</value>
          </prop>
        </node>
        <node oor:name="U_MOD1" oor:op="replace">
          <prop oor:name="Command"/>
        </node>
        <node oor:name="V_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Paste</value>
          </prop>
        </node>
        <node oor:name="W_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CloseWin</value>
          </prop>
        </node>
        <node oor:name="X_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Cut</value>
          </prop>
        </node>
        <node oor:name="X_MOD2" oor:op="replace"/>
        <node oor:name="C_MOD2" oor:op="replace"/>
        <node oor:name="X_MOD1_MOD2" oor:op="replace"/>
        <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Repeat</value>
          </prop>
        </node>
        <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Redo</value>
          </prop>
        </node>
        <node oor:name="Y_MOD1" oor:op="fuse">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Redo</value>
          </prop>
        </node>
        <node oor:name="Z_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Undo</value>
          </prop>
        </node>
        <node oor:name="COMMA_MOD1" oor:op="replace"/>
        <node oor:name="F12_MOD2" oor:op="replace"/>
        <node oor:name="ESCAPE_SHIFT" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CommandPopup</value>
          </prop>
        </node>
        <node oor:name="1_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SidebarDeck.PropertyDeck</value>
          </prop>
        </node>
        <node oor:name="2_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SidebarDeck.StyleListDeck</value>
          </prop>
        </node>
        <node oor:name="3_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SidebarDeck.GalleryDeck</value>
          </prop>
        </node>
        <node oor:name="4_MOD2" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SidebarDeck.NavigatorDeck</value>
          </prop>
        </node>
      </node>
      <node oor:name="Modules">
        <node oor:name="com.sun.star.script.BasicIDE" oor:op="replace">
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RunBasic</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BasicStop</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AddWatch</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BasicStepInto</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BasicStepOver</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BasicStepOut</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleBreakPoint</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleBreakPointEnabled</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoLine</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.frame.StartModule" oor:op="replace">
          <node oor:name="A_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectAll</value>
            </prop>
          </node>
          <node oor:name="C_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="DELETE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Delete</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ViewDataSourceBrowser</value>
            </prop>
          </node>
          <node oor:name="F5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleControlFocus</value>
            </prop>
          </node>
          <node oor:name="F7_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:HangulHanjaConversion</value>
            </prop>
          </node>
          <node oor:name="F_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">vnd.sun.star.findbar:FocusToFindbar</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AddDirect</value>
            </prop>
          </node>
          <node oor:name="N_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NewDoc</value>
            </prop>
          </node>
          <node oor:name="O_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="P_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Print</value>
            </prop>
          </node>
          <node oor:name="O_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrintPreview</value>
            </prop>
          </node>
          <node oor:name="Q_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Quit</value>
            </prop>
          </node>
          <node oor:name="Q_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BasicBreak</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Save</value>
            </prop>
          </node>
          <node oor:name="V_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="W_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CloseWin</value>
            </prop>
          </node>
          <node oor:name="X_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.OfficeDatabaseDocument" oor:op="replace"/>
        <node oor:name="com.sun.star.sdb.DataSourceBrowser" oor:op="replace">
          <node oor:name="F_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RecSearch</value>
            </prop>
          </node>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.QueryDesign" oor:op="replace">
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DBQueryPreview</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SbaExecuteSql</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AddTable</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.TableDataView" oor:op="replace">
          <node oor:name="F_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RecSearch</value>
            </prop>
          </node>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace">
          <node oor:name="5_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.ScFunctionsDeck</value>
            </prop>
          </node>
          <node oor:name="O_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:OpenFromCalc</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FormatCellDialog</value>
            </prop>
          </node>
          <node oor:name="1_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="1_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara2</value>
            </prop>
          </node>
          <node oor:name="2_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="2_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="3_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="3_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="4_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="4_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara15</value>
            </prop>
          </node>
          <node oor:name="5_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="5_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="6_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="6_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertCell</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Delete</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToCurrentCell</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Deselect</value>
            </prop>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="H_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="DELETE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ClearContents</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectArrayFormula</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDownToEndOfData</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DataSelect</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDownToEndOfDataSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FillDown</value>
            </prop>
          </node>
          <node oor:name="E_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertObjectStarMath</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfRow</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfData</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfRowSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDataSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cancel</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AlignHorizontalCenter</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SaveAsTemplate</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Group</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Ungroup</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetInputMode</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FunctionDialog</value>
            </prop>
          </node>
          <node oor:name="F2_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FocusInputLine</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefineName</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleRelative</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Sidebar</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShowDependents</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertCurrentTime</value>
            </prop>
          </node>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShowPrecedents</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StatusSelectionModeExt</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ViewValueHighlighting</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StatusSelectionModeExp</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calculate</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateHard</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfRow</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStart</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfRowSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartSel</value>
            </prop>
          </node>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertContents</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AlignBlock</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeftToStartOfData</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeftToStartOfDataSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AlignLeft</value>
            </prop>
          </node>
          <node oor:name="L_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DataFilterAutoFilter</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectData</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDownBlock</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDownBlockSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUpBlock</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUpBlockSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="POINT_MOD2" oor:op="replace"/>
          <node oor:name="QUOTELEFT_MOD1" oor:op="replace"/>
          <node oor:name="QUOTELEFT_MOD3" oor:op="replace"/>
          <node oor:name="QUOTERIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FillSingleEdit</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRightToEndOfData</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRightToEndOfDataSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:AlignRight</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repaint</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectRow</value>
            </prop>
          </node>
          <node oor:name="SEMICOLON_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertCurrentDate</value>
            </prop>
          </node>
          <node oor:name="COLON_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="COMMA_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MarkPrecedents</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MarkDependents</value>
            </prop>
          </node>
          <node oor:name="SPACE_MOD1" oor:op="replace"/>
          <node oor:name="SPACE_MOD3" oor:op="replace"/>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="SPACE_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DeleteCell</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="TAB" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextUnprotected</value>
            </prop>
          </node>
          <node oor:name="TAB_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToPreviousUnprotected</value>
            </prop>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FocusCellAddress</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUpToStartOfData</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUpToStartOfDataSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="U_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="V_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteUnformatted</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="C_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditAnnotation</value>
            </prop>
          </node>
          <node oor:name="TAB_MOD1" oor:op="replace"/>
          <node oor:name="TAB_MOD3" oor:op="replace"/>
          <node oor:name="TAB_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="TAB_SHIFT_MOD3" oor:op="replace"/>
        </node>
        <node oor:name="com.sun.star.chart2.ChartDocument" oor:op="replace">
          <node oor:name="C_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="DELETE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Delete</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:TransformDialog</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="N_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NewDoc</value>
            </prop>
          </node>
          <node oor:name="O_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="P_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Print</value>
            </prop>
          </node>
          <node oor:name="O_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrintPreview</value>
            </prop>
          </node>
          <node oor:name="Q_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Quit</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Save</value>
            </prop>
          </node>
          <node oor:name="V_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="W_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CloseWin</value>
            </prop>
          </node>
          <node oor:name="X_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.drawing.DrawingDocument" oor:op="replace">
          <node oor:name="5_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.ShapesDeck</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara1</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara2</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara15</value>
            </prop>
          </node>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Forward</value>
            </prop>
          </node>
          <node oor:name="ADD_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BringToFront</value>
            </prop>
          </node>
          <node oor:name="A_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="C_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="C_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="C_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="DELETE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Delete</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="E_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMath</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Text</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EnterGroup</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeaveGroup</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CopyObjects</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:TransformDialog</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Sidebar</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleObjectBezierMode</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:TextFitToSize</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="G_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FormatGroup</value>
            </prop>
          </node>
          <node oor:name="G_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FormatUngroup</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Combine</value>
            </prop>
          </node>
          <node oor:name="K_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Dismantle</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="N_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NewDoc</value>
            </prop>
          </node>
          <node oor:name="O_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="P_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Print</value>
            </prop>
          </node>
          <node oor:name="O_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrintPreview</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PixelMode</value>
            </prop>
          </node>
          <node oor:name="Q_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Quit</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShowRuler</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Backward</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SendToBack</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Save</value>
            </prop>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Shrink</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Grow</value>
            </prop>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.text.GlobalDocument" oor:op="replace">
          <node oor:name="0_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="0_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateSel</value>
            </prop>
          </node>
          <node oor:name="A_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaLeftToRight</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SwBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfWord</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShiftBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfSentence</value>
            </prop>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Shrink</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Grow</value>
            </prop>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="DELETE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfWord</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfSentence</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextPara</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfParaSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UnderlineDouble</value>
            </prop>
          </node>
          <node oor:name="D_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaRightToLeft</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfLine</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDoc</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfLineSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Escape</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="F10_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ControlCodes</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ActivateStyleApply</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleNewByExample</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleUpdateByExample</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultNumbering</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertTable</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultBullet</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveBullets</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertFormula</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertField</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExpandGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GraphicDialog</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextFrame</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetExtSelection</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionCycle</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Marks</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetMultiSelection</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateFields</value>
            </prop>
          </node>
          <node oor:name="F9_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Fieldnames</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calc</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateInputFields</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfLine</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfDoc</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfLineSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMode</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="I_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectTextMode</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SmallCaps</value>
            </prop>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToPrevWord</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordLeftSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExecuteMacroField</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDown</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToFooter</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDownSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUp</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToHeader</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUpSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RETURN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPara</value>
            </prop>
          </node>
          <node oor:name="RETURN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPagebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertLinebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertColumnBreak</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextWord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordRightSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Ruler</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertSoftHyphen</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertHardHyphen</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetTableProtection</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPara</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfParaSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveDirectCharFormats</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.presentation.PresentationDocument" oor:op="replace">
          <node oor:name="5_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.ShapesDeck</value>
            </prop>
          </node>
          <node oor:name="6_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.SdSlideTransitionDeck</value>
            </prop>
          </node>
          <node oor:name="7_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.SdCustomAnimationDeck</value>
            </prop>
          </node>
          <node oor:name="8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.SdMasterPagesDeck</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NextPage</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NextAnnotation</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PreviousPage</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PreviousAnnotation</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara1</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara2</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpacePara15</value>
            </prop>
          </node>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Forward</value>
            </prop>
          </node>
          <node oor:name="ADD_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:BringToFront</value>
            </prop>
          </node>
          <node oor:name="A_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="C_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="C_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="C_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="DELETE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Delete</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MovePageDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:OutlineDown</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="E_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMath</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MovePageLast</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Text</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EnterGroup</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeaveGroup</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CopyObjects</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:TransformDialog</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Presentation</value>
            </prop>
          </node>
          <node oor:name="F5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Sidebar</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PresentationCurrentSlide</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleObjectBezierMode</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:TextFitToSize</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="G_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FormatGroup</value>
            </prop>
          </node>
          <node oor:name="G_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FormatUngroup</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="HOME_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MovePageFirst</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Combine</value>
            </prop>
          </node>
          <node oor:name="K_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Dismantle</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:OutlineLeft</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="M_SHIFT_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="N_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NewDoc</value>
            </prop>
          </node>
          <node oor:name="O_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="P_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Print</value>
            </prop>
          </node>
          <node oor:name="O_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrintPreview</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PixelMode</value>
            </prop>
          </node>
          <node oor:name="Q_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Quit</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:OutlineRight</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShowRuler</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Backward</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SendToBack</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Save</value>
            </prop>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="PAGEUP_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MovePageUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:OutlineUp</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="V_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteUnformatted</value>
            </prop>
          </node>
          <node oor:name="X_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Shrink</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Grow</value>
            </prop>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.formula.FormulaProperties" oor:op="replace">
          <node oor:name="A_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Select</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NextError</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrevError</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NextMark</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrevMark</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Draw</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.WebDocument" oor:op="replace">
          <node oor:name="0_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="0_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateSel</value>
            </prop>
          </node>
          <node oor:name="A_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaLeftToRight</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SwBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfWord</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShiftBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfSentence</value>
            </prop>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Shrink</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Grow</value>
            </prop>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="DELETE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfWord</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfSentence</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextPara</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfParaSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UnderlineDouble</value>
            </prop>
          </node>
          <node oor:name="D_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaRightToLeft</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfLine</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDoc</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfLineSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Escape</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="F10_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ControlCodes</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ActivateStyleApply</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleNewByExample</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleUpdateByExample</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultNumbering</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertTable</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultBullet</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveBullets</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertFormula</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertField</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExpandGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GraphicDialog</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextFrame</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetExtSelection</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionCycle</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Marks</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetMultiSelection</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateFields</value>
            </prop>
          </node>
          <node oor:name="F9_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Fieldnames</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calc</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateInputFields</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfLine</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfDoc</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfLineSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMode</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="I_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectTextMode</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SmallCaps</value>
            </prop>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToPrevWord</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordLeftSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExecuteMacroField</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDown</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToFooter</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDownSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUp</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToHeader</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUpSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RETURN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPara</value>
            </prop>
          </node>
          <node oor:name="RETURN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPagebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertLinebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertColumnBreak</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextWord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordRightSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Ruler</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertSoftHyphen</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertHardHyphen</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetTableProtection</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPara</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfParaSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteUnformatted</value>
            </prop>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveDirectCharFormats</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.FormDesign" oor:op="replace">
          <node oor:name="0_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="0_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateSel</value>
            </prop>
          </node>
          <node oor:name="A_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaLeftToRight</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SwBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfWord</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShiftBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfSentence</value>
            </prop>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="DELETE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfWord</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfSentence</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextPara</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfParaSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UnderlineDouble</value>
            </prop>
          </node>
          <node oor:name="D_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaRightToLeft</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfLine</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDoc</value>
            </prop>
          </node>
          <node oor:name="END_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LastRecord</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfLineSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Escape</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="F10_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ControlCodes</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ActivateStyleApply</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleNewByExample</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleUpdateByExample</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultNumbering</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertTable</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultBullet</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveBullets</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertFormula</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertField</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExpandGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextFrame</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetExtSelection</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionCycle</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Marks</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetMultiSelection</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateFields</value>
            </prop>
          </node>
          <node oor:name="F9_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Fieldnames</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calc</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateInputFields</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfLine</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfDoc</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FirstRecord</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfLineSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMode</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="I_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectTextMode</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToPrevWord</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PrevRecord</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordLeftSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="L_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FormFilter</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExecuteMacroField</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDown</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToFooter</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDownSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUp</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToHeader</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUpSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RETURN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPara</value>
            </prop>
          </node>
          <node oor:name="RETURN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPagebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertLinebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertColumnBreak</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextWord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NextRecord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordRightSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RefreshView</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertSoftHyphen</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertHardHyphen</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetTableProtection</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPara</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfParaSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveDirectCharFormats</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.TextReportDesign" oor:op="replace">
          <node oor:name="0_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="0_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateSel</value>
            </prop>
          </node>
          <node oor:name="A_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaLeftToRight</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SwBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfWord</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShiftBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfSentence</value>
            </prop>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="DELETE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfWord</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfSentence</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextPara</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfParaSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UnderlineDouble</value>
            </prop>
          </node>
          <node oor:name="D_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaRightToLeft</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfLine</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDoc</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfLineSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Escape</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="F10_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ControlCodes</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ActivateStyleApply</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleNewByExample</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleUpdateByExample</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultNumbering</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertTable</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultBullet</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveBullets</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertFormula</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertField</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExpandGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextFrame</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetExtSelection</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionCycle</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Marks</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetMultiSelection</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateFields</value>
            </prop>
          </node>
          <node oor:name="F9_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Fieldnames</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calc</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateInputFields</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfLine</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfDoc</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfLineSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMode</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="I_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectTextMode</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToPrevWord</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordLeftSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExecuteMacroField</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDown</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToFooter</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDownSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUp</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToHeader</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUpSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RETURN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPara</value>
            </prop>
          </node>
          <node oor:name="RETURN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPagebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertLinebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertColumnBreak</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextWord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordRightSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RefreshView</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertSoftHyphen</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertHardHyphen</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetTableProtection</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPara</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfParaSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveDirectCharFormats</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
          <node oor:name="O_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:OpenFromWriter</value>
            </prop>
          </node>
          <node oor:name="0_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="0_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="5_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.WriterPageDeck</value>
            </prop>
          </node>
          <node oor:name="6_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.InspectorDeck</value>
            </prop>
          </node>
          <node oor:name="7_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.SwManageChangesDeck</value>
            </prop>
          </node>
          <node oor:name="8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SidebarDeck.A11yCheckDeck</value>
            </prop>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateSel</value>
            </prop>
          </node>
          <node oor:name="A_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaLeftToRight</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SwBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfWord</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShiftBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfSentence</value>
            </prop>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Shrink</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Grow</value>
            </prop>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="NUMBERSIGN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="DELETE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfWord</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfSentence</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextPara</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfParaSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UnderlineDouble</value>
            </prop>
          </node>
          <node oor:name="D_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaRightToLeft</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfLine</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDoc</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfLineSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Escape</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="E_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertObjectStarMath</value>
            </prop>
          </node>
          <node oor:name="F10_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ControlCodes</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ActivateStyleApply</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleNewByExample</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleUpdateByExample</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultNumbering</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertTable</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultBullet</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveBullets</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertFormula</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertField</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExpandGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GraphicDialog</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextFrame</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Sidebar</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetExtSelection</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionCycle</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Marks</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetMultiSelection</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateFields</value>
            </prop>
          </node>
          <node oor:name="F9_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Fieldnames</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calc</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateInputFields</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace"/>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfLine</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfDoc</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfLineSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMode</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="I_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectTextMode</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SmallCaps</value>
            </prop>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToPrevWord</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordLeftSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExecuteMacroField</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDown</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToFooter</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfNextPage</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDownSel</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfNextPageSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUp</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToHeader</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPrevPage</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUpSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPrevPageSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RETURN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPara</value>
            </prop>
          </node>
          <node oor:name="RETURN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPagebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertLinebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertColumnBreak</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextWord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordRightSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Ruler</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertSoftHyphen</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertHardHyphen</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetTableProtection</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPara</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfParaSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteUnformatted</value>
            </prop>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveDirectCharFormats</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ViewDataSourceBrowser</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.xforms.XMLFormDocument" oor:op="replace">
          <node oor:name="0_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Text body&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="0_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Standard&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="1_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 1&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 2&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 3&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 4&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="5_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleApply?Style:string=Heading 5&amp;FamilyName:string=ParagraphStyles</value>
            </prop>
          </node>
          <node oor:name="8_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="ADD_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CalculateSel</value>
            </prop>
          </node>
          <node oor:name="A_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaLeftToRight</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SwBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfWord</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ShiftBackspace</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToStartOfSentence</value>
            </prop>
          </node>
          <node oor:name="BRACKETLEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Shrink</value>
            </prop>
          </node>
          <node oor:name="BRACKETRIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Grow</value>
            </prop>
          </node>
          <node oor:name="COMMA_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="POINT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Bold</value>
            </prop>
          </node>
          <node oor:name="B_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="B_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SubScript</value>
            </prop>
          </node>
          <node oor:name="DELETE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfWord</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DelToEndOfSentence</value>
            </prop>
          </node>
          <node oor:name="DIVIDE_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertZWSP</value>
            </prop>
          </node>
          <node oor:name="DOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextPara</value>
            </prop>
          </node>
          <node oor:name="DOWN_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveDown</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineDownSel</value>
            </prop>
          </node>
          <node oor:name="DOWN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfParaSel</value>
            </prop>
          </node>
          <node oor:name="D_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UnderlineDouble</value>
            </prop>
          </node>
          <node oor:name="D_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ParaRightToLeft</value>
            </prop>
          </node>
          <node oor:name="END" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfLine</value>
            </prop>
          </node>
          <node oor:name="END_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToEndOfDoc</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfLineSel</value>
            </prop>
          </node>
          <node oor:name="END_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EndOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="ESCAPE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Escape</value>
            </prop>
          </node>
          <node oor:name="E_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CenterPara</value>
            </prop>
          </node>
          <node oor:name="F10_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ControlCodes</value>
            </prop>
          </node>
          <node oor:name="F11" oor:op="replace"/>
          <node oor:name="F11_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ActivateStyleApply</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleNewByExample</value>
            </prop>
          </node>
          <node oor:name="F11_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StyleUpdateByExample</value>
            </prop>
          </node>
          <node oor:name="F12" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultNumbering</value>
            </prop>
          </node>
          <node oor:name="F12_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertTable</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DefaultBullet</value>
            </prop>
          </node>
          <node oor:name="F12_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveBullets</value>
            </prop>
          </node>
          <node oor:name="F2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertFormula</value>
            </prop>
          </node>
          <node oor:name="F2_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertField</value>
            </prop>
          </node>
          <node oor:name="F3" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExpandGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:EditGlossary</value>
            </prop>
          </node>
          <node oor:name="F3_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ChangeCaseRotateCase</value>
            </prop>
          </node>
          <node oor:name="F4" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GraphicDialog</value>
            </prop>
          </node>
          <node oor:name="F4_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextFrame</value>
            </prop>
          </node>
          <node oor:name="F5" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Navigator</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RestoreEditingView</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="F7" oor:op="replace"/>
          <node oor:name="SEMICOLON_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F7_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ThesaurusDialog</value>
            </prop>
          </node>
          <node oor:name="F8_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetExtSelection</value>
            </prop>
          </node>
          <node oor:name="F8" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionCycle</value>
            </prop>
          </node>
          <node oor:name="F8_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Marks</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetMultiSelection</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="F9" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateFields</value>
            </prop>
          </node>
          <node oor:name="F9_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Fieldnames</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Calc</value>
            </prop>
          </node>
          <node oor:name="F9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:UpdateInputFields</value>
            </prop>
          </node>
          <node oor:name="F_MOD1_MOD2" oor:op="replace"/>
          <node oor:name="F_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="G_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="HOME" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfLine</value>
            </prop>
          </node>
          <node oor:name="HOME_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfDoc</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfLineSel</value>
            </prop>
          </node>
          <node oor:name="HOME_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfDocumentSel</value>
            </prop>
          </node>
          <node oor:name="H_MOD1" oor:op="replace"/>
          <node oor:name="INSERT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertMode</value>
            </prop>
          </node>
          <node oor:name="I_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Italic</value>
            </prop>
          </node>
          <node oor:name="I_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectTextMode</value>
            </prop>
          </node>
          <node oor:name="J_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JustifyPara</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1" oor:op="replace"/>
          <node oor:name="F_MOD1_MOD3" oor:op="replace"/>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SmallCaps</value>
            </prop>
          </node>
          <node oor:name="LEFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoLeft</value>
            </prop>
          </node>
          <node oor:name="LEFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToPrevWord</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharLeftSel</value>
            </prop>
          </node>
          <node oor:name="LEFT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordLeftSel</value>
            </prop>
          </node>
          <node oor:name="L_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LeftPara</value>
            </prop>
          </node>
          <node oor:name="MULTIPLY_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ExecuteMacroField</value>
            </prop>
          </node>
          <node oor:name="M_MOD1" oor:op="replace"/>
          <node oor:name="M_MOD3" oor:op="replace"/>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="PAGEDOWN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDown</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToFooter</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageDownSel</value>
            </prop>
          </node>
          <node oor:name="PAGEUP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUp</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToHeader</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PageUpSel</value>
            </prop>
          </node>
          <node oor:name="P_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="Y_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Repeat</value>
            </prop>
          </node>
          <node oor:name="RETURN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPara</value>
            </prop>
          </node>
          <node oor:name="RETURN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPagebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertLinebreak</value>
            </prop>
          </node>
          <node oor:name="RETURN_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertColumnBreak</value>
            </prop>
          </node>
          <node oor:name="RIGHT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoRight</value>
            </prop>
          </node>
          <node oor:name="RIGHT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToNextWord</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CharRightSel</value>
            </prop>
          </node>
          <node oor:name="RIGHT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:WordRightSel</value>
            </prop>
          </node>
          <node oor:name="R_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RightPara</value>
            </prop>
          </node>
          <node oor:name="R_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Ruler</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNonBreakingSpace</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertNarrowNobreakSpace</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertSoftHyphen</value>
            </prop>
          </node>
          <node oor:name="SUBTRACT_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertHardHyphen</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="T_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetTableProtection</value>
            </prop>
          </node>
          <node oor:name="UP" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoUp</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GoToStartOfPara</value>
            </prop>
          </node>
          <node oor:name="UP_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:MoveUp</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:LineUpSel</value>
            </prop>
          </node>
          <node oor:name="UP_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:StartOfParaSel</value>
            </prop>
          </node>
          <node oor:name="U_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Underline</value>
            </prop>
          </node>
          <node oor:name="U_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="V_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:PasteSpecial</value>
            </prop>
          </node>
          <node oor:name="X_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RemoveDirectCharFormats</value>
            </prop>
          </node>
          <node oor:name="Z_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Y_MOD1" oor:op="fuse">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Redo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.report.ReportDefinition" oor:op="replace"/>
      </node>
    </node>
    <node oor:name="SecondaryKeys">
      <node oor:name="Global">
        <node oor:name="COPY" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Copy</value>
          </prop>
        </node>
        <node oor:name="CUT" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Cut</value>
          </prop>
        </node>
        <node oor:name="DELETE_SHIFT" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Cut</value>
          </prop>
        </node>
        <node oor:name="F4_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:CloseDoc</value>
          </prop>
        </node>
        <node oor:name="INSERT_MOD1" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Copy</value>
          </prop>
        </node>
        <node oor:name="INSERT_SHIFT" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Paste</value>
          </prop>
        </node>
        <node oor:name="OPEN" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Open</value>
          </prop>
        </node>
        <node oor:name="PASTE" oor:op="replace">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:Paste</value>
          </prop>
        </node>
      </node>
      <node oor:name="Modules">
        <node oor:name="com.sun.star.frame.StartModule" oor:op="replace">
          <node oor:name="COPY" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="CUT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="F4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CloseDoc</value>
            </prop>
          </node>
          <node oor:name="INSERT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="INSERT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="OPEN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="PASTE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace">
          <node oor:name="ADD_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertCell</value>
            </prop>
          </node>
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F5_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FocusCellAddress</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="PAGEDOWN_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextTable</value>
            </prop>
          </node>
          <node oor:name="PAGEUP_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToPrevTable</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.chart2.ChartDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="COPY" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="CUT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="F4_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:CloseDoc</value>
            </prop>
          </node>
          <node oor:name="F4_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Quit</value>
            </prop>
          </node>
          <node oor:name="INSERT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="INSERT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="OPEN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="PASTE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.drawing.DrawingDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="COPY" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="CUT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="INSERT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="INSERT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="OPEN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="PASTE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.GlobalDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.presentation.PresentationDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="COPY" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="CUT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="DELETE_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Cut</value>
            </prop>
          </node>
          <node oor:name="INSERT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Copy</value>
            </prop>
          </node>
          <node oor:name="INSERT_SHIFT" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="K_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="K_MOD1_MOD2" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="N_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="OPEN" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Open</value>
            </prop>
          </node>
          <node oor:name="PASTE" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Paste</value>
            </prop>
          </node>
          <node oor:name="S_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="T_MOD1" oor:op="replace"/>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.formula.FormulaProperties" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.WebDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.FormDesign" oor:op="replace">
          <node oor:name="F8_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="Z_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.TextReportDesign" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
        <node oor:name="com.sun.star.xforms.XMLFormDocument" oor:op="replace">
          <node oor:name="BACKSPACE_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="F8_SHIFT_MOD2" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectionModeBlock</value>
            </prop>
          </node>
          <node oor:name="UNDO" oor:op="replace">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:Undo</value>
            </prop>
          </node>
          <node oor:name="8_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
          <node oor:name="9_SHIFT_MOD1" oor:op="replace">
            <prop oor:name="Command"/>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="BasicIDE" oor:package="org.openoffice.Office"/>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Calc" oor:package="org.openoffice.Office">
    <node oor:name="UnitConversion">
      <node oor:name="CR1" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>ATS</value>
        </prop>
        <prop oor:name="Factor">
          <value>13.7603</value>
        </prop>
      </node>
      <node oor:name="CR2" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>BEF</value>
        </prop>
        <prop oor:name="Factor">
          <value>40.3399</value>
        </prop>
      </node>
      <node oor:name="CR3" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>DEM</value>
        </prop>
        <prop oor:name="Factor">
          <value>1.95583</value>
        </prop>
      </node>
      <node oor:name="CR4" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>ESP</value>
        </prop>
        <prop oor:name="Factor">
          <value>166.386</value>
        </prop>
      </node>
      <node oor:name="CR5" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>FIM</value>
        </prop>
        <prop oor:name="Factor">
          <value>5.94573</value>
        </prop>
      </node>
      <node oor:name="CR6" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>FRF</value>
        </prop>
        <prop oor:name="Factor">
          <value>6.55957</value>
        </prop>
      </node>
      <node oor:name="CR7" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>IEP</value>
        </prop>
        <prop oor:name="Factor">
          <value>.787564</value>
        </prop>
      </node>
      <node oor:name="CR8" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>ITL</value>
        </prop>
        <prop oor:name="Factor">
          <value>1936.27</value>
        </prop>
      </node>
      <node oor:name="CR9" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>LUF</value>
        </prop>
        <prop oor:name="Factor">
          <value>40.3399</value>
        </prop>
      </node>
      <node oor:name="CR10" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>NLG</value>
        </prop>
        <prop oor:name="Factor">
          <value>2.20371</value>
        </prop>
      </node>
      <node oor:name="CR11" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>PTE</value>
        </prop>
        <prop oor:name="Factor">
          <value>200.482</value>
        </prop>
      </node>
      <node oor:name="CR12" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>GRD</value>
        </prop>
        <prop oor:name="Factor">
          <value>340.750</value>
        </prop>
      </node>
      <node oor:name="CR13" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>SIT</value>
        </prop>
        <prop oor:name="Factor">
          <value>239.640</value>
        </prop>
      </node>
      <node oor:name="CR14" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>MTL</value>
        </prop>
        <prop oor:name="Factor">
          <value>.429300</value>
        </prop>
      </node>
      <node oor:name="CR15" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>CYP</value>
        </prop>
        <prop oor:name="Factor">
          <value>.585274</value>
        </prop>
      </node>
      <node oor:name="CR16" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>SKK</value>
        </prop>
        <prop oor:name="Factor">
          <value>30.1260</value>
        </prop>
      </node>
      <node oor:name="CR17" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>EEK</value>
        </prop>
        <prop oor:name="Factor">
          <value>15.6466</value>
        </prop>
      </node>
      <node oor:name="CR18" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>LVL</value>
        </prop>
        <prop oor:name="Factor">
          <value>0.702804</value>
        </prop>
      </node>
      <node oor:name="CR19" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>LTL</value>
        </prop>
        <prop oor:name="Factor">
          <value>3.45280</value>
        </prop>
      </node>
      <node oor:name="CR20" oor:op="replace">
        <prop oor:name="FromUnit">
          <value>EUR</value>
        </prop>
        <prop oor:name="ToUnit">
          <value>HRK</value>
        </prop>
        <prop oor:name="Factor">
          <value>7.53450</value>
        </prop>
      </node>
    </node>
    <node oor:name="Calculate">
      <node oor:name="Other">
        <node oor:name="Date">
          <prop oor:name="YY">
            <value>1899</value>
          </prop>
          <prop oor:name="MM">
            <value>12</value>
          </prop>
          <prop oor:name="DD">
            <value>30</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Canvas" oor:package="org.openoffice.Office">
    <node oor:name="DXCanvas">
      <prop oor:name="DeviceDenylist" oor:type="oor:int-list">
        <value>
        4139 9511 260313131 1 5 13 1 1320
        
        4139 9511 255987755 1 6 12 1 1930
        
        4139 1317 54005803 4 5 12 1 1200
        
        4098 19545 -2132340659 0 6 13 3265 0
        
        4098 19526 11604008 2 5 10 0 1028
        
        32902 354 -2067132349 9 9 17 10 2828
      </value>
      </prop>
    </node>
    <node oor:name="CanvasServiceList">
      <node oor:name="com.sun.star.rendering.Canvas" oor:op="replace">
        <prop oor:name="PreferredImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.BitmapCanvas.GDI+,
                                 com.sun.star.comp.rendering.Canvas.GDI+,
                                 com.sun.star.comp.rendering.Canvas.Cairo,
                                 com.sun.star.comp.rendering.Canvas.VCL
        </value>
        </prop>
        <prop oor:name="AcceleratedImplementations" oor:type="oor:string-list">
          <value oor:separator=","/>
        </prop>
        <prop oor:name="AntialiasingImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.BitmapCanvas.GDI+,
                                 com.sun.star.comp.rendering.Canvas.GDI+,
                                 com.sun.star.comp.rendering.Canvas.Cairo
        </value>
        </prop>
      </node>
      <node oor:name="com.sun.star.rendering.SpriteCanvas" oor:op="replace">
        <prop oor:name="PreferredImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.SpriteCanvas.DX9,
                                 com.sun.star.comp.rendering.SpriteCanvas.Cairo,
                                 com.sun.star.comp.rendering.SpriteCanvas.VCL
        </value>
        </prop>
        <prop oor:name="AcceleratedImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.SpriteCanvas.DX9,
                                 com.sun.star.comp.rendering.SpriteCanvas.Cairo,
                                 com.sun.star.comp.rendering.SpriteCanvas.OGL
        </value>
        </prop>
        <prop oor:name="AntialiasingImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.SpriteCanvas.DX9,
                                 com.sun.star.comp.rendering.SpriteCanvas.Cairo,
                                 com.sun.star.comp.rendering.SpriteCanvas.OGL
        </value>
        </prop>
      </node>
      <node oor:name="com.sun.star.rendering.Canvas.MultiScreen" oor:op="replace">
        <prop oor:name="PreferredImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.Canvas.VCL</value>
        </prop>
        <prop oor:name="AcceleratedImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.Canvas.VCL</value>
        </prop>
        <prop oor:name="AntialiasingImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.Canvas.VCL</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.rendering.SpriteCanvas.MultiScreen" oor:op="replace">
        <prop oor:name="PreferredImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.SpriteCanvas.VCL</value>
        </prop>
        <prop oor:name="AcceleratedImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.SpriteCanvas.VCL</value>
        </prop>
        <prop oor:name="AntialiasingImplementations" oor:type="oor:string-list">
          <value oor:separator=",">com.sun.star.comp.rendering.SpriteCanvas.VCL</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Common" oor:package="org.openoffice.Office">
    <node oor:name="Help">
      <node oor:name="StartCenter">
        <prop oor:name="InfoURL" oor:type="xs:string">
          <value>https://www.libreoffice.org/</value>
        </prop>
      </node>
    </node>
    <node oor:name="Menus">
      <node oor:name="New">
        <node oor:name="m6" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>private:separator</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_default</value>
          </prop>
        </node>
        <node oor:name="m9" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>private:separator</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_default</value>
          </prop>
        </node>
        <node oor:name="m12" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>private:separator</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_default</value>
          </prop>
        </node>
        <node oor:name="m14" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>.uno:NewDoc</value>
          </prop>
          <prop oor:name="Title">
            <value xml:lang="en-US">Templates...</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_self</value>
          </prop>
        </node>
      </node>
      <node oor:name="Wizard">
        <node oor:name="m10" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>private:separator</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_self</value>
          </prop>
        </node>
        <node oor:name="m11" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>macro:///ImportWizard.Main.Main</value>
          </prop>
          <prop oor:name="Title">
            <value xml:lang="en-US">Document ~Converter...</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_self</value>
          </prop>
        </node>
        <node oor:name="m13" oor:op="replace">
          <prop oor:name="URL" oor:type="xs:string">
            <value>private:separator</value>
          </prop>
          <prop oor:name="TargetName" oor:type="xs:string">
            <value>_self</value>
          </prop>
        </node>
      </node>
      <prop oor:name="SendFeedbackURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/send-feedback/</value>
      </prop>
      <prop oor:name="QA_URL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/forum/</value>
      </prop>
      <prop oor:name="DocumentationURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/documentation/</value>
      </prop>
      <prop oor:name="GetInvolvedURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/joinus/</value>
      </prop>
      <prop oor:name="DonationURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/donation/</value>
      </prop>
      <prop oor:name="ReleaseNotesURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/ReleaseNotes/</value>
      </prop>
      <prop oor:name="CreditsURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/credits/</value>
      </prop>
      <prop oor:name="HyphenationMissingURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/HyphenationMissing/</value>
      </prop>
      <prop oor:name="InstallJavaURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/InstallJava/</value>
      </prop>
      <prop oor:name="VolunteerURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/volunteersupport/</value>
      </prop>
      <prop oor:name="PrivacyPolicyURL" oor:type="xs:string">
        <value>undefined</value>
      </prop>
      <prop oor:name="ExtensionsURL" oor:type="xs:string">
        <value>https://hub.libreoffice.org/extensions/</value>
      </prop>
    </node>
    <node oor:name="Forms">
      <node oor:name="ControlLayout">
        <node oor:name="com.sun.star.xforms.XMLFormDocument">
          <prop oor:name="VisualEffect" oor:type="xs:string">
            <value>flat</value>
          </prop>
          <prop oor:name="DynamicBorderColors" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.sdb.FormDesign">
          <prop oor:name="VisualEffect" oor:type="xs:string">
            <value>flat</value>
          </prop>
          <prop oor:name="DynamicBorderColors" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="UseDocumentTextMetrics" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.sheet.SpreadsheetDocument">
          <prop oor:name="UseDocumentTextMetrics" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
      </node>
    </node>
    <node oor:name="Misc">
      <prop oor:name="UseSystemFileDialog"/>
      <prop oor:name="FilePickerPlacesUrls">
        <value/>
      </prop>
      <prop oor:name="FilePickerPlacesNames">
        <value/>
      </prop>
      <prop oor:name="FilePickerLastService">
        <value/>
      </prop>
      <prop oor:name="CmisServersUrls">
        <value>
          <it>https://www.googleapis.com/drive/v3</it>
          <it>https://graph.microsoft.com/v1.0</it>
          <it>https://api.alfresco.com/cmis/versions/1.0/atom/</it>
          <it/>
          <it>http://&lt;host:port&gt;/alfresco/cmisatom</it>
          <it>http://&lt;host&gt;/p8cmis/wsdl</it>
          <it>https://apps.lotuslive.com/files/basic/cmis/my/servicedoc</it>
          <it>http://&lt;host&gt;/servlet/cmis/repository/_P&lt;Quickr place name&gt;_RMain.nsf/servicedoc</it>
          <it>http://&lt;host&gt;/nuxeo/webservices/cmis/RepositoryService?wsdl</it>
          <it>https://&lt;host&gt;/cmis/atom</it>
          <it>http://ec2-184-72-233-127.compute-1.amazonaws.com/ot-cmis/services/RepositoryService?wsdl</it>
          <it>http://&lt;host&gt;/_vti_bin/CMISSoapwsdl.aspx</it>
          <it>http://&lt;host&gt;/_api/Web</it>
          <it>http://&lt;host&gt;/</it>
          <it/>
        </value>
      </prop>
      <prop oor:name="CmisServersNames">
        <value>
          <it>Google Drive</it>
          <it>OneDrive</it>
          <it>Alfresco Cloud</it>
          <it>--------------------</it>
          <it>Alfresco 4/5</it>
          <it>IBM FileNet P8</it>
          <it>IBM Connections Cloud</it>
          <it>Lotus Quickr Domino</it>
          <it>Nuxeo 5.4</it>
          <it>OpenDataSpace</it>
          <it>OpenText ELS 10.2.0</it>
          <it>SharePoint 2010</it>
          <it>SharePoint 2013</it>
          <it>Other CMIS</it>
          <it>--------------------</it>
        </value>
      </prop>
      <prop oor:name="FindReplaceRememberedSearches">
        <value>10</value>
      </prop>
    </node>
    <node oor:name="Save">
      <node oor:name="ODF"/>
    </node>
    <node oor:name="Security">
      <node oor:name="Scripting"/>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Compatibility" oor:package="org.openoffice.Office">
    <node oor:name="AllFileFormats">
      <node oor:name="_default" oor:op="replace">
        <prop oor:name="Module">
          <value>swriter</value>
        </prop>
      </node>
      <node oor:name="_user" oor:op="replace">
        <prop oor:name="Module">
          <value>swriter</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DataAccess" oor:package="org.openoffice.Office">
    <node oor:name="ConnectionPool">
      <node oor:name="DriverSettings">
        <node oor:name="com.sun.star.comp.sdbc.evoab.OEvoabDriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.evoab.OEvoabDriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sdbc.ado.ODriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.ado.ODriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sdbc.flat.ODriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.flat.ODriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sdbc.calc.ODriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.calc.ODriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sdbc.dbase.ODriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.dbase.ODriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sdbc.JDBCDriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.JDBCDriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="org.openoffice.comp.drivers.MySQL.Driver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>org.openoffice.comp.drivers.MySQL.Driver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sdbc.ODBCDriver" oor:op="replace">
          <prop oor:name="DriverName">
            <value>com.sun.star.comp.sdbc.ODBCDriver</value>
          </prop>
          <prop oor:name="Enable">
            <value>false</value>
          </prop>
          <prop oor:name="Timeout">
            <value>60</value>
          </prop>
        </node>
      </node>
    </node>
    <node oor:name="JDBC">
      <node oor:name="DriverClassPaths">
        <node oor:name="org.mariadb.jdbc.Driver" oor:op="replace">
          <prop oor:name="Path">
            <value>file:///usr/share/java/mariadb-java-client.jar</value>
          </prop>
        </node>
        <node oor:name="com.mysql.jdbc.Driver" oor:op="replace">
          <prop oor:name="Path">
            <value>file:///usr/share/java/mysql.jar</value>
          </prop>
        </node>
        <node oor:name="org.postgresql.Driver" oor:op="replace">
          <prop oor:name="Path">
            <value>file:///usr/share/java/posgresql.jar</value>
          </prop>
        </node>
        <node oor:name="net.sourceforge.jtds.jdbc.Driver" oor:op="replace">
          <prop oor:name="Path">
            <value>file:///usr/share/java/jtds.jar</value>
          </prop>
        </node>
      </node>
    </node>
    <node oor:name="RegisteredNames">
      <node oor:name="org.openoffice.Bibliography" oor:op="replace">
        <prop oor:name="Location" oor:type="xs:string">
          <value>$(userurl)/database/biblio.odb</value>
        </prop>
        <prop oor:name="Name" oor:type="xs:string">
          <value>Bibliography</value>
        </prop>
      </node>
    </node>
    <node oor:name="Bibliography">
      <node oor:name="CurrentDataSource">
        <prop oor:name="DataSourceName">
          <value>Bibliography</value>
        </prop>
        <prop oor:name="Command">
          <value>biblio</value>
        </prop>
        <prop oor:name="CommandType">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="DataSourceHistory">
        <node oor:name="Default" oor:op="replace">
          <prop oor:name="DataSourceName">
            <value>Bibliography</value>
          </prop>
          <prop oor:name="Command">
            <value>biblio</value>
          </prop>
          <prop oor:name="CommandType">
            <value>0</value>
          </prop>
          <node oor:name="Fields">
            <node oor:name="ShortName" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Identifier</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Identifier</value>
              </prop>
            </node>
            <node oor:name="Type" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>BibliographyType</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Type</value>
              </prop>
            </node>
            <node oor:name="Author" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Author</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Author</value>
              </prop>
            </node>
            <node oor:name="Title" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Title</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Title</value>
              </prop>
            </node>
            <node oor:name="Year" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Year</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Year</value>
              </prop>
            </node>
            <node oor:name="ISBN" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>ISBN</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>ISBN</value>
              </prop>
            </node>
            <node oor:name="Booktitle" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Booktitle</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Booktitle</value>
              </prop>
            </node>
            <node oor:name="Chapter" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Chapter</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Chapter</value>
              </prop>
            </node>
            <node oor:name="Edition" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Edition</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Edition</value>
              </prop>
            </node>
            <node oor:name="Editor" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Editor</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Editor</value>
              </prop>
            </node>
            <node oor:name="PublicationType" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Howpublished</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Howpublish</value>
              </prop>
            </node>
            <node oor:name="Institution" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Institution</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Institutn</value>
              </prop>
            </node>
            <node oor:name="Journal" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Journal</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Journal</value>
              </prop>
            </node>
            <node oor:name="Month" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Month</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Month</value>
              </prop>
            </node>
            <node oor:name="Note" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Note</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Note</value>
              </prop>
            </node>
            <node oor:name="Annotation" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Annote</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Annote</value>
              </prop>
            </node>
            <node oor:name="Number" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Number</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Number</value>
              </prop>
            </node>
            <node oor:name="Organization" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Organizations</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Organizat</value>
              </prop>
            </node>
            <node oor:name="Page" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Pages</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Pages</value>
              </prop>
            </node>
            <node oor:name="Publisher" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Publisher</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Publisher</value>
              </prop>
            </node>
            <node oor:name="Address" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Address</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Address</value>
              </prop>
            </node>
            <node oor:name="University" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>School</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>School</value>
              </prop>
            </node>
            <node oor:name="Series" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Series</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Series</value>
              </prop>
            </node>
            <node oor:name="Report" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>ReportType</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>RepType</value>
              </prop>
            </node>
            <node oor:name="Volume" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Volume</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Volume</value>
              </prop>
            </node>
            <node oor:name="URL" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>URL</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>URL</value>
              </prop>
            </node>
            <node oor:name="UserDefined1" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Custom1</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Custom1</value>
              </prop>
            </node>
            <node oor:name="UserDefined2" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Custom2</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Custom2</value>
              </prop>
            </node>
            <node oor:name="UserDefined3" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Custom3</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Custom3</value>
              </prop>
            </node>
            <node oor:name="UserDefined4" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Custom4</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Custom4</value>
              </prop>
            </node>
            <node oor:name="UserDefined5" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>Custom5</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>Custom5</value>
              </prop>
            </node>
            <node oor:name="LocalURL" oor:op="replace">
              <prop oor:name="ProgrammaticFieldName">
                <value>LocalURL</value>
              </prop>
              <prop oor:name="AssignedFieldName">
                <value>LocalURL</value>
              </prop>
            </node>
          </node>
        </node>
      </node>
    </node>
    <node oor:name="DriverSettings">
      <node oor:name="com.sun.star.comp.sdbc.evoab.OEvoabDriver">
        <node oor:name="EvolutionPreferences">
          <prop oor:name="FullPathExportingCommand">
            <value>file:///usr/share/evolution/*/evolution-addressbook-export</value>
          </prop>
        </node>
        <node oor:name="ColumnAliases">
          <prop oor:name="FirstName">
            <value>given_name</value>
          </prop>
          <prop oor:name="LastName">
            <value>family_name</value>
          </prop>
          <prop oor:name="DisplayName">
            <value>full_name</value>
          </prop>
          <prop oor:name="NickName">
            <value>nickname</value>
          </prop>
          <prop oor:name="PrimaryEmail">
            <value>email</value>
          </prop>
          <prop oor:name="SecondEmail">
            <value>email_2</value>
          </prop>
          <prop oor:name="PreferMailFormat">
            <value>wants_html</value>
          </prop>
          <prop oor:name="WorkPhone">
            <value>business_phone</value>
          </prop>
          <prop oor:name="HomePhone">
            <value>home_phone</value>
          </prop>
          <prop oor:name="FaxNumber">
            <value>business_fax</value>
          </prop>
          <prop oor:name="PagerNumber">
            <value>pager</value>
          </prop>
          <prop oor:name="CellularNumber">
            <value>mobile_phone</value>
          </prop>
          <prop oor:name="HomeAddress">
            <value>Home Address</value>
          </prop>
          <prop oor:name="HomeAddress2">
            <value>Home Address2</value>
          </prop>
          <prop oor:name="HomeCity">
            <value>Home Address City</value>
          </prop>
          <prop oor:name="HomeState">
            <value>Home Address State</value>
          </prop>
          <prop oor:name="HomeZipCode">
            <value>Home Address PostCode</value>
          </prop>
          <prop oor:name="HomeCountry">
            <value>Home Address Country</value>
          </prop>
          <prop oor:name="WorkAddress">
            <value>Business Address</value>
          </prop>
          <prop oor:name="WorkAddress2">
            <value>Business Address2</value>
          </prop>
          <prop oor:name="WorkCity">
            <value>Business Address City</value>
          </prop>
          <prop oor:name="WorkState">
            <value>Business Address State</value>
          </prop>
          <prop oor:name="WorkZipCode">
            <value>Business Address PostCode</value>
          </prop>
          <prop oor:name="WorkCountry">
            <value>Business Address Country</value>
          </prop>
          <prop oor:name="JobTitle">
            <value>title</value>
          </prop>
          <prop oor:name="Department">
            <value>office</value>
          </prop>
          <prop oor:name="Company">
            <value>org</value>
          </prop>
          <prop oor:name="WebPage1">
            <value>url</value>
          </prop>
          <prop oor:name="WebPage2">
            <value>caluri</value>
          </prop>
          <prop oor:name="BirthYear">
            <value>Birth Year</value>
          </prop>
          <prop oor:name="BirthMonth">
            <value>Birth Month</value>
          </prop>
          <prop oor:name="BirthDay">
            <value>Birth Day</value>
          </prop>
          <prop oor:name="Notes">
            <value>note</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:package="org.openoffice.Office" oor:name="Embedding">
    <node oor:name="Verbs">
      <node oor:name="PRIMARY" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value>Primary</value>
        </prop>
        <prop oor:name="VerbID">
          <value>0</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="SHOW" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value xml:lang="en-US">~Edit</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-1</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>2</value>
        </prop>
      </node>
      <node oor:name="OPEN" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value xml:lang="en-US">~Open</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-2</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="HIDE" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value>Hide</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-3</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="UIACTIVATE" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value>UI activate</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-4</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="IPACTIVATE" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value>Activate inplace</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-5</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="PROPERTIES" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value xml:lang="en-US">Propert~ies...</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-7</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>2</value>
        </prop>
      </node>
      <node oor:name="SAVECOPYAS" oor:op="replace">
        <prop oor:name="VerbUIName">
          <value xml:lang="en-US">Save Copy ~as...</value>
        </prop>
        <prop oor:name="VerbID">
          <value>-8</value>
        </prop>
        <prop oor:name="VerbFlags">
          <value>0</value>
        </prop>
        <prop oor:name="VerbAttributes">
          <value>2</value>
        </prop>
      </node>
    </node>
    <node oor:name="Objects">
      <node oor:name="970B1E81-CF2D-11CF-89CA-008029E4B0B1" oor:op="replace">
        <prop oor:name="ObjectFactory">
          <value>com.sun.star.embed.OOoSpecialEmbeddedObjectFactory</value>
        </prop>
        <prop oor:name="ObjectDocumentServiceName">
          <value>com.sun.star.comp.sfx2.AppletObject</value>
        </prop>
        <prop oor:name="ObjectMiscStatus">
          <value>4294969728</value>
        </prop>
        <prop oor:name="ObjectVerbs">
          <value>PRIMARY SHOW IPACTIVATE PROPERTIES</value>
        </prop>
      </node>
      <node oor:name="1A8A6701-DE58-11CF-89CA-008029E4B0B1" oor:op="replace">
        <prop oor:name="ObjectFactory">
          <value>com.sun.star.embed.OOoSpecialEmbeddedObjectFactory</value>
        </prop>
        <prop oor:name="ObjectDocumentServiceName">
          <value>com.sun.star.comp.sfx2.IFrameObject</value>
        </prop>
        <prop oor:name="ObjectMiscStatus">
          <value>2432</value>
        </prop>
        <prop oor:name="ObjectVerbs">
          <value>PRIMARY SHOW IPACTIVATE PROPERTIES</value>
        </prop>
      </node>
      <node oor:name="80243D39-6741-46C5-926E-069164FF87BB" oor:op="replace">
        <prop oor:name="ObjectFactory">
          <value>com.sun.star.embed.OOoEmbeddedObjectFactory</value>
        </prop>
        <prop oor:name="ObjectDocumentServiceName">
          <value>com.sun.star.chart2.ChartDocument</value>
        </prop>
        <prop oor:name="ObjectDocumentFilterName">
          <value>StarOffice XML (Base) Report Chart</value>
        </prop>
        <prop oor:name="ObjectMiscStatus">
          <value>1</value>
        </prop>
        <prop oor:name="ObjectVerbs">
          <value>PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:name="ExtensionDependencies" oor:package="org.openoffice.Office">
    <node oor:name="Extensions">
      <node oor:name="com.sun.PresenterScreen-linux_x86" oor:op="replace">
        <prop oor:name="Versions">
          <value>
            <it>1.0</it>
            <it>1.0.1</it>
            <it>1.0.2</it>
            <it>1.0.3</it>
          </value>
        </prop>
        <prop oor:name="Dependencies">
          <value>&lt;d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"&gt;&lt;d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/&gt;&lt;/d:dependencies&gt;</value>
        </prop>
      </node>
      <node oor:name="com.sun.PresenterScreen-linux_x86_64" oor:op="replace">
        <prop oor:name="Versions">
          <value>
            <it>1.0</it>
            <it>1.0.1</it>
            <it>1.0.2</it>
            <it>1.0.3</it>
          </value>
        </prop>
        <prop oor:name="Dependencies">
          <value>&lt;d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"&gt;&lt;d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/&gt;&lt;/d:dependencies&gt;</value>
        </prop>
      </node>
      <node oor:name="com.sun.PresenterScreen-macosx_x86" oor:op="replace">
        <prop oor:name="Versions">
          <value>
            <it>1.0</it>
            <it>1.0.1</it>
            <it>1.0.2</it>
            <it>1.0.3</it>
          </value>
        </prop>
        <prop oor:name="Dependencies">
          <value>&lt;d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"&gt;&lt;d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/&gt;&lt;/d:dependencies&gt;</value>
        </prop>
      </node>
      <node oor:name="com.sun.PresenterScreen-windows_x86" oor:op="replace">
        <prop oor:name="Versions">
          <value>
            <it>1.0</it>
            <it>1.0.1</it>
            <it>1.0.2</it>
            <it>1.0.3</it>
          </value>
        </prop>
        <prop oor:name="Dependencies">
          <value>&lt;d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"&gt;&lt;d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/&gt;&lt;/d:dependencies&gt;</value>
        </prop>
      </node>
      <node oor:name="com.sun.PresenterScreen-solaris_x86" oor:op="replace">
        <prop oor:name="Versions">
          <value>
            <it>1.0</it>
            <it>1.0.1</it>
            <it>1.0.2</it>
            <it>1.0.3</it>
          </value>
        </prop>
        <prop oor:name="Dependencies">
          <value>&lt;d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"&gt;&lt;d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/&gt;&lt;/d:dependencies&gt;</value>
        </prop>
      </node>
      <node oor:name="com.sun.PresenterScreen-solaris_sparc" oor:op="replace">
        <prop oor:name="Versions">
          <value>
            <it>1.0</it>
            <it>1.0.1</it>
            <it>1.0.2</it>
            <it>1.0.3</it>
          </value>
        </prop>
        <prop oor:name="Dependencies">
          <value>&lt;d:dependencies xmlns:d="http://openoffice.org/extensions/description/2006"&gt;&lt;d:OpenOffice.org-maximal-version d:name="OpenOffice.org 3.2" value="3.2"/&gt;&lt;/d:dependencies&gt;</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="ExtensionManager" oor:package="org.openoffice.Office">
    <node oor:name="ExtensionRepositories">
      <prop oor:name="WebsiteLink">
        <value>https://extensions.libreoffice.org/</value>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="FormWizard" oor:package="org.openoffice.Office">
    <node oor:name="FormWizard">
      <node oor:name="Styles">
        <node oor:name="style1" oor:op="replace">
          <prop oor:name="Index">
            <value>0</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Beige</value>
          </prop>
          <prop oor:name="CssHref">
            <value>beige.css</value>
          </prop>
        </node>
        <node oor:name="style2" oor:op="replace">
          <prop oor:name="Index">
            <value>2</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Bright Blue</value>
          </prop>
          <prop oor:name="CssHref">
            <value>bgr.css</value>
          </prop>
        </node>
        <node oor:name="style3" oor:op="replace">
          <prop oor:name="Index">
            <value>8</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Light Gray</value>
          </prop>
          <prop oor:name="CssHref">
            <value>grey.css</value>
          </prop>
        </node>
        <node oor:name="style4" oor:op="replace">
          <prop oor:name="Index">
            <value>9</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Dark</value>
          </prop>
          <prop oor:name="CssHref">
            <value>dark.css</value>
          </prop>
        </node>
        <node oor:name="style5" oor:op="replace">
          <prop oor:name="Index">
            <value>12</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Orange</value>
          </prop>
          <prop oor:name="CssHref">
            <value>orange.css</value>
          </prop>
        </node>
        <node oor:name="style6" oor:op="replace">
          <prop oor:name="Index">
            <value>13</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Ice Blue</value>
          </prop>
          <prop oor:name="CssHref">
            <value>ibg.css</value>
          </prop>
        </node>
        <node oor:name="style7" oor:op="replace">
          <prop oor:name="Index">
            <value>14</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Grey</value>
          </prop>
          <prop oor:name="CssHref">
            <value>ice.css</value>
          </prop>
        </node>
        <node oor:name="style8" oor:op="replace">
          <prop oor:name="Index">
            <value>15</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Water</value>
          </prop>
          <prop oor:name="CssHref">
            <value>water.css</value>
          </prop>
        </node>
        <node oor:name="style9" oor:op="replace">
          <prop oor:name="Index">
            <value>16</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Red</value>
          </prop>
          <prop oor:name="CssHref">
            <value>red.css</value>
          </prop>
        </node>
        <node oor:name="style10" oor:op="replace">
          <prop oor:name="Index">
            <value>19</value>
          </prop>
          <prop oor:name="Name">
            <value xml:lang="en-US">Violet</value>
          </prop>
          <prop oor:name="CssHref">
            <value>violet.css</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Histories" oor:package="org.openoffice.Office">
    <node oor:name="Histories">
      <node oor:name="HelpBookmarks" oor:op="fuse" oor:mandatory="true"/>
      <node oor:name="URLHistory" oor:op="fuse" oor:mandatory="true"/>
      <node oor:name="PickList" oor:op="fuse" oor:mandatory="true"/>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Impress" oor:package="org.openoffice.Office">
    <node oor:name="MultiPaneGUI">
      <node oor:name="ToolPanel">
        <node oor:name="Visible">
          <prop oor:name="ImpressView">
            <value>true</value>
          </prop>
          <prop oor:name="OutlineView">
            <value>false</value>
          </prop>
          <prop oor:name="NotesView">
            <value>true</value>
          </prop>
          <prop oor:name="HandoutView">
            <value>true</value>
          </prop>
          <prop oor:name="SlideSorterView">
            <value>true</value>
          </prop>
        </node>
      </node>
      <node oor:name="SlideSorterBar">
        <node oor:name="Visible">
          <prop oor:name="ImpressView">
            <value>true</value>
          </prop>
          <prop oor:name="OutlineView">
            <value>true</value>
          </prop>
          <prop oor:name="NotesView">
            <value>true</value>
          </prop>
          <prop oor:name="HandoutView">
            <value>false</value>
          </prop>
          <prop oor:name="SlideSorterView">
            <value>false</value>
          </prop>
          <prop oor:name="DrawView">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
    <node oor:name="Pictures" oor:op="fuse"/>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Jobs" oor:package="org.openoffice.Office"/>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Logging" oor:package="org.openoffice.Office"/>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Math" oor:package="org.openoffice.Office">
    <node oor:name="FontFormatList">
      <node oor:name="Id1" oor:op="replace">
        <prop oor:name="Name">
          <value>OpenSymbol</value>
        </prop>
        <prop oor:name="CharSet">
          <value>-1</value>
        </prop>
        <prop oor:name="Family">
          <value>0</value>
        </prop>
        <prop oor:name="Pitch">
          <value>0</value>
        </prop>
        <prop oor:name="Weight">
          <value>0</value>
        </prop>
        <prop oor:name="Italic">
          <value>0</value>
        </prop>
      </node>
      <node oor:name="Id2" oor:op="replace">
        <prop oor:name="Name">
          <value>OpenSymbol</value>
        </prop>
        <prop oor:name="CharSet">
          <value>-1</value>
        </prop>
        <prop oor:name="Family">
          <value>0</value>
        </prop>
        <prop oor:name="Pitch">
          <value>0</value>
        </prop>
        <prop oor:name="Weight">
          <value>0</value>
        </prop>
        <prop oor:name="Italic">
          <value>0</value>
        </prop>
      </node>
    </node>
    <node oor:name="SymbolList">
      <node oor:name="alpha" oor:op="replace">
        <prop oor:name="Char">
          <value>945</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="ALPHA" oor:op="replace">
        <prop oor:name="Char">
          <value>913</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="beta" oor:op="replace">
        <prop oor:name="Char">
          <value>946</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="BETA" oor:op="replace">
        <prop oor:name="Char">
          <value>914</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="gamma" oor:op="replace">
        <prop oor:name="Char">
          <value>947</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="GAMMA" oor:op="replace">
        <prop oor:name="Char">
          <value>915</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="delta" oor:op="replace">
        <prop oor:name="Char">
          <value>948</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="DELTA" oor:op="replace">
        <prop oor:name="Char">
          <value>916</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="epsilon" oor:op="replace">
        <prop oor:name="Char">
          <value>1013</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="EPSILON" oor:op="replace">
        <prop oor:name="Char">
          <value>917</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="zeta" oor:op="replace">
        <prop oor:name="Char">
          <value>950</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="ZETA" oor:op="replace">
        <prop oor:name="Char">
          <value>918</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="eta" oor:op="replace">
        <prop oor:name="Char">
          <value>951</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="ETA" oor:op="replace">
        <prop oor:name="Char">
          <value>919</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="theta" oor:op="replace">
        <prop oor:name="Char">
          <value>952</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="THETA" oor:op="replace">
        <prop oor:name="Char">
          <value>920</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="iota" oor:op="replace">
        <prop oor:name="Char">
          <value>953</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="IOTA" oor:op="replace">
        <prop oor:name="Char">
          <value>921</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="kappa" oor:op="replace">
        <prop oor:name="Char">
          <value>954</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="KAPPA" oor:op="replace">
        <prop oor:name="Char">
          <value>922</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="lambda" oor:op="replace">
        <prop oor:name="Char">
          <value>955</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="LAMBDA" oor:op="replace">
        <prop oor:name="Char">
          <value>923</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="mu" oor:op="replace">
        <prop oor:name="Char">
          <value>956</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="MU" oor:op="replace">
        <prop oor:name="Char">
          <value>924</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="nu" oor:op="replace">
        <prop oor:name="Char">
          <value>957</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="NU" oor:op="replace">
        <prop oor:name="Char">
          <value>925</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="xi" oor:op="replace">
        <prop oor:name="Char">
          <value>958</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="XI" oor:op="replace">
        <prop oor:name="Char">
          <value>926</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="omicron" oor:op="replace">
        <prop oor:name="Char">
          <value>959</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="OMICRON" oor:op="replace">
        <prop oor:name="Char">
          <value>927</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="pi" oor:op="replace">
        <prop oor:name="Char">
          <value>960</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="PI" oor:op="replace">
        <prop oor:name="Char">
          <value>928</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="rho" oor:op="replace">
        <prop oor:name="Char">
          <value>961</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="RHO" oor:op="replace">
        <prop oor:name="Char">
          <value>929</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="sigma" oor:op="replace">
        <prop oor:name="Char">
          <value>963</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="SIGMA" oor:op="replace">
        <prop oor:name="Char">
          <value>931</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tau" oor:op="replace">
        <prop oor:name="Char">
          <value>964</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="TAU" oor:op="replace">
        <prop oor:name="Char">
          <value>932</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="upsilon" oor:op="replace">
        <prop oor:name="Char">
          <value>965</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="UPSILON" oor:op="replace">
        <prop oor:name="Char">
          <value>933</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="phi" oor:op="replace">
        <prop oor:name="Char">
          <value>981</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="PHI" oor:op="replace">
        <prop oor:name="Char">
          <value>934</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="chi" oor:op="replace">
        <prop oor:name="Char">
          <value>967</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="CHI" oor:op="replace">
        <prop oor:name="Char">
          <value>935</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="psi" oor:op="replace">
        <prop oor:name="Char">
          <value>968</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="PSI" oor:op="replace">
        <prop oor:name="Char">
          <value>936</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="omega" oor:op="replace">
        <prop oor:name="Char">
          <value>969</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="OMEGA" oor:op="replace">
        <prop oor:name="Char">
          <value>937</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="varepsilon" oor:op="replace">
        <prop oor:name="Char">
          <value>949</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="vartheta" oor:op="replace">
        <prop oor:name="Char">
          <value>977</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="varpi" oor:op="replace">
        <prop oor:name="Char">
          <value>982</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="varrho" oor:op="replace">
        <prop oor:name="Char">
          <value>1009</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="varsigma" oor:op="replace">
        <prop oor:name="Char">
          <value>962</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="varphi" oor:op="replace">
        <prop oor:name="Char">
          <value>966</value>
        </prop>
        <prop oor:name="Set">
          <value>Greek</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="element" oor:op="replace">
        <prop oor:name="Char">
          <value>8712</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="noelement" oor:op="replace">
        <prop oor:name="Char">
          <value>8713</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="strictlylessthan" oor:op="replace">
        <prop oor:name="Char">
          <value>8810</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="strictlygreaterthan" oor:op="replace">
        <prop oor:name="Char">
          <value>8811</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="notequal" oor:op="replace">
        <prop oor:name="Char">
          <value>8800</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="identical" oor:op="replace">
        <prop oor:name="Char">
          <value>8801</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tendto" oor:op="replace">
        <prop oor:name="Char">
          <value>8594</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="and" oor:op="replace">
        <prop oor:name="Char">
          <value>8743</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="or" oor:op="replace">
        <prop oor:name="Char">
          <value>8744</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="infinite" oor:op="replace">
        <prop oor:name="Char">
          <value>8734</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="angle" oor:op="replace">
        <prop oor:name="Char">
          <value>8738</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="perthousand" oor:op="replace">
        <prop oor:name="Char">
          <value>8240</value>
        </prop>
        <prop oor:name="Set">
          <value>Special</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arAlef" oor:op="replace">
        <prop oor:name="Char">
          <value>126464</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126465</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arJeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126466</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDal" oor:op="replace">
        <prop oor:name="Char">
          <value>126467</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arWaw" oor:op="replace">
        <prop oor:name="Char">
          <value>126469</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arZain" oor:op="replace">
        <prop oor:name="Char">
          <value>126470</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arHah" oor:op="replace">
        <prop oor:name="Char">
          <value>126471</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arTah" oor:op="replace">
        <prop oor:name="Char">
          <value>126472</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arYeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126473</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arKaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126474</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arLam" oor:op="replace">
        <prop oor:name="Char">
          <value>126475</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arMeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126476</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126477</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arSeen" oor:op="replace">
        <prop oor:name="Char">
          <value>126478</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arAin" oor:op="replace">
        <prop oor:name="Char">
          <value>126479</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126480</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arSad" oor:op="replace">
        <prop oor:name="Char">
          <value>126481</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126482</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arReh" oor:op="replace">
        <prop oor:name="Char">
          <value>126483</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arSheen" oor:op="replace">
        <prop oor:name="Char">
          <value>126484</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arTeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126485</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arTheh" oor:op="replace">
        <prop oor:name="Char">
          <value>126486</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arKhah" oor:op="replace">
        <prop oor:name="Char">
          <value>126487</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arThal" oor:op="replace">
        <prop oor:name="Char">
          <value>126488</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDad" oor:op="replace">
        <prop oor:name="Char">
          <value>126489</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arZah" oor:op="replace">
        <prop oor:name="Char">
          <value>126490</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arGhain" oor:op="replace">
        <prop oor:name="Char">
          <value>126491</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDotlessBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126492</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDotlessNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126493</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDotlessFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126494</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDotlessQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126495</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126497</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initJeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126498</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initHeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126500</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initHah" oor:op="replace">
        <prop oor:name="Char">
          <value>126503</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initYeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126505</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initKaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126506</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initLam" oor:op="replace">
        <prop oor:name="Char">
          <value>126507</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initMeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126508</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126509</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initSeen" oor:op="replace">
        <prop oor:name="Char">
          <value>126510</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initAin" oor:op="replace">
        <prop oor:name="Char">
          <value>126511</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126512</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initSad" oor:op="replace">
        <prop oor:name="Char">
          <value>126513</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126514</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initSheen" oor:op="replace">
        <prop oor:name="Char">
          <value>126516</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initTeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126517</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initTheh" oor:op="replace">
        <prop oor:name="Char">
          <value>126518</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initKhah" oor:op="replace">
        <prop oor:name="Char">
          <value>126519</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initDad" oor:op="replace">
        <prop oor:name="Char">
          <value>126521</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="initGhain" oor:op="replace">
        <prop oor:name="Char">
          <value>126523</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailJeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126530</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailHah" oor:op="replace">
        <prop oor:name="Char">
          <value>126535</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailYeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126537</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailLam" oor:op="replace">
        <prop oor:name="Char">
          <value>126539</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126541</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailSeen" oor:op="replace">
        <prop oor:name="Char">
          <value>126542</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailAin" oor:op="replace">
        <prop oor:name="Char">
          <value>126543</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailSad" oor:op="replace">
        <prop oor:name="Char">
          <value>126545</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126546</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailSheen" oor:op="replace">
        <prop oor:name="Char">
          <value>126548</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailKhah" oor:op="replace">
        <prop oor:name="Char">
          <value>126551</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailDad" oor:op="replace">
        <prop oor:name="Char">
          <value>126553</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailGhain" oor:op="replace">
        <prop oor:name="Char">
          <value>126555</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailDotlessNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126557</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="tailDotlessQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126559</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126561</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchJeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126562</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchHeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126564</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchHah" oor:op="replace">
        <prop oor:name="Char">
          <value>126567</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchTah" oor:op="replace">
        <prop oor:name="Char">
          <value>126568</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchYeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126569</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchKaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126570</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchMeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126572</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126573</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchSeen" oor:op="replace">
        <prop oor:name="Char">
          <value>126574</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchAin" oor:op="replace">
        <prop oor:name="Char">
          <value>126575</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126576</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchSad" oor:op="replace">
        <prop oor:name="Char">
          <value>126577</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126578</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchSheen" oor:op="replace">
        <prop oor:name="Char">
          <value>126580</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchTeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126581</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchTheh" oor:op="replace">
        <prop oor:name="Char">
          <value>126582</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchKhah" oor:op="replace">
        <prop oor:name="Char">
          <value>126583</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchDad" oor:op="replace">
        <prop oor:name="Char">
          <value>126585</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchZah" oor:op="replace">
        <prop oor:name="Char">
          <value>126586</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchGhain" oor:op="replace">
        <prop oor:name="Char">
          <value>126587</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchDotlessBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126588</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="stretchDotlessFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126590</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopAlef" oor:op="replace">
        <prop oor:name="Char">
          <value>126592</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126593</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopJeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126594</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopDal" oor:op="replace">
        <prop oor:name="Char">
          <value>126595</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopHeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126596</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopWaw" oor:op="replace">
        <prop oor:name="Char">
          <value>126597</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopZain" oor:op="replace">
        <prop oor:name="Char">
          <value>126598</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopHah" oor:op="replace">
        <prop oor:name="Char">
          <value>126599</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopTah" oor:op="replace">
        <prop oor:name="Char">
          <value>126600</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopYeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126601</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopLam" oor:op="replace">
        <prop oor:name="Char">
          <value>126603</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopMeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126604</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126605</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopSeen" oor:op="replace">
        <prop oor:name="Char">
          <value>126606</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopAin" oor:op="replace">
        <prop oor:name="Char">
          <value>126607</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126608</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopSad" oor:op="replace">
        <prop oor:name="Char">
          <value>126609</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126610</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopReh" oor:op="replace">
        <prop oor:name="Char">
          <value>126611</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopSheen" oor:op="replace">
        <prop oor:name="Char">
          <value>126612</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopTeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126613</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopTheh" oor:op="replace">
        <prop oor:name="Char">
          <value>126614</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopKhah" oor:op="replace">
        <prop oor:name="Char">
          <value>126615</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopThal" oor:op="replace">
        <prop oor:name="Char">
          <value>126616</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopDad" oor:op="replace">
        <prop oor:name="Char">
          <value>126617</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopZah" oor:op="replace">
        <prop oor:name="Char">
          <value>126618</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="loopGhain" oor:op="replace">
        <prop oor:name="Char">
          <value>126619</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbBeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126625</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbJeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126626</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbDal" oor:op="replace">
        <prop oor:name="Char">
          <value>126627</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbWaw" oor:op="replace">
        <prop oor:name="Char">
          <value>126629</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbZain" oor:op="replace">
        <prop oor:name="Char">
          <value>126630</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbHah" oor:op="replace">
        <prop oor:name="Char">
          <value>126631</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbTah" oor:op="replace">
        <prop oor:name="Char">
          <value>126632</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbYeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126633</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbLam" oor:op="replace">
        <prop oor:name="Char">
          <value>126635</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbMeem" oor:op="replace">
        <prop oor:name="Char">
          <value>126636</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbNoon" oor:op="replace">
        <prop oor:name="Char">
          <value>126637</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbSeen" oor:op="replace">
        <prop oor:name="Char">
          <value>126638</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbAin" oor:op="replace">
        <prop oor:name="Char">
          <value>126639</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbFeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126640</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbSad" oor:op="replace">
        <prop oor:name="Char">
          <value>126641</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbQaf" oor:op="replace">
        <prop oor:name="Char">
          <value>126642</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbReh" oor:op="replace">
        <prop oor:name="Char">
          <value>126643</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbSheen" oor:op="replace">
        <prop oor:name="Char">
          <value>126644</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbTeh" oor:op="replace">
        <prop oor:name="Char">
          <value>126645</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbTheh" oor:op="replace">
        <prop oor:name="Char">
          <value>126646</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbKhah" oor:op="replace">
        <prop oor:name="Char">
          <value>126647</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbThal" oor:op="replace">
        <prop oor:name="Char">
          <value>126648</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbDad" oor:op="replace">
        <prop oor:name="Char">
          <value>126649</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbZah" oor:op="replace">
        <prop oor:name="Char">
          <value>126650</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="bbGhain" oor:op="replace">
        <prop oor:name="Char">
          <value>126651</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arRay" oor:op="replace">
        <prop oor:name="Char">
          <value>1544</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arPerthousand" oor:op="replace">
        <prop oor:name="Char">
          <value>1545</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arPertenthousand" oor:op="replace">
        <prop oor:name="Char">
          <value>1546</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arDecimalseparator" oor:op="replace">
        <prop oor:name="Char">
          <value>1643</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="arThousandsseparator" oor:op="replace">
        <prop oor:name="Char">
          <value>1644</value>
        </prop>
        <prop oor:name="Set">
          <value>Arabic</value>
        </prop>
        <prop oor:name="Predefined">
          <value>true</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Paths" oor:package="org.openoffice.Office">
    <node oor:name="Paths">
      <node oor:name="Addin" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(progpath)/addin" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="AutoCorrect" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/autocorr" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/autocorr</value>
        </prop>
      </node>
      <node oor:name="AutoText" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/autotext/$(vlang)" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/autotext</value>
        </prop>
      </node>
      <node oor:name="Backup" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="IsSinglePath" oor:finalized="true">
          <value>true</value>
        </prop>
        <node oor:name="InternalPaths" oor:finalized="true"/>
        <prop oor:name="UserPaths" oor:finalized="true"/>
        <prop oor:name="WritePath">
          <value>$(userurl)/backup</value>
        </prop>
      </node>
      <node oor:name="Basic" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/basic" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/basic</value>
        </prop>
      </node>
      <node oor:name="Bitmap" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/config/symbol" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Config" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/config" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Favorite" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="WritePath">
          <value>$(userurl)/config/folders</value>
        </prop>
      </node>
      <node oor:name="Filter" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(progpath)/filter" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Gallery" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/gallery" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/gallery</value>
        </prop>
      </node>
      <node oor:name="Graphic" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="IsSinglePath" oor:finalized="true">
          <value>true</value>
        </prop>
        <node oor:name="InternalPaths" oor:finalized="true"/>
        <prop oor:name="UserPaths" oor:finalized="true"/>
        <prop oor:name="WritePath">
          <value>$(userurl)/gallery</value>
        </prop>
      </node>
      <node oor:name="Help" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="/usr/share/libreoffice/help" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Linguistic" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/dict" oor:op="fuse"/>
          <node oor:name="$(insturl)/share/dict/ooo" oor:op="fuse"/>
        </node>
        <prop oor:name="UserPaths">
          <value>$(userurl)/wordbook</value>
        </prop>
      </node>
      <node oor:name="Dictionary" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/wordbook" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/wordbook</value>
        </prop>
      </node>
      <node oor:name="Iconset" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/config" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Module" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(progpath)" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Palette" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/palette" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/config</value>
        </prop>
      </node>
      <node oor:name="Plugin" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(progpath)/plugin" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="Fingerprint" oor:op="fuse" oor:mandatory="true"/>
      <node oor:name="Numbertext" oor:op="fuse" oor:mandatory="true"/>
      <node oor:name="Storage" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="WritePath">
          <value>$(userpath)/store</value>
        </prop>
      </node>
      <node oor:name="Temp" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="IsSinglePath" oor:finalized="true">
          <value>true</value>
        </prop>
        <node oor:name="InternalPaths" oor:finalized="true"/>
        <prop oor:name="UserPaths" oor:finalized="true"/>
      </node>
      <node oor:name="Template" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/template/common" oor:op="fuse"/>
          <node oor:name="$(insturl)/share/template/$(vlang)" oor:op="fuse"/>
        </node>
        <prop oor:name="WritePath">
          <value>$(userurl)/template</value>
        </prop>
      </node>
      <node oor:name="UIConfig" oor:op="fuse" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/config" oor:op="fuse"/>
        </node>
      </node>
      <node oor:name="UserConfig" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="IsSinglePath" oor:finalized="true">
          <value>true</value>
        </prop>
        <node oor:name="InternalPaths" oor:finalized="true"/>
        <prop oor:name="UserPaths" oor:finalized="true"/>
        <prop oor:name="WritePath">
          <value>$(userurl)/config</value>
        </prop>
      </node>
      <node oor:name="Work" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="IsSinglePath" oor:finalized="true">
          <value>true</value>
        </prop>
        <node oor:name="InternalPaths" oor:finalized="true"/>
        <prop oor:name="UserPaths" oor:finalized="true"/>
        <prop oor:name="WritePath">
          <value>$(work)</value>
        </prop>
      </node>
      <node oor:name="Classification" oor:op="fuse" oor:mandatory="true">
        <prop oor:name="IsSinglePath" oor:finalized="true">
          <value>true</value>
        </prop>
        <node oor:name="InternalPaths" oor:finalized="true"/>
        <prop oor:name="UserPaths" oor:finalized="true"/>
        <prop oor:name="WritePath">
          <value>$(insturl)/share/classification/example.xml</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="ProtocolHandler" oor:package="org.openoffice.Office">
    <node oor:name="HandlerSet">
      <node oor:name="com.sun.star.comp.sfx2.SfxMacroLoader" oor:op="replace">
        <prop oor:name="Protocols">
          <value>macro:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.framework.MailToDispatcher" oor:op="replace">
        <prop oor:name="Protocols">
          <value>mailto:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.sfx2.AppDispatchProvider" oor:op="replace">
        <prop oor:name="Protocols">
          <value>.uno* slot:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.framework.ServiceHandler" oor:op="replace">
        <prop oor:name="Protocols">
          <value>service:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.framework.jobs.JobDispatch" oor:op="replace">
        <prop oor:name="Protocols">
          <value>vnd.sun.star.job:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.ScriptProtocolHandler" oor:op="replace">
        <prop oor:name="Protocols">
          <value>vnd.sun.star.script:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.framework.PopupMenuControllerDispatcher" oor:op="replace">
        <prop oor:name="Protocols">
          <value>vnd.sun.star.popup:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.svx.FindbarDispatcher" oor:op="replace">
        <prop oor:name="Protocols">
          <value>vnd.sun.star.findbar:*</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.sfx2.BackingComp" oor:op="replace">
        <prop oor:name="Protocols">
          <value>vnd.org.libreoffice.recentdocs:*</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Security" oor:package="org.openoffice.Office">
    <node oor:name="Hyperlinks">
      <prop oor:name="Open" oor:type="xs:int">
        <value>1</value>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="TableWizard" oor:package="org.openoffice.Office">
    <node oor:name="TableWizard">
      <node oor:name="business" oor:op="replace">
        <prop oor:name="Index">
          <value>0</value>
        </prop>
        <prop oor:name="Name">
          <value xml:lang="en-US">Business</value>
        </prop>
        <node oor:name="Tables">
          <node oor:name="categories" oor:op="replace">
            <prop oor:name="Index">
              <value>0</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Categories</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="categoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="categoryname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CategoryName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CategName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="products" oor:op="replace">
            <prop oor:name="Index">
              <value>1</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Products</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="productID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProductID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProductID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="productname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProductName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProdName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="productdescription" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProductDescription</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProdDescr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="categoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="supplierID" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SupplierID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SupplierID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="serialnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Serialnumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SerialNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="unitsinstock" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">UnitsInStock</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">UnitsStock</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="unitsonorder" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">UnitsOnOrder</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">UnitsOrder</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="unitprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">UnitPrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">UnitPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>17</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="reorderlevel" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReorderLevel</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReordLevel</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="discontinued" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Discontinued</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Discontin</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="leadtime" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LeadTime</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LeadTime</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="suppliers" oor:op="replace">
            <prop oor:name="Index">
              <value>2</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Suppliers</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="supplierID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SupplierID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SupplierID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="suppliername" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SupplierName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SupplName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="contactname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ContactName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ContctName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="contacttitle" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ContactTitle</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ContctTitl</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="address" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="city" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="postalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="stateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StateProvi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="countryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CountryReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="phonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhoneNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="faxnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FaxNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FaxNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="paymentterms" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentTerms</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntTerm</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="emailaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmailAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmailAddr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="mailinglist" oor:op="replace">
            <prop oor:name="Index">
              <value>3</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">MailingList</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="mailinglistID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MailingListID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MailingID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="prefix" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Prefix</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Prefix</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="firstname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="middlename" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MiddleName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MiddleName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lastlame" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="suffix" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Suffix</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Suffix</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="title" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="organizationname" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrganizationName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrgName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="address" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="city" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="postalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="stateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StateProvi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="countryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CountryReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="phonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhoneNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="faxnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FaxNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FaxNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="mobilenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MobileNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MobileNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="emailaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmailAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmailAddr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="birthdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="nationality" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Nationality</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Nationality</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="dateupdated" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateUpdated</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateUpdate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datejoined" oor:op="replace">
                <prop oor:name="Index">
                  <value>20</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateJoined</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateJoined</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="membershipstatus" oor:op="replace">
                <prop oor:name="Index">
                  <value>21</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MembershipStatus</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MemberStat</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="pledgeamount" oor:op="replace">
                <prop oor:name="Index">
                  <value>22</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PledgeAmount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PledgeAmnt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="pledgepaiddate" oor:op="replace">
                <prop oor:name="Index">
                  <value>23</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PledgePaidDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PldgPdDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="duesamount" oor:op="replace">
                <prop oor:name="Index">
                  <value>24</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DuesAmount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DuesAmount</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="duespaiddate" oor:op="replace">
                <prop oor:name="Index">
                  <value>25</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DuesPaidDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DuesPdDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="photo" oor:op="replace">
                <prop oor:name="Index">
                  <value>26</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>27</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="contacts" oor:op="replace">
            <prop oor:name="Index">
              <value>4</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Contacts</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="contactID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ContactID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ContactID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="firstname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lastname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="title" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="address" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="city" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="postalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="stateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StateProvi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="countryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CountryReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="phonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhoneNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="faxnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FaxNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FaxNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="mobilenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MobileNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MobileNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="emailaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmailAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmailAddr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="salutation" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Salutation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Salutation</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="birthdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="contacttypeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ContactTypeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CntctTypID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="maritalstatus" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MaritalStatus</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MaritlStat</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="spousename" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SpouseName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SpouseName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="spousesinterests" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SpousesInterests</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SpouseIntr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="contactsinterests" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ContactsInterests</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CntctInter</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="childrennames" oor:op="replace">
                <prop oor:name="Index">
                  <value>20</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ChildrenNames</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ChildName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="photo" oor:op="replace">
                <prop oor:name="Index">
                  <value>21</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>22</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="customers" oor:op="replace">
            <prop oor:name="Index">
              <value>5</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Customers</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="companyname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CompanyName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CompnyName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="firstname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lastname" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="department" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Department</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Department</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="address" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="city" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="postalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="stateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StateProvi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="countryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CountryReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="phonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhoneNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="faxnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FaxNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FaxNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="mobilenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MobileNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MobileNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="emailaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmailAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmailAddr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="title" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="employees" oor:op="replace">
            <prop oor:name="Index">
              <value>6</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Employees</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="firstname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="middlename" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MiddleName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MiddleName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lastname" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="title" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="department" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Department</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Department</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="socialsecuritynumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SocialSecurityNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SocSecNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="employeenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="emailaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmailAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmailAddr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="extension" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Extension</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Extension</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="address" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="city" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="postalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="stateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StateProvi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="countryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CountryReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="phonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhoneNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="faxnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FaxNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FaxNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="mobilenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MobileNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MobileNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="birthdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datehired" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateHired</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateHired</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="departmentID" oor:op="replace">
                <prop oor:name="Index">
                  <value>20</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DepartmentID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DeprtmntID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="salary" oor:op="replace">
                <prop oor:name="Index">
                  <value>21</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Salary</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Salary</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="billingrate" oor:op="replace">
                <prop oor:name="Index">
                  <value>22</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BillingRate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BillngRate</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="deductions" oor:op="replace">
                <prop oor:name="Index">
                  <value>23</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Deductions</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Deductions</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="supervisorID" oor:op="replace">
                <prop oor:name="Index">
                  <value>24</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SupervisorID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SupervisID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="spousename" oor:op="replace">
                <prop oor:name="Index">
                  <value>25</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SpouseName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SpouseName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="officelocation" oor:op="replace">
                <prop oor:name="Index">
                  <value>26</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OfficeLocation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OfficeLoc</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="photo" oor:op="replace">
                <prop oor:name="Index">
                  <value>27</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>28</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="orders" oor:op="replace">
            <prop oor:name="Index">
              <value>7</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Orders</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="orderID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="orderdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="purchaseordernumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchaseOrderNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchOrdNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="requiredbydate" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RequiredByDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RequirDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="promisedbydate" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PromisedByDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PromisDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="shipname" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shipaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipAddres</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="shipcity" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipCity</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipCity</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shipstateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipStateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShpStatPro</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shippostalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipPostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipPostlC</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="shipcountryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipCountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipCouReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shipphonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipPhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipPhonNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="shipdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="shippingmethodID" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShippingMethodID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipMethID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="freightcharge" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FreightCharge</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FreightCharge</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="salestaxrate" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SalesTaxRate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SalesTaxRt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>4</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="orderdetails" oor:op="replace">
            <prop oor:name="Index">
              <value>8</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">OrderDetails</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="orderdetailID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderDetailID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderDetID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="orderID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="productID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProductID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProductID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="datesold" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateSold</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateSold</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="quantity" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Quantity</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Quantity</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="unitprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">UnitPrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">UnitPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="discount" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Discount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Discount</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>4</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="saleprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SalePrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SalePrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="salestax" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SalesTax</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SalesTax</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>9</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="linetotal" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LineTotal</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LineTotal</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="payments" oor:op="replace">
            <prop oor:name="Index">
              <value>9</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Payments</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="paymentID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymentID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="workorderID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">WorkorderID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">WorkordrID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="orderID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="reservationID" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReservationID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReservID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="memberID" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MemberID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MemberID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="registrationID" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RegistrationID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RegistraID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="projectID" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProjectID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProjectID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="paymentamount" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentAmount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntAmnt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="paymentdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="paymentmethod" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentMethod</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntMeth</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="checknumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CheckNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CheckNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="creditcardtype" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CreditCardType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CCardType</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="creditcardnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CreditCardNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CCardNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="cardholder" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Cardholder</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Cardholder</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="creditcardExpdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CreditCardExpDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CCExpDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="creditcardauthorizationnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CreditCardAuthorizationNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CCAuthorNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="paymentterms" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentTerms</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntTerm</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="paymentmethodID" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentMethodID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymMethID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="invoices" oor:op="replace">
            <prop oor:name="Index">
              <value>10</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Invoices</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="invoiceID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InvoiceID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">InvoiceID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="deliveryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DeliveryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DeliveryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="status" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Status</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Status</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="invoicedate" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InvoiceDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">InvoiceDat</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="salesperson" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Salesperson</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Salespersn</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shipdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="shippedto" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShippedTo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShippedTo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shippedvia" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShippedVia</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShippedVia</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shippingcost" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShippingCost</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipCost</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="invoicedetails" oor:op="replace">
            <prop oor:name="Index">
              <value>11</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">InvoiceDetails</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="invoicedetailID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InvoiceDetailID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">InvoiDetID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="invoiceID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InvoiceID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">InvoiceID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="orderID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="productID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProductID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProductID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="quantity" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Quantity</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Quantity</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="unitprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">UnitPrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">UnitPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="discount" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Discount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Discount</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>4</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="paymentterms" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentTerms</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntTerm</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="projects" oor:op="replace">
            <prop oor:name="Index">
              <value>12</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Projects</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="projectID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProjectID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProjectID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="projectname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProjectName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProjctName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="projectdescription" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProjectDescription</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProjctDscr</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="clientID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ClientID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ClientID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="purchaseordernumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchaseOrderNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchOrdNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="totalbillingestimate" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TotalBillingEstimate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TotBillEst</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="begindate" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BeginDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BeginDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="enddate" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EndDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EndDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="events" oor:op="replace">
            <prop oor:name="Index">
              <value>13</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Events</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="eventID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EventID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EventID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="eventname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EventName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EventName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="eventdescription" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EventDescription</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EventDescr</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="eventtypeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EventTypeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EventTypID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="status" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Status</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Status</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="location" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Location</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Location</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="begindate" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BeginDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BeginDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="begintime" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BeginTime</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BeginTime</value>
                </prop>
                <prop oor:name="Type">
                  <value>92</value>
                </prop>
              </node>
              <node oor:name="enddate" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EndDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EndDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="endtime" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EndTime</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EndTime</value>
                </prop>
                <prop oor:name="Type">
                  <value>92</value>
                </prop>
              </node>
              <node oor:name="requiredstaffing" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RequiredStaffing</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReqStaffng</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="confirmation" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Confirmation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Confirmation</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="availablespaces" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AvailableSpaces</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AvailSpace</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="costperperson" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CostPerPerson</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CostPPersn</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="reservations" oor:op="replace">
            <prop oor:name="Index">
              <value>14</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Reservations</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="reservationID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReservationID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReservID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="eventID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EventID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EventID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="quantityreserved" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">QuantityReserved</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">QuntityRes</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="reservationdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReservationDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReservDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="reservationtime" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReservationTime</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReservTime</value>
                </prop>
                <prop oor:name="Type">
                  <value>92</value>
                </prop>
              </node>
              <node oor:name="depositdue" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DepositDue</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DepositDue</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="totaldue" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TotalDue</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TotalDue</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="amountpaid" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AmountPaid</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AmountPaid</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="confirmation" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Confirmation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Confirmation</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="timebilled" oor:op="replace">
            <prop oor:name="Index">
              <value>15</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">TimeBilled</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="timebilledID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TimeBilledID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TimeBillID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="projectID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ProjectID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ProjectID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="billingdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BillingDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BillingDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="rateperhour" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RatePerHour</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RatePrHour</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="billablehours" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BillableHours</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BillablHrs</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>6</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="expenses" oor:op="replace">
            <prop oor:name="Index">
              <value>16</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Expenses</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="expenseID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ExpenseID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ExpenseID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="expensetype" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ExpenseType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ExpensType</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="purpose" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Purpose</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Purpose</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="datepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatePurchd</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datesubmitted" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateSubmitted</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateSubmit</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="amountspent" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AmountSpent</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AmountSpnt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="advanceamount" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AdvanceAmount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AdvnceAmnt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="paymentmethod" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentMethod</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymntMeth</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="deliveries" oor:op="replace">
            <prop oor:name="Index">
              <value>17</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Deliveries</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="deliveryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DeliveryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DeliveryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="customerID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CustomerID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="orderID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">OrderID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="shippedfrom" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShippedFrom</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShippedFrm</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shippedvia" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShippedVia</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShippedVia</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="trackingcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TrackingCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TrckngCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shipdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="shipperphonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShipperPhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShipPhonNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="destinationaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DestinationAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DestAddres</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="destinationcity" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DestinationCity</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DestinCity</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="destinationstateprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DestinationStateProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DestStaPro</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="destinationpostalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DestinationPostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DestPstCde</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="destinationcountryregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DestinationCountryRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DestCouReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="arrivaldate" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ArrivalDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ArrivlDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="arrivaltime" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ArrivalTime</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ArrivlTime</value>
                </prop>
                <prop oor:name="Type">
                  <value>92</value>
                </prop>
              </node>
              <node oor:name="currentlocation" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CurrentLocation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CurrLocatn</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="packagedimensions" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PackageDimensions</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PackDimens</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="packageweight" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PackageWeight</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PackWeight</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="pickuplocation" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PickUpLocation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PickUpLoca</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="pickupdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>20</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PickUpDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PickUpDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="pickuptime" oor:op="replace">
                <prop oor:name="Index">
                  <value>21</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PickUpTime</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PickUpTime</value>
                </prop>
                <prop oor:name="Type">
                  <value>92</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="receivedby" oor:op="replace">
                <prop oor:name="Index">
                  <value>22</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReceivedBy</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReceivedBy</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="freightcharge" oor:op="replace">
                <prop oor:name="Index">
                  <value>23</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FreightCharge</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FrghtChrge</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>6</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>24</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="assets" oor:op="replace">
            <prop oor:name="Index">
              <value>18</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Assets</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="assetID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AssetID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AssetID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="description" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Description</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Descrption</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="assetcategoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AssetCategoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AssetCatID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="statusID" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StatusID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StatusID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="departmentID" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DepartmentID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DeprtmntID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="vendorID" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">VendorID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">VendorID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="make" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Make</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Make</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="model" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Model</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Model</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="modelnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ModelNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ModelNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="serialnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SerialNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SerialNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="barcodenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BarcodeNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BarcodeNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="dateacquired" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateAcquired</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateAcquir</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datesold" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateSold</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateSold</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="purchaseprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasePrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="depreciationmethod" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DepreciationMethod</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DeprecMeth</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="depreciablelife" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DepreciableLife</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DeprecLife</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="salvagevalue" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SalvageValue</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SalvageVal</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="currentvalue" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CurrentValue</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CurrentVal</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="comments" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Comments</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Comments</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="nextscheduledmaintenance" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">NextScheduledMaintenance</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">NtSchMaint</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="transactions" oor:op="replace">
            <prop oor:name="Index">
              <value>19</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Transactions</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="transactionID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TransactionID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TrnsactnID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="paymentID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PaymentID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PaymentID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="transactionnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TransactionNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TrnsactnNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="date" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Date</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Date</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="description" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Description</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Descrption</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="amount" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Amount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Amount</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="accountID" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AccountID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="referencenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReferenceNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RefrenceNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="numberofunits" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">NumberofUnits</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">NumberUnit</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="withdrawalamount" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">WithdrawalAmount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">WithdrwAmt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="depositamount" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DepositAmount</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DepositAmt</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="interestearned" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InterestEarned</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">IntrstEarn</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>9</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="buyselldate" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BuySellDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BuySellDat</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="buysellprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BuySellPrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BuySellPrc</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="servicecharge" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ServiceCharge</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ServiChrge</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>10</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="taxable" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Taxable</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Taxable</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="tasks" oor:op="replace">
            <prop oor:name="Index">
              <value>20</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Tasks</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="taskID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TaskID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TaskID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="description" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Description</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Descrption</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="startdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StartDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StartDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="enddate" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EndDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EndDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="employeestasks" oor:op="replace">
            <prop oor:name="Index">
              <value>21</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">EmployeesTasks</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="employeetaskID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeTaskID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmplTaskID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="employeeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmployeeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="taskID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TaskID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TaskID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
            </node>
          </node>
        </node>
      </node>
      <node oor:name="private" oor:op="replace">
        <prop oor:name="Index">
          <value>1</value>
        </prop>
        <prop oor:name="Name">
          <value xml:lang="en-US">Private</value>
        </prop>
        <node oor:name="Tables">
          <node oor:name="categories" oor:op="replace">
            <prop oor:name="Index">
              <value>0</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Categories</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="categoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="categoryname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CategoryName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CategName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="addresses" oor:op="replace">
            <prop oor:name="Index">
              <value>1</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Addresses</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="addressID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AddressID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AddressID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="firstname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lastname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="title" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="address" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Address</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>200</value>
                </prop>
              </node>
              <node oor:name="city" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">City</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="postalcode" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PostalCode</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="stateorprovince" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">StateOrProvince</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">StateProvi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="countryorregion" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CountryOrRegion</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CountryReg</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="phonenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhoneNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhoneNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="faxnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FaxNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FaxNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="mobilenumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MobileNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MobileNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>30</value>
                </prop>
              </node>
              <node oor:name="emailaddress" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EmailAddress</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EmailAddr</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="salutation" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Salutation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Salutation</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="birthdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="sendcard" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SendCard</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SendCard</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="maritalstatus" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MaritalStatus</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MaritlStat</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="spousename" oor:op="replace">
                <prop oor:name="Index">
                  <value>17</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SpouseName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SpouseName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="nickname" oor:op="replace">
                <prop oor:name="Index">
                  <value>18</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Nickname</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Nickname</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="hobbies" oor:op="replace">
                <prop oor:name="Index">
                  <value>19</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Hobbies</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Hobbies</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="childrennames" oor:op="replace">
                <prop oor:name="Index">
                  <value>20</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ChildrenNames</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ChildName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="photo" oor:op="replace">
                <prop oor:name="Index">
                  <value>21</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>22</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="dateupdated" oor:op="replace">
                <prop oor:name="Index">
                  <value>23</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateUpdated</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatUpdated</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="householdinventory" oor:op="replace">
            <prop oor:name="Index">
              <value>2</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">HouseholdInventory</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="inventoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InventoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">InventryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="categoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CategoryID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="roomID" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RoomID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RoomID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="item" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Item</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Item</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="itemtype" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ItemType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ItemType</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="description" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Description</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Descrption</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="manufacturer" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Manufacturer</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Manufactur</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="model" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Model</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Model</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="modelnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ModelNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ModelNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="serialnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SerialNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SerialNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="datepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatePurch</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="placepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PlacePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PlacePurch</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="purchaseprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasePrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>7</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="appraisedvalue" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AppraisedValue</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AppraisVal</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>7</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="insured" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Insured</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Insured</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="recipes" oor:op="replace">
            <prop oor:name="Index">
              <value>3</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Recipes</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="recipeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RecipeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RecipeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="name" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Name</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Name</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="description" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Description</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Descrption</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="source" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Source</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Source</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="whichmeal" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">WhichMeal</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">WhichMeal</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="vegetarian" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Vegetarian</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Vegetarian</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="timetoprepare" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TimeToPrepare</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TimePrepar</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="numberofservings" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">NumberofServings</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">NoofServng</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="caloriesperserving" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CaloriesPerServing</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CalPerServ</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="nutritionalinformation" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">NutritionalInformation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">NutriInfo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>4000</value>
                </prop>
              </node>
              <node oor:name="ingredients" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Ingredients</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Ingredient</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>4000</value>
                </prop>
              </node>
              <node oor:name="instructions" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Instructions</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Instruction</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>4000</value>
                </prop>
              </node>
              <node oor:name="utensils" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Utensils</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Utensils</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>2000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="plants" oor:op="replace">
            <prop oor:name="Index">
              <value>4</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Plants</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="plantID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PlantID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PlantID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="commonname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CommonName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CommonName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="genus" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Genus</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Genus</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="species" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Species</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Species</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="flowering" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Flowering</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Flowering</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="lightpreference" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LightPreference</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LightPref</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="temperaturepreference" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TemperaturePreference</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TempPref</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="fertilizefrequency" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FertilizeFrequency</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FertilFreq</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="wateringfrequency" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">WateringFrequency</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">WaterFreq</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="datepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatePurch</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="placepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PlacePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PlacePurch</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="dateplanted" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePlanted</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatPlanted</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="daterepotted" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateRepotted</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatRepottd</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datepruned" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePruned</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatePruned</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datewatered" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateWatered</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateWaterd</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="photo" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>16</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="photographs" oor:op="replace">
            <prop oor:name="Index">
              <value>5</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Photographs</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="photoID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PhotoID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PhotoID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="filmID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FilmID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FilmID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="datetaken" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateTaken</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateTaken</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="timetaken" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TimeTaken</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TimeTaken</value>
                </prop>
                <prop oor:name="Type">
                  <value>92</value>
                </prop>
              </node>
              <node oor:name="placetaken" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PlaceTaken</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PlaceTaken</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lensused" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LensUsed</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LensUsed</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="aperture" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Aperture</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Aperture</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="shutterspeed" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ShutterSpeed</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShutterSpd</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="filterused" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FilterUsed</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FilterUsed</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="flash" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Flash</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Flash</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="printsize" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PrintSize</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PrintSize</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="miniaturefilms" oor:op="replace">
            <prop oor:name="Index">
              <value>6</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">MiniatureFilms</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="filmID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FilmID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FilmID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="make" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Make</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Make</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="photosensitivity" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photosensitivity</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photosensi</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="numberofphotos" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">NumberOfPhotos</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">NumPhotos</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="colorfilm" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ColorFilm</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ColorFilm</value>
                </prop>
                <prop oor:name="Type">
                  <value>-7</value>
                </prop>
              </node>
              <node oor:name="filmexpirationdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FilmExpirationDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FlmExpDate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="datedeveloped" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateDeveloped</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateDevelp</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="developedby" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DevelopedBy</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DevelopdBy</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="camera" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Camera</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Camera</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="dvdcollection" oor:op="replace">
            <prop oor:name="Index">
              <value>7</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">DVD-Collection</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="dvdcollectionID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CollectionID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CollectnID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="movietitle" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MovieTitle</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MovieTitle</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="actress" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Genre</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Genre</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="actor" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Actor</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Actor</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="director" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Director</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Director</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="producer" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Producer</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Producer</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="releaseyear" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReleaseYear</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReleasYear</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="rating" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Rating</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Rating</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="subject" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Subject</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Subject</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="length" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Length</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Length</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="dateacquired" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateAcquired</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateAcquir</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="purchasedat" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasedAt</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchaseAt</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="purchaseprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasePrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>17</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="review" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Review</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Review</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="cdcollection" oor:op="replace">
            <prop oor:name="Index">
              <value>8</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">CD-Collection</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="cdcollectionID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CollectionID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CollectnID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="albumtitle" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AlbumTitle</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AlbumTitle</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="artist" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Artist</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Artist</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="musiccategoryID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MusicCategoryID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MusicCatID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="recordlabel" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RecordLabel</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RecordLabl</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="producer" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Producer</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Producer</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="releaseyear" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ReleaseYear</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ReleasYear</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="rating" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Rating</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Rating</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="format" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Format</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Format</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="numberoftracks" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">NumberofTracks</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">NoofTracks</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="datepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatePurch</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="purchasedat" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasedAt</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchaseAt</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="purchaseprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasePrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>17</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="review" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Review</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Review</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="library" oor:op="replace">
            <prop oor:name="Index">
              <value>9</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Library</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="bookID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">BookID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">BookID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="title" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Title</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="topic" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Genre</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Genre</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="authorID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AuthorID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AuthorID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="copyrightyear" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CopyrightYear</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CpyrightYr</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="isbnnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ISBNNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ISBNNumber</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="publisher" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Publisher</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Publisher</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="rating" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Rating</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Rating</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="translator" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Translator</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Translator</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>100</value>
                </prop>
              </node>
              <node oor:name="pages" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Pages</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Pages</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="datepurchased" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DatePurchased</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatePurch</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="purchasedat" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasedAt</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchaseAt</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="purchaseprice" oor:op="replace">
                <prop oor:name="Index">
                  <value>12</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PurchasePrice</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PurchPrice</value>
                </prop>
                <prop oor:name="Type">
                  <value>3</value>
                </prop>
                <prop oor:name="Precision">
                  <value>17</value>
                </prop>
                <prop oor:name="Scale">
                  <value>2</value>
                </prop>
              </node>
              <node oor:name="covertype" oor:op="replace">
                <prop oor:name="Index">
                  <value>13</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CoverType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CoverType</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="editionnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>14</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">EditionNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">EditionNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>15</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="authors" oor:op="replace">
            <prop oor:name="Index">
              <value>10</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Authors</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="authorID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AuthorID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AuthorID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="firstname" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">FirstName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="lastname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LastName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="nationality" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Nationality</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Nationality</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="birthdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Birthdate</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="birthplace" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Birthplace</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Birthplace</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="dateofdeath" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateofDeath</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DatofDeath</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="traininglocation" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TrainingLocation</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TraininLoc</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="majorinfluences" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MajorInfluences</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MajrInflue</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
              <node oor:name="photo" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Photo</value>
                </prop>
                <prop oor:name="Type">
                  <value>-4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="accounts" oor:op="replace">
            <prop oor:name="Index">
              <value>11</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Accounts</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="accountID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AccountID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="accountnumber" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountNumber</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AccountNo</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="accountname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AcountName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="accounttypeID" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountTypeID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AccTypeID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="accounttype" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AccountTyp</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="description" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Description</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Descrption</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="investments" oor:op="replace">
            <prop oor:name="Index">
              <value>12</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">Investments</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="investmentID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">InvestmentID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">InvestmtID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="accountID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">AccountID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">AccountID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="securityname" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SecurityName</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SecuriName</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="securitysymbol" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SecuritySymbol</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SecuriSymb</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>20</value>
                </prop>
              </node>
              <node oor:name="securitytype" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SecurityType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">SecuriType</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="sharesowned" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">SharesOwned</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ShareOwned</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="exerciselog" oor:op="replace">
            <prop oor:name="Index">
              <value>13</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">ExerciseLog</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="exerciselogID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LogID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LogID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="personID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PersonID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PersonID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="activity" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Activity</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Activity</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="workoutdate" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">WorkoutDate</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">WorkoutDat</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="exercisetype" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">ExerciseType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">ExercisTyp</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="timeexercised" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TimeExercised</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TimeExerci</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="distancetraveled" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DistanceTraveled</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DistTravel</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="restingpulse" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">RestingPulse</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">RestngPuls</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="maximumpulse" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MaximumPulse</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MaxPulse</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="caloriesburned" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">CaloriesBurned</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">CalsBurned</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="hourssleep" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">HoursSleep</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">HoursSleep</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
          <node oor:name="dietlog" oor:op="replace">
            <prop oor:name="Index">
              <value>14</value>
            </prop>
            <prop oor:name="Name">
              <value xml:lang="en-US">DietLog</value>
            </prop>
            <node oor:name="Fields">
              <node oor:name="dietlogID" oor:op="replace">
                <prop oor:name="Index">
                  <value>0</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">LogID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">LogID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
                <prop oor:name="PrimaryKey">
                  <value>true</value>
                </prop>
              </node>
              <node oor:name="personID" oor:op="replace">
                <prop oor:name="Index">
                  <value>1</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">PersonID</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">PersonID</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="dietype" oor:op="replace">
                <prop oor:name="Index">
                  <value>2</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DietType</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DietType</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="dateacquired" oor:op="replace">
                <prop oor:name="Index">
                  <value>3</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">DateAcquired</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">DateAcquir</value>
                </prop>
                <prop oor:name="Type">
                  <value>91</value>
                </prop>
              </node>
              <node oor:name="whichmeal" oor:op="replace">
                <prop oor:name="Index">
                  <value>4</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">WhichMeal</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">WhichMeal</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>50</value>
                </prop>
              </node>
              <node oor:name="gramscarbohydrates" oor:op="replace">
                <prop oor:name="Index">
                  <value>5</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">GramsCarbohydrates</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">GrCarbohyd</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="gramsprotein" oor:op="replace">
                <prop oor:name="Index">
                  <value>6</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">GramsProtein</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">GrsProtein</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="gramsfat" oor:op="replace">
                <prop oor:name="Index">
                  <value>7</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">GramsFat</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">GramsFat</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="totalcalories" oor:op="replace">
                <prop oor:name="Index">
                  <value>8</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">TotalCalories</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">TotalCals</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="milligramssodium" oor:op="replace">
                <prop oor:name="Index">
                  <value>9</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">MilligramsSodium</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">MilligrSod</value>
                </prop>
                <prop oor:name="Type">
                  <value>4</value>
                </prop>
              </node>
              <node oor:name="vitamins" oor:op="replace">
                <prop oor:name="Index">
                  <value>10</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Vitamins</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Vitamins</value>
                </prop>
                <prop oor:name="Type">
                  <value>12</value>
                </prop>
                <prop oor:name="Precision">
                  <value>250</value>
                </prop>
              </node>
              <node oor:name="notes" oor:op="replace">
                <prop oor:name="Index">
                  <value>11</value>
                </prop>
                <prop oor:name="Name">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="ShortName">
                  <value xml:lang="en-US">Notes</value>
                </prop>
                <prop oor:name="Type">
                  <value>-1</value>
                </prop>
                <prop oor:name="Precision">
                  <value>8000</value>
                </prop>
              </node>
            </node>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="BaseWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/popupmenu/edit" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Database Object</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/tableobjectbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Table</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/queryobjectbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Query</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/reportobjectbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Report</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/formobjectbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Form</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Standard</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="BasicIDECommands" oor:package="org.openoffice.Office.UI">
    <node oor:name="UserInterface">
      <node oor:name="Commands">
        <node oor:name=".uno:GotoLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Line...</value>
          </prop>
        </node>
        <node oor:name=".uno:RepeatSearch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Repeat Search</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowLines" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Numbers</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormRadio" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Option Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormCheck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Check Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormList" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form List Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormCombo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Combo Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormVScroll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Vertical Scroll Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormHScroll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Horizontal Scroll Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormSpin" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Spin Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewModule" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">BASIC Module</value>
          </prop>
        </node>
        <node oor:name=".uno:NewDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">BASIC Dialog</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteCurrent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete</value>
          </prop>
        </node>
        <node oor:name=".uno:RenameCurrent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename</value>
          </prop>
        </node>
        <node oor:name=".uno:HideCurPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Hide</value>
          </prop>
        </node>
      </node>
      <node oor:name="Popups">
        <node oor:name=".uno:RunMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Run</value>
          </prop>
        </node>
        <node oor:name=".uno:DialogMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Dialog</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="BasicIDEWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/popupmenu/dialog" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Dialog</value>
          </prop>
        </node>
        <node oor:name="private:resource/popupmenu/tabbar" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Tab Bar</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/standardbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Standard</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/macrobar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,1</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Macro</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/dialogbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,1</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Dialog</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/translationbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>1,1</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Language</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/formcontrolsbar" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">FormControls</value>
          </prop>
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/insertcontrolsbar" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Toolbox</value>
          </prop>
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/fullscreenbar" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="Style" oor:type="xs:int">
            <value>2</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Full Screen</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="NoClose" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/findbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,3</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Find</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="BibliographyCommands" oor:package="org.openoffice.Office.UI">
    <node oor:name="UserInterface">
      <node oor:name="Commands">
        <node oor:name=".uno:Bib/Mapping" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Column Arrangement...</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/standardFilter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Filter...</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/DeleteRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete ~Record</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/InsertRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Record</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/sdbsource" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Choose Data Source...</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/source" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/query" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Search Key</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/autoFilter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoFilter</value>
          </prop>
        </node>
        <node oor:name=".uno:Bib/removeFilter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reset Filter</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="ChartCommands" oor:package="org.openoffice.Office.UI">
    <node oor:name="UserInterface">
      <node oor:name="Commands">
        <node oor:name=".uno:InsertMenuTitles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Titles...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuLegend" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Position</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Legend...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuAxes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Axes...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuGrids" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Grids...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuDataLabels" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Data Labels...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuTrendlines" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tre~nd Line...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuMeanValues" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Mean ~Value Lines</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuXErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">X Error ~Bars...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuYErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Y Error ~Bars...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenuDataTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data Table...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatSelection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Selection...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Legend" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Legend</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Legend...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramWall" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chart ~Wall...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramFloor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chart ~Floor...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramArea" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chart ~Area...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chart T~ype...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DataRanges" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Data Ranges...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramData" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Data Table...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:View3D" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~3D View...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Forward" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Bring ~Forward</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Backward" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Send Back~ward</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MainTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Main Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:SubTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Subtitle...</value>
          </prop>
        </node>
        <node oor:name=".uno:XTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~X Axis Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:YTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Y Axis Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:ZTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Z Axis Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:SecondaryXTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">S~econdary X Axis Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:SecondaryYTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Se~condary Y Axis Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:AllTitles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~All Titles...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisX" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~X Axis...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisY" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Y Axis...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisZ" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Z Axis...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisA" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Secondary X Axis...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisB" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">S~econdary Y Axis...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~All Axes...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridXMain" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Y Axis Major Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridYMain" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~X Axis Major Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridZMain" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Z Axis Major Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridXHelp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Y Axis Minor ~Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridYHelp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">X Axis ~Minor Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridZHelp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Z Ax~is Minor Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~All Grids...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatWall" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Wall...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatFloor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Floor...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatChartArea" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Chart Area...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTitles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Titles...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Title...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertLegend" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Legend</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteLegend" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Legend</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatLegend" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Legend...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertRemoveAxes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert/Delete Axes...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertAxis" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Axis</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteAxis" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Axis</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatAxis" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Axis...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertAxisTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Axis Title</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMajorGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Major Grid</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteMajorGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Major Grid</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatMajorGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Major Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMinorGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Minor Grid</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteMinorGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Minor Grid</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatMinorGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Minor Grid...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTrendline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Tre~nd Line...</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteTrendline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Tre~nd Line</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatTrendline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Trend Line...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTrendlineEquation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Trend Line ~Equation</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTrendlineEquationAndR2" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert R&#xB2; and Trend Line Equation</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertR2Value" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert R&#xB2;</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteR2Value" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete R&#xB2;</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteTrendlineEquation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Trend Line ~Equation</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatTrendlineEquation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Trend Line Equation...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMeanValue" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Mean ~Value Line</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteMeanValue" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Mean ~Value Line</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatMeanValue" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Mean Value Line...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertXErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert X Error ~Bars...</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteXErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete X Error ~Bars</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatXErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format X Error Bars...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertYErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Y Error ~Bars...</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteYErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Y Error ~Bars</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatYErrorBars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Y Error Bars...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDataLabels" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Data Labels</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteDataLabels" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Data Labels</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatDataLabels" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Data Labels...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDataLabel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Single Data Label</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteDataLabel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Single Data Label</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatDataLabel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Single Data Label...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDataTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Data Table</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteDataTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Data Table</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatDataSeries" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Data Series...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatDataPoint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Data Point...</value>
          </prop>
        </node>
        <node oor:name=".uno:ResetDataPoint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reset Data Point</value>
          </prop>
        </node>
        <node oor:name=".uno:ResetAllDataPoints" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reset all Data Points</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatStockLoss" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Stock Loss...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatStockGain" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Stock Gain...</value>
          </prop>
        </node>
        <node oor:name=".uno:ChartElementSelector" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Chart Element</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleGridHorizontal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Horizontal Grids</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ScaleText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Scale Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewArrangement" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Automatic Layout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Update" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Update Chart</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleLegend" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Legend On/Off</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleAxisDescr" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Show/Hide Axis Description(s)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleGridVertical" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Grids</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DataInRows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data in Rows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DataInColumns" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data in Columns</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolSelect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Tool</value>
          </prop>
        </node>
        <node oor:name=".uno:ContextType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chart Type</value>
          </prop>
        </node>
        <node oor:name=".uno:DataDescriptionType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Caption Type for Chart Data</value>
          </prop>
        </node>
        <node oor:name=".uno:LegendPosition" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Legend Position</value>
          </prop>
        </node>
        <node oor:name=".uno:DefaultColors" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Default Colors for Data Series</value>
          </prop>
        </node>
        <node oor:name=".uno:BarWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Bar Width</value>
          </prop>
        </node>
        <node oor:name=".uno:NumberOfLines" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Number of lines in combination chart</value>
          </prop>
        </node>
        <node oor:name=".uno:TextAttributes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Te~xt...</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectTitleDescription" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Description...</value>
          </prop>
        </node>
        <node oor:name=".uno:RenameObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Name...</value>
          </prop>
        </node>
        <node oor:name=".uno:LineArrowEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Ends with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
      </node>
      <node oor:name="Popups">
        <node oor:name=".uno:ArrangeRow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arrange~ment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChartTitleMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Title</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramAxisMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">A~xis</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiagramGridMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Grid</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="ChartWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/popupmenu/draw" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Shape</value>
          </prop>
        </node>
        <node oor:name="private:resource/popupmenu/drawtext" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Shape Text</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/standardbar" oor:op="replace">
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Standard</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>1,0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Formatting</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/drawbar" oor:op="replace">
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Drawing</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/basicshapes" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Basic Shapes</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/symbolshapes" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Symbol Shapes</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/arrowshapes" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Block Arrows</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/flowchartshapes" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/calloutshapes" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Callouts</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/starshapes" oor:op="replace">
          <prop oor:name="Docked" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Stars and Banners</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Controller" oor:package="org.openoffice.Office.UI">
    <node oor:name="Registered">
      <node oor:name="PopupMenu">
        <node oor:name="c1" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:CharFontName</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.FontMenuController</value>
          </prop>
        </node>
        <node oor:name="c2" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FontHeight</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.FontSizeMenuController</value>
          </prop>
        </node>
        <node oor:name="c4" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ObjectMenue</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ObjectMenuController</value>
          </prop>
        </node>
        <node oor:name="c5" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertPageHeader</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.HeaderMenuController</value>
          </prop>
        </node>
        <node oor:name="c6" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertPageFooter</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.FooterMenuController</value>
          </prop>
        </node>
        <node oor:name="c7" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ChangeControlType</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ControlMenuController</value>
          </prop>
        </node>
        <node oor:name="c8" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AvailableToolbars</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolBarsMenuController</value>
          </prop>
        </node>
        <node oor:name="c9" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ScriptOrganizer</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.MacrosMenuController</value>
          </prop>
        </node>
        <node oor:name="c10" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:RecentFileList</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.RecentFilesMenuController</value>
          </prop>
        </node>
        <node oor:name="c11" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AddDirect</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.NewMenuController</value>
          </prop>
        </node>
        <node oor:name="c12" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AutoPilotMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.NewMenuController</value>
          </prop>
        </node>
        <node oor:name="c13" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SetLanguageSelectionMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.LanguageSelectionMenuController</value>
          </prop>
        </node>
        <node oor:name="c14" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SetLanguageAllTextMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.LanguageSelectionMenuController</value>
          </prop>
        </node>
        <node oor:name="c15" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SetLanguageParagraphMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.LanguageSelectionMenuController</value>
          </prop>
        </node>
        <node oor:name="c16" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SaveAsMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SaveAsMenuController</value>
          </prop>
        </node>
        <node oor:name="c17" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ThesaurusFromContext</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ThesaurusMenuController</value>
          </prop>
        </node>
        <node oor:name="c18" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:OpenSmartTagMenuOnCursor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.SmartTagMenuController</value>
          </prop>
        </node>
        <node oor:name="c19" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:BasicShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>basicshapes</value>
          </prop>
        </node>
        <node oor:name="c20" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SymbolShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>symbolshapes</value>
          </prop>
        </node>
        <node oor:name="c21" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ArrowShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>arrowshapes</value>
          </prop>
        </node>
        <node oor:name="c22" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:StarShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>starshapes</value>
          </prop>
        </node>
        <node oor:name="c23" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:CalloutShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>calloutshapes</value>
          </prop>
        </node>
        <node oor:name="c24" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FlowChartShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>flowchartshapes</value>
          </prop>
        </node>
        <node oor:name="c25" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ConditionalFormatMenu</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>conditional</value>
          </prop>
        </node>
        <node oor:name="c26" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FreezePanesMenu</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>freezepanes</value>
          </prop>
        </node>
        <node oor:name="c27" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertFieldCtrl</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>insertfield</value>
          </prop>
        </node>
        <node oor:name="c28" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AnchorMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>anchor</value>
          </prop>
        </node>
        <node oor:name="c29" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Notebookbar</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarModeMenuController</value>
          </prop>
        </node>
        <node oor:name="c30" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ColumnOperations</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>column_operations</value>
          </prop>
        </node>
        <node oor:name="c31" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:RowOperations</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>row_operations</value>
          </prop>
        </node>
        <node oor:name="c32" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ToolbarMode</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarModeMenuController</value>
          </prop>
        </node>
        <node oor:name="c33" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DBNewMenu</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sdb.OfficeDatabaseDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>new</value>
          </prop>
        </node>
        <node oor:name="c34" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DBRefreshMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>refreshdata</value>
          </prop>
        </node>
        <node oor:name="c35" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DBPreview</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sdb.OfficeDatabaseDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>preview</value>
          </prop>
        </node>
        <node oor:name="c36" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ArrowsToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>arrowsbar</value>
          </prop>
        </node>
        <node oor:name="c37" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:LineToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>linesbar</value>
          </prop>
        </node>
        <node oor:name="c38" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ConnectorToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>connectorsbar</value>
          </prop>
        </node>
        <node oor:name="c39" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AdvancedMode</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>choosemodebar</value>
          </prop>
        </node>
        <node oor:name="c40" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Objects3DToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>3dobjectsbar</value>
          </prop>
        </node>
        <node oor:name="c41" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ShowTrackedChangesMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>showtrackedchanges</value>
          </prop>
        </node>
        <node oor:name="c42" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:PrintRangesMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>printranges</value>
          </prop>
        </node>
        <node oor:name="c43" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ObjectAlign</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>objectalign</value>
          </prop>
        </node>
        <node oor:name="c44" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FormatSparklineMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>sparklinemenu</value>
          </prop>
        </node>
        <node oor:name="c45" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:StatisticsMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>statisticsmenu</value>
          </prop>
        </node>
        <node oor:name="WindowListMenu" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:WindowList</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.WindowListMenuController</value>
          </prop>
        </node>
        <node oor:name="DistributeControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DistributeSelection</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ToolbarAsMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>distributebar</value>
          </prop>
        </node>
        <node oor:name="ConditionalFormatCondition" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ConditionalFormatConditionMenu</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.ResourceMenuController</value>
          </prop>
          <prop oor:name="Value">
            <value>conditional_easy</value>
          </prop>
        </node>
      </node>
      <node oor:name="ToolBar">
        <node oor:name="lo.writer.ScrollToPrevious" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ScrollToPrevious</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.PreviousScrollToolboxController</value>
          </prop>
        </node>
        <node oor:name="lo.writer.ScrollToNext" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ScrollToNext</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.NextScrollToolboxController</value>
          </prop>
        </node>
        <node oor:name="lo.writer.NavElement" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:NavElement</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.NavElementToolBoxController</value>
          </prop>
        </node>
        <node oor:name="ZoomToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ZoomToolBox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>zoombar;.uno:ZoomPlus</value>
          </prop>
        </node>
        <node oor:name="AdvancedModeToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AdvancedMode</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>choosemodebar;.uno:ToggleObjectRotateMode</value>
          </prop>
        </node>
        <node oor:name="ObjectPositionToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ObjectPosition</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>positionbar;.uno:BringToFront</value>
          </prop>
        </node>
        <node oor:name="TextToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:TextToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>textbar;.uno:Text</value>
          </prop>
        </node>
        <node oor:name="RectangleToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:RectangleToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>rectanglesbar;.uno:Rect</value>
          </prop>
        </node>
        <node oor:name="EllipseToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:EllipseToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>ellipsesbar;.uno:Ellipse</value>
          </prop>
        </node>
        <node oor:name="RedactedExportToolbox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:RedactedExportToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>redactedexportbar;.uno:RedactedExportWhite</value>
          </prop>
        </node>
        <node oor:name="LineToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:LineToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>linesbar;.uno:Freeline_Unfilled</value>
          </prop>
        </node>
        <node oor:name="ArrowsToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ArrowsToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>arrowsbar;.uno:LineArrowEnd</value>
          </prop>
        </node>
        <node oor:name="Objects3DToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Objects3DToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>3dobjectsbar;.uno:Cube</value>
          </prop>
        </node>
        <node oor:name="ShowTrackedChangesController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ShowTrackedChanges</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:ShowTrackedChangesMenu</value>
          </prop>
        </node>
        <node oor:name="ConnectorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ConnectorToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>connectorsbar;.uno:Connector</value>
          </prop>
        </node>
        <node oor:name="InsertToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>insertbar;.uno:InsertObjectChart</value>
          </prop>
        </node>
        <node oor:name="BasicControlsToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ChooseControls</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.script.BasicIDE</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>insertcontrolsbar</value>
          </prop>
        </node>
        <node oor:name="FormsControlsToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Config</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>formcontrols;.uno:Config</value>
          </prop>
        </node>
        <node oor:name="AlignmentControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ObjectAlign</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>alignmentbar;.uno:ObjectAlignLeft</value>
          </prop>
        </node>
        <node oor:name="GraphicFilterControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:GraphicFilterToolbox</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>graffilterbar</value>
          </prop>
        </node>
        <node oor:name="OptimizeTableControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:OptimizeTable</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>optimizetablebar</value>
          </prop>
        </node>
        <node oor:name="InsertControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertCtrl</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>insertbar;.uno:InsertGraphic</value>
          </prop>
        </node>
        <node oor:name="InsertObjectControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertObjCtrl</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>insertobjectbar;.uno:InsertObject</value>
          </prop>
        </node>
        <node oor:name="InsertCellControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsCellsCtrl</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>insertcellsbar;.uno:InsertCellsDown</value>
          </prop>
        </node>
        <node oor:name="c1" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DBNewForm</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sdb.OfficeDatabaseDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:DBNewMenu;1</value>
          </prop>
        </node>
        <node oor:name="org.libreoffice.comp.dbu.LimitBoxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DBLimit</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>org.libreoffice.comp.dbu.LimitBoxController</value>
          </prop>
        </node>
        <node oor:name="ChartProperties" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ChartProperties</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.chart2.ChartDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>org.libreoffice.chart2.Chart2ToolboxController</value>
          </prop>
        </node>
        <node oor:name="TableRefreshControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Refresh</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sdb.TableDataView</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:DBRefreshMenu;1</value>
          </prop>
        </node>
        <node oor:name="DataBrowserRefreshControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Refresh</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sdb.DataSourceBrowser</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:DBRefreshMenu;1</value>
          </prop>
        </node>
        <node oor:name="c13" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FontHeight</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.FontHeightToolBoxController</value>
          </prop>
        </node>
        <node oor:name="AssignLayout" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AssignLayout</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.presentation.PresentationDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.sd.SlideLayoutController</value>
          </prop>
        </node>
        <node oor:name="DisplayMode" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DisplayMode</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.presentation.PresentationDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.sd.DisplayModeController</value>
          </prop>
        </node>
        <node oor:name="InsertPage" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertPage</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.presentation.PresentationDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.sd.InsertSlideController</value>
          </prop>
        </node>
        <node oor:name="NumberingToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DefaultNumbering</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.NumberingToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="BulletsToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DefaultBullet</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.NumberingToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="OutlineToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SetOutline</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.NumberingToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="TableToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertTable</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.TableToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="PageToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ShowMultiplePages</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.TableToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="InteractiveFrameColumnsToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertFrameInteract</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColumnsToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="FrameColumnsToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertFrame</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColumnsToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="SectionColumnsToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertSection</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColumnsToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="ExtrusionDirectionFloater" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ExtrusionDirectionFloater</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ExtrusionDirectionController</value>
          </prop>
        </node>
        <node oor:name="ExtrusionDepthController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ExtrusionDepthFloater</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ExtrusionDepthController</value>
          </prop>
        </node>
        <node oor:name="ExtrusionLightingFloater" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ExtrusionLightingFloater</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ExtrusionLightingController</value>
          </prop>
        </node>
        <node oor:name="ExtrusionSurfaceFloater" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ExtrusionSurfaceFloater</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ExtrusionSurfaceController</value>
          </prop>
        </node>
        <node oor:name="FontworkAlignmentFloater" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FontworkAlignmentFloater</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.FontworkAlignmentController</value>
          </prop>
        </node>
        <node oor:name="FontworkCharacterSpacingFloater" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FontworkCharacterSpacingFloater</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.FontworkCharacterSpacingController</value>
          </prop>
        </node>
        <node oor:name="FontworkShapeTypeControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FontworkShapeType</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>fontworkshapetype</value>
          </prop>
        </node>
        <node oor:name="c3" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ChartElementSelector</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.chart2.ChartDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.chart.ElementSelectorToolbarController</value>
          </prop>
        </node>
        <node oor:name="BasicShapesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:BasicShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>basicshapes;.uno:BasicShapes.diamond</value>
          </prop>
        </node>
        <node oor:name="SymbolShapesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SymbolShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>symbolshapes;.uno:SymbolShapes.smiley</value>
          </prop>
        </node>
        <node oor:name="ArrowShapesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ArrowShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>arrowshapes;.uno:ArrowShapes.left-right-arrow</value>
          </prop>
        </node>
        <node oor:name="FlowChartShapesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FlowChartShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>flowchartshapes;.uno:FlowChartShapes.flowchart-internal-storage</value>
          </prop>
        </node>
        <node oor:name="CalloutShapesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:CalloutShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>calloutshapes;.uno:CalloutShapes.round-rectangular-callout</value>
          </prop>
        </node>
        <node oor:name="StarShapesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:StarShapes</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>starshapes;.uno:StarShapes.star5</value>
          </prop>
        </node>
        <node oor:name="lo.writer.MMCurrentEntryController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:MailMergeCurrentEntry</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.MMCurrentEntryController</value>
          </prop>
        </node>
        <node oor:name="lo.writer.MMExcludeEntryController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:MailMergeExcludeEntry</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.MMExcludeEntryController</value>
          </prop>
        </node>
        <node oor:name="PageSizeToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AttributePageSize</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.PageSizeToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="PageColumnToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:PageColumnType</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.PageColumnToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="PageMarginToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:PageMargin</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.PageMarginToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="PageOrientationToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Orientation</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>lo.writer.PageOrientationToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.FindTextToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FindText</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.FindTextToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.SearchLabelToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SearchLabel</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.SearchLabelToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.DownSearchToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DownSearch</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.DownSearchToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.ExitFindbarToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ExitSearch</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.ExitFindbarToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.UpSearchToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:UpSearch</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.UpSearchToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.MatchCaseToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:MatchCase</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.MatchCaseToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.SearchFormattedToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SearchFormattedDisplayString</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.SearchFormattedToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.svx.FindAllToolboxController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FindAll</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.svx.FindAllToolboxController</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.comp.sfx2.ClassificationCategoriesController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ClassificationApply</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.sfx2.ClassificationCategoriesController</value>
          </prop>
        </node>
        <node oor:name="LineEndToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:LineEndStyle</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.LineEndToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="VertTopToBottomToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:TextdirectionTopToBottom</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.VertTextToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="VertLeftToRightToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:TextdirectionLeftToRight</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.VertTextToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="VertCaptionToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:VerticalCaption</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.VertTextToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="VertDrawFontworkToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DrawFontworkVertical</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.VertTextToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="VertTextToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:VerticalText</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.VertTextToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="VertTextFitToSizeToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:VerticalTextFitToSizeTool</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.VertTextToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="CTLParaLeftToRightToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ParaLeftToRight</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.CTLToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="CTLParaRightToLeftToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ParaRightToLeft</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.CTLToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="LineStyleToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:XLineStyle</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.LineStyleToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="LineSpacingToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:LineSpacing</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.LineSpacingToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="CharacterSpacingToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Spacing</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.CharacterSpacingToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="InsertSymbolToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:CharmapControl</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.sfx2.InsertSymbolToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="BorderStyleToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:SetBorderStyle</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.FrameToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="BorderLineStyleToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:LineStyle</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.FrameToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="CurrencyToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:NumberFormatCurrency</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.CurrencyToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="FontColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FontColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="BackgroundColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:BackgroundColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="TableCellBackgroundColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:TableCellBackgroundColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="ColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Color</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="BackColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:BackColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="CharBackColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:CharBackColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="Extrusion3DColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Extrusion3DColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="UnderlineToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Underline</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.UnderlineToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="UndoToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Undo</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.UndoRedoToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="RedoToolBoxControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Redo</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.UndoRedoToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="XLineColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:XLineColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="FillColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FillColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="FrameLineColorToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FrameLineColor</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.ColorToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="FontNameToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:CharFontName</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.FontNameToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="StyleToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:StyleApply</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.StyleToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="StylesPreviewToolBox" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:StylesPreview</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.svx.StylesPreviewToolBoxControl</value>
          </prop>
        </node>
        <node oor:name="OpenToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Open</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:RecentFileList</value>
          </prop>
        </node>
        <node oor:name="WriterOpenToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:OpenFromWriter</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.text.TextDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:RecentFileList</value>
          </prop>
        </node>
        <node oor:name="CalcOpenToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:OpenFromCalc</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:RecentFileList</value>
          </prop>
        </node>
        <node oor:name="SaveToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Save</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SaveToolbarController</value>
          </prop>
        </node>
        <node oor:name="SimpleSaveInRelationDesign" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Save</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sdb.RelationDesign</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="SimpleSaveInBasicIDE" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:Save</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.script.BasicIDE</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="FreezePanesToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:FreezePanes</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
          <prop oor:name="Value">
            <value>.uno:FreezePanesMenu</value>
          </prop>
        </node>
        <node oor:name="InsertFieldController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:InsertFieldCtrl</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="AnchorController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AnchorMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="org.apache.openoffice.comp.framework.NewToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AddDirect</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>org.apache.openoffice.comp.framework.NewToolbarController</value>
          </prop>
        </node>
        <node oor:name="WizardsToolbarController" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:AutoPilotMenu</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="ConditionalFormatControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ConditionalFormatMenu</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="ColumnOperationsControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:ColumnOperations</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="RowOperationsControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:RowOperations</value>
          </prop>
          <prop oor:name="Module">
            <value>com.sun.star.sheet.SpreadsheetDocument</value>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.GenericPopupToolbarController</value>
          </prop>
        </node>
        <node oor:name="DistributeControl" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:DistributeSelection</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.SubToolBarController</value>
          </prop>
          <prop oor:name="Value">
            <value>distributebar</value>
          </prop>
        </node>
      </node>
      <node oor:name="StatusBar">
        <node oor:name="c5" oor:op="replace">
          <prop oor:name="Command">
            <value>.uno:LanguageStatus</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="Controller">
            <value>com.sun.star.comp.framework.LangSelectionStatusbarController</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DbBrowserWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/popupmenu/explorer" oor:op="replace">
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Explorer</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,1</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Table Data</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="NoClose" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DbQueryWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/toolbar/designobjectbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>1,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Design</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/sqlobjectbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>1,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">SQL</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Query Design</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DbRelationWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Standard</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DbTableDataWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,1</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Table Data</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="NoClose" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DbTableWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
          <prop oor:name="DockPos" oor:type="xs:string">
            <value>0,0</value>
          </prop>
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Standard</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ContextSensitive" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DbuCommands" oor:package="org.openoffice.Office.UI">
    <node oor:name="UserInterface">
      <node oor:name="Commands">
        <node oor:name=".uno:DBClearQuery" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Clear Query</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBAddRelation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New Relation...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBAddTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Add Tables...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBIndexDesign" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Index Design...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBChangeDesignMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Switch Design View On/Off</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewFunctions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Functions</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewAliases" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Alias</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewTableNames" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table name</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDistinctValues" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distinct Values</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBLimit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Limit</value>
          </prop>
        </node>
        <node oor:name=".uno:DBQueryPropertiesDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Query Properties</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PasteSpecial" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Paste ~Special...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDelete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete</value>
          </prop>
        </node>
        <node oor:name=".uno:DBRename" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBEditSqlView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit in SQL View...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBOpen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Database Object...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBTableDelete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBTableRename" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBTableEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBTableOpen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Database Object...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBQueryDelete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBQueryRename" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBQueryEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBQueryOpen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Database Object...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBFormDelete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBFormRename" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBFormEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBFormOpen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Database Object...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBReportDelete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBReportRename" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBReportEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBReportOpen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Database Object...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBConvertToView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Create as View</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewFormAutoPilot" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Wizard...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewTableAutoPilot" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Wizard...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewQueryAutoPilot" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Query Wizard...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewFormAutoPilotWithPreSelection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Wizard...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewReportWithPreSelection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Report...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewReportAutoPilot" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Report Wizard...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewReportAutoPilotWithPreSelection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Report Wizard...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBSelectAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select All</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDSProperties" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Properties...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDSConnectionType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connection Type...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDSAdvancedSettings" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Advanced Settings...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewTables" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tables</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewQueries" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Queries</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewForms" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Forms</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBViewReports" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reports</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBSortAscending" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ascending</value>
          </prop>
        </node>
        <node oor:name=".uno:DBSortDescending" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Descending</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDisablePreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">None</value>
          </prop>
        </node>
        <node oor:name=".uno:DBShowDocInfoPreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Document Information</value>
          </prop>
        </node>
        <node oor:name=".uno:DBShowDocPreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Document</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewForm" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewQuery" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Query (Design View)...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">New ~Query (Design View)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewQuerySql" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Query (SQL View)...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">New Query (~SQL View)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Design...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">New ~Table Design</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">View Design...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">New ~View Design</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewViewSQL" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">View (Simple)...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewFolder" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Folder...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBRelationDesign" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Relationships...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBUserAdmin" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">User Administration...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBTableFilter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Filter...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBRefreshTables" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Refresh Tables</value>
          </prop>
        </node>
        <node oor:name=".uno:DBDirectSQL" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">SQL...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBEditDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit Data</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBFormLetter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Mail Merge...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBInsertColumns" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data to Text...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBInsertContent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data to Fields</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBDocumentDataSource" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data Source of Current Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DBSendReportAsMail" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Report As Email...</value>
          </prop>
        </node>
        <node oor:name=".uno:DBSendReportToWriter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Report to Text Document...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormSlots/deleteRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete ~Record</value>
          </prop>
        </node>
        <node oor:name=".uno:FormSlots/insertRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Record</value>
          </prop>
        </node>
        <node oor:name=".uno:DBQueryPreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Preview</value>
          </prop>
        </node>
        <node oor:name=".uno:DBRebuildData" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rebuild</value>
          </prop>
        </node>
        <node oor:name=".uno:DBNewReport" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Report...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBEditDB" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit ~Database File...</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBCloseConnection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Disco~nnect</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBAdministrate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Registered databases ...</value>
          </prop>
        </node>
      </node>
      <node oor:name="Popups">
        <node oor:name=".uno:DBDatabasePropertiesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Database</value>
          </prop>
        </node>
        <node oor:name=".uno:DBPreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Preview</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="DrawImpressCommands" oor:package="org.openoffice.Office.UI">
    <node oor:name="UserInterface">
      <node oor:name="Commands">
        <node oor:name=".uno:CloseObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Close ~Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ColorView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Black &amp; White View</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">S~lide</value>
          </prop>
        </node>
        <node oor:name=".uno:PageMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Page</value>
          </prop>
        </node>
        <node oor:name=".uno:ShapeMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Shape</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideMoveMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RenamePage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename Page...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RenameSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename Slide...</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:RenamePage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RenameLayer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Rename Layer</value>
          </prop>
        </node>
        <node oor:name=".uno:Presentation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Start from ~First Slide</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PresentationCurrentSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Start from C~urrent Slide</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RestoreEditingView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Jump to Last Edited Slide</value>
          </prop>
        </node>
        <node oor:name=".uno:Remote" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Impress R~emote...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RehearseTimings" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Rehearse Timings</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PhotoAlbumDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Photo Album</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Dia" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">SlideTransition</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sho~w Slide</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HideSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hide Slide</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextAttributes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Te~xt Attributes...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PagesPerRow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slides per Row</value>
          </prop>
        </node>
        <node oor:name=".uno:TextFitToSizeTool" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fit Text in Textbox Size</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:VerticalTextFitToSizeTool" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fit Vertical Text to Frame</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Objects3DToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">3D Objects</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">3D Objects (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Cube" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cube</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Sphere" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sphere</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Cylinder" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cylinder</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Cone" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cone</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Cyramid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pyramid</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueEditMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Gluepoints</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Show Gluepoint Functions</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueInsertPoint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Gluepoint</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GluePercent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Relative</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueEscapeDirection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Exit Direction</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueHorzAlignCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Horizontal Center</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueHorzAlignLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Horizontal Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueHorzAlignRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Horizontal Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueVertAlignCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Vertical Center</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueVertAlignTop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Vertical Top</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueVertAlignBottom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gluepoint Vertical Bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Shell3D" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Shell</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Torus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Torus</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HalfSphere" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Half-Sphere</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueEscapeDirectionLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Exit Direction Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueEscapeDirectionRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Exit Direction Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueEscapeDirectionTop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Exit Direction Top</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GlueEscapeDirectionBottom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Exit Direction Bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Morphing" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cross-fading...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GridFront" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Grid to ~Front</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HelplinesVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Display Snap Guides</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HelplinesFront" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Snap Guides to ~Front</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BeforeObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">In Front of ~Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CustomAnimation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Animation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideChangeWindow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide Transition</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterSlidesPanel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Slides</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorAttributes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Connector...</value>
          </prop>
        </node>
        <node oor:name=".uno:PresentationDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">S~lide Show Settings...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Hyphenation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hyphenation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewRouting" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reset line skew</value>
          </prop>
        </node>
        <node oor:name=".uno:DuplicatePage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Duplicate Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DuplicateSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Duplicate ~Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:DuplicatePage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExpandPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~xpand Slide</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SummaryPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Su~mmary Slide</value>
          </prop>
        </node>
        <node oor:name=".uno:LeaveAllGroups" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Exit All Groups</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideMasterPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Master Slide</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NotesMasterPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">M~aster Notes</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPageQuick" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Slide Direct</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDateFieldVar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Dat~e (variable)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDateFieldFix" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Date (fixed)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTimeFieldVar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">T~ime (variable)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTimeFieldFix" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Time (fixed)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPageField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Page Number</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSlideField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Slide Number</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:InsertPageField</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPageTitleField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Page Tit~le</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSlideTitleField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide Tit~le</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:InsertPageTitleField</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPagesField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Page ~Count</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSlidesField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide ~Count</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:InsertPagesField</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ModifyField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">F~ields...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFileField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~File Name</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertAuthorField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Author</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CustomShowDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Custom Slide Show...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutputQualityColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutputQualityGrayscale" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Grayscale</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutputQualityBlackWhite" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Black and White</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviewQualityColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Color</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviewQualityGrayscale" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Grayscale</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviewQualityBlackWhite" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Black and White</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertInto3D" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To 3~D</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertInto3DLatheFast" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To 3D ~Rotation Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertIntoBitmap" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To ~Bitmap</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertIntoMetaFile" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To ~Metafile</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:convert_to_contour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To C~ontour</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HideLastLevel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hide Last Level</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowNextLevel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Show Next Level</value>
          </prop>
        </node>
        <node oor:name=".uno:PageSetup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Page</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Page Properties...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideSetup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format Slide</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Slide Properties...</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:PageSetup</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PasteSpecial" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Paste ~Special...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CopyObjects" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Duplicat~e...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ManageLinks" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~xternal Links...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertInto3DLathe" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">In 3D Rotation Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DrawingMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Drawing View</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Outline</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutputQualityContrast" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~High Contrast</value>
          </prop>
        </node>
        <node oor:name=".uno:DiaMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sli~de Sorter View</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Sli~de Sorter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviewQualityContrast" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~High Contrast</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~New Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:InsertPage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ImportFromFile" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Page from File...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ImportSlideFromFile" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Slide from File...</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:ImportFromFile</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomPanning" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Shift</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PixelMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pixel Mode</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectPosition" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arrange</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextCombine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Consolidate Text</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Merges text fragments from selected objects into one new textbox</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Combine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Comb~ine</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connectors</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Connectors (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Forward" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Bring ~Forward</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Backward" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Send Back~ward</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MirrorVert" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Vertically</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MirrorHorz" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Horizontally</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeBezier" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To ~Curve</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangePolygon" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To ~Polygon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CapturePoint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Snap Guide...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Insert Snap Guide...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowRuler" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Rulers</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertLayer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Layer</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Layer...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Insert Layer...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ModifyPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide ~Layout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ModifyLayer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Modify Layer</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Layer...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Modify Layer...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleLayerVisibility" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Layer Visibility</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Hide Layer</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Hide Layer (Shift+Click)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PageMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Normal</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LayerMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Layer</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Master</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiaEffect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide Effects</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiaAuto" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoTransition</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DiaTime" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Time</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Connector" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ActionMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Allow Interaction</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AnimationObjects" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Animated Image...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AnimationEffects" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Interaction...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExecuteAnimationEffect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~xecute Interaction...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PresentationLayout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Change Slide Master...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DrawingLayout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Change Master Page...</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:PresentationLayout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide Layout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NotesMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Not~es</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DisplayMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Display Views</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleTabBarVisibility" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Views Tab ~Bar</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Views Tab Bar Visibility</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HandoutMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Hando~ut</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeletePage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">D~elete Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Delete Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:DeletePage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteLayer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Layer</value>
          </prop>
        </node>
        <node oor:name=".uno:Dismantle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Spl~it</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PageStatus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide/Layer</value>
          </prop>
        </node>
        <node oor:name=".uno:LayoutStatus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Layout</value>
          </prop>
        </node>
        <node oor:name=".uno:Scale" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Scale</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Scaling at the current document</value>
          </prop>
        </node>
        <node oor:name=".uno:CrookRotate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Set in Circle (perspective)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CrookSlant" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Set to circle (slant)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CrookStretch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Set in Circle (distort)</value>
          </prop>
        </node>
        <node oor:name=".uno:Connect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">C~onnect</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Break" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Break</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AdvancedMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Transformations</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InteractiveTransparence" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Transparency tool</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Interactive transparency tool</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InteractiveGradient" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gradient tool</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Interactive gradient tool</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Shear" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distort</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BehindObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Be~hind Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ReverseOrder" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Reverse</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorArrowStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector Starts with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorArrowEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector Ends with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorArrows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector with Arrows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCircleStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector Starts with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCircleEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector Ends with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCircles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Connector with Circles</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RectangleToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLineArrowStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector starts with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EllipseToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RedactedExportToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Redacted Export</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLineArrowEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector ends with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLineArrows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector with Arrows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLineCircleStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector starts with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLineCircleEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector ends with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLineCircles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Straight Connector with Circles</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurveArrowStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector Starts with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurveArrowEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector Ends with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurveArrows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector with Arrows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurveCircleStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector Starts with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurveCircleEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector Ends with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorCurveCircles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curved Connector with Circles</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLines" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLinesArrowStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector Starts with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLinesArrowEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector Ends with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLinesArrows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector with Arrows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLinesCircleStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector Starts with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLinesCircleEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector Ends with Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConnectorLinesCircles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Connector with Circles</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicDraft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Image Placeholders</value>
          </prop>
        </node>
        <node oor:name=".uno:FillDraft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Contour Mode</value>
          </prop>
        </node>
        <node oor:name=".uno:TextDraft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text Placeholders</value>
          </prop>
        </node>
        <node oor:name=".uno:LineDraft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Contour Only</value>
          </prop>
        </node>
        <node oor:name=".uno:SolidCreate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Modify Object with Attributes</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HelplinesUse" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Snap to Snap Guides</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SnapBorder" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Snap to Page Margins</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SnapFrame" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Snap to Object Border</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SnapPoints" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Snap to Object Points</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:QuickEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Allow Quick Editing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PickThrough" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Text Area Only</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DoubleClickTextEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Double-click to edit Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveGraphic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Save...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangePicture" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Replace...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CompressGraphic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Co~mpress...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SelectBackground" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Set Background Image...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveBackground" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save Background Image...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DisplayMasterBackground" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Background</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DisplayMasterObjects" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Objects</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditStyle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~dit Style...</value>
          </prop>
        </node>
        <node oor:name=".uno:ClickChangeRotation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rotation Mode after Clicking Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Mirror" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flip</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMasterPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New Master</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteMasterPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Master</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RenameMasterPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rename Master</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CloseMasterView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Close Master View</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMailDocAsMS" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Email as ~Microsoft PowerPoint Presentation...</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMailDocAsOOo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Email as ~OpenDocument Presentation...</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Zoom &amp; Pan</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Zoom &amp; Pan (Ctrl to Zoom Out, Shift to Pan)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
      </node>
      <node oor:name="Popups">
        <node oor:name=".uno:ModifyMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Modify</value>
          </prop>
        </node>
        <node oor:name=".uno:WorkspaceMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Wor~kspace</value>
          </prop>
        </node>
        <node oor:name=".uno:MirrorMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Flip</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviewDisplayQualityMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pre~view Mode</value>
          </prop>
        </node>
        <node oor:name=".uno:LayerMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">La~yer</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Convert</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrangeMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Arrange</value>
          </prop>
        </node>
        <node oor:name=".uno:DisplayQualityMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Color/Grayscale</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideShowMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Slide Show</value>
          </prop>
        </node>
        <node oor:name=".uno:GroupMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Group</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sen~d</value>
          </prop>
        </node>
        <node oor:name=".uno:TemplatesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Styl~es</value>
          </prop>
        </node>
        <node oor:name=".uno:SnapLinesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Snap Guides</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterPageMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Master</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterLayoutsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Lay~outs</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterLayouts" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Master Elements...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterLayoutsNotes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Notes Layout...</value>
          </prop>
        </node>
        <node oor:name=".uno:MasterLayoutsHandouts" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Master Handout Layout...</value>
          </prop>
        </node>
        <node oor:name=".uno:HeaderAndFooter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Header and Footer...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPageNumber" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">P~age Number...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSlideNumber" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">S~lide Number...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:InsertPageNumber</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDateAndTime" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Date and ~Time...</value>
          </prop>
        </node>
        <node oor:name=".uno:NormalMultiPaneGUI" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Normal View</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Normal</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideSorterMultiPaneGUI" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sli~de Sorter</value>
          </prop>
        </node>
        <node oor:name=".uno:LeftPaneImpress" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slide ~Pane</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LeftPaneDraw" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Page Pane</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RightPane" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tas~k Pane</value>
          </prop>
        </node>
        <node oor:name=".uno:OptimizeTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Optimize</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableTransformDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Position and Size</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:TransformDialog</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SetMinimalColumnWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Minimal Column Width</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SetOptimalColumnWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Optimal Column Width</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeColumns" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Columns Evenly</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SetMinimalRowHeight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Minimal Row Height</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SetOptimalRowHeight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Optimal Row Height</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeRows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Rows Evenly</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertRowsAfter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Row Below</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertRowsBefore" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Row Above</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertRowDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Rows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertColumnsAfter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Column After</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertColumnsBefore" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Column Before</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertColumnDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Columns</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteRows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Row</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Table</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SelectTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Table</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Select...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Select Table</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EntireColumn" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Column</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EntireRow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Row</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ta~ble Properties...</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Properties...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Ta~ble Properties...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableSort" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">So~rt...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Table...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteAnnotation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Delete Comment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteAllAnnotation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete ~All Comments</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NextAnnotation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Next Comment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviousAnnotation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Previous Comment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextAutoFitToSize" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Shrink text on overflow</value>
          </prop>
        </node>
        <node oor:name=".uno:TaskPaneInsertPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Slide</value>
          </prop>
        </node>
        <node oor:name=".uno:PresentationMinimizer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Minimize ~Presentation...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FirstPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to First Page</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To First Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FirstSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to First Slide</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To First Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:FirstPage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviousPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Previous Page</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To Previous Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PreviousSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Previous Slide</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To Previous Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:PreviousPage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NextPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Next Page</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To Next Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NextSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Next Slide</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To Next Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:NextPage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LastPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Last Page</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To Last Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LastSlide" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Go to Last Slide</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">To Last Slide</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:LastPage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MovePageFirst" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Page to Start</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Page to Start</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MoveSlideFirst" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Slide to Start</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Slide to Start</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:MovePageFirst</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MovePageUp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Page Up</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Page Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MoveSlideUp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Slide Up</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Slide Up</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:MovePageUp</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MovePageDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Page Down</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Page Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MoveSlideDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Slide Down</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Slide Down</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:MovePageDown</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MovePageLast" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Page to End</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Page to End</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MoveSlideLast" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Slide to End</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Slide to End</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:MovePageLast</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=20" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Blank Slide</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=19" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title Only</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=0" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title Slide</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=1" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=32" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Centered Text</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=3" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title and 2 Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=12" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, Content and 2 Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=15" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, 2 Content and Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=14" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, Content over Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=16" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, 2 Content over Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=18" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, 4 Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=34" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, 6 Content</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=28" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Title, Vertical Text</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=27" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Title, Text, Chart</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=29" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, Vertical Text</value>
          </prop>
        </node>
        <node oor:name=".uno:AssignLayout?WhatLayout:long=30" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Title, 2 Vertical Text, Clipart</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideLayoutMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Layout</value>
          </prop>
        </node>
        <node oor:name=".uno:PageMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pag~e</value>
          </prop>
        </node>
        <node oor:name=".uno:SlideFeaturesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slid~e Features</value>
          </prop>
        </node>
        <node oor:name=".uno:CellMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Cell</value>
          </prop>
        </node>
        <node oor:name=".uno:RowMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Row</value>
          </prop>
        </node>
        <node oor:name=".uno:ColumnMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Colu~mn</value>
          </prop>
        </node>
        <node oor:name=".uno:ModifyPresentationObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Presentation ~Object...</value>
          </prop>
        </node>
        <node oor:name=".uno:HangingIndent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Hanging Indent</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RedactedExportBlack" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export Redacted PDF (Black)</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:ExportDirectToPDF?IsRedactMode:bool=true&amp;RedactionStyle:string=Black</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RedactedExportWhite" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export Redacted PDF (White)</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:ExportDirectToPDF?IsRedactMode:bool=true&amp;RedactionStyle:string=White</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RedactionPreviewExport" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export Preview PDF</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:ExportDirectToPDF</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.ShapesDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Shapes Deck</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.SdSlideTransitionDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Slide Transition Deck</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.SdCustomAnimationDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Custom Animation Deck</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.SdMasterPagesDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Master Slides Deck</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Factories" oor:package="org.openoffice.Office.UI">
    <node oor:name="Registered">
      <node oor:name="UIElementFactories">
        <node oor:name="generic_menubar_factory" oor:op="replace">
          <prop oor:name="Type">
            <value>menubar</value>
          </prop>
          <prop oor:name="Name">
            <value/>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>com.sun.star.comp.framework.MenuBarFactory</value>
          </prop>
        </node>
        <node oor:name="generic_toolbar_factory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolbar</value>
          </prop>
          <prop oor:name="Name">
            <value/>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>com.sun.star.comp.framework.ToolBarFactory</value>
          </prop>
        </node>
        <node oor:name="addons_toolbar_factory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolbar</value>
          </prop>
          <prop oor:name="Name">
            <value>addon_</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>com.sun.star.comp.framework.AddonsToolBarFactory</value>
          </prop>
        </node>
        <node oor:name="statusbar_factory" oor:op="replace">
          <prop oor:name="Type">
            <value>statusbar</value>
          </prop>
          <prop oor:name="Name">
            <value/>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>com.sun.star.comp.framework.StatusBarFactory</value>
          </prop>
        </node>
        <node oor:name="SvxPanelFactory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolpanel</value>
          </prop>
          <prop oor:name="Name">
            <value>SvxPanelFactory</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>org.apache.openoffice.comp.svx.sidebar.PanelFactory</value>
          </prop>
        </node>
        <node oor:name="SdPanelFactory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolpanel</value>
          </prop>
          <prop oor:name="Name">
            <value>SdPanelFactory</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>org.openoffice.comp.Draw.framework.PanelFactory</value>
          </prop>
        </node>
        <node oor:name="ScPanelFactory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolpanel</value>
          </prop>
          <prop oor:name="Name">
            <value>ScPanelFactory</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>org.apache.openoffice.comp.sc.sidebar.ScPanelFactory</value>
          </prop>
        </node>
        <node oor:name="SwPanelFactory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolpanel</value>
          </prop>
          <prop oor:name="Name">
            <value>SwPanelFactory</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>org.apache.openoffice.comp.sw.sidebar.SwPanelFactory</value>
          </prop>
        </node>
        <node oor:name="ChartPanelFactory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolpanel</value>
          </prop>
          <prop oor:name="Name">
            <value>ChartPanelFactory</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>org.libreoffice.comp.chart2.sidebar.ChartPanelFactory</value>
          </prop>
        </node>
        <node oor:name="SmPanelFactory" oor:op="replace">
          <prop oor:name="Type">
            <value>toolpanel</value>
          </prop>
          <prop oor:name="Name">
            <value>SmPanelFactory</value>
          </prop>
          <prop oor:name="Module">
            <value/>
          </prop>
          <prop oor:name="FactoryImplementation">
            <value>org.libreoffice.comp.Math.sidebar.SmPanelFactory</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="GenericCategories" oor:package="org.openoffice.Office.UI">
    <node oor:name="Commands">
      <node oor:name="Categories">
        <node oor:name="0" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Internal</value>
          </prop>
        </node>
        <node oor:name="1" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Application</value>
          </prop>
        </node>
        <node oor:name="2" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">View</value>
          </prop>
        </node>
        <node oor:name="3" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Documents</value>
          </prop>
        </node>
        <node oor:name="4" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Edit</value>
          </prop>
        </node>
        <node oor:name="5" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">BASIC</value>
          </prop>
        </node>
        <node oor:name="6" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Options</value>
          </prop>
        </node>
        <node oor:name="7" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Math</value>
          </prop>
        </node>
        <node oor:name="8" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Navigate</value>
          </prop>
        </node>
        <node oor:name="9" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Insert</value>
          </prop>
        </node>
        <node oor:name="10" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Format</value>
          </prop>
        </node>
        <node oor:name="11" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Templates</value>
          </prop>
        </node>
        <node oor:name="12" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Text</value>
          </prop>
        </node>
        <node oor:name="13" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Frame</value>
          </prop>
        </node>
        <node oor:name="14" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Image</value>
          </prop>
        </node>
        <node oor:name="15" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Table</value>
          </prop>
        </node>
        <node oor:name="16" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Numbering</value>
          </prop>
        </node>
        <node oor:name="17" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Data</value>
          </prop>
        </node>
        <node oor:name="18" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Special Functions</value>
          </prop>
        </node>
        <node oor:name="19" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Image</value>
          </prop>
        </node>
        <node oor:name="20" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Chart</value>
          </prop>
        </node>
        <node oor:name="21" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Explorer</value>
          </prop>
        </node>
        <node oor:name="22" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Connector</value>
          </prop>
        </node>
        <node oor:name="23" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Modify</value>
          </prop>
        </node>
        <node oor:name="24" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Drawing</value>
          </prop>
        </node>
        <node oor:name="25" oor:op="replace">
          <prop oor:name="Name" oor:type="xs:string">
            <value xml:lang="en-US">Controls</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="GenericCommands" oor:package="org.openoffice.Office.UI">
    <node oor:name="UserInterface">
      <node oor:name="Commands">
        <node oor:name=".uno:Polygon" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Polygon, Filled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowAnnotations" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Show Comme~nts</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Comments</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeControlType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Replace with</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fo~rm Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:WebHtml" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Preview in Web Browser</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewPresentation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New Presentation</value>
          </prop>
        </node>
        <node oor:name=".uno:UnicodeNotationToggle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Unicode Notation</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkGalleryFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Fontwork</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Fontwork...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Fontwork Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fontwork Shape</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkSameLetterHeights" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fontwork Same Letter Heights</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkAlignmentFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fontwork Alignment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkCharacterSpacingFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fontwork Character Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Basic Shapes</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Basic Shapes</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Basic Shapes (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Symbol Shapes</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Symbol Shapes</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Symbol Shapes (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ParaspaceIncrease" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Increase</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Increase Paragraph Spacing</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Increase Paragraph Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>3</value>
          </prop>
        </node>
        <node oor:name=".uno:ParaspaceDecrease" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Decrease</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Decrease Paragraph Spacing</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Decrease Paragraph Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>3</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arrow Shapes</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Block Arrows</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Block Arrows (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart Shapes</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Flowchart</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Callout Shapes</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Callout Shapes</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Callout Shapes (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Star Shapes</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">S~tars and Banners</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Stars and Banners (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.rectangle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.round-rectangle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle, Rounded</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.quadrat" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Square</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.round-quadrat" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Square, Rounded</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.circle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.ellipse" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.circle-pie" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle Pie</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.isosceles-triangle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Isosceles Triangle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.right-triangle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right Triangle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.trapezoid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Trapezoid</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.diamond" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Diamond</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.parallelogram" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Parallelogram</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.pentagon" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Regular Pentagon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.hexagon" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Hexagon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.octagon" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Octagon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.cross" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cross</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.ring" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ring</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.block-arc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Block Arc</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.can" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cylinder</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.cube" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cube</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.paper" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Folded Corner</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicShapes.frame" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Frame</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.smiley" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Smiley Face</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.sun" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sun</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.moon" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Moon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.lightning" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Lightning Bolt</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.heart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Heart</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.flower" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flower</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.cloud" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cloud</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.forbidden" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Prohibited</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.puzzle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Puzzle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.bracket-pair" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Double Bracket</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.left-bracket" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left Bracket</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.right-bracket" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right Bracket</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.brace-pair" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Double Brace</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.left-brace" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left Brace</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.right-brace" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right Brace</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.quad-bevel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Square Bevel</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.octagon-bevel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Octagon Bevel</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SymbolShapes.diamond-bevel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Diamond Bevel</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.left-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.right-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.down-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Down Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.left-right-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left and Right Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-down-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up and Down Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-right-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up and Right Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-right-down-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up, Right and Down Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.quad-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">4-way Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.corner-right-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Corner Right Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.split-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.striped-right-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Striped Right Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.notched-right-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Notched Right Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.pentagon-right" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pentagon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.chevron" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chevron</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.right-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.left-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.down-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Down Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.left-right-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left and Right Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-down-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up and Down Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.up-right-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Up and Right Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.quad-arrow-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">4-way Arrow Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.circular-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circular Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.split-round-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right or Left Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowShapes.s-sharped-arrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">S-shaped Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-process" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Process</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-alternate-process" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Alternate Process</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-decision" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Decision</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-data" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Data</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-predefined-process" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Predefined Process</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-internal-storage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Internal Storage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-document" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-multidocument" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Multidocument</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-terminator" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Terminator</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-preparation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Preparation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-manual-input" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Manual Input</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-manual-operation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Manual Operation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-connector" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Connector</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-off-page-connector" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Off-page Connector</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-card" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Card</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-punched-tape" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Punched Tape</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-summing-junction" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Summing Junction</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-or" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Or</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-collate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Collate</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-sort" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Sort</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-extract" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Extract</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-merge" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Merge</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-stored-data" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Stored Data</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-delay" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Delay</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-sequential-access" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Sequential Access</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-magnetic-disk" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Magnetic Disc</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-direct-access-storage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Direct Access Storage</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlowChartShapes.flowchart-display" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flowchart: Display</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.rectangular-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangular Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.round-rectangular-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rounded Rectangular Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.round-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Round Callout</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.cloud-callout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cloud</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.line-callout-1" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Callout 1</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.line-callout-2" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Callout 2</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CalloutShapes.line-callout-3" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Callout 3</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.bang" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Explosion</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.star4" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">4-Point Star</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.star5" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">5-Point Star</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.star6" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">6-Point Star</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.star8" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">8-Point Star</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.star12" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">12-Point Star</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.star24" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">24-Point Star</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.concave-star6" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">6-Point Star, Concave</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.vertical-scroll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Scroll</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.horizontal-scroll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Horizontal Scroll</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.signet" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Signet</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StarShapes.doorplate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Doorplate</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-plain-text" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Plain Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-wave" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Wave</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-inflate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Inflate</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-stop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Stop</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-curve-up" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curve Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-curve-down" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curve Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-triangle-up" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Triangle Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-triangle-down" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Triangle Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-fade-right" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fade Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-fade-left" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fade Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-fade-up" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fade Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-fade-down" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fade Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-slant-up" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slant Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-slant-down" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Slant Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-fade-up-and-right" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fade Up and Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-fade-up-and-left" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fade Up and Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-chevron-up" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chevron Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-chevron-down" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chevron Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-up-curve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Up (Curve)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-down-curve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Down (Curve)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-left-curve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Left (Curve)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-right-curve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Right (Curve)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-circle-curve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle (Curve)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-open-circle-curve" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Circle (Curve)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-up-pour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Up (Pour)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-down-pour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Down (Pour)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-left-pour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Left (Pour)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-arch-right-pour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arch Right (Pour)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-circle-pour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle (Pour)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontworkShapeType.fontwork-open-circle-pour" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Circle (Pour)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:UndoAction" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Undo</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleControlFocus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Control Focus</value>
          </prop>
        </node>
        <node oor:name=".uno:ScrollBar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Scrollbar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Zoom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Zoom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Zoom...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SpinButton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Spin Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToScrollBar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Scrollbar</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToSpinButton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Spin Button</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToNavigationBar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Navigation Bar</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleBreakPoint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Breakpoint On/Off</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Text" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Text Box</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Text Box (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LaunchStarImage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Start Image Editor</value>
          </prop>
        </node>
        <node oor:name=".uno:AddWatch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Enable Watch</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CharacterBackgroundPattern" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Highlight Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CharFontName" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Font Name</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChooseMacro" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Macro...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Italic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Italic</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Bold" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Bold</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Grow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Increase</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Increase Size</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Increase Font Size</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Shrink" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Decrease</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Decrease Size</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Decrease Font Size</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ModuleDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Module...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Modules...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Shadowed" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Shadow</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Shadow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectCatalog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Object Catalog</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:WatchWindow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Watched Expressions</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StackWindow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Call Stack</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineFont" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Outline Font Effect</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Apply outline attribute to font. Not all fonts implement this attribute.</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Strikeout" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Strikethrough</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Underline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Underline</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:UnderlineSimple" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Underline</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:Underline</value>
          </prop>
        </node>
        <node oor:name=".uno:UnderlineNone" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Underline: Off</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:UnderlineSingle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Single Underline</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:UnderlineDouble" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Double Underline</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:UnderlineDotted" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Dotted Underline</value>
          </prop>
        </node>
        <node oor:name=".uno:Overline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Overline</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:HelpIndex" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">%PRODUCTNAME ~Help</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontHeight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Font Size</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FindText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find Values</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Find text in values, to search in formulas use the dialog</value>
          </prop>
        </node>
        <node oor:name=".uno:DownSearch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find Next</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:UpSearch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find Previous</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MatchCase" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Match Case</value>
          </prop>
        </node>
        <node oor:name=".uno:SearchFormattedDisplayString" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Search Formatted Display String</value>
          </prop>
        </node>
        <node oor:name=".uno:FindAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find All</value>
          </prop>
        </node>
        <node oor:name=".uno:ExitSearch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Close Find Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SearchLabel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Search results message</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Search results</value>
          </prop>
        </node>
        <node oor:name="vnd.sun.star.findbar:FocusToFindbar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Find...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtendedHelp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~What's This?</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ActiveHelp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Extended Tips</value>
          </prop>
        </node>
        <node oor:name=".uno:Color" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Font Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HelpTip" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Tips</value>
          </prop>
        </node>
        <node oor:name=".uno:MatchGroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find Parenthesis</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicIDEAppear" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit Macros...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LibSelector" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Library</value>
          </prop>
        </node>
        <node oor:name=".uno:LeftPara" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Align Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>11</value>
          </prop>
        </node>
        <node oor:name=".uno:RightPara" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Align Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>11</value>
          </prop>
        </node>
        <node oor:name=".uno:CenterPara" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Center</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Align Center</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>11</value>
          </prop>
        </node>
        <node oor:name=".uno:JustifyPara" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Justified</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:SendFax" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Send Default Fax</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineSpacing" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Spacing</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Set Line Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:SpacePara1" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Spacing: 1</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:SpacePara115" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Spacing: 1.15</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:SpacePara15" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Spacing: 1.5</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:SpacePara2" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Spacing: 2</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:StatusGetPosition" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Position</value>
          </prop>
        </node>
        <node oor:name=".uno:StatusGetTitle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Basic Module</value>
          </prop>
        </node>
        <node oor:name=".uno:ManageBreakPoints" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Manage Breakpoints</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TransformRotationAngle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rotation Angle</value>
          </prop>
        </node>
        <node oor:name=".uno:TransformDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Position and Si~ze...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafLuminance" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Brightness</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafContrast" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Contrast</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomToolBox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Zoom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafRed" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Red</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomPlus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Zoom In</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafGreen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Green</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomMinus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Zoom Out</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafBlue" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Blue</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OptionsTreeDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Options...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Zoom200Percent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">200%</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Zoom150Percent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">150%</value>
          </prop>
        </node>
        <node oor:name=".uno:Zoom100Percent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">100%</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Zoom75Percent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">75%</value>
          </prop>
        </node>
        <node oor:name=".uno:Zoom50Percent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">50%</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafGamma" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gamma</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomPage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Entire Page</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafTransparence" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Transparency</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomOptimal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Optimal</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Optimal View</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafInvert" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Invert</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Line" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Line (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrowsToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Lines and Arrows</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Lines and Arrows (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineArrowStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Starts with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineArrowEnd" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Ends with Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineArrows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line with Arrows</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineArrowCircle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line with Arrow/Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineCircleArrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line with Circle/Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineArrowSquare" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line with Arrow/Square</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineSquareArrow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line with Square/Arrow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MeasureLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Dimension Line</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Image Mode</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Line_Diagonal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line (45&#xB0;)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Rect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Rectangle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Rect?FillTransparence:short=50&amp;FillColor:string=COL_GRAY7&amp;LineStyle:short=0&amp;IsSticky:bool=true&amp;ShapeName:string=RectangleRedactionShape" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle Redaction</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Rect_Rounded" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle, Rounded</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Ellipse" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Ellipse</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BibliographyComponent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Bibliography Database</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Pie" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse Pie</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierEliminatePoints" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Eliminate Points</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DatasourceAdministration" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Data Sources...</value>
          </prop>
        </node>
        <node oor:name=".uno:GrafAttrCrop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Crop Image Dialog...</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Crop Dialog...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Crop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Crop</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Crop Image</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangePicture" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace Image</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Replace...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CompressGraphic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Compress Image</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Co~mpress...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveGraphic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save Image</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Save...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OriginalSize" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Original Size</value>
          </prop>
        </node>
        <node oor:name=".uno:FitCellSize" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Fit to Cell Size</value>
          </prop>
        </node>
        <node oor:name=".uno:GridMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gr~id and Helplines</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolsFormsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Forms</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Templates</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Manage Templates</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open Templates Manager</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Arc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arc</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Open" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Open...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenRemote" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open ~Remote...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open Remote File</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open ~Remote File...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveAsRemote" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sa~ve Remote...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Save Remote File</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Save ~Remote File...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CircleCut" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle Segment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveAs" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save ~As...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveACopy" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save a Copy...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CheckOut" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Check Out</value>
          </prop>
        </node>
        <node oor:name=".uno:CancelCheckOut" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cancel Checkout...</value>
          </prop>
        </node>
        <node oor:name=".uno:CheckIn" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Check In...</value>
          </prop>
        </node>
        <node oor:name=".uno:CloseDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Close</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Print" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Print...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierFill" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curve, Filled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Save" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Save</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveSimple" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:Save</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierInsert" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Points</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierDelete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Points</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierMove" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Points</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Reload" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Re~load</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierClose" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Close B&#xE9;zier</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PrintDefault" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Print Directly</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierSmooth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Smooth Transition</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleObjectBezierMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Point Edit Mode</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertAnnotation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Comme~nt</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Comment</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Comment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierCutLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split Curve</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SelectObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleObjectRotateMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Rotate</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectAlignLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AlignCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Centered</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectAlignRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AlignUp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Top</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AlignMiddle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">C~enter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AlignDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:VerticalText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Text</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Vertical Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:VerticalCaption" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Callouts</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextdirectionLeftToRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text direction from left to right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextdirectionTopToBottom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text direction from top to bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertObjectChart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Chart...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Chart</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DefaultBullet" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Unordered List</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Unordered List</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Unordered List</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:DefaultNumbering" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ordered List</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Ordered List</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Ordered List</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:SetOutline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Outline Format</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Outline Format</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Select Outline Format</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>15</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatArea" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">A~rea...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">L~ine...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MeasureAttributes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Dimen~sions...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LanguageStatus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Language Status</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellCheckIgnore" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ignore</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellCheckIgnoreAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ignore All</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellCheckApplySuggestion" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Apply Suggestion</value>
          </prop>
        </node>
        <node oor:name=".uno:ChooseControls" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Controls</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToSentenceCase" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Sentence case</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToLower" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~lowercase</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToUpper" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~UPPERCASE</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToTitleCase" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Capitalize Every Word</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToToggleCase" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~tOGGLE cASE</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseRotateCase" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cycle Case</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Cycle Case (Title Case, Sentence case, UPPERCASE, lowercase)</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToHalfWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">H~alf-width</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text from File...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPushbutton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToFullWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Full-width</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierConvert" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Convert to Curve</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Stop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Stop Loading</value>
          </prop>
        </node>
        <node oor:name=".uno:Radiobutton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Option Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToHiragana" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hiragana</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierEdge" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Corner Point</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Checkbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Check Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangeCaseToKatakana" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Katakana</value>
          </prop>
        </node>
        <node oor:name=".uno:SetDocumentProperties" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Propert~ies...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BezierSymmetric" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Symmetric Transition</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineUp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Up</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Move selected paragraphs up one paragraph</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AddDirect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~New</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Down</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Move selected paragraphs down one paragraph</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveAsTemplate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save as Template...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Promote</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Promote outline level of selected list paragraphs</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DesignerDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Styles</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Manage St~yles</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Show the Styles Sidebar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ViewSidebarStyles" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Styles</value>
          </prop>
          <prop oor:name="TargetURL" oor:type="xs:string">
            <value>.uno:DesignerDialog</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Demote</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Demote outline level of selected list paragraphs</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineFormat" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Show Formatting</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineCollapseAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Show Only First Level</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineBullet" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Bullets and Numbering...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>7</value>
          </prop>
        </node>
        <node oor:name=".uno:EditDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~dit Mode</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Edit Mode</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ReadOnlyDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Read Only Mode</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Read Only Mode</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertImageControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Image Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BrowseView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Web View</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Web</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ProgressBar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Progress Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HFixedLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Horizontal Line</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FileDocument" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">File Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:VFixedLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Line</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FillStyle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Area Style / Filling</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoPilotAddressDataSource" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoPilot: Address Data Source</value>
          </prop>
        </node>
        <node oor:name=".uno:FillColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fill Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StyleApply" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Apply Style</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StylesPreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Styles Preview</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AddDateField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Date Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTimeField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Time Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:EditStyle" oor:op="replace">
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Edit Style...</value>
          </prop>
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StyleNewByExample" oor:op="replace">
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~New Style from Selection</value>
          </prop>
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:XLineStyle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Style</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertNumericField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Numeric Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StyleUpdateByExample" oor:op="replace">
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Update Selected Style</value>
          </prop>
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Update</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineCap" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Cap Style</value>
          </prop>
        </node>
        <node oor:name=".uno:LineDash" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Dash/Dot</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertCurrencyField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Currency Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineTransparence" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Transparency</value>
          </prop>
        </node>
        <node oor:name=".uno:LineWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Thickness</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFormattedField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Formatted Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:XLineColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertPatternField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pattern Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFileControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">File Selection</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTreeControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tree Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertHyperlinkControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Hyperlink Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowPropBrowser" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Properties</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert OLE Object</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~OLE Object...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open dialog to insert OLE object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertObjectFloatingFrame" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Float~ing Frame...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EnterGroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Enter Group</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LeaveGroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~xit Group</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HideDetail" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hide Details</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomPageWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Page Width</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowDetail" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Show Details</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomObjects" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Object Zoom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ParaLeftToRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left-To-Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>11</value>
          </prop>
        </node>
        <node oor:name=".uno:Group" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Group...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ParaRightToLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right-To-Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>11</value>
          </prop>
        </node>
        <node oor:name=".uno:Ungroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Ungroup...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BackgroundColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Background Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CharBackColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Character Highlighting Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BackgroundPatternController" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Background Pattern</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenHyperlinkOnCursor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open Hyperlink</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditHyperlink" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hyperlink</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Edit Hyperlink...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CopyHyperlinkLocation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Copy Hyperlink Location</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenSmartTagMenuOnCursor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Smart Tags</value>
          </prop>
        </node>
        <node oor:name=".uno:SetBorderStyle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Borders (Shift to overwrite)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMath" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Formula Object...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Formula Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFixedText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Label field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectMenue" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">OLE Ob~ject</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Menu for editing or saving OLE objects</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Groupbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Group Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenXMLFilterSettings" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~XML Filter Settings...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HangulHanjaConversion" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Hangul/Hanja Conversion...</value>
          </prop>
        </node>
        <node oor:name=".uno:ChineseConversion" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chinese Conversion...</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertListbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">List Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Combobox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Combo Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Spinbutton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Spin Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HScrollbar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Horizontal Scroll Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:VScrollbar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Vertical Scroll Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ModifiedStatus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Document Modified</value>
          </prop>
        </node>
        <node oor:name=".uno:SelectMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Element</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:IsLoading" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Load Document</value>
          </prop>
        </node>
        <node oor:name=".uno:TestMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Preview Dialog</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LineJoint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Line Corner Style</value>
          </prop>
        </node>
        <node oor:name=".uno:LineStyle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Border Style</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FrameLineColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Border Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenTemplate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Edit Template...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenUrl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Load URL</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSpreadsheet" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sp~readsheet</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Mode</value>
          </prop>
        </node>
        <node oor:name=".uno:Size" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Size</value>
          </prop>
        </node>
        <node oor:name=".uno:StateTableCell" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cell</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoPilotMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Wizards</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineCollapse" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Hide Subpoints</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineExpandAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Show All Levels</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OutlineExpand" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Show Subpoints</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewWindow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~New Window</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ClearOutline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Remove Outline</value>
          </prop>
        </node>
        <node oor:name=".uno:HelplinesMove" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Helplines While Moving</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:CloseWin" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Close Window</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GridUse" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Snap to Grid</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertTextFrame" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Text Frame</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FullScreen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">F~ull Screen</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFrameMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Frame</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertFootnotesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Footnote and Endno~te</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatImageMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Image</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatObjectMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text B~ox and Shape</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatImageFiltersMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Filter</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatTextMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Te~xt</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatSpacingMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatBulletsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Lis~ts</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatStylesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">St~yles</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatFrameMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Frame and Ob~ject</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatFormMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fo~rm</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertGraphic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Image...</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Image...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoFormat" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Styles</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Auto~Format Styles...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableDesign" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Design...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellingDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Spelling...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Check Spelling</value>
          </prop>
        </node>
        <node oor:name=".uno:RecheckDocument" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Recheck Document...</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellingAndGrammarDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Spelling</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Spelling...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Check Spelling</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Spacing" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Character Spacing</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Set Character Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Spelling...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertDraw" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Draw Functions</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Show Draw Functions</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShapesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Shape</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShapesLineMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Line</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RulerMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Rulers</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ScrollBarMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Scrollbars</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Sidebar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewFrameSet" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New FrameSet</value>
          </prop>
        </node>
        <node oor:name=".uno:ThesaurusDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Thesaurus...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DrawText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Text Box</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Text Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DrawCaption" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Callouts</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontWork" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">F~ontwork</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveAsUrl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save Document as URL</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectForwardOne" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Forward One</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectBackOne" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Back One</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditFrameSet" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit FrameSet</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SplitHorizontal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split Frame Horizontally</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SplitVertical" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split Frame Vertically</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SplitParentHorizontal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split FrameSet Horizontally</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SplitParentVertical" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split FrameSet Vertically</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ModifyFrame" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Frame Properties</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteFrame" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Frame</value>
          </prop>
        </node>
        <node oor:name=".uno:SetObjectToBackground" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To Background</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SetObjectToForeground" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To Foreground</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertLabels" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Labels</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertBusinessCard" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Business Cards</value>
          </prop>
        </node>
        <node oor:name=".uno:BringToFront" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Bring to Front</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SendToBack" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Send to Back</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SourceView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">HT~ML Source</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:HyperlinkDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Hyperlink...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Hyperlink</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Merge" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Merge</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MergeCells" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Merge Cells</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SplitCell" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Split Cells...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Substract" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Subtract</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EqualizeWidth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Equalize ~Width</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EqualizeHeight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Equalize ~Height</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SuperScript" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Superscript</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Intersect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">I~ntersect</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SubScript" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Subscript</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:SmallCaps" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Small capitals</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ParagraphDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">P~aragraph...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FillShadow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Shadow</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:LineEndStyle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Arrow Style</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Select start and end arrowheads for lines.</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Redo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Redo</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Undo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Undo</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatPaintbrush" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Clone</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Clone Formatting</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Clone Formatting (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Repeat" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Repea~t</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ClearHistory" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete History</value>
          </prop>
        </node>
        <node oor:name=".uno:Cut" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Cut</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Copy" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Cop~y</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Paste" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Paste</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PasteUnformatted" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Paste Unformatted Text</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Unformatted Text</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Delete" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete C~ontents...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TransformRotationX" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rotation Pivot Point X</value>
          </prop>
        </node>
        <node oor:name=".uno:TransformRotationY" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rotation Pivot Point Y</value>
          </prop>
        </node>
        <node oor:name=".uno:TwainSelect" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Select Source...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TwainTransfer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Request...</value>
          </prop>
        </node>
        <node oor:name=".uno:Select" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select ~All</value>
          </prop>
        </node>
        <node oor:name=".uno:ContourDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Edit Contour...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:SelectAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select ~All</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Down</value>
          </prop>
        </node>
        <node oor:name=".uno:GoUp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Up</value>
          </prop>
        </node>
        <node oor:name=".uno:GoLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Left</value>
          </prop>
        </node>
        <node oor:name=".uno:GoRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Move Right</value>
          </prop>
        </node>
        <node oor:name=".uno:GoDownBlock" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Page Down</value>
          </prop>
        </node>
        <node oor:name=".uno:GoUpBlock" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Page Up</value>
          </prop>
        </node>
        <node oor:name=".uno:BmpMask" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Color ~Replacer</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoLeftBlock" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Page Left</value>
          </prop>
        </node>
        <node oor:name=".uno:FrameSpacing" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">FrameSet Spacing</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToEndOfData" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To File End</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToStart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To File Begin</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToStartOfRow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To Document Begin</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToEndOfRow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">To Document End</value>
          </prop>
        </node>
        <node oor:name=".uno:Navigator" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Na~vigator</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Show Navigator Window</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Notebookbar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Notebookbar</value>
          </prop>
          <prop oor:name="IsExperimental" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name=".uno:Sidebar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sidebar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RestoreEditingView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Restore Editing View</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicBreak" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Interrupt Macro</value>
          </prop>
        </node>
        <node oor:name=".uno:TextFitToSize" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fit to Frame</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>8</value>
          </prop>
        </node>
        <node oor:name=".uno:ImageMapDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Image~Map</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:GoDownSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Down</value>
          </prop>
        </node>
        <node oor:name=".uno:GoUpSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Up</value>
          </prop>
        </node>
        <node oor:name=".uno:GoLeftSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Left</value>
          </prop>
        </node>
        <node oor:name=".uno:GoRightSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Right</value>
          </prop>
        </node>
        <node oor:name=".uno:GoDownBlockSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Page Down</value>
          </prop>
        </node>
        <node oor:name=".uno:GoUpBlockSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Page Up</value>
          </prop>
        </node>
        <node oor:name=".uno:Rect_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rectangle, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Rect_Rounded_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rounded Rectangle, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoLeftBlockSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select Page Left</value>
          </prop>
        </node>
        <node oor:name=".uno:Square" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Square</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Square_Rounded" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rounded Square</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToStartSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select to File Begin</value>
          </prop>
        </node>
        <node oor:name=".uno:Square_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Square, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Square_Rounded_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rounded Square, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToEndOfDataSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select to File End</value>
          </prop>
        </node>
        <node oor:name=".uno:Ellipse_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToStartOfRowSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select to Document Begin</value>
          </prop>
        </node>
        <node oor:name=".uno:Circle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GoToEndOfRowSel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select to Document End</value>
          </prop>
        </node>
        <node oor:name=".uno:Circle_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Pie_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse Pie, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CirclePie" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle Pie</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CirclePie_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle Pie, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CircleArc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle Arc</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CircleCut_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Circle Segment, Unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EllipseCut" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse Segment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EllipseCut_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Ellipse Segment, unfilled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Polygon_Diagonal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Polygon (45&#xB0;), Filled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Polygon_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Polygon</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Polygon_Diagonal_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Polygon (45&#xB0;)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Bezier_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curve</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomNext" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Zoom Next</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ZoomPrevious" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Zoom Previous</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GridVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Grid</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Display Grid</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Display Grid</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:InternetDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Internet Options</value>
          </prop>
        </node>
        <node oor:name=".uno:ColorControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Color Bar</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoCorrectDlg" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~AutoCorrect Options...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoPilotAgenda" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoPilot: Agenda</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoPilotFax" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoPilot: Fax</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoPilotLetter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoPilot: Letter</value>
          </prop>
        </node>
        <node oor:name=".uno:VersionDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Versions...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoPilotMemo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoPilot: Memo</value>
          </prop>
        </node>
        <node oor:name=".uno:ProtectTraceChangeMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Protect...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Protect Track Changes</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Protect Track Changes</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CompareDocuments" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Compare</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Co~mpare Document...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Compare Non-Track Changed Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MergeDocuments" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Merge</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Merge Documen~t...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Merge Track Changed Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlipHorizontal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flip Horizontally</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlipVertical" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Flip Vertically</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SwEditOptions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text Document Options</value>
          </prop>
        </node>
        <node oor:name=".uno:SdEditOptions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Presentation Options</value>
          </prop>
        </node>
        <node oor:name=".uno:ScEditOptions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Spreadsheet Options</value>
          </prop>
        </node>
        <node oor:name=".uno:SmEditOptions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Formula Options</value>
          </prop>
        </node>
        <node oor:name=".uno:SchEditOptions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Chart Options</value>
          </prop>
        </node>
        <node oor:name=".uno:FrameName" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Name</value>
          </prop>
        </node>
        <node oor:name=".uno:FrameContent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Contents</value>
          </prop>
        </node>
        <node oor:name=".uno:GetColorTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Color Palette</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportTo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Expor~t...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SdGraphicOptions" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Presentation Image Options</value>
          </prop>
        </node>
        <node oor:name=".uno:NavigationBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Navigation Bar Visible</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatGroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Group</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatUngroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Ungroup</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SetDefault" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Clear</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Clear ~Direct Formatting</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Clear Direct Formatting</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DecrementIndent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Decrease</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Decrease Indent</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Decrease Indent</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>7</value>
          </prop>
        </node>
        <node oor:name=".uno:IncrementIndent" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Increase</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Increase Indent</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Increase Indent</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>7</value>
          </prop>
        </node>
        <node oor:name=".uno:LineToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Curves and Polygons</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Curves and Polygons (double click for multi-selection)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Freeline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Freeform Line, Filled</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Freeline_Unfilled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Freeform Line</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Freeline_Unfilled?Transparence:short=50&amp;Color:string=COL_GRAY7&amp;Width:short=500&amp;IsSticky:bool=true&amp;ShapeName:string=FreeformRedactionShape" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Freeform</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Freeform Redaction</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Text_Marquee" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text Animation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterToolbox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Filter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterInvert" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Invert</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterSmooth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Smooth</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterSharpen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sharpen</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterRemoveNoise" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Remove Noise</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterSobel" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Charcoal Sketch</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterMosaic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Mosaic</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterRelief" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Relief</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterPoster" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Posterize</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterPopart" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pop Art</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterSepia" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Aging</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicFilterSolarize" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Solarization</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellOnline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Auto Spellcheck</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Automatic Spell Checking</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Automatic Spell Checking</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:AccessibilityCheckOnline" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Automatic Accessibility Checking</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Automatic A~ccessibility Checking</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Automatic Accessibility Checking</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:HideSpellMark" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Do Not Mark Errors</value>
          </prop>
        </node>
        <node oor:name=".uno:AddressBookSource" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Address Book Source...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RubyDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Asian Phonetic G~uide...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>8</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSymbol" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Symbol</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">S~pecial Character...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Special Character</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CharmapControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Symbol</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">S~pecial Character...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Special Characters</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TipOfTheDay" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Tip of the day</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Show Tip of the Day</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Show the Tip of the Day dialog</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ViewDataSourceBrowser" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Data Sources</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:MacroRecorder" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Record Macro</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StopRecording" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Stop Recording</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMailDocAsPDF" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Email as P~DF...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SendViaBluetooth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Send via ~Bluetooth...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportAsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Export As</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportToPDF" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export as PDF</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Export as PDF...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export as PDF</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportDirectToPDF" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export Directly as PDF</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export Directly as PDF</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export Directly as PDF</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportDirectToPDF?IsRedactMode:bool=true" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sanitized PDF</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export Directly to PDF as Bitmap</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export Directly to PDF as Bitmap</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportToEPUB" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">EPUB</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export as E~PUB...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export as EPUB</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportDirectToEPUB" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">EPUB</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export Directly as EPUB</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Export as EPUB</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RedactDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Redact</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Redact</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Redact Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoRedactDoc" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Auto-Redact</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Auto-Redact</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Auto-Redact Document</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConfigureDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Customize...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Object Bar</value>
          </prop>
        </node>
        <node oor:name=".uno:ConfigureToolboxVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Customi~ze...</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Main ~Toolbar</value>
          </prop>
        </node>
        <node oor:name=".uno:FunctionBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Function Bar</value>
          </prop>
        </node>
        <node oor:name=".uno:OptionBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Optio~n Bar</value>
          </prop>
        </node>
        <node oor:name=".uno:SendFeedback" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Send Feedback</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:QuestionAnswers" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Get Help Online</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GetInvolved" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Get ~Involved</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Documentation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~User Guides</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Donation" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Donate to LibreOffice</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:WhatsNew" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">What's New</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open the release notes for the installed version in the default browser</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowLicense" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">License Information</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowCredits" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">%PRODUCTNAME Credits</value>
          </prop>
        </node>
        <node oor:name=".uno:StatusBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Status ~Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:MacroBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Macro Toolbar On/Off</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonTaskBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Presentation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TaskBarVisible" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value/>
          </prop>
        </node>
        <node oor:name=".uno:LoadBasic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Import BASIC...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveBasicAs" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export BASIC...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExportDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Export Dialog...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ImportDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Import Dialog...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CompileBasic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Compile</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RunBasic" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Run</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicStepInto" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Step Into</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicStepOver" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Step Over</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicStop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Stop</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MacroDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Basic...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MacroOrganizer?TabId:short=1" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Organize ~Dialogs...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ScriptOrganizer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Organize Macros</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RunMacro" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">R~un Macro...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Gallery" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gallery</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Gallery</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Open Clip Art and Media Gallery</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SearchDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find and Rep~lace...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:BasicStepOut" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Step Out</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Config" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Controls</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormDesignTools" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Design</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Pushbutton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Push Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:RadioButton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Option Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:CheckBox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Check Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Label" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Label</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:GroupBox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Group Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Edit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ListBox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">List Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ComboBox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Combo Box</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Grid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Imagebutton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Image Button</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:FileControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">File Selection</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ControlProperties" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Con~trol Properties...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:FormProperties" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">For~m Properties...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:TabDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Activation Order...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FirstRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">First Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NextRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Next Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PrevRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Previous Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:LastRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Last Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NewRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">New Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AbsoluteRecord" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Absolute Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AddField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Add Field...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RecText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Record</value>
          </prop>
        </node>
        <node oor:name=".uno:RecFromText" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text -&gt; Record</value>
          </prop>
        </node>
        <node oor:name=".uno:RecTotal" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Total No. of Records</value>
          </prop>
        </node>
        <node oor:name=".uno:RecSave" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Save Record</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SwitchControlDesignMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Design Mode</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Design Mode</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:SwitchXFormsDesignMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Design Mode On/Off</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:RecUndo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Undo: Data entry</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Repaint" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Redraw</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowFmExplorer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Navigator...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowDataNavigator" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data Navigator...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Window3D" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~3D Effects</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Quit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">E~xit</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:About" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~About %PRODUCTNAME</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PrinterSetup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">P~rinter Settings...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SaveAll" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sa~ve All</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Context" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Context</value>
          </prop>
        </node>
        <node oor:name=".uno:CurrentNumListType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Numbering List Type</value>
          </prop>
        </node>
        <node oor:name=".uno:CurrentTime" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Time</value>
          </prop>
        </node>
        <node oor:name=".uno:CurrentBulletListType" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Bullet List Type</value>
          </prop>
        </node>
        <node oor:name=".uno:CurrentDate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Date</value>
          </prop>
        </node>
        <node oor:name=".uno:DateField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Date Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:TimeField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Time Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:NumericField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Numerical Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:CurrencyField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Currency Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:PrintPreview" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Print Pr~eview</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Print Preview</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:PatternField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Pattern Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenReadOnly" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open in Design Mode</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ImageControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Image Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:RemoveFilterSort" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reset Filter/Sort</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Sortup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sort Ascending</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SortDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sort Descending</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMail" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Email</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Email Document...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Attach to Email</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OrderCrit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sort...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FillFloatTransparence" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Gradient Fill Transparency</value>
          </prop>
        </node>
        <node oor:name=".uno:FillTransparence" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fill Transparency</value>
          </prop>
        </node>
        <node oor:name=".uno:FilterCrit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Standard Filter...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoFilter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">AutoFilter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SbaNativeSql" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Run SQL command directly</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:SbaExecuteSql" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Run Query</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AddTable" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Add Table...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormFiltered" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Apply Filter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:Refresh" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Refresh</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RefreshFormControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Refresh Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RefreshView" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Refresh document layout</value>
          </prop>
        </node>
        <node oor:name=".uno:RecSearch" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Find Record...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:UseWizards" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form Control Wizards</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Control Wizards</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Form Control Wizards</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:FormattedField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Formatted Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:FormFilter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Form-Based Filters</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormFilterExit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Close</value>
          </prop>
        </node>
        <node oor:name=".uno:FormFilterExecute" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Apply Form-Based Filter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormFilterNavigator" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Filter Navigation</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Text Box</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToButton" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Button</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToFixed" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Label Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToList" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with List Box</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToCheckBox" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Check Box</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToRadio" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Radio Button</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToGroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Group Box</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToCombo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Combo Box</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToImageBtn" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Image Button</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToFileControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with File Selection</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToDate" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Date Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToTime" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Time Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToNumeric" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Numerical Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToCurrency" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Currency Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToPattern" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Pattern Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToImageControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Image Control</value>
          </prop>
        </node>
        <node oor:name=".uno:ConvertToFormatted" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Replace with Formatted Field</value>
          </prop>
        </node>
        <node oor:name=".uno:ViewFormAsGrid" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Data source as Table</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoControlFocus" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Automatic Control Focus</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:DSBrowserExplorer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Explorer On/Off</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionToggle" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Toggle Extrusion</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionTiltDown" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tilt Down</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionTiltUp" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tilt Up</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionTiltLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tilt Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionTiltRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Tilt Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionDirectionFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Direction</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionLightingFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Lighting</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionSurfaceFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Surface</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Extrusion3DColor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">3D Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionDepth" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Extrusion</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionDepthDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Extrusion Depth</value>
          </prop>
        </node>
        <node oor:name=".uno:ExtrusionDepthFloater" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Depth</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowToolbar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Toolbars</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolbarMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">User ~Interface</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolbarModeUI" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">User ~Interface...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Shows a dialog to select the user interface</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AvailableToolbars" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Toolbars</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NavigationBar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Navigation Bar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToggleBreakPointEnabled" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Breakpoint Enabled/Disabled</value>
          </prop>
        </node>
        <node oor:name="service:com.sun.star.deployment.ui.PackageManagerDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Extensions...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Signature" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Digital Signatu~res...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SignPDF" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sign Existing PDF...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MacroSignature" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Digital Signature...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignHorizontalCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Centered</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignTop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Top</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignVerticalCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Center</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignBottom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignJustified" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Justified</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignHorizontalDefault" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Default</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommonAlignVerticalDefault" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Default</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RecentFileList" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Recent Doc~uments</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteAllNotes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete All Comments</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatAllNotes" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Format All Comments</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteAuthor" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete All Comments by This Author</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ReplyComment" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Reply Comment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteComment" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Comment</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteCommentThread" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Comment Thread</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ResolveComment" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Resolved</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ResolveCommentThread" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Resolved Thread</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CellVertTop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Top</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Align Top</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CellVertCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Center</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Center Vertically</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CellVertBottom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Bottom</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Align Bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AutoSum" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sum</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ThesaurusFromContext" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Synony~ms</value>
          </prop>
        </node>
        <node oor:name=".uno:TextFormField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Text Form Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CheckBoxFormField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Check Box Form Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DropDownFormField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Drop-Down Form Field</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DatePickerFormField" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Date Picker Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CommandPopup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Search Commands</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DevelopmentToolsDockingWindow" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Development Tools</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolbarLock" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Lock Toolbars</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Lock or unlock all toolbars</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
      </node>
      <node oor:name="Popups">
        <node oor:name=".uno:PasteSpecialMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Paste ~Special</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:StyleMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">St~yle</value>
          </prop>
        </node>
        <node oor:name=".uno:HelpMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Help</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableInsertMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Insert</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableDeleteMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Delete</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableAutoFitMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Si~ze</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PickList" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~File</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectAlign" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Alig~n Objects</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TextAlign" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Align Tex~t</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:PolyFormen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Shapes</value>
          </prop>
        </node>
        <node oor:name=".uno:Scan" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Scan</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">C~haracter...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FontEffectsDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Character Font Effects...</value>
          </prop>
        </node>
        <node oor:name=".uno:FontPositionDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Character Font Position...</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">F~ormat</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~OLE Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ChartMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Chart</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Edit</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Insert</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DataMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Data</value>
          </prop>
        </node>
        <node oor:name=".uno:SendToMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Sen~d</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TableMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">T~able</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SignaturesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Digital Signatures</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:MacrosMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Macros</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Media</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:WindowList" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Window</value>
          </prop>
        </node>
        <node oor:name=".uno:ChangesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Track Chan~ges</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditLinksMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">R~eference</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditCommentsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Comme~nt</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormatImageFilterMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Filter</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Tools</value>
          </prop>
        </node>
        <node oor:name=".uno:SpellingMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Spellcheck</value>
          </prop>
        </node>
        <node oor:name=".uno:LanguageMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Language</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ViewMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~View</value>
          </prop>
        </node>
        <node oor:name=".uno:ToolbarsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Toolbars</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FieldMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Fiel~d</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FormattingMarkMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Formatting Mark</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TransliterateMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Change Case</value>
          </prop>
        </node>
        <node oor:name=".uno:GroupMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Group</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ArrangeMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">A~rrange</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:FlipMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">F~lip</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:RotateMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rot~ate</value>
          </prop>
        </node>
        <node oor:name=".uno:RotateFlipMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Rot~ate or Flip</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AnchorMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Anchor Menu</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Anc~hor</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Select anchor for object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ShowTrackedChangesMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Change View</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">View</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AVMediaPlayer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Me~dia Player</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertAVMedia" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Media</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Audio or ~Video...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Insert Audio or Video</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertGridControl" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Table Control</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Addons" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Add-Ons</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ColorSettings" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Color</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>9</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertHardHyphen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Non-br~eaking Hyphen</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Non-breaking ~Hyphen</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSoftHyphen" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert S~oft Hyphen</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Soft Hyphen</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertNonBreakingSpace" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert ~No-break Space</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~No-break Space</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertNarrowNobreakSpace" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert N~arrow No-break Space</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">N~arrow No-break Space</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertZWSP" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Zero-~width Space</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Zero-width Space</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertWJ" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Word ~Joiner</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Word Joiner</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertLRM" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert ~Left-to-Right Mark</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Left-to-Right Mark</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertRLM" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert ~Right-to-Left Mark</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Right-to-Left Mark</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertRows" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Row</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertColumns" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Insert Column</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DeleteColumns" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Delete Columns</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Delete ~Columns</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Delete selected columns</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ManageLanguage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Manage Language</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:CurrentLanguage" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Current Language</value>
          </prop>
        </node>
        <node oor:name=".uno:SetLanguageSelectionMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">For Selection</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Language for Selection</value>
          </prop>
        </node>
        <node oor:name=".uno:SetLanguageParagraphMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">For Paragraph</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Language for Paragraph</value>
          </prop>
        </node>
        <node oor:name=".uno:SetLanguageAllTextMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">For All Text</value>
          </prop>
          <prop oor:name="PopupLabel" oor:type="xs:string">
            <value xml:lang="en-US">Language for All Text</value>
          </prop>
        </node>
        <node oor:name=".uno:MoreDictionaries" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">More Dictionaries Online...</value>
          </prop>
        </node>
        <node oor:name=".uno:ActivateStyleApply" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Set Focus in Combo Box</value>
          </prop>
        </node>
        <node oor:name=".uno:MacroOrganizer" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Basic Macro Organizer...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMailDocAsMS" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Email as ~Microsoft Format...</value>
          </prop>
        </node>
        <node oor:name=".uno:SendMailDocAsOOo" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Email as ~OpenDocument Format...</value>
          </prop>
        </node>
        <node oor:name=".uno:TemplateManager" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Templates</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:TemplateMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Te~mplates</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ExternalEdit" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit with External Tool</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ClassificationApply" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Apply Document Classification</value>
          </prop>
        </node>
        <node oor:name=".uno:ClassificationDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Manage Document Classification</value>
          </prop>
        </node>
        <node oor:name=".uno:ParagraphClassificationDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Manage Paragraph Classification</value>
          </prop>
        </node>
        <node oor:name=".uno:EditSelectMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Select</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditPasteSpecialMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Paste Special</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:Menubar" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Menubar</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NameGroup" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Name...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Give a label to identify an object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ObjectTitleDescription" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Alt Text...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Add descriptions of non-text content (for accessibility)</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SafeMode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Restart in Safe Mode...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:NavigateMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Navigate</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:BreaksMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">More Breaks</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertSignatureLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Signat~ure Line...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditSignatureLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit Signature ~Line...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SignSignatureLine" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Sign Signature Line...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InsertQrCode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">QR and ~Barcode...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:EditQrCode" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Edit Barcode...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:AdditionsDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Additions...</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">~Additional Extensions...</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Additional Extensions</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="IsExperimental" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name=".uno:FormMoreFieldsMenu" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">More Fields</value>
          </prop>
        </node>
        <node oor:name=".uno:RegenerateDiagram" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Regenerate Diagram</value>
          </prop>
        </node>
        <node oor:name=".uno:EditDiagram" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Edit Diagram</value>
          </prop>
        </node>
        <node oor:name=".uno:RemoveHyperlink" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Remove Hyperlink</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:OpenLocalURL" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Open Local Copy</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeSelection" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">~Distribution</value>
          </prop>
          <prop oor:name="TooltipLabel" oor:type="xs:string">
            <value xml:lang="en-US">Select at least three objects to distribute</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Selection</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeHorzLeft" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Horizontally Left</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Horizontally ~Left</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeHorzCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Horizontally Center</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Horizontally ~Center</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeHorzDistance" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Horizontally Spacing</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Horizontally ~Spacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeHorzRight" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Horizontally Right</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Horizontally ~Right</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeVertTop" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Vertically Top</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Vertically ~Top</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeVertCenter" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Vertically Center</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Vertically C~enter</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeVertDistance" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Vertically Spacing</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Vertically S~pacing</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:DistributeVertBottom" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Distribute Vertically Bottom</value>
          </prop>
          <prop oor:name="ContextLabel" oor:type="xs:string">
            <value xml:lang="en-US">Vertically ~Bottom</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:InspectSelectedObject" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Inspect Object</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:GraphicSizeCheck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Graphic Size Check...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:ThemeDialog" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Theme...</value>
          </prop>
          <prop oor:name="Properties" oor:type="xs:int">
            <value>1</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.PropertyDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Properties Deck</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.StyleListDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Styles Deck</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.GalleryDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Gallery Deck</value>
          </prop>
        </node>
        <node oor:name=".uno:SidebarDeck.NavigatorDeck" oor:op="replace">
          <prop oor:name="Label" oor:type="xs:string">
            <value xml:lang="en-US">Open the Navigator Deck</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Sidebar" oor:package="org.openoffice.Office.UI">
    <node oor:name="Content">
      <node oor:name="DeckList">
        <node oor:name="PropertyDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Properties</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-property-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            any, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
        </node>
        <node oor:name="InspectorDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Style Inspector</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>InspectorDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/cmd/lc_inspectordeck.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>600</value>
          </prop>
        </node>
        <node oor:name="WriterPageDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Page</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>WriterPageDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/cmd/lc_adddirect.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
        </node>
        <node oor:name="A11yCheckDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Accessibility Check</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>A11yCheckDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-a11y-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>900</value>
          </prop>
        </node>
        <node oor:name="ShapesDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Shapes</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ShapesDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/cmd/lc_basicshapes.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            DrawImpress, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
        </node>
        <node oor:name="GalleryDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Gallery</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>GalleryDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-gallery-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           any, visible;
            DrawImpress,    any, visible;
            WriterVariants, any, visible;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
        </node>
        <node oor:name="SdMasterPagesDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Master Slides</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdMasterPagesDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-template-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>700</value>
          </prop>
        </node>
        <node oor:name="SdCustomAnimationDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Animation</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdCustomAnimationDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-animation-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>600</value>
          </prop>
        </node>
        <node oor:name="SdSlideTransitionDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Slide Transition</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdSlideTransitionDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-transition-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
        </node>
        <node oor:name="NavigatorDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Navigator</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>NavigatorDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-navigator-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           any, visible;
            DrawImpress,    any, visible;
            WriterVariants, any, visible;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>400</value>
          </prop>
        </node>
        <node oor:name="StyleListDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Styles</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>StyleListDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-style-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           any, visible;
            DrawImpress,    any, visible;
            WriterVariants, any, visible;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>200</value>
          </prop>
        </node>
        <node oor:name="ScFunctionsDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Functions</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ScFunctionsDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-functions-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc, any, visible ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
        </node>
        <node oor:name="SwManageChangesDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Manage Changes</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwManageChangesDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/cmd/lc_trackchangesbar.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants,   Annotation,         visible                    ;
            WriterVariants,   DrawText,           visible                    ;
            WriterVariants,   Table,              visible                    ;
            WriterVariants,   Text,               visible                    ;
            WriterVariants,   default,            visible                    ;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>600</value>
          </prop>
        </node>
        <node oor:name="SwDesignDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Design</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwDesignDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/cmd/lc_designerdialog.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, Text, visible;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>600</value>
          </prop>
          <prop oor:name="IsExperimental" oor:type="xs:boolean">
            <value>true</value>
          </prop>
        </node>
        <node oor:name="ElementsDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Elements</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ElementsDeck</value>
          </prop>
          <prop oor:name="IconURL" oor:type="xs:string">
            <value>private:graphicrepository/sfx2/res/symphony/sidebar-elements-large.png</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Math, any, visible;
          </value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
        </node>
      </node>
      <node oor:name="PanelList">
        <node oor:name="StylesPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Style</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>StylesPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:EditStyle</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants,   Annotation,         visible                    ;
            WriterVariants,   DrawText,           visible                    ;
            WriterVariants,   Table,              visible                    ;
            WriterVariants,   Text,               visible                    ;
            WriterVariants,   default,            visible                    ;
            Calc,             Auditing,           visible                    ;
            Calc,             Cell,               visible                    ;
            Calc,             default,            visible                    ;
            Calc,             EditCell,           visible                    ;
            Calc,             Pivot,              visible                    ;
            Calc,             Sparkline,          visible                    ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/StylesPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="TextPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Character</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>TextPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:FontDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,             Auditing,           visible,  .uno:CellTextDlg ;
            Calc,             Cell,               visible,  .uno:CellTextDlg ;
            Calc,             default,            visible,  .uno:CellTextDlg ;
            Calc,             DrawText,           visible                    ;
            Calc,             DrawLine,           hidden                     ;
            Calc,             EditCell,           visible                    ;
            Calc,             Pivot,              visible,  .uno:CellTextDlg ;
            Calc,             Sparkline,          visible                    ;
            DrawImpress,      Draw,               hidden                     ;
            DrawImpress,      DrawFontwork,       hidden                     ;
            DrawImpress,      DrawText,           visible                    ;
            DrawImpress,      DrawLine,           hidden                     ;
            DrawImpress,      Graphic,            hidden                     ;
            DrawImpress,      OutlineText,        visible                    ;
            DrawImpress,      Table,              visible                    ;
            DrawImpress,      TextObject,         visible                    ;
            WriterVariants,   Annotation,         visible                    ;
            WriterVariants,   DrawText,           visible                    ;
            WriterVariants,   Table,              visible                    ;
            WriterVariants,   Text,               visible                    ;
            WriterVariants,   default,            visible                    ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/TextPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>120</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="InspectorTextPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Style Inspector</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>InspectorTextPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>InspectorDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/WriterInspectorTextPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="MediaPlaybackPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Media Playback</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>MediaPlaybackPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            any, Media,  visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/MediaPlaybackPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="PageStylesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Styles</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>PageStylesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>WriterPageDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:PageDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any,  visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/PageStylesPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>200</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="PageFormatPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Format</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>PageFormatPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>WriterPageDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:PageDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any,    visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/PageFormatPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="PageHeaderPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Header</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>PageHeaderPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>WriterPageDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:PageDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any,    hidden ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/PageHeaderPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>400</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="PageFooterPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Footer</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>PageFooterPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>WriterPageDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:PageDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any,    hidden ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/PageFooterPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="A11yCheckIssuesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Accessibility Issues</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>A11yCheckIssuesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>A11yCheckDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/A11yCheckIssuesPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="AreaPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Area</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>AreaPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:FormatArea</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           Draw,       visible ;
            Calc,           DrawFontwork, visible ;
            Calc,           OLE,        hidden  ;
            DrawImpress,    3DObject,   visible ;
            DrawImpress,    Draw,       visible ;
            DrawImpress,    DrawFontwork, visible ;
            DrawImpress,    Graphic,    hidden  ;
            DrawImpress,    TextObject, hidden  ;
            DrawImpress,    OLE,        hidden  ;
            WriterVariants, Draw,       visible ;
            WriterVariants, DrawFontwork, visible ;
            Writer,         Graphic,    hidden  ;
            Writer,         OLE,        hidden  ;
            Writer,         Frame,      visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/AreaPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="EffectPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Effect</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>EffectPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           Draw,       hidden  ;
            DrawImpress,    Draw,       hidden  ;
            DrawImpress,    Graphic,    hidden  ;
            WriterVariants, Draw,       hidden  ;
            Calc,    DrawFontwork, visible ;
            DrawImpress,    DrawFontwork, visible ;
            WriterVariants,    DrawFontwork, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/EffectPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>350</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ShadowPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Shadow</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ShadowPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:FormatArea</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           Draw,       visible ;
            Calc,           DrawFontwork, visible ;
            Calc,           OLE,        hidden  ;
            DrawImpress,    3DObject,   visible ;
            DrawImpress,    Draw,       hidden ;
            DrawImpress,    DrawFontwork, hidden ;
            DrawImpress,    Graphic,    hidden  ;
            DrawImpress,    TextObject, hidden  ;
            DrawImpress,    OLE,        hidden  ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/ShadowPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>360</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="LinePropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Line</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>LinePropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:FormatLine</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           Draw,       visible ;
            Calc,           DrawFontwork, visible ;
            Calc,           DrawLine,   visible ;
            Calc,           Graphic,    visible ;
            Calc,           OLE,        hidden  ;
            DrawImpress,    3DObject,   visible ;
            DrawImpress,    Draw,       visible ;
            DrawImpress,    DrawFontwork, visible ;
            DrawImpress,    DrawLine,   visible ;
            DrawImpress,    Graphic,    visible ;
            DrawImpress,    TextObject, hidden  ;
            DrawImpress,    OLE,        hidden  ;
            WriterVariants, Draw,       visible ;
            WriterVariants, DrawFontwork, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/LinePropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>320</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="GalleryPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Gallery</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>GalleryPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>GalleryDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            any, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/GalleryPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="MathPropertiesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Properties</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>MathPropertiesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Math, any, visible;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SmPanelFactory/MathPropertiesPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="MathElementsPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Elements</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>MathElementsPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>ElementsDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Math, any, visible;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SmPanelFactory/MathElementsPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="PosSizePropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Position and Size</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>PosSizePropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:TransformDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           Chart,       visible                       ;
            Calc,           Draw,        hidden                        ;
            Calc,           DrawFontwork, hidden                       ;
            Calc,           DrawLine,    visible                       ;
            Calc,           Form,        visible                       ;
            Calc,           Graphic,     hidden                        ;
            Calc,           Media,       visible                       ;
            Calc,           MultiObject, visible                       ;
            Calc,           OLE,         visible                       ;
            DrawImpress,    3DObject,    visible                       ;
            DrawImpress,    Draw,        visible                       ;
            DrawImpress,    DrawFontwork, visible                      ;
            DrawImpress,    DrawLine,    visible                       ;
            DrawImpress,    Form,        visible                       ;
            DrawImpress,    Graphic,     hidden                        ;
            DrawImpress,    Media,       visible                       ;
            DrawImpress,    MultiObject, visible                       ;
            DrawImpress,    OLE,         visible                       ;
            DrawImpress,    TextObject,  hidden                        ;
            WriterVariants, Draw,        hidden                        ;
            WriterVariants, DrawFontwork, hidden                       ;
            WriterVariants, Form,        visible                       ;
            WriterVariants, Graphic,     visible, .uno:GraphicDialog   ;
            WriterVariants, Media,       visible                       ;
            WriterVariants, OLE,         visible, .uno:FrameDialog     ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/PosSizePropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="FontworkPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Fontwork</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>FontworkPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           DrawFontwork,       visible ;
            DrawImpress,    DrawFontwork,       visible ;
            WriterVariants, DrawFontwork,       visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/FontworkPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>600</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="GraphicPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Image</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>GraphicPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,         Graphic,     visible   ;
            DrawImpress,  Graphic,     visible   ;
            WriterVariants, Graphic,     visible, .uno:GraphicDialog   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/GraphicPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>250</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="DefaultShapesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Default</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>DefaultShapesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>ShapesDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            DrawImpress,         any,         visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/DefaultShapesPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SlideBackgroundPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Slide</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SlideBackgroundPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress,     DrawPage,        visible, .uno:PageSetup  ;
            DrawImpress, default,         visible, .uno:PageSetup  ;
            DrawImpress, HandoutPage,     visible, .uno:PageSetup  ;
            DrawImpress, NotesPage,       visible, .uno:PageSetup  ;
            DrawImpress, SlidesorterPage, visible, .uno:PageSetup  ;
            DrawImpress, MasterPage,      visible, .uno:PageSetup  ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/SlideBackgroundPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="DrawPageDeck" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Page</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>DrawPageDeck</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Draw,        DrawPage,        visible, .uno:PageSetup  ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/SlideBackgroundPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdLayoutsPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Layouts</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdLayoutsPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, DrawPage,        visible   ;
            Impress, default,         visible   ;
            Impress, HandoutPage,     visible   ;
            Impress, NotesPage,       visible   ;
            Impress, SlidesorterPage, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/Layouts</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>200</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdUsedMasterPagesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Used in This Presentation</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdUsedMasterPagesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SdMasterPagesDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/UsedMasterPages</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdRecentMasterPagesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Recently Used</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdRecentMasterPagesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SdMasterPagesDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/RecentMasterPages</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>200</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdAllMasterPagesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Available for Use</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdAllMasterPagesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SdMasterPagesDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/AllMasterPages</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdCustomAnimationPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Animation</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdCustomAnimationPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SdCustomAnimationDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/CustomAnimations</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdSlideTransitionPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Slide Transition</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdSlideTransitionPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SdSlideTransitionDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Impress, any, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/SlideTransitions</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdTableDesignPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Table Design</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdTableDesignPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            DrawImpress, Table, visible   ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/TableDesign</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="EmptyPanel" oor:op="replace">
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Empty</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>EmptyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            any, empty, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/EmptyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ScAlignmentPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Alignment</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ScAlignmentPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:Hyphenate</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,  Auditing, visible ;
            Calc,  Cell,     visible ;
            Calc,  default,  visible ;
            Calc,  EditCell, visible ;
            Calc,  Pivot,    visible ;
            Calc,  Sparkline, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ScPanelFactory/AlignmentPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>200</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ScCellAppearancePropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Cell Appearance</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ScCellAppearancePropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:FormatCellDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,  Auditing, visible ;
            Calc,  Cell,     visible ;
            Calc,  EditCell, visible ;
            Calc,  default,  visible ;
            Calc,  Pivot,    visible ;
            Calc,  Sparkline, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ScPanelFactory/CellAppearancePropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ScNumberFormatPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Number Format</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ScNumberFormatPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:FormatCellDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,  Auditing, visible ;
            Calc,  Cell,     visible ;
            Calc,  EditCell, visible ;
            Calc,  default,  visible ;
            Calc,  Pivot,    visible ;
            Calc,  Sparkline, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ScPanelFactory/NumberFormatPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>150</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ParaPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Paragraph</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ParaPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:ParagraphDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           DrawText,   visible ;
            Calc,           DrawLine,   hidden  ;
            DrawImpress,    DrawLine,   hidden  ;
            DrawImpress,    3DObject,   hidden  ;
            DrawImpress,    Draw,       hidden  ;
            DrawImpress,    DrawFontwork, hidden  ;
            DrawImpress,    DrawText,   visible ;
            DrawImpress,    Graphic,    hidden  ;
            DrawImpress,    Table,      visible ;
            DrawImpress,    TextObject, visible ;
            WriterVariants, Annotation, visible ;
            WriterVariants, DrawText,   visible ;
            WriterVariants, Table,      visible ;
            WriterVariants, Text,       visible ;
            WriterVariants, default,    visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/ParaPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>200</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ListsPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Lists</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ListsPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:OutlineBullet</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            DrawImpress,    DrawText,   visible ;
            DrawImpress,    Table,      visible ;
            DrawImpress,    TextObject, hidden  ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/ListsPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>120</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SwWrapPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Wrap</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwWrapPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:TextWrap</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
              Writer,   Graphic, visible ;
              Writer,   OLE,     visible ;
              Writer,   Frame,   visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/WrapPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>500</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SwNavigatorPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Navigator</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ShowForReadOnlyDocument" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwNavigatorPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>NavigatorDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/NavigatorPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ScNavigatorPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Navigator</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ShowForReadOnlyDocument" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ScNavigatorPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>NavigatorDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ScPanelFactory/NavigatorPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SdNavigatorPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Navigator</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ShowForReadOnlyDocument" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SdNavigatorPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>NavigatorDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            DrawImpress, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SdPanelFactory/NavigatorPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SwManageChangesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Manage Changes</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ShowForReadOnlyDocument" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwManageChangesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SwManageChangesDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/ManageChangesPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="StyleListPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Styles</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>StyleListPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>StyleListDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            any, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/StyleListPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ScFunctionsPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Functions</value>
          </prop>
          <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ScFunctionsPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>ScFunctionsDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ScPanelFactory/FunctionsPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>100</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SwStylePresetsPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Style Presets</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwStylePresetsPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SwDesignDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/StylePresetsPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="IsExperimental" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="SwThemePanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Themes</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>SwThemePanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>SwDesignDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/ThemePanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="IsExperimental" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartElementsPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Elements</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartElementsPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/ElementsPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartSeriesPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Data Series</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartSeriesPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:ChartProperties</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, Series, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/SeriesPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>2</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartErrorBarPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Error Bar</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartErrorBarPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:ChartProperties</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, ErrorBar, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/ErrorBarPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>4</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartAxisPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Axis</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartAxisPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:ChartProperties</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, Axis, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/AxisPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>5</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartAreaPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Area</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartAreaPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:ChartProperties</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, Chart, visible ;
            Chart, Series, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/AreaPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>6</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartLinePanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Line</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartLinePanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:ChartProperties</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, Chart, visible ;
            Chart, Series, visible ;
            Chart, ErrorBar, visible ;
            Chart, Axis, visible ;
            Chart, Grid, visible ;
            Chart, Trendline, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/LinePanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>7</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="TableEditPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Table</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>TableEditPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="DefaultMenuCommand">
            <value>.uno:TableDialog</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            WriterVariants, Table,  visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SwPanelFactory/TableEditPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>300</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="ChartTypePanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Chart Type</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>ChartTypePanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Chart, any, visible ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/ChartPanelFactory/TypePanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
        <node oor:name="TextColumnsPropertyPanel" oor:op="replace">
          <prop oor:name="Title" oor:type="xs:string">
            <value xml:lang="en-US">Columns</value>
          </prop>
          <prop oor:name="Id" oor:type="xs:string">
            <value>TextColumnsPropertyPanel</value>
          </prop>
          <prop oor:name="DeckId" oor:type="xs:string">
            <value>PropertyDeck</value>
          </prop>
          <prop oor:name="ContextList">
            <value oor:separator=";">
            Calc,           Draw,       hidden ;
            Calc,           Graphic,    hidden ;
            DrawImpress,    Draw,       hidden ;
            DrawImpress,    Graphic,    hidden ;
            DrawImpress,    TextObject, hidden ;
            WriterVariants, Graphic,    hidden ;
          </value>
          </prop>
          <prop oor:name="ImplementationURL" oor:type="xs:string">
            <value>private:resource/toolpanel/SvxPanelFactory/TextColumnsPropertyPanel</value>
          </prop>
          <prop oor:name="OrderIndex" oor:type="xs:int">
            <value>800</value>
          </prop>
          <prop oor:name="WantsAWT" oor:type="xs:boolean">
            <value>false</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="StartModuleWindowState" oor:package="org.openoffice.Office.UI">
    <node oor:name="UIElements">
      <node oor:name="States">
        <node oor:name="private:resource/toolbar/standardbar" oor:op="replace">
          <prop oor:name="DockingArea" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="Visible" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="UIName" oor:type="xs:string">
            <value xml:lang="en-US">Standard</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="ToolbarMode" oor:package="org.openoffice.Office.UI">
    <prop oor:name="ActiveWriter">
      <value>notebookbar.ui</value>
    </prop>
    <prop oor:name="ActiveCalc">
      <value>notebookbar.ui</value>
    </prop>
    <prop oor:name="ActiveImpress">
      <value>notebookbar.ui</value>
    </prop>
    <prop oor:name="ActiveDraw">
      <value>notebookbar.ui</value>
    </prop>
    <node oor:name="Applications">
      <node oor:name="Writer" oor:op="replace">
        <prop oor:name="Active">
          <value>Default</value>
        </prop>
        <node oor:name="Modes">
          <node oor:name="Default" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Standard Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Default</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>0</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
                <it>private:resource/toolbar/textobjectbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Tabs</value>
            </prop>
          </node>
          <node oor:name="Single" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Single Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Single</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>1</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/singlemode</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="Sidebar" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Sidebar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Sidebar</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>2</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Opened</value>
            </prop>
          </node>
          <node oor:name="Tabbed" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>3</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="TabbedCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>4</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>5</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarFull" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>true</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>7</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_full.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="ContextualSingle" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Contextual Single</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>6</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_single.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ContextualGroups" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Contextual groups</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>true</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>8</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groups.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="Calc" oor:op="replace">
        <prop oor:name="Active">
          <value>Default</value>
        </prop>
        <node oor:name="Modes">
          <node oor:name="Default" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Standard Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Default</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>0</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
                <it>private:resource/toolbar/formatobjectbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Tabs</value>
            </prop>
          </node>
          <node oor:name="Single" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Single Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Single</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>1</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/singlemode</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="Sidebar" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Sidebar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Sidebar</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>2</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Opened</value>
            </prop>
          </node>
          <node oor:name="Tabbed" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>3</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="TabbedCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>4</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>5</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarFull" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>true</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>7</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_full.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="ContextualGroups" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Contextual groups</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>true</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>8</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groups.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="Impress" oor:op="replace">
        <prop oor:name="Active">
          <value>Default</value>
        </prop>
        <node oor:name="Modes">
          <node oor:name="Default" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Standard Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Default</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>0</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
                <it>private:resource/toolbar/toolbar</it>
                <it>private:resource/toolbar/commontaskbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Opened</value>
            </prop>
          </node>
          <node oor:name="Single" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Single Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Single</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>1</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/singlemode</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="Tabbed" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>3</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="TabbedCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>4</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>5</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarFull" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>true</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>7</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_full.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="ContextualSingle" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Contextual Single</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>6</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_single.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ContextualGroups" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Contextual groups</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>true</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>8</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groups.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="Draw" oor:op="replace">
        <prop oor:name="Active">
          <value>Default</value>
        </prop>
        <node oor:name="Modes">
          <node oor:name="Default" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Standard Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Default</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>0</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="Tabbed" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>3</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="TabbedCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Tabbed Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>4</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
          <node oor:name="GroupedbarCompact" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Groupedbar Compact</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>5</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_groupedbar_compact.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UIItemProperties">
              <value>
                <it>UIItemID,propertyName,propertyValue</it>
              </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ContextualSingle" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Contextual Single</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>true</value>
            </prop>
            <prop oor:name="IsExperimental">
              <value>false</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>6</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>notebookbar_single.ui</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
            <prop oor:name="HasMenubar">
              <value>true</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="Formula" oor:op="replace">
        <prop oor:name="Active">
          <value>Default</value>
        </prop>
        <node oor:name="Modes">
          <node oor:name="Default" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Standard Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Default</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>0</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value>false</value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="Base" oor:op="replace">
        <prop oor:name="Active">
          <value>Default</value>
        </prop>
        <node oor:name="Modes">
          <node oor:name="Default" oor:op="replace">
            <prop oor:name="Label">
              <value xml:lang="en-US">Standard Toolbar</value>
            </prop>
            <prop oor:name="CommandArg">
              <value>Default</value>
            </prop>
            <prop oor:name="MenuPosition">
              <value>0</value>
            </prop>
            <prop oor:name="HasNotebookbar">
              <value> false </value>
            </prop>
            <prop oor:name="Toolbars">
              <value>
                <it>private:resource/toolbar/standardbar</it>
              </value>
            </prop>
            <prop oor:name="UserToolbars">
              <value>
            </value>
            </prop>
            <prop oor:name="Sidebar">
              <value>Arrow</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UI" oor:package="org.openoffice.Office">
    <node oor:name="FilterClassification">
      <node oor:name="GlobalFilters">
        <node oor:name="Classes">
          <node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Text documents (Writer)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">AportisDoc Palm DB;HTML (StarWriter);LotusWordPro;MS Word 2003 XML;MS Word 2007 XML;MS Word 2007 XML Template;MS Word 97;MS Word 97 Vorlage;MS_Works;Office Open XML Text;Office Open XML Text Template;OpenDocument Text Flat XML;PocketWord File;Rich Text Format;StarOffice XML (Writer);Text;WordPerfect;WordPerfect;writer_MIZI_Hwp_97;writer_StarOffice_XML_Writer_Template;writer8;writer8_template;writerglobal8;writerweb8_writer_template</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Spreadsheets (Calc)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">ADO Rowset XML;Calc MS Excel 2007 Binary;Calc MS Excel 2007 XML;Calc MS Excel 2007 XML Template;calc_StarOffice_XML_Calc_Template;calc8;calc8_template;chart8;DIF;Lotus;MiniCalc (Palm);MS Excel 2003 XML;MS Excel 97;MS Excel 97 Vorlage/Template;OpenDocument Spreadsheet Flat XML;Pocket Excel;Quattro Pro 6.0;StarOffice XML (Calc);StarOffice XML (Chart);Text - txt - csv (StarCalc)</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.presentation.PresentationDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Presentations (Impress)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">Impress MS PowerPoint 2007 XML;Impress MS PowerPoint 2007 XML AutoPlay;Impress MS PowerPoint 2007 XML Template;impress_StarOffice_XML_Draw;impress_StarOffice_XML_Impress_Template;impress8;impress8_template;MS PowerPoint 97;MS PowerPoint 97 AutoPlay;MS PowerPoint 97 Vorlage;OpenDocument Presentation Flat XML</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.drawing.DrawingDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Drawings (Draw)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">draw_StarOffice_XML_Draw_Template;StarOffice XML (Draw);draw8;draw8_template;Visio Document;SVG - Scalable Vector Graphics;Corel Draw Document;Publisher Document</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.text.WebDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Web pages (Writer)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">HTML;writer_web_StarOffice_XML_Writer_Web_Template;writerweb8_writer_template</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.text.GlobalDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Master documents (Writer)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">writer_globaldocument_StarOffice_XML_Writer_GlobalDocument;writerglobal8</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.formula.FormulaProperties" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Formulas (Math)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">MathML XML (Math);MathType 3.x;StarOffice XML (Math);math8</value>
            </prop>
          </node>
          <node oor:name="com.sun.star.sdb.OfficeDatabaseDocument" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Database documents (Base)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">StarOffice XML (Base)</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="LocalFilters">
        <node oor:name="Classes">
          <node oor:name="msword956" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Microsoft Word 6.0 / 95</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">MS Word 95;MS WinWord 6.0</value>
            </prop>
          </node>
          <node oor:name="excel456" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Microsoft Excel 4.x - 5.0 / 95</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">MS Excel 95;MS Excel 5.0/95;MS Excel 4.0</value>
            </prop>
          </node>
          <node oor:name="excel456templ" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Microsoft Excel 4.x - 5.0 / 95 Templates</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">MS Excel 95 Vorlage/Template;MS Excel 5.0/95 Vorlage/Template;MS Excel 4.0 Vorlage/Template</value>
            </prop>
          </node>
          <node oor:name="swwtext" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">Text (StarWriter/Web)</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">Text (StarWriter/Web);Text DOS (StarWriter/Web);Text Mac (StarWriter/Web);Text Unix (StarWriter/Web)</value>
            </prop>
          </node>
          <node oor:name="wpw67" oor:op="replace">
            <prop oor:name="DisplayName">
              <value xml:lang="en-US">WordPerfect (Win) 6.0 - 7.0</value>
            </prop>
            <prop oor:name="Filters">
              <value oor:separator=";">WordPerfect (Win) 6.0 (W4W);WordPerfect (Win) 6.1 (W4W);WordPerfect (Win) 7.0 (W4W)</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
    <node oor:name="ColorScheme">
      <prop oor:name="CurrentColorScheme">
        <value>COLOR_SCHEME_LIBREOFFICE_AUTOMATIC</value>
      </prop>
      <node oor:name="ColorSchemes">
        <node oor:name="COLOR_SCHEME_LIBREOFFICE_AUTOMATIC" oor:op="replace">
          <node oor:name="DocColor"/>
          <node oor:name="DocBoundaries"/>
          <node oor:name="AppBackground"/>
          <node oor:name="ObjectBoundaries"/>
          <node oor:name="TableBoundaries"/>
          <node oor:name="FontColor"/>
          <node oor:name="Links"/>
          <node oor:name="LinksVisited"/>
          <node oor:name="Spell"/>
          <node oor:name="Grammar"/>
          <node oor:name="SmartTags"/>
          <node oor:name="Shadow"/>
          <node oor:name="WriterTextGrid"/>
          <node oor:name="WriterFieldShadings"/>
          <node oor:name="WriterIdxShadings"/>
          <node oor:name="WriterDirectCursor"/>
          <node oor:name="WriterScriptIndicator"/>
          <node oor:name="WriterSectionBoundaries"/>
          <node oor:name="WriterHeaderFooterMark"/>
          <node oor:name="WriterPageBreaks"/>
          <node oor:name="HTMLSGML"/>
          <node oor:name="HTMLComment"/>
          <node oor:name="HTMLKeyword"/>
          <node oor:name="HTMLUnknown"/>
          <node oor:name="CalcGrid"/>
          <node oor:name="CalcPageBreak"/>
          <node oor:name="CalcPageBreakManual"/>
          <node oor:name="CalcPageBreakAutomatic"/>
          <node oor:name="CalcHiddenColRow">
            <prop oor:name="IsVisible">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="CalcTextOverflow"/>
          <node oor:name="CalcComments"/>
          <node oor:name="CalcDetective"/>
          <node oor:name="CalcDetectiveError"/>
          <node oor:name="CalcReference"/>
          <node oor:name="CalcNotesBackground"/>
          <node oor:name="CalcValue"/>
          <node oor:name="CalcFormula"/>
          <node oor:name="CalcText"/>
          <node oor:name="CalcProtectedBackground"/>
          <node oor:name="DrawGrid"/>
          <node oor:name="BASICEditor"/>
          <node oor:name="BASICIdentifier"/>
          <node oor:name="BASICComment"/>
          <node oor:name="BASICNumber"/>
          <node oor:name="BASICString"/>
          <node oor:name="BASICOperator"/>
          <node oor:name="BASICKeyword"/>
          <node oor:name="BASICError"/>
          <node oor:name="SQLIdentifier"/>
          <node oor:name="SQLNumber"/>
          <node oor:name="SQLString"/>
          <node oor:name="SQLOperator"/>
          <node oor:name="SQLKeyword"/>
          <node oor:name="SQLParameter"/>
          <node oor:name="SQLComment"/>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Views" oor:package="org.openoffice.Office">
    <node oor:name="Windows">
      <node oor:name="10336" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>false</value>
        </prop>
      </node>
      <node oor:name="scalc/10336" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="sdraw/10336" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="simpress/10336" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="smath/10336" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="smath/30378" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
      <node oor:name="swriter/10336" oor:op="replace">
        <prop oor:name="Visible" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Writer" oor:package="org.openoffice.Office">
    <node oor:name="MailMergeWizard">
      <prop oor:name="FemaleGreetingLines">
        <value xml:lang="en-US" oor:separator=";">Dear Mrs. &lt;2&gt;,</value>
      </prop>
      <prop oor:name="MaleGreetingLines">
        <value xml:lang="en-US" oor:separator=";">Dear Mr. &lt;2&gt;,</value>
      </prop>
      <prop oor:name="NeutralGreetingLines">
        <value xml:lang="en-US" oor:separator=";">To whom it may concern,;Dear Friends,;Dear Sir or Madam,;Hello,</value>
      </prop>
      <prop oor:name="IsHideEmptyParagraphs">
        <value>true</value>
      </prop>
      <node oor:name="DataSource">
        <prop oor:name="DataSourceName" oor:type="xs:string">
          <value>EvolutionLocal</value>
        </prop>
        <prop oor:name="DataTableName" oor:type="xs:string">
          <value>Personal</value>
        </prop>
      </node>
      <node oor:name="AddressDataAssignments">
        <node oor:name="_0" oor:op="replace">
          <prop oor:name="DBColumnAssignments" oor:type="oor:string-list">
            <value oor:separator=",">title,full_name,family_name,org,addr_line1,addr_line2,city,state,zip,country,home_phone,business_phone,email_1,</value>
          </prop>
          <node oor:name="DataSource">
            <prop oor:name="DataSourceName" oor:type="xs:string">
              <value>EvolutionLocal</value>
            </prop>
            <prop oor:name="DataTableName" oor:type="xs:string">
              <value>Personal</value>
            </prop>
          </node>
        </node>
      </node>
      <prop oor:name="EMailSupported">
        <value>true</value>
      </prop>
    </node>
    <node oor:name="Insert">
      <node oor:name="Caption">
        <prop oor:name="CaptionOrderNumberingFirst"/>
        <node oor:name="WriterObject">
          <node oor:name="Table">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Table</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
              <prop oor:name="Position">
                <value>0</value>
              </prop>
            </node>
          </node>
          <node oor:name="Frame">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Text</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="Graphic">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
        </node>
        <node oor:name="OfficeObject">
          <node oor:name="Calc">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="Draw">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="Chart">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="Image">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="Formula">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="Impress">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
          <node oor:name="OLEMisc">
            <node oor:name="Settings">
              <prop oor:name="Category">
                <value xml:lang="en-US">Illustration</value>
              </prop>
              <prop oor:name="NumberingSeparator"/>
              <prop oor:name="CaptionText">
                <value xml:lang="en-US">: </value>
              </prop>
            </node>
          </node>
        </node>
      </node>
      <node oor:name="Table">
        <prop oor:name="RepeatHeader" oor:type="xs:boolean">
          <value>true</value>
        </prop>
      </node>
    </node>
    <node oor:name="Wizards">
      <node oor:name="Letter">
        <prop oor:name="LetterType" oor:type="xs:int">
          <value>0</value>
        </prop>
        <node oor:name="BusinessLetter">
          <prop oor:name="BusinessPaper" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="CreationType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="Footer" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="FooterOnlySecondPage" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="FooterPageNumbers" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Greeting" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="PaperCompanyAddressReceiverField" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PaperFooter" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PaperFooterHeight" oor:type="xs:double">
            <value>3.1</value>
          </prop>
          <prop oor:name="PrintBendMarks" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintCompanyAddressReceiverField" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintCompanyLogo" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintFooter" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintGreeting" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSalutation" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSubjectLine" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ReceiverAddressType" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="Salutation" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderAddressType" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="SenderCity" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderCompanyName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderPostCode" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderStreet" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="Style" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="TemplateName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="TemplatePath" oor:type="xs:string">
            <value/>
          </prop>
          <node oor:name="CompanyAddress">
            <prop oor:name="Display" oor:type="xs:boolean">
              <value>true</value>
            </prop>
            <prop oor:name="Height" oor:type="xs:double">
              <value>4</value>
            </prop>
            <prop oor:name="Width" oor:type="xs:double">
              <value>15</value>
            </prop>
            <prop oor:name="X" oor:type="xs:double">
              <value>6</value>
            </prop>
            <prop oor:name="Y" oor:type="xs:double">
              <value>0</value>
            </prop>
          </node>
          <node oor:name="CompanyLogo">
            <prop oor:name="Display" oor:type="xs:boolean">
              <value>true</value>
            </prop>
            <prop oor:name="Height" oor:type="xs:double">
              <value>4</value>
            </prop>
            <prop oor:name="Width" oor:type="xs:double">
              <value>5</value>
            </prop>
            <prop oor:name="X" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Y" oor:type="xs:double">
              <value>0</value>
            </prop>
          </node>
          <prop oor:name="Norm" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="PrintLetterSigns" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="SenderState" oor:type="xs:string">
            <value/>
          </prop>
        </node>
        <node oor:name="PrivateLetter">
          <prop oor:name="CreationType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="Greeting" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="PrintGreeting" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSalutation" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSubjectLine" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Salutation" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="Style" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="TemplateName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="TemplatePath" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="BusinessPaper" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="Footer" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="FooterOnlySecondPage" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="FooterPageNumbers" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="Norm" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="PaperCompanyAddressReceiverField" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PaperFooter" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PaperFooterHeight" oor:type="xs:double">
            <value>0</value>
          </prop>
          <prop oor:name="PrintBendMarks" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PrintCompanyAddressReceiverField" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PrintCompanyLogo" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PrintFooter" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PrintLetterSigns" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="ReceiverAddressType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="SenderAddressType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="SenderCity" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderCompanyName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderPostCode" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderState" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderStreet" oor:type="xs:string">
            <value/>
          </prop>
          <node oor:name="CompanyAddress">
            <prop oor:name="Display" oor:type="xs:boolean">
              <value>false</value>
            </prop>
            <prop oor:name="Height" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Width" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="X" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Y" oor:type="xs:double">
              <value>0</value>
            </prop>
          </node>
          <node oor:name="CompanyLogo">
            <prop oor:name="Display" oor:type="xs:boolean">
              <value>false</value>
            </prop>
            <prop oor:name="Height" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Width" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="X" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Y" oor:type="xs:double">
              <value>0</value>
            </prop>
          </node>
        </node>
        <node oor:name="PrivateOfficialLetter">
          <prop oor:name="CreationType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="FooterPageNumbers" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Greeting" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="PrintBendMarks" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintCompanyAddressReceiverField" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintFooter" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintGreeting" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSalutation" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSubjectLine" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ReceiverAddressType" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="Salutation" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderAddressType" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="SenderCity" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderCompanyName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderPostCode" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderState" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderStreet" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="Style" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="TemplateName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="TemplatePath" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="BusinessPaper" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="Footer" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="FooterOnlySecondPage" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="Norm" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="PaperCompanyAddressReceiverField" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PaperFooter" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PaperFooterHeight" oor:type="xs:double">
            <value>0</value>
          </prop>
          <prop oor:name="PrintCompanyLogo" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="PrintLetterSigns" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <node oor:name="CompanyAddress">
            <prop oor:name="Display" oor:type="xs:boolean">
              <value>false</value>
            </prop>
            <prop oor:name="Height" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Width" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="X" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Y" oor:type="xs:double">
              <value>0</value>
            </prop>
          </node>
          <node oor:name="CompanyLogo">
            <prop oor:name="Display" oor:type="xs:boolean">
              <value>false</value>
            </prop>
            <prop oor:name="Height" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Width" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="X" oor:type="xs:double">
              <value>0</value>
            </prop>
            <prop oor:name="Y" oor:type="xs:double">
              <value>0</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="Fax">
        <prop oor:name="FaxType" oor:type="xs:int">
          <value>0</value>
        </prop>
        <node oor:name="BusinessFax">
          <prop oor:name="CreationType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="Footer" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="FooterOnlySecondPage" oor:type="xs:boolean">
            <value>false</value>
          </prop>
          <prop oor:name="FooterPageNumbers" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Greeting" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="CommunicationType" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="PrintCompanyLogo" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintFooter" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintGreeting" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSalutation" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSubjectLine" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintDate" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintCommunicationType" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="ReceiverAddressType" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="Salutation" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderAddressType" oor:type="xs:int">
            <value>1</value>
          </prop>
          <prop oor:name="SenderCity" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderCompanyName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderPostCode" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderStreet" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="SenderFax" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="Style" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="TemplateName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="TemplatePath" oor:type="xs:string">
            <value/>
          </prop>
        </node>
        <node oor:name="PrivateFax">
          <prop oor:name="CreationType" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="Greeting" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="PrintGreeting" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSalutation" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="PrintSubjectLine" oor:type="xs:boolean">
            <value>true</value>
          </prop>
          <prop oor:name="Salutation" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="Style" oor:type="xs:int">
            <value>0</value>
          </prop>
          <prop oor:name="TemplateName" oor:type="xs:string">
            <value/>
          </prop>
          <prop oor:name="TemplatePath" oor:type="xs:string">
            <value/>
          </prop>
        </node>
      </node>
      <node oor:name="Agenda">
        <prop oor:name="IncludeMinutes">
          <value>true</value>
        </prop>
        <prop oor:name="ShowMeetingType">
          <value>true</value>
        </prop>
        <prop oor:name="ShowRead">
          <value>true</value>
        </prop>
        <prop oor:name="ShowNotes">
          <value>true</value>
        </prop>
        <prop oor:name="ShowCalledBy">
          <value>true</value>
        </prop>
        <prop oor:name="ShowAttendees">
          <value>true</value>
        </prop>
      </node>
    </node>
    <node oor:name="Notes"/>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Setup" oor:package="org.openoffice">
    <node oor:name="Product">
      <prop oor:name="ooName">
        <value>LibreOffice</value>
      </prop>
      <prop oor:name="ooSetupVersion">
        <value>24.2</value>
      </prop>
      <prop oor:name="ooSetupVersionAboutBox">
        <value>24.2.5.2</value>
      </prop>
      <prop oor:name="ooSetupVersionAboutBoxSuffix">
        <value/>
      </prop>
      <prop oor:name="ooVendor">
        <value>The Document Foundation, Debian and Ubuntu</value>
      </prop>
      <prop oor:name="ooSetupExtension">
        <value>.5.2</value>
      </prop>
    </node>
    <node oor:name="Office">
      <node oor:name="Factories">
        <node oor:name="com.sun.star.text.WebDocument" oor:op="replace">
          <prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true">
            <value>com.sun.star.text.WebDocument</value>
          </prop>
          <prop oor:name="ooSetupFactoryCommandConfigRef">
            <value>WriterCommands</value>
          </prop>
          <prop oor:name="ooSetupFactoryActualFilter" oor:finalized="true">
            <value>HTML</value>
          </prop>
          <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryDefaultFilter">
            <value>HTML</value>
          </prop>
          <prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:finalized="true">
            <value>private:factory/swriter/web</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowAttributes">
            <value>,,,;4;</value>
          </prop>
          <prop oor:name="ooSetupFactoryIcon">
            <value>11</value>
          </prop>
          <prop oor:name="ooSetupFactoryTemplateFile">
            <value/>
          </prop>
          <prop oor:name="ooSetupFactorySystemDefaultTemplateChanged">
            <value>false</value>
          </prop>
          <prop oor:name="ooSetupFactoryShortName">
            <value>sweb</value>
          </prop>
          <prop oor:name="ooSetupFactoryUIName">
            <value>Writer/Web</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowStateConfigRef">
            <value>WriterWebWindowState</value>
          </prop>
          <prop oor:name="ooSetupFactoryCmdCategoryConfigRef">
            <value>GenericCategories</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.frame.Bibliography" oor:op="replace">
          <prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryActualFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryDefaultFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryCommandConfigRef">
            <value>BibliographyCommands</value>
          </prop>
          <prop oor:name="ooSetupFactoryShortName">
            <value>sbibliography</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowStateConfigRef">
            <value>BibliographyWindowState</value>
          </prop>
          <prop oor:name="ooSetupFactoryCmdCategoryConfigRef">
            <value>GenericCategories</value>
          </prop>
          <prop oor:name="ooSetupFactoryUIName">
            <value>Bibliography</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.script.BasicIDE" oor:op="replace">
          <prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryActualFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryDefaultFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryCommandConfigRef">
            <value>BasicIDECommands</value>
          </prop>
          <prop oor:name="ooSetupFactoryShortName">
            <value>BasicIDE</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowStateConfigRef">
            <value>BasicIDEWindowState</value>
          </prop>
          <prop oor:name="ooSetupFactoryCmdCategoryConfigRef">
            <value>GenericCategories</value>
          </prop>
          <prop oor:name="ooSetupFactoryUIName">
            <value>Basic</value>
          </prop>
        </node>
        <node oor:name="com.sun.star.chart2.ChartDocument" oor:op="replace">
          <prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true">
            <value>com.sun.star.chart2.ChartDocument</value>
          </prop>
          <prop oor:name="ooSetupFactoryCommandConfigRef">
            <value>ChartCommands</value>
          </prop>
          <prop oor:name="ooSetupFactoryActualFilter" oor:finalized="true">
            <value>chart8</value>
          </prop>
          <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryDefaultFilter">
            <value>chart8</value>
          </prop>
          <prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:finalized="true">
            <value>private:factory/schart</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowAttributes">
            <value>,,,;4;</value>
          </prop>
          <prop oor:name="ooSetupFactoryIcon">
            <value>1</value>
          </prop>
          <prop oor:name="ooSetupFactoryTemplateFile">
            <value/>
          </prop>
          <prop oor:name="ooSetupFactorySystemDefaultTemplateChanged">
            <value>false</value>
          </prop>
          <prop oor:name="ooSetupFactoryShortName">
            <value>schart</value>
          </prop>
          <prop oor:name="ooSetupFactoryUIName">
            <value>Chart</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowStateConfigRef">
            <value>ChartWindowState</value>
          </prop>
          <prop oor:name="ooSetupFactoryCmdCategoryConfigRef">
            <value>GenericCategories</value>
          </prop>
        </node>
      </node>
    </node>
    <node oor:name="Migration">
      <node oor:name="SupportedVersions">
        <node oor:name="OpenOffice.org3+OpenOffice.org2+StarOffice8+StarSuite8+Libreoffice3" oor:op="replace">
          <prop oor:name="Priority">
            <value>10</value>
          </prop>
          <prop oor:name="VersionIdentifiers">
            <value oor:separator=",">Libreoffice 3=libreoffice/3,Openoffice.org 3=openoffice.org/3,OpenOffice.org 2=openoffice.org2,StarOffice 8=staroffice8,StarSuite 8=starsuite8</value>
          </prop>
          <node oor:name="MigrationSteps">
            <node oor:name="Datasources" oor:op="replace">
              <prop oor:name="IncludedFiles">
                <value>.*/database/biblio/biblio\.dbf</value>
              </prop>
              <prop oor:name="ExcludedFiles"/>
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.DataAccess</value>
              </prop>
              <prop oor:name="ExcludedNodes">
                <value>
                  <it>/org.openoffice.Office.DataAccess/Bibliography</it>
                  <it>/org.openoffice.Office.DataAccess/ConnectionPool</it>
                  <it>/org.openoffice.Office.DataAccess/DataSources</it>
                  <it>/org.openoffice.Office.DataAccess/DriverManager</it>
                </value>
              </prop>
            </node>
            <node oor:name="Deployment" oor:op="replace">
              <prop oor:name="MigrationService">
                <value>com.sun.star.migration.Extensions</value>
              </prop>
              <prop oor:name="ExcludedExtensions">
                <value>
                  <it>com.sun.PresenterScreen-*</it>
                  <it>com.sun.star.PDFImport-*</it>
                  <it>com.sun.star.PresentationMinimizer-*</it>
                  <it>com.sun.star.script.provider.ScriptProviderForBeanShell</it>
                  <it>com.sun.star.script.provider.ScriptProviderForJavaScript</it>
                  <it>com.sun.star.script.provider.ScriptProviderForPython</it>
                </value>
              </prop>
            </node>
            <node oor:name="Inet" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Inet</value>
              </prop>
            </node>
            <node oor:name="Basic" oor:op="replace">
              <prop oor:name="MigrationService">
                <value>com.sun.star.migration.Basic</value>
              </prop>
            </node>
            <node oor:name="UserProfile" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.UserProfile</value>
              </prop>
            </node>
            <node oor:name="Common" oor:op="replace">
              <prop oor:name="IncludedFiles">
                <value>
                  <it>.*/autotext/.*</it>
                  <it>.*/autocorr/.*</it>
                  <it>.*/basic/.*</it>
                  <it>.*/config/.*\.so[bcdegh]</it>
                  <it>.*/config/javasettings.*\.xml</it>
                  <it>.*/config/soffice.cfg/modules/.*/menubar/.*\.xml</it>
                  <it>.*/config/soffice.cfg/modules/.*/statusbar/.*\.xml</it>
                  <it>.*/config/soffice.cfg/modules/.*/toolbar/.*\.xml</it>
                  <it>.*/config/soffice.cfg/modules/.*/images/.*</it>
                  <it>.*/gallery/.*</it>
                  <it>.*/template/.*</it>
                </value>
              </prop>
              <prop oor:name="IncludedNodes">
                <value>
                  <it>/org.openoffice.Office.Accelerators</it>
                  <it>/org.openoffice.Office.Compatibility</it>
                  <it>/org.openoffice.Office.Custom</it>
                  <it>/org.openoffice.Office.Embedding</it>
                  <it>/org.openoffice.Office.Events</it>
                  <it>/org.openoffice.Office.ExtendedColorScheme</it>
                  <it>/org.openoffice.Office.Histories</it>
                  <it>/org.openoffice.Office.Jobs</it>
                  <it>/org.openoffice.Office.Paths</it>
                  <it>/org.openoffice.Office.Recovery</it>
                  <it>/org.openoffice.Office.Common/Accessibility</it>
                  <it>/org.openoffice.Office.Common/AsianLayout</it>
                  <it>/org.openoffice.Office.Common/AutoCorrect</it>
                  <it>/org.openoffice.Office.Common/Cache</it>
                  <it>/org.openoffice.Office.Common/DateFormat</it>
                  <it>/org.openoffice.Office.Common/ExternalMailer/Program</it>
                  <it>/org.openoffice.Office.Common/Filter</it>
                  <it>/org.openoffice.Office.Common/Font</it>
                  <it>/org.openoffice.Office.Common/Forms</it>
                  <it>/org.openoffice.Office.Common/Gallery</it>
                  <it>/org.openoffice.Office.Common/Help</it>
                  <it>/org.openoffice.Office.Common/History</it>
                  <it>/org.openoffice.Office.Common/I18N</it>
                  <it>/org.openoffice.Office.Common/Load</it>
                  <it>/org.openoffice.Office.Common/Misc/DisableUICustomization</it>
                  <it>/org.openoffice.Office.Common/Misc/ExperimentalMode</it>
                  <it>/org.openoffice.Office.Common/Misc/FormControlPilotsEnabled</it>
                  <it>/org.openoffice.Office.Common/Misc/LastTipOfTheDayID</it>
                  <it>/org.openoffice.Office.Common/Misc/LastTipOfTheDayShown</it>
                  <it>/org.openoffice.Office.Common/Misc/MacroRecorderMode</it>
                  <it>/org.openoffice.Office.Common/Misc/PersonaSettings</it>
                  <it>/org.openoffice.Office.Common/Misc/PluginsEnabled</it>
                  <it>/org.openoffice.Office.Common/Misc/ShowLinkWarningDialog</it>
                  <it>/org.openoffice.Office.Common/Misc/ShowTipOfTheDay</it>
                  <it>/org.openoffice.Office.Common/Misc/SymbolSet</it>
                  <it>/org.openoffice.Office.Common/Misc/SymbolStyle</it>
                  <it>/org.openoffice.Office.Common/Misc/ToolboxStyle</it>
                  <it>/org.openoffice.Office.Common/Misc/UseSystemFileDialog</it>
                  <it>/org.openoffice.Office.Common/Misc/UseSystemPrintDialog</it>
                  <it>/org.openoffice.Office.Common/Misc/FilePickerPlacesNames</it>
                  <it>/org.openoffice.Office.Common/Misc/FilePickerPlacesUrls</it>
                  <it>/org.openoffice.Office.Common/Misc/FilePickerLastService</it>
                  <it>/org.openoffice.Office.Common/ODF</it>
                  <it>/org.openoffice.Office.Common/Passwords</it>
                  <it>/org.openoffice.Office.Common/Path</it>
                  <it>/org.openoffice.Office.Common/Print/PrintingModifiesDocument</it>
                  <it>/org.openoffice.Office.Common/Print/Warning</it>
                  <it>/org.openoffice.Office.Common/Vectorize</it>
                  <it>/org.openoffice.Office.Common/Save</it>
                  <it>/org.openoffice.Office.Common/SearchOptions</it>
                  <it>/org.openoffice.Office.Common/Undo</it>
                  <it>/org.openoffice.Office.Common/View/Dialog/Dialog/MiddleMouseButton</it>
                  <it>/org.openoffice.Office.Common/View/Dialog/MousePositioning</it>
                  <it>/org.openoffice.Office.Common/View/FontAntiAliasing</it>
                  <it>/org.openoffice.Office.Common/View/Localization</it>
                  <it>/org.openoffice.Office.Common/View/Menu</it>
                </value>
              </prop>
              <prop oor:name="ExcludedNodes">
                <value>
                  <it>/org.openoffice.Office.Common/Help/Registration</it>
                </value>
              </prop>
            </node>
            <node oor:name="Calc" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Calc</value>
              </prop>
            </node>
            <node oor:name="Chart" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Chart</value>
              </prop>
            </node>
            <node oor:name="Draw" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Draw</value>
              </prop>
            </node>
            <node oor:name="Impress" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Impress</value>
              </prop>
            </node>
            <node oor:name="Labels" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Labels</value>
              </prop>
            </node>
            <node oor:name="Linguistic" oor:op="replace">
              <prop oor:name="MigrationService">
                <value>com.sun.star.migration.Wordbooks</value>
              </prop>
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Linguistic</value>
              </prop>
              <prop oor:name="ExcludedNodes">
                <value>/org.openoffice.Office.Linguistic/ServiceManager</value>
              </prop>
            </node>
            <node oor:name="Math" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Math</value>
              </prop>
            </node>
            <node oor:name="Security" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.Security</value>
              </prop>
            </node>
            <node oor:name="Setup" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>
                  <it>/org.openoffice.Setup/Office/Factories</it>
                  <it>/org.openoffice.Setup/L10N</it>
                </value>
              </prop>
            </node>
            <node oor:name="UI" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI/ColorScheme</value>
              </prop>
            </node>
            <node oor:name="Writer" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>
                  <it>/org.openoffice.Office.Writer</it>
                  <it>/org.openoffice.Office.WriterWeb</it>
                </value>
              </prop>
              <prop oor:name="ExcludedNodes">
                <value>/org.openoffice.Office.Writer/Wizard</value>
              </prop>
            </node>
            <node oor:name="BaseWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.BaseWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="BasicIDEWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.BasicIDEWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="CalcWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.CalcWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="ChartWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.ChartWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="DbBrowserWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.DbBrowserWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="DbQueryWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.DbQueryWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="DbRelationWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.DbRelationWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="DbTableDataWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.DbTableDataWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="DbTableWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.DbTableWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="DrawWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.DrawWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="ImpressWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.ImpressWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="MathWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.MathWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="StartModuleWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.StartModuleWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="WriterFormWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.WriterFormWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="WriterGlobalWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.WriterGlobalWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="WriterReportWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.WriterReportWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="WriterWebWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.WriterWebWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="WriterWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.WriterWindowState/UIElements</value>
              </prop>
            </node>
            <node oor:name="XFormsWindowState" oor:op="replace">
              <prop oor:name="IncludedNodes">
                <value>/org.openoffice.Office.UI.XFormsWindowState/UIElements</value>
              </prop>
            </node>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice" oor:name="System">
    <node oor:name="L10N">
      <prop oor:name="Locale">
        <value oor:external="com.sun.star.configuration.backend.LocaleBackend Locale"/>
      </prop>
      <prop oor:name="UILocale">
        <value oor:external="com.sun.star.configuration.backend.LocaleBackend UILocale"/>
      </prop>
      <prop oor:name="SystemLocale">
        <value oor:external="com.sun.star.configuration.backend.LocaleBackend SystemLocale"/>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UISort" oor:package="org.openoffice.TypeDetection"/>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UserProfile" oor:package="org.openoffice"/>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="VCL" oor:package="org.openoffice">
    <node oor:name="Settings">
      <node oor:name="Accessibility" oor:op="replace">
        <prop oor:name="EnableATToolSupport" oor:type="xs:string" oor:op="replace">
          <value>false</value>
        </prop>
      </node>
      <node oor:name="DesktopManagement" oor:op="replace">
        <prop oor:name="DisablePrinting" oor:type="xs:string" oor:op="replace">
          <value>false</value>
        </prop>
      </node>
      <node oor:name="Transfer" oor:op="replace">
        <prop oor:name="SelectionTimeout" oor:type="xs:string" oor:op="replace">
          <value>3</value>
        </prop>
      </node>
      <node oor:name="Menu" oor:op="replace">
        <prop oor:name="SuppressAccelerators" oor:type="xs:string" oor:op="replace">
          <value>false</value>
        </prop>
      </node>
      <node oor:name="PrintDialog" oor:op="replace">
        <prop oor:name="Collate" oor:op="replace" oor:type="xs:string">
          <value>true</value>
        </prop>
        <prop oor:name="CollateBox" oor:op="replace" oor:type="xs:string">
          <value>Default</value>
        </prop>
      </node>
      <node oor:name="WM" oor:op="replace">
        <prop oor:name="ShouldSwitchWorkspace" oor:op="replace" oor:type="xs:string">
          <value>false</value>
        </prop>
      </node>
    </node>
    <node oor:name="DefaultFonts">
      <node oor:name="en" oor:op="replace">
        <prop oor:name="LATIN_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>MS Gothic;Gothic;AR PL ShanHeiSun Uni;MS PGothic;Arial Unicode MS;Lucida Sans Unicode;Tahoma</value>
        </prop>
        <prop oor:name="LATIN_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>Liberation Mono;Cumberland AMT;Cumberland;Courier New;Cousine;Nimbus Mono L;DejaVu Sans Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="LATIN_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Liberation Serif;Thorndale AMT;Thorndale;Times New Roman;Tinos;Nimbus Roman No9 L;DejaVu Serif;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>MS Gothic;Gothic;MS PGothic;AR PL ShanHeiSun Uni;Arial Unicode MS;Lucida Sans Unicode;Tahoma</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>MS Gothic;Gothic;MS PGothic;AR PL ShanHeiSun Uni;Arial Unicode MS;Lucida Sans Unicode;Tahoma</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>MS Gothic;Gothic;MS PGothic;AR PL ShanHeiSun Uni;Arial Unicode MS;Lucida Sans Unicode;Tahoma</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="SANS" oor:type="xs:string" oor:op="replace">
          <value>Liberation Sans;Albany AMT;Albany;Arial;Arimo;Nimbus Sans L;DejaVu Sans;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="SANS_UNICODE" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;DejaVu Sans;Lucida Sans Unicode;Tahoma;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;SansSerif</value>
        </prop>
        <prop oor:name="SERIF" oor:type="xs:string" oor:op="replace">
          <value>Liberation Serif;Thorndale AMT;Thorndale;Times New Roman;Tinos;DejaVu Serif;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif</value>
        </prop>
        <prop oor:name="SYMBOL" oor:type="xs:string" oor:op="replace">
          <value>StarSymbol;OpenSymbol;Arial Unicode MS;StarBats;Zapf Dingbats;WingDings;Symbol</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>Liberation Mono;Cumberland AMT;Cumberland;Courier New;Cousine;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>Liberation Mono;Cumberland AMT;Cumberland;Courier New;Cousine;Nimbus Mono L;DejaVu Sans Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>Segoe UI;Tahoma;Arial Unicode MS;Lucida Sans Unicode;DejaVu Sans;Albany AMT;Albany;Arial;Nimbus Sans L;Interface User;Geneva;Dialog;Lucida;Helvetica;Helmet;Interface System;Sans Serif</value>
        </prop>
      </node>
      <node oor:name="am" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
        <prop oor:name="SANS_UNICODE" oor:type="xs:string" oor:op="replace">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Nyala;Abyssinica SIL</value>
        </prop>
      </node>
      <node oor:name="ar" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Tahoma;Traditional Arabic;Simplified Arabic;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU;Interface User;Geneva;Dialog;Albany AMT;Albany;Lucida;Arial;Nimbus Sans L;Helvetica;Helmet;Interface System;Sans Serif</value>
        </prop>
        <prop oor:name="SANS_UNICODE" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;SansSerif</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="he" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Tahoma;Arial Unicode MS;Lucida Sans Unicode;DejaVu Sans;Albany AMT;Albany;Arial;Nimbus Sans L;Interface User;Geneva;Tahoma;Dialog;Lucida;Helvetica;Helmet;Interface System;Sans Serif</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Nachlieli CLM;Alef;Noto Sans Hebrew;Liberation Sans;Arial;Arial Hebrew;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Liberation Sans;Arial;Arial Hebrew;Noto Sans Hebrew;Nachlieli CLM;Lucida Sans Unicode;Alef;Arial Unicode MS;Lucida Grande</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace">
          <value>David CLM;David Libre;Frank Ruehl CLM;Liberation Serif;David;Raanana;Lucida Sans Unicode;Lucida Grande;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="th" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Tahoma;Arial Unicode MS;Waree;Loma;Thonburi;Lucidasans;Lucida Sans;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Arial Unicode MS;Waree;Loma;Thonburi;Lucidasans;Lucida Sans;Angsana New</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Cordia New;CordiaUPC;Browallia New;BrowalliaUPC;Bromlila;Corada;Umpush;Thonburi;TH SarabunPSK;TH Sarabun New;Angsana New;AngsanaUPC;Tahoma;Arial Unicode MS;Lucidasans;Lucida Sans</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Cordia New;CordiaUPC;Browallia New;BrowalliaUPC;Bromlila;Corada;Umpush;Thonburi;TH SarabunPSK;TH Sarabun New;Angsana New;AngsanaUPC;Tahoma;Arial Unicode MS;Lucidasans;Lucida Sans</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Tahoma;Arial Unicode MS;Waree;Loma;Thonburi;TH SarabunPSK;TH Sarabun New;Angsana New;AngsanaUPC;Lucidasans;Lucida Sans</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Angsana New;AngsanaUPC;Angsima;Kinnari;Norasi;Thonburi;TH SarabunPSK;TH Sarabun New;Tahoma;Arial Unicode MS;Lucidasans;Lucida Sans</value>
        </prop>
      </node>
      <node oor:name="ja" oor:op="replace">
        <prop oor:name="LATIN_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Noto Serif CJK JP;Noto Serif JP;&#x6E90;&#x30CE;&#x660E;&#x671D;;&#x6E90;&#x30CE;&#x660E;&#x671D; JP;Source Han Serif;Source Han Serif JP;&#x6E38;&#x660E;&#x671D;;&#x6E38;&#x660E;&#x671D;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x660E;&#x671D; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x660E;&#x671D; Pro;IPAmj&#x660E;&#x671D;;IPAex&#x660E;&#x671D;;IPA&#x660E;&#x671D;;IPA P&#x660E;&#x671D;;&#xFF2D;&#xFF33; &#x660E;&#x671D;;&#xFF2D;&#xFF33; &#xFF30;&#x660E;&#x671D;;Mincho;Serif</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Noto Serif CJK JP;Noto Serif JP;&#x6E90;&#x30CE;&#x660E;&#x671D;;&#x6E90;&#x30CE;&#x660E;&#x671D; JP;Source Han Serif;Source Han Serif JP;&#x6E38;&#x660E;&#x671D;;&#x6E38;&#x660E;&#x671D;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x660E;&#x671D; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x660E;&#x671D; Pro;IPAmj&#x660E;&#x671D;;IPAex&#x660E;&#x671D;;IPA&#x660E;&#x671D;;IPA P&#x660E;&#x671D;;&#xFF2D;&#xFF33; &#x660E;&#x671D;;&#xFF2D;&#xFF33; &#xFF30;&#x660E;&#x671D;;Mincho;Serif</value>
        </prop>
        <prop oor:name="SANS" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
        <prop oor:name="SERIF" oor:type="xs:string" oor:op="replace">
          <value>Noto Serif CJK JP;Noto Serif JP;&#x6E90;&#x30CE;&#x660E;&#x671D;;&#x6E90;&#x30CE;&#x660E;&#x671D; JP;Source Han Serif;Source Han Serif JP;&#x6E38;&#x660E;&#x671D;;&#x6E38;&#x660E;&#x671D;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x660E;&#x671D; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x660E;&#x671D; Pro;IPAmj&#x660E;&#x671D;;IPAex&#x660E;&#x671D;;IPA&#x660E;&#x671D;;IPA P&#x660E;&#x671D;;&#xFF2D;&#xFF33; &#x660E;&#x671D;;&#xFF2D;&#xFF33; &#xFF30;&#x660E;&#x671D;;Mincho;Serif</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans Mono CJK JP;Noto Sans Mono JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; HW;Source Han Sans HW;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;Yu Gothic UI;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;Meiryo UI;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;MS UI Gothic;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans Mono CJK JP;Noto Sans Mono JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; HW;Source Han Sans HW;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;Osaka;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans CJK JP;Noto Sans JP;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E90;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF; JP;Source Han Sans;Source Han Sans JP;Yu Gothic UI;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x6E38;&#x30B4;&#x30B7;&#x30C3;&#x30AF;&#x4F53;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; StdN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; ProN;&#x30D2;&#x30E9;&#x30AE;&#x30CE;&#x89D2;&#x30B4; Pro;Meiryo UI;&#x30E1;&#x30A4;&#x30EA;&#x30AA;;IPAex&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA P&#x30B4;&#x30B7;&#x30C3;&#x30AF;;IPA&#x30B4;&#x30B7;&#x30C3;&#x30AF;;MS UI Gothic;&#xFF2D;&#xFF33; &#xFF30;&#x30B4;&#x30B7;&#x30C3;&#x30AF;;&#xFF2D;&#xFF33; &#x30B4;&#x30B7;&#x30C3;&#x30AF;;Osaka;Gothic;SansSerif</value>
        </prop>
      </node>
      <node oor:name="zh-cn" oor:op="replace">
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53; HW;Source Han Sans HW SC;Noto Sans Mono CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x5B8B;&#x4F53;;Source Han Serif SC;&#x601D;&#x6E90;&#x5B8B;&#x4F53; CN;Source Han Serif CN;Noto Serif SC;Noto Serif CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x5B8B;&#x4F53;;SimSun;&#x534E;&#x6587;&#x5B8B;&#x4F53;;Songti SC;STSong;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53; HW;Source Han Sans HW SC;Noto Sans Mono CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53; HW;Source Han Sans HW SC;Noto Sans Mono CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x5B8B;&#x4F53;;SimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif</value>
        </prop>
      </node>
      <node oor:name="zh-tw" oor:op="replace">
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; HW;Source Han Sans HW TC;Noto Sans Mono CJK TC;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4;;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;&#x860B;&#x65B9;-&#x7E41;;PingFang TC;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4;;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;&#x860B;&#x65B9;-&#x7E41;;PingFang TC;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4;;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;&#x860B;&#x65B9;-&#x7E41;;PingFang TC;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4;;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;&#x860B;&#x65B9;-&#x7E41;;PingFang TC;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x5B8B;&#x9AD4;;Source Han Serif TC;Noto Serif TC;Noto Serif CJK TC;&#x5B8B;&#x9AD4;-&#x7E41;;Songti TC;&#x5137;&#x5B8B; Pro;LiSong Pro;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; HW;Source Han Sans HW TC;Noto Sans Mono CJK TC;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; HW;Source Han Sans HW TC;Noto Sans Mono CJK TC;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4;;Source Han Sans TC;Noto Sans TC;Noto Sans CJK TC;&#x860B;&#x65B9;-&#x7E41;;PingFang TC;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif</value>
        </prop>
      </node>
      <node oor:name="zh-mo" oor:op="replace">
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F; HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x5B8B;&#x9AD4;;Source Han Serif TC;Noto Serif TC;Noto Serif CJK TC;&#x5B8B;&#x9AD4;-&#x7E41;;Songti TC;&#x5137;&#x5B8B; Pro;LiSong Pro;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F; HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F; HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif</value>
        </prop>
      </node>
      <node oor:name="zh-hk" oor:op="replace">
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F; HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x5B8B;&#x9AD4;;Source Han Serif TC;Noto Serif TC;Noto Serif CJK TC;&#x5B8B;&#x9AD4;-&#x7E41;;Songti TC;&#x5137;&#x5B8B; Pro;LiSong Pro;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F; HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F; HW;Source Han Sans HW HC;Noto Sans Mono CJK HK;&#x7D30;&#x660E;&#x9AD4;;MingLiU;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x9AD4; &#x9999;&#x6E2F;;Source Han Sans HC;Noto Sans HK;Noto Sans CJK HK;&#x860B;&#x65B9;-&#x6E2F;;PingFang HK;&#x5137;&#x9ED1; Pro;LiHei Pro;&#x5FAE;&#x8EDF;&#x6B63;&#x9ED1;&#x9AD4;;Microsoft JhengHei;&#x65B0;&#x7D30;&#x660E;&#x9AD4;;PMingLiU;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif</value>
        </prop>
      </node>
      <node oor:name="zh-sg" oor:op="replace">
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53; HW;Source Han Sans HW SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans Mono CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x5B8B;&#x4F53;;Source Han Serif SC;&#x601D;&#x6E90;&#x5B8B;&#x4F53; CN;Source Han Serif CN;Noto Serif SC;Noto Serif CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x5B8B;&#x4F53;;SimSun;&#x534E;&#x6587;&#x5B8B;&#x4F53;;Songti SC;STSong;Arial Unicode MS;Tahoma</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53; HW;Source Han Sans HW SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans Mono CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53; HW;Source Han Sans HW SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans Mono CJK SC;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;Liberation Mono;Menlo;Courier New;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>&#x601D;&#x6E90;&#x9ED1;&#x4F53;;Source Han Sans SC;&#x601D;&#x6E90;&#x9ED1;&#x4F53; CN;Source Han Sans CN;Noto Sans SC;Noto Sans CJK SC;&#x5FAE;&#x8F6F;&#x96C5;&#x9ED1;;Microsoft Yahei;&#x65B0;&#x5B8B;&#x4F53;;NSimSun;&#x5B8B;&#x4F53;;SimSun;&#x840D;&#x65B9;-&#x7B80;;PingFang SC;&#x534E;&#x6587;&#x7EC6;&#x9ED1;;STXihei;Segoe UI;Tahoma;San Francisco;Lucida Grande;Sans Serif</value>
        </prop>
      </node>
      <node oor:name="ko-kr" oor:op="replace">
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans Mono CJK KR;Source Han Mono KR;Source Han Mono;D2 Coding;Nanum Gothic Coding;Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="LATIN_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif;Arial Unicode MS;Lucida Sans Unicode;Tahoma</value>
        </prop>
        <prop oor:name="LATIN_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim</value>
        </prop>
        <prop oor:name="LATIN_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif;Arial Unicode MS;Lucida Sans Unicode;Tahoma</value>
        </prop>
        <prop oor:name="SANS" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;Arial Unicode MS;Lucida Sans Unicode;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="SANS_UNICODE" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans CJK KR;Baekmuk Gulim;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;Baekmuk Batang;Arial Unicode MS;Lucida Sans Unicode;Tahoma;Albany AMT;Albany;Arial;Nimbus Sans L;Helvetica;Lucida;Geneva;Helmet;SansSerif</value>
        </prop>
        <prop oor:name="SERIF" oor:type="xs:string" oor:op="replace">
          <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Timmons;New York;Serif</value>
        </prop>
        <prop oor:name="CJK_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CJK_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode</value>
        </prop>
        <prop oor:name="CJK_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode</value>
        </prop>
        <prop oor:name="CJK_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode</value>
        </prop>
        <prop oor:name="CJK_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xB3CB;&#xC74C;;Dotum;&#xAD74;&#xB9BC;;Gulim;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;Arial Unicode MS;Lucida Sans Unicode</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Arial Unicode MS;Lucida Sans Unicode;AndaleSansUI;GNU-Unifont</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>Noto Sans Mono CJK KR;Source Han Mono KR;Source Han Mono;D2 Coding;Nanum Gothic Coding;Noto Sans CJK KR;Noto Sans KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
      </node>
      <node oor:name="bn" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU;Interface User;Geneva;Dialog;Albany AMT;Albany;Lucida;Arial;Nimbus Sans L;Helvetica;Helmet;Interface System;Sans Serif</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Mukti Narrow;Lohit Bengali;Vrinda;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="bo" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
      </node>
      <node oor:name="dz" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Wangdi;Dzongkha Machine Uni;Tibetan Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Wangdi;Dzongkha Machine Uni;Wangdi29;Uchen_05;Tsuig_03;XTashi;Tibetan Machine Uni;Kailasa;Microsoft Himalaya</value>
        </prop>
      </node>
      <node oor:name="km" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Khmer UI;Khmer OS System;Khmer OS;XenoType Khmer</value>
        </prop>
      </node>
      <node oor:name="lo" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Laog</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Phetsarath OT;Arial Unicode MS;Dok Champa;Saysettha OT;Saysettha Unicode;JG Basic Lao;JG Chantabouli Lao</value>
        </prop>
      </node>
      <node oor:name="my" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Padauk;Myanmar3;MyMyanmar Unicode;Parabaik</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Padauk;Myanmar3;MyMyanmar Unicode;Parabaik</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Padauk;Myanmar3;MyMyanmar Unicode;Parabaik</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Padauk;Myanmar3;MyMyanmar Unicode;Parabaik</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Padauk;Myanmar3;MyMyanmar Unicode;Parabaik</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Padauk;Myanmar3;MyMyanmar Unicode;Parabaik</value>
        </prop>
      </node>
      <node oor:name="ne" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Nepali;Kalimati;Samanata;Sans</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Nepali;Kalimati;Samanata;Sans</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Nepali;Kalimati;Samanata;Sans</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Nepali;Kalimati;Samanata;Sans</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Nepali;Kalimati;Samanata;Sans</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Nepali;Kalimati;Samanata;Sans</value>
        </prop>
      </node>
      <node oor:name="as" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Assamese;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="hi" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Hindi;Mangal;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="gu" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Gujarati;Shruti;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="kn" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Kannada;Tunga;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="mai" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Maithili;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="ml" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Supplement;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>AnjaliOldLipi;Lohit Malayalam;Meera;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="mr" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Marathi;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="or" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>utkal;Kalinga;Lohit Oriya;Samyak Oriya;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>utkal;Kalinga;Lohit Oriya;Samyak Oriya;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="pa-IN" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Raavi;Lohit Punjabi;Saab;Gurmukhi MT;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="ta" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Tamil;Latha;Sans Serif</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Tamil;Latha;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="te" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Lohit Telugu;Gautami;Lucidasans;Lucida Sans;Nirmala UI;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="ur" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>PakTypeNaqsh;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
      <node oor:name="ak-GH" oor:op="replace">
        <prop oor:name="LATIN_DISPLAY" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_HEADING" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_FIXED" oor:type="xs:string" oor:op="replace">
          <value>FreeMono;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Luxi Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="LATIN_PRESENTATION" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_SPREADSHEET" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="LATIN_TEXT" oor:type="xs:string" oor:op="replace">
          <value>Gentium;Aboriginal Serif;FreeSerif;Luxi Serif;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Serif</value>
        </prop>
        <prop oor:name="SANS" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif</value>
        </prop>
        <prop oor:name="SERIF" oor:type="xs:string" oor:op="replace">
          <value> Gentium;Aboriginal Serif;FreeSerif;Luxi Serif;Thorndale AMT;Thorndale;Times New Roman;Nimbus Roman No9 L;Times;Lucida Serif;Lucida Bright;Serif</value>
        </prop>
        <prop oor:name="UI_FIXED" oor:type="xs:string" oor:op="replace">
          <value>FreeMono;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Luxi Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="FIXED" oor:type="xs:string" oor:op="replace">
          <value>FreeMono;Cumberland AMT;Cumberland;Courier New;Nimbus Mono L;Luxi Mono;Courier;Lucida Sans Typewriter;Lucida Typewriter;Monaco;Monospaced</value>
        </prop>
        <prop oor:name="UI_SANS" oor:type="xs:string" oor:op="replace">
          <value>Arial Unicode MS;Lucida Sans Unicode;Gentium;Aboriginal Sans;FreeSans;Albany AMT;Albany;Arial;Nimbus Sans L;Luxi Sans;Helvetica;Lucida;Geneva;Helmet;Tahoma;SansSerif</value>
        </prop>
      </node>
      <node oor:name="si" oor:op="replace">
        <prop oor:name="UI_SANS" oor:op="replace" oor:type="xs:string">
          <value>LKLUG;Iskoola Pota;Lucidasans;Lucida Sans;Arial Unicode MS;Lucida Sans Unicode;clearlyU</value>
        </prop>
        <prop oor:name="CTL_DISPLAY" oor:op="replace" oor:type="xs:string">
          <value>Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_HEADING" oor:op="replace" oor:type="xs:string">
          <value>Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_PRESENTATION" oor:op="replace" oor:type="xs:string">
          <value>Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_SPREADSHEET" oor:op="replace" oor:type="xs:string">
          <value>Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
        <prop oor:name="CTL_TEXT" oor:op="replace" oor:type="xs:string">
          <value>Iskoola Pota;LKLUG;Tahoma;Lucidasans;Lucida Sans;Arial Unicode MS</value>
        </prop>
      </node>
    </node>
    <node oor:name="FontSubstitutions">
      <node oor:name="en" oor:op="replace">
        <node oor:name="albany" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="albanyamt" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="algerian" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>comic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Title,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="almanac" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="andalesans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Trebuchet</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="andalesansui" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial Unicode MS</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Normal,SansSerif,Full</value>
          </prop>
        </node>
        <node oor:name="andalewtui" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial Unicode MS</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Normal,SansSerif,Full</value>
          </prop>
        </node>
        <node oor:name="andy" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Comic</value>
          </prop>
        </node>
        <node oor:name="antiqueolive" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="arial" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationsans;albanyamt;albany;arimo;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="arialnarrow" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>arialnarrowmt;liberationsansnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="arialunicode" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;liberationsans;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Full</value>
          </prop>
        </node>
        <node oor:name="arimo" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>arial;liberationsans;albany;albanyamt;helvetica;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="arioso" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="avantgarde" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="baskervilleoldface" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Other</value>
          </prop>
        </node>
        <node oor:name="batang" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>&#xBC14;&#xD0D5;</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="batangche" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="bell" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="bitstreamverasans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>dejavusans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,SansSerif</value>
          </prop>
        </node>
        <node oor:name="bitstreamveraserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>dejavuserif</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Serif</value>
          </prop>
        </node>
        <node oor:name="bitstreamverasansmono" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>dejavusansmono;cumberlandamt;cumberland;couriernew;nimbusmonol;liberationmono</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="blackadder" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="bookantiqua" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palatino;palatinolinotype;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="bookman" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bookman;itcbookman;bookmanl;bookmanoldstyle;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="bookmanl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bookman;itcbookman;bookmanl;bookmanoldstyle;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="bookmanoldstyle" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bookman;itcbookman;bookmanl;bookmanoldstyle;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Other</value>
          </prop>
        </node>
        <node oor:name="bradleyhand" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Handwriting</value>
          </prop>
        </node>
        <node oor:name="broadway" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>broadway;mtbroadway;broadwaymt;falstaff;widelatin;latinwide;impact</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Black</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Expanded</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="calibri" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>carlito;hiraginomarugothicpronw3;hiraginomarugothicprow3</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="carlito" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>calibri;hiraginomarugothicpronw3;hiraginomarugothicprow3</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Calibri</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="cambria" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>caladea;applelisung</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="caladea" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cambria;applelisung</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Cambria</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="candara" oor:op="replace">
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="consolas" oor:op="replace">
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Fixed</value>
          </prop>
        </node>
        <node oor:name="constantia" oor:op="replace">
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="corbel" oor:op="replace">
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="cordia" oor:op="replace">
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="calisto" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="castellar" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Title,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="century" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="centurygothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="centuryschoolbook" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Schoolbook</value>
          </prop>
        </node>
        <node oor:name="centuryschoolbookl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Schoolbook</value>
          </prop>
        </node>
        <node oor:name="cfangsong" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fangsong;fzfangsong;cfangsong;simkai;fzkai;zycjkkai;mkai;kai;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="cgtimes" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="chancery" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="chanceryl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="chevara" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Capitals,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="chevaraoutline" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Capitals,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="chicago" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="chiller" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Special,Italic,Script</value>
          </prop>
        </node>
        <node oor:name="cmusansserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;dejavusans;cmusansserif;freesans;nimbussansl;helvetica;lucida;geneva;helmet;andalesansui;arialunicodems;lucidasansunicode;tahoma</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="cmuserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;dejavuserif;cmuserif;freeserif;nimbusromanno9l;luxiserif;times;lucidaserif;lucidabright;timmons;newyork;serif</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="cmutypewritertext" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;dejavusansmono;cmutypewritertext;freemono;nimbusmonol;courier;lucidasanstypewriter;lucidatypewriter;monaco;monospaced</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="colonna" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="comicsans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Italic,Script,Comic</value>
          </prop>
        </node>
        <node oor:name="comicsansms" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Italic,Script,Comic</value>
          </prop>
        </node>
        <node oor:name="conga" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Decorative,Capitals</value>
          </prop>
        </node>
        <node oor:name="copperlategothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Decorative,Capitals</value>
          </prop>
        </node>
        <node oor:name="corsiva" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="courier" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;cousine;liberationmono;couriernew;nimbusmonol;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Courier New</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="couriernew" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;cousine;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="cousine" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>couriernew;cumberland;cumberlandamt;liberationmono;courier</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Courier New</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="cumberland" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Courier New</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="cumberlandamt" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;liberationmono;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Courier New</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="curlz" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Special,Italic,Script</value>
          </prop>
        </node>
        <node oor:name="cursive" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script</value>
          </prop>
        </node>
        <node oor:name="dejavusans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bitstreamverasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,SansSerif</value>
          </prop>
        </node>
        <node oor:name="dejavuserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bitstreamveraserif</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Serif</value>
          </prop>
        </node>
        <node oor:name="dejavusansmono" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bitstreamverasansmono;cumberlandamt;cumberland;couriernew;nimbusmonol;liberationmono</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="dejavusanscondensed" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationsansnarrow;arialnarrow</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>SansSerif</value>
          </prop>
        </node>
        <node oor:name="din" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="dingbats" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="dotum" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="dotumche" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="haansoftdotum" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="edwardianscript" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="elite" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="elited" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="engravers" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Decorative,Capitals</value>
          </prop>
        </node>
        <node oor:name="extra" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="falstaff" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Black</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>UltraExpanded</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif,Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="fangsong" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fangsong;fzfangsong;cfangsong;simkai;fzkai;zycjkkai;mkai;kai;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="fantasy" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="felixtitling" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Decorative,Capitals</value>
          </prop>
        </node>
        <node oor:name="forte" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Italic,Script,Comic</value>
          </prop>
        </node>
        <node oor:name="freemono" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;dejavusansmono;cmutypewritertext;freemono;nimbusmonol;courier;lucidasanstypewriter;lucidatypewriter;monaco;monospaced</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="freesans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;dejavusans;cmusansserif;freesans;nimbussansl;helvetica;lucida;geneva;helmet;andalesansui;arialunicodems;lucidasansunicode;tahoma</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="freeserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;dejavuserif;cmuserif;freeserif;nimbusromanno9l;luxiserif;times;lucidaserif;lucidabright;timmons;newyork;serif</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="frenchscript" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Special,Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="frutiger" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="fujiyama" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>SansSerif,Special</value>
          </prop>
        </node>
        <node oor:name="fzhei" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="fzkai" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="gallia" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian;imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Title,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="garamond" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="gautami" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>nirmalaui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="geneva" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="gigi" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Special,Italic,Script</value>
          </prop>
        </node>
        <node oor:name="gothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msgothic;mspgothic;ipagothic;gothic;centurygothic;avantgarde;itcavantgarde;avantgardegothic;conga;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="gothicb" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msgothic;mspgothic;ipagothic;gothic;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="gothicl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msgothic;mspgothic;ipapgothic;gothic;centurygothic;avantgarde;itcavantgarde;avantgardegothic;conga;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="gulim" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="gulimche" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Sans KR;Noto Sans CJK KR;Source Han Sans KR;&#xB098;&#xB214;&#xACE0;&#xB515;;NanumGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515;;NanumBarunGothic;&#xB098;&#xB214;&#xBC14;&#xB978;&#xACE0;&#xB515; &#xC61B;&#xD55C;&#xAE00;;NanumBarunGothic YetHangul;KoPubWorld&#xB3CB;&#xC6C0;&#xCCB4;;KoPubWorld Dotum;KoPub&#xB3CB;&#xC6C0;&#xCCB4;;&#xB9D1;&#xC740; &#xACE0;&#xB515;;Malgun Gothic;&#xC560;&#xD50C; SD &#xC0B0;&#xB3CC;&#xACE0;&#xB515; Neo;Apple SD Gothic Neo;&#xB3CB;&#xC74C;;Dotum;&#xB3CB;&#xC6C0;&#xCCB4;;DotumChe;&#xAD74;&#xB9BC;;Gulim;&#xAD74;&#xB9BC;&#xCCB4;;GulimChe;&#xC560;&#xD50C;&#xACE0;&#xB515;;Apple Gothic;&#xC740; &#xB3CB;&#xC74C;;UnDotum;&#xBC31;&#xBB35; &#xAD74;&#xB9BC;;Baekmuk Gulim;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="gungsuh" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>&#xAD81;&#xC11C;;gungsuh;&#xAD81;&#xC11C;&#xCCB4;;gungsuhche;&#xC740; &#xAD81;&#xC11C;;Un Gungsuh;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="gungsuhche" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>&#xAD81;&#xC11C;;gungsuh;&#xAD81;&#xC11C;&#xCCB4;;gungsuhche;&#xC740; &#xAD81;&#xC11C;;Un Gungsuh;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="hei" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hei;andalesansui;simhei;fzhei;zycjkhei;mhei;fzmingti;msunglighttc;mingliu;pmingliu;ming;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="heiseimin" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msmincho;mspmincho;minchol;mincho;heiseimin;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="helmet" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="helmetcondensed" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>arialnarrow;helveticanarrow;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="helv" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="helvetica" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;liberationsans;arial;nimbussansl;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="helveticanarrow" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationsansnarrow;arialnarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="holidaypi" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="holidays" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="haansoftbatang" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="impact" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Black</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>UltraExpanded</value>
          </prop>
          <prop oor:name="FontType">
            <value>SansSerif,Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="imprint" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="imprintmtshadow" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="imprintshadow" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="informalroman" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script</value>
          </prop>
        </node>
        <node oor:name="kai" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>kai;simkai;fzkai;zycjkkai;mkai;fzmingti;msunglighttc;mingliu;pmingliu;ming;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="kidprint" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Italic,Script,Comic</value>
          </prop>
        </node>
        <node oor:name="kristen" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Comic</value>
          </prop>
        </node>
        <node oor:name="kunstlerscript" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="latinwide" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Black</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>UltraExpanded</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif,Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="lettergothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="liberationsans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="liberationserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="liberationmono" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;dejavusansmono;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Courier New</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="linedraw" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="lineprinter" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="losangeles" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>onyx;arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Special</value>
          </prop>
        </node>
        <node oor:name="lucidabright" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="lucidacalligraphic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="lucidacalligraphy" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="lucidaconsole" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="lucidadingbats" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="lucidahandwriting" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Handwriting</value>
          </prop>
        </node>
        <node oor:name="lucidasans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="lucidasansdingbats" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="lucidasanstyp" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="lucidasanstypewriter" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="lucidasansunicode" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="lucidatypewriter" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="marlett" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="mhei" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="mincho" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msmincho;mspmincho;hiraginominchopronw3;hiraginominchoprow3;ipamincho;ipapmincho;minchol;heiseimin;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="minchoj" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msmincho;mspmincho;minchol;hgheiseimin;heiseimin;mincho;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="minchol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msmincho;ipamincho;mspmincho;mincho;heiseimin;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="minchou" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msmincho;ipamicho;ipapmincho;mspmincho;minchol;mincho;heiseimin;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="ming" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="mingli" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="mingliu" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="mkai" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="monaco" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="mono" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="monol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="monospace" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="monospaced" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="morewingbats" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;wingdings;morewingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="hiraginominchopronw3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hiraginominchoprow3;msmincho</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="hiraginominchoprow3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hiraginominchopronw3;msmincho</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="hiraginokakugothicpronw3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hiraginokakugothicprow3;msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="hiraginokakugothicprow3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hiraginokakugothicpronw3;msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="hiraginomarugothicpronw4" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hiraginomarugothicprow4;meiryo;msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="hiraginomarugothicprow4" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>hiraginomarugothicpronw4;meiryo;msgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="meiryo" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msgothic;hiraginomarugothicpronw4</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="msgothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>mspgothic;hiraginokakugothicpronw3;hiraginokakugothicprow3;ipagothic;gothic;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="mspgothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>mspgothic;msgothic;hiraginokakugothicpronw3;hiraginokakugothicprow3;ipapgothic;gothic;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="msmincho" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>ipamincho;hiraginominchopronw3;hiraginominchoprow3;mspmincho;minchol;mincho;heiseimin;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="msong" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="mspmincho" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>msmincho;hiraginominchopronw3;hiraginominchoprow3;ipapmincho;minchol;mincho;heiseimin;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="msuigothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>mspgothic;msgothic;ipauigothic;gothic;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="msunglightsc" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="fzsongti" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="msunglighttc" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="fzmingti" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="mtbroadway" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>broadway;mtbroadway;broadwaymt;falstaff;widelatin;latinwide;impact</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Black</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>UltraExpanded</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="myeongjo" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>Noto Serif KR;Noto Serif CJK KR;Source Han Serif KR;&#xB098;&#xB214;&#xBA85;&#xC870;;NanumMyeongjo;&#xB098;&#xB214;&#xBA85;&#xC870; &#xC61B;&#xD55C;&#xAE00;;NanumMyeongjo YetHangul;KoPubWorld&#xBC14;&#xD0D5;&#xCCB4;;KoPubWorld Batang;KoPub&#xBC14;&#xD0D5;&#xCCB4;;&#xC560;&#xD50C;&#xBA85;&#xC870;;AppleMyungjo;&#xBC14;&#xD0D5;;Batang;&#xBC14;&#xD0D5;&#xCCB4;;BatangChe;&#xBA85;&#xC870;;Myeongjo;&#xC740; &#xBC14;&#xD0D5;;UnBatang;&#xBC31;&#xBB35; &#xBC14;&#xD0D5;;Baekmuk Batang;&#xBC31;&#xBB35; &#xBA85;&#xC870;;Baekmuk Myeongjo;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_KR</value>
          </prop>
        </node>
        <node oor:name="newcenturyschlbk" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Schoolbook</value>
          </prop>
        </node>
        <node oor:name="newcenturyschoolbook" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Schoolbook</value>
          </prop>
        </node>
        <node oor:name="newyork" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="nimbusromanno9l" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="nlq" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="nimbussansl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="nimbusromannol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="nimbusmonol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;liberationmono;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Courier New</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="nsimsun" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="ocean" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="omega" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="onyx" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>losangeles;arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Special</value>
          </prop>
        </node>
        <node oor:name="opensymbol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;andalesansui;arialunicodems;lucidaunicode;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial Unicode MS</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="outlook" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="palacescript" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="palatino" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palatino;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="palladio" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palatino;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="palladiol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palatino;bookantiqua;palladio;palladiol;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="pepita" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="pgothic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>mspgothic;msgothic;ipapgothic;gothic;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>mspgothic</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="pica" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="picad" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed,Typewriter</value>
          </prop>
        </node>
        <node oor:name="pmincho" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>mspmincho;msmincho;ipapmincho;minchol;mincho;hgheiseimin;heiseimin;minchou;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_JP</value>
          </prop>
        </node>
        <node oor:name="pmingliu" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzmingti;msunglighttc;mingliu;pmingliu;ming;hei;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_TW</value>
          </prop>
        </node>
        <node oor:name="pristina" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="ps" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="psd" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="psnlq" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="roman" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="romanno9" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="romanno9l" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="romanps" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cumberlandamt;cumberland;couriernew;nimbusmonol;courier;lucidatypewriter;lucidasanstypewriter;monaco;monospaced;nimbusmono;nimbusmonol</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Fixed</value>
          </prop>
        </node>
        <node oor:name="sans" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;bitstreamvera;verdana;luxisans;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sanscondensed" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationsansnarrow;arialnarrow;helveticanarrow;helmetcondensed;dejavusanscondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;liberationsans;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Verdana</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sanslcondensed" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationsansnarrow;arialnarrow;helveticanarrow;helmetcondensed;nimbussanslcondensed;nimbussanscondensed;dejavusanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansserif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationsans;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="schoolbook" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif,Schoolbook</value>
          </prop>
        </node>
        <node oor:name="script" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="segoe" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="serif" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>liberationserif;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="sheffield" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Normal,SansSerif,Decorative,Capitals</value>
          </prop>
        </node>
        <node oor:name="shelley" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="shusong" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="simhei" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="simkai" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="simsong" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="simsun" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="snowcap" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>imprintmtshadow;imprintshadow;imprint;chevaraoutline;chevara;gallia;colonnamt;algerian;castellar;monotypeoldstyleboldoutline;monotypeoldstyleoutline;chevaraoutline;imprintmtshadow;imprintshadow;imprint;colonnamt;castellar;imprintmtshadow;imprintshadow;imprint;chevara;gallia;algerian</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Decorative,Special,Outline,Shadow</value>
          </prop>
        </node>
        <node oor:name="song" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>song;fzsongyi;fzsong;msong;shusong;fzshusong;fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="sorts" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="sorts2" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="sorts3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="spartan" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>sheffield;conga;centurygothic;copperlategothic;felixtitling;centurygothic;avantgarde;itcavantgarde;gothic;avantgardegothic;conga;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif,Decorative,Capitals</value>
          </prop>
        </node>
        <node oor:name="standardsymbols" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;symbol;standardsymbols;standardsymbolsl;mtsymbol;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="standardsymbolsl" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;symbol;standardsymbols;standardsymbolsl;mtsymbol;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="starbats" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="starmath" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="starsymbol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>opensymbol;andalesansui;arialunicodems;lucidaunicode;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Arial Unicode MS</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="swiss" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="swissnarrow" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>dejavuserifcondensed;liberationsansnarrow;arialnarrow;helveticanarrow;helmetcondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="symbol" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;standardsymbols;standardsymbolsl;mtsymbol;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="tahoma" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andalesansui;arialunicodems;lucidaunicode;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="thorndale" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="thorndaleamt" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Default,Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="times" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;liberationserif;timesnewroman;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;nimbusromanno9l;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="timesnewroman" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="timesroman" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;newyork;timmons;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="timmons" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;liberationserif;timesnewroman;nimbusromanno9l;times;timesroman;newyork;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="timos" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>timesnewroman;thorndale;thorndaleamt;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Standard,Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="tmsrmn" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;liberationserif;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>Times New Roman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="trebuchet" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andalesans;verdana;trebuchetms;albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="univers" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="universcondensed" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>arialnarrow;helveticanarrow;dejavucondensed;helmetcondensed;nimbussanslcondensed;nimbussanscondensed</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="utah" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans;lucida;geneva;helmet;sansserif;nimbussans;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="utopia" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>newcenturyschlbk;newcenturyschoolbook;centuryschoolbook;centuryschoolbookl;thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons;serif;lucidaserif;lucidabright;roman;nimbusromanno9;bookman;itcbookman;garamond;garamondmt;palatino</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="vacation" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="verdana" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>segoe;lucidasans;albanyamt;albany;arial;nimbussansl;helvetica;lucida;geneva;helmet;sansserif;nimbussans</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="vinerhand" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>andymt;comicsansms;andy;kidprint;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Handwriting</value>
          </prop>
        </node>
        <node oor:name="vivaldi" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="vladimirscript" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>palacescript;palacescriptmt;arioso;shelley;zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,BrushScript</value>
          </prop>
        </node>
        <node oor:name="webdings" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="webdings2" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="webdings3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="widelatin" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>falstaff;widelatin;latinwide;impact;broadway;mtbroadway;broadwaymt</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Black</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>UltraExpanded</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif,Decorative,Special</value>
          </prop>
        </node>
        <node oor:name="wingdings" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;wingdings;morewingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="wingdings2" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="wingdings3" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="wingdings4" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="zapfcalligraphic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="zapfcalligraphy" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="zapfchancery" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>zapfchancery;itczapfchancery;monotypecorsiva;corsiva;chancery;chanceryl;lucidacalligraphy;lucidahandwriting;palacescript;palacescriptmt;arioso;shelley;andymt;comicsansms;andy;kidprint;</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Script,Chancery</value>
          </prop>
        </node>
        <node oor:name="zapfdingbats" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>starsymbol;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;opensymbol;starsymbol;opensymbol;starbats;wingdings;zapfdingbats;itczapfdingbats;monotypesorts;dingbats;lucidadingbats;lucidasansdingbats;webdings;symbol;standardsymbols;standardsymbolsl;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Symbol,Special</value>
          </prop>
        </node>
        <node oor:name="zycjkhei" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simhei;fzhei;zycjkhei;mhei;hei;andalesansui;fzsongti;msunglightsc;simsun;nsimsun;zycjksun;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="zycjkkai" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>simkai;fzkai;zycjkkai;mkai;kai;fangsong;fzfangsong;cfangsong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="zycjksun" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>fzsongti;msunglightsc;simsun;nsimsun;arplshanheisununi;zycjksun;song;fzsongyi;fzsong;msong;shusong;fzshusong;andalesansui;arialunicodems;lucidaunicode</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value/>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>CJK,CJK_SC</value>
          </prop>
        </node>
        <node oor:name="sansregular" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansdemi" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Demi</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansheavy" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Heavy</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansbold" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Bold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansitalic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sansbolditalic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Bold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sanssemibold" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>SemiBold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sanssemibolditalic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>SemiBold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sanscondensedsemibold" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Semi</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,SansSerif</value>
          </prop>
        </node>
        <node oor:name="sanscondensedsemibolditalic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>albanyamt;albany;arial;nimbussansl;helvetica;lucidasans</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>SemiBold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Condensed</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,SansSerif</value>
          </prop>
        </node>
        <node oor:name="serifregular" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="serifbold" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Bold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Normal,Serif</value>
          </prop>
        </node>
        <node oor:name="serifbolditalic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Bold</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Serif</value>
          </prop>
        </node>
        <node oor:name="serifitalic" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Italic,Serif</value>
          </prop>
        </node>
        <node oor:name="serifcaps" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>thorndaleamt;thorndale;timesnewroman;nimbusromanno9l;times;timesroman;newyork;timmons</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif,Capitals</value>
          </prop>
        </node>
        <node oor:name="charter" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bitstreamcharter;georgia;timesnewroman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif</value>
          </prop>
        </node>
        <node oor:name="bitstreamcharter" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>charter;georgia;timesnewroman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif</value>
          </prop>
        </node>
        <node oor:name="georgia" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>bell;bitstreamcharter;charter;timesnewroman</value>
          </prop>
          <prop oor:name="FontWeight">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontWidth">
            <value>Normal</value>
          </prop>
          <prop oor:name="FontType">
            <value>Serif</value>
          </prop>
        </node>
        <node oor:name="angsananew" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>angsanaupc;oonaksit;tahoma;browallianew;lucidasans;arialunicodems;clearlyu</value>
          </prop>
        </node>
        <node oor:name="angsanaupc" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>angsananew;oonaksit;tahoma;browalliaupc;lucidasans;arialunicodems;clearlyu</value>
          </prop>
        </node>
        <node oor:name="browallianew" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>browalliaupc;angsananew;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu</value>
          </prop>
        </node>
        <node oor:name="browalliaupc" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>browallianew;angsanaupc;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu</value>
          </prop>
        </node>
        <node oor:name="cordianew" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordiaupc;browalliaupc;angsananew;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu</value>
          </prop>
        </node>
        <node oor:name="cordiaupc" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsanaupc;oonaksit;tahoma;lucidasans;arialunicodems;clearlyu</value>
          </prop>
        </node>
        <node oor:name="ooannop" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="oonaksit" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="ooratchada" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="oosawasdee" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="oothanakrit" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="garuda" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="norasi" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>cordianew;browallianew;angsananew;tahoma</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
          <prop oor:name="SubstFontsMS">
            <value>angsananew</value>
          </prop>
        </node>
        <node oor:name="nftnorasi" oor:op="replace">
          <prop oor:name="SubstFonts">
            <value>norasi</value>
          </prop>
          <prop oor:name="FontType">
            <value>CTL</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Configuration" oor:package="org.openoffice.ucb">
    <node oor:name="ContentProviders">
      <node oor:name="Local" oor:op="replace">
        <node oor:name="SecondaryKeys">
          <node oor:name="Office" oor:op="replace">
            <node oor:name="ProviderData">
              <node oor:name="Provider1" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.HierarchyContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.hier</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider2" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.FileContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>file</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider5" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.help.XMLHelp</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.help</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider8" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.PackageContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.pkg</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider9" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.ExpandContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.expand</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider10" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.TransientDocumentsContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.tdoc</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider11" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.PackageContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.zip</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider14" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.ExtensionContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.extension</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider43" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.CmisContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.libreoffice.cmis</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider16" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.ImageContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.libreoffice.image</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider900" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value/>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>private</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
            </node>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Filter">
    <node oor:name="Filters">
      <node oor:name="writer_web_HTML_help" oor:op="replace">
        <prop oor:name="Flags">
          <value>IMPORT INTERNAL NOTINFILEDIALOG READONLY</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="FilterService"/>
        <prop oor:name="UserData">
          <value>HTML_HELP</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">Help content</value>
        </prop>
        <prop oor:name="FileFormatVersion">
          <value>0</value>
        </prop>
        <prop oor:name="Type">
          <value>writer_web_HTML_help</value>
        </prop>
        <prop oor:name="TemplateName"/>
        <prop oor:name="DocumentService">
          <value>com.sun.star.text.WebDocument</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Misc">
    <node oor:name="FrameLoaders">
      <node oor:name="com.sun.star.frame.Bibliography" oor:op="replace">
        <prop oor:name="Types">
          <value>component_Bibliography</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.sdb.ContentLoader" oor:op="replace">
        <prop oor:name="Types">
          <value>component_DB</value>
        </prop>
      </node>
    </node>
    <node oor:name="ContentHandlers">
      <node oor:name="com.sun.star.comp.framework.SoundHandler" oor:op="replace">
        <prop oor:name="Types">
          <value>wav_Wave_Audio_File</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.comp.framework.OXTFileHandler" oor:op="replace">
        <prop oor:name="Types">
          <value>oxt_OpenOffice_Extension</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Types">
    <node oor:name="Types">
      <node oor:name="writer_web_HTML_help" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.text.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern">
          <value>vnd.sun.star.help://*</value>
        </prop>
        <prop oor:name="Extensions"/>
        <prop oor:name="MediaType"/>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>writer_web_HTML_help</value>
        </prop>
        <prop oor:name="UIName">
          <value>Help content</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="oxt_OpenOffice_Extension" oor:op="replace">
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>oxt</value>
        </prop>
        <prop oor:name="MediaType"/>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="UIName">
          <value>OpenOffice Extension</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.framework.OXTFileHandler</value>
        </prop>
        <prop oor:name="PreferredFilter"/>
      </node>
      <node oor:name="wav_Wave_Audio_File" oor:op="replace">
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>wav</value>
        </prop>
        <prop oor:name="MediaType"/>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="UIName">
          <value>Wave Audio File</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.framework.SoundHandler</value>
        </prop>
        <prop oor:name="PreferredFilter"/>
      </node>
      <node oor:name="component_Bibliography" oor:op="replace">
        <prop oor:name="URLPattern">
          <value>.component:Bibliography/*</value>
        </prop>
        <prop oor:name="Extensions"/>
        <prop oor:name="MediaType"/>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="UIName">
          <value>Bibliography component</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
        <prop oor:name="DetectService"/>
        <prop oor:name="PreferredFilter"/>
      </node>
      <node oor:name="component_DB" oor:op="replace">
        <prop oor:name="URLPattern">
          <value>.component:DB*</value>
        </prop>
        <prop oor:name="Extensions"/>
        <prop oor:name="MediaType"/>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="UIName">
          <value>DB component</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
        <prop oor:name="DetectService"/>
        <prop oor:name="PreferredFilter"/>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Filter">
    <node oor:name="Filters">
      <node oor:name="StarOffice XML (Chart)" oor:op="replace">
        <prop oor:name="Flags">
          <value>IMPORT OWN ALIEN NOTINFILEDIALOG ENCRYPTION</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="FilterService">
          <value>com.sun.star.comp.chart2.XMLFilter</value>
        </prop>
        <prop oor:name="UserData">
          <value>XML</value>
        </prop>
        <prop oor:name="FileFormatVersion">
          <value>6200</value>
        </prop>
        <prop oor:name="Type">
          <value>chart_StarOffice_XML_Chart</value>
        </prop>
        <prop oor:name="TemplateName"/>
        <prop oor:name="DocumentService">
          <value>com.sun.star.chart2.ChartDocument</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">OpenOffice.org 1.0 Chart</value>
        </prop>
      </node>
      <node oor:name="chart8" oor:op="replace">
        <prop oor:name="Flags">
          <value>IMPORT EXPORT OWN DEFAULT NOTINFILEDIALOG NOTINCHOOSER PREFERRED ENCRYPTION</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="FilterService">
          <value>com.sun.star.comp.chart2.XMLFilter</value>
        </prop>
        <prop oor:name="UserData">
          <value>XML</value>
        </prop>
        <prop oor:name="FileFormatVersion">
          <value>6800</value>
        </prop>
        <prop oor:name="Type">
          <value>chart8</value>
        </prop>
        <prop oor:name="TemplateName"/>
        <prop oor:name="DocumentService">
          <value>com.sun.star.chart2.ChartDocument</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">ODF Chart</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Misc">
    <node oor:name="FrameLoaders">
      <node oor:name="com.sun.star.comp.chart2.ChartFrameLoader" oor:op="replace" oor:finalized="true" oor:mandatory="true">
        <prop oor:name="Types">
          <value>chart_StarOffice_XML_Chart chart8 chart_StarChart_50 chart_StarChart_40 chart_StarChart_30</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Types">
    <node oor:name="Types">
      <node oor:name="chart_StarOffice_XML_Chart" oor:op="replace" oor:finalized="true" oor:mandatory="true">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.filters.StorageFilterDetect</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>sxs</value>
        </prop>
        <prop oor:name="MediaType">
          <value>application/vnd.sun.xml.chart</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>StarOffice XML (Chart)</value>
        </prop>
        <prop oor:name="UIName">
          <value>Chart 6.0</value>
        </prop>
        <prop oor:name="ClipboardFormat">
          <value>Chart 6.0</value>
        </prop>
      </node>
      <node oor:name="chart8" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.filters.StorageFilterDetect</value>
        </prop>
        <prop oor:name="URLPattern">
          <value>private:factory/schart*</value>
        </prop>
        <prop oor:name="Extensions">
          <value>odc</value>
        </prop>
        <prop oor:name="MediaType">
          <value>application/vnd.oasis.opendocument.chart</value>
        </prop>
        <prop oor:name="Preferred">
          <value>true</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>chart8</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">Chart 8</value>
        </prop>
        <prop oor:name="ClipboardFormat">
          <value>Chart 8</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="GraphicFilter">
    <node oor:name="Filters">
      <node oor:name="apng_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>apng_Animated_Portable_Network_Graphic</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEAPNG</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">APNG - Animated Portable Network Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="bmp_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>bmp_MS_Windows</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVBMP</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">BMP - Windows Bitmap</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="bmp_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>bmp_MS_Windows</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVBMP</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>BMP - MS Windows</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">BMP - Windows Bitmap</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="dxf_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>dxf_AutoCAD_Interchange</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVDXF</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>DXF - AutoCAD Interchange</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">DXF - AutoCAD Interchange Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="emf_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>emf_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEMF</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">EMF - Enhanced Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="emz_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>emz_Compressed_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEMZ</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">EMZ - Compressed Enhanced Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="emf_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>emf_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEMF</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>EMF - MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">EMF - Enhanced Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="emz_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>emz_Compressed_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEMZ</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>EMZ - Compressed MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">EMZ - Compressed Enhanced Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="eps_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>eps_Encapsulated_PostScript</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEEPS</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">EPS - Encapsulated PostScript</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="eps_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>eps_Encapsulated_PostScript</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIEPS</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>EPS - Encapsulated PostScript</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">EPS - Encapsulated PostScript</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="gif_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>gif_Graphics_Interchange</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEGIF</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">GIF - Graphics Interchange Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="gif_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>gif_Graphics_Interchange</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIGIF</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>GIF - Graphics Interchange</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">GIF - Graphics Interchange Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="jpg_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>jpg_JPEG</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEJPEG</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">JPEG - Joint Photographic Experts Group</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="jpg_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>jpg_JPEG</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIJPEG</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>JPG - JPEG</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">JPEG - Joint Photographic Experts Group</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="met_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>met_OS2_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVMET</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>MET - OS/2 Metafile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">MET - OS/2 Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pbm_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>pbm_Portable_Bitmap</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPBM</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PBM - Portable Bitmap</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PBM - Portable Bitmap</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pcd_Import_Base" oor:op="replace">
        <prop oor:name="Type">
          <value>pcd_Photo_CD_Base</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPCD</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>draw_PCD_Photo_CD_Base</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PCD - Kodak Photo CD (768x512)</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pcd_Import_Base4" oor:op="replace">
        <prop oor:name="Type">
          <value>pcd_Photo_CD_Base4</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPCD</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>draw_PCD_Photo_CD_Base4</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PCD - Kodak Photo CD (384x256)</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pcd_Import_Base16" oor:op="replace">
        <prop oor:name="Type">
          <value>pcd_Photo_CD_Base16</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPCD</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>draw_PCD_Photo_CD_Base16</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PCD - Kodak Photo CD (192x128)</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pct_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>pct_Mac_Pict</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPICT</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PCT - Mac Pict</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PCT - Mac Pict</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pcx_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>pcx_Zsoft_Paintbrush</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPCX</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PCX - Zsoft Paintbrush</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PCX - Zsoft Paintbrush</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pdf_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>pdf_Portable_Document_Format</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEPDF</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PDF - Portable Document Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="pdf_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>pdf_Portable_Document_Format</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIPDF</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PDF - Portable Document Format</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PDF - Portable Document Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="pgm_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>pgm_Portable_Graymap</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPBM</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PGM - Portable Graymap</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PGM - Portable Graymap</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="png_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>png_Portable_Network_Graphic</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEPNG</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PNG - Portable Network Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="png_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>png_Portable_Network_Graphic</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIPNG</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PNG - Portable Network Graphic</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PNG - Portable Network Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="ppm_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>ppm_Portable_Pixelmap</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPBM</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PPM - Portable Pixelmap</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PPM - Portable Pixelmap</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="psd_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>psd_Adobe_Photoshop</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVPSD</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>PSD - Adobe Photoshop</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">PSD - Adobe Photoshop</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="ras_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>ras_Sun_Rasterfile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVRAS</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>RAS - Sun Rasterfile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">RAS - Sun Raster Image</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="svg_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>svg_Scalable_Vector_Graphics</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVESVG</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">SVG - Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="svg_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>svg_Scalable_Vector_Graphics</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVISVG</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>SVG - Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">SVG - Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="svgz_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>svgz_Compressed_Scalable_Vector_Graphics</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVESVGZ</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">SVGZ - Compressed Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="svgz_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>svgz_Compressed_Scalable_Vector_Graphics</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVISVGZ</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>SVGZ - Compressed Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">SVGZ - Compressed Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="svm_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>svm_StarView_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVMETAFILE</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">SVM - StarView Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="svm_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>svm_StarView_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVMETAFILE</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>SVM - StarView Metafile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">SVM - StarView Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="tga_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>tga_Truevision_TARGA</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVTGA</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>TGA - Truevision TARGA</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">TGA - Truevision Targa</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="tif_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>tif_Tag_Image_File</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVTIFF</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">TIFF - Tagged Image File Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="tif_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>tif_Tag_Image_File</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVTIFF</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>TIF - Tag Image File</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">TIFF - Tagged Image File Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="webp_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>webp_WebP</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVEWEBP</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">WEBP - WebP Image</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="webp_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>webp_WebP</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIWEBP</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>WEBP - WebP</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">WEBP - WebP Image</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="wmf_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>wmf_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVWMF</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">WMF - Windows Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="wmz_Export" oor:op="replace">
        <prop oor:name="Type">
          <value>wmz_Compressed_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVWMZ</value>
        </prop>
        <prop oor:name="RealFilterName"/>
        <prop oor:name="UIComponent">
          <value>com.sun.star.svtools.SvFilterOptionsDialog</value>
        </prop>
        <prop oor:name="UIName">
          <value xml:lang="en-US">WMZ - Compressed Windows Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>EXPORT</value>
        </prop>
      </node>
      <node oor:name="wmf_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>wmf_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVWMF</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>WMF - MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">WMF - Windows Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="wmz_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>wmz_Compressed_MS_Windows_Metafile</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVWMZ</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>WMZ - Compressed MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">WMZ - Compressed Windows Metafile</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="xbm_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>xbm_X_Consortium</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIXBM</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>XBM - X-Consortium</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">XBM - X Bitmap</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="xpm_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>xpm_XPM</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVIXPM</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>XPM</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">XPM - X PixMap</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
      <node oor:name="mov_Import" oor:op="replace">
        <prop oor:name="Type">
          <value>mov_MOV</value>
        </prop>
        <prop oor:name="FormatName">
          <value>SVMOV</value>
        </prop>
        <prop oor:name="RealFilterName">
          <value>MOV - MOV</value>
        </prop>
        <prop oor:name="UIComponent"/>
        <prop oor:name="UIName">
          <value xml:lang="en-US">MOV - QuickTime File Format</value>
        </prop>
        <prop oor:name="Flags">
          <value>IMPORT</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data oor:package="org.openoffice.TypeDetection" oor:name="Types">
    <node oor:name="Types">
      <node oor:name="apng_Animated_Portable_Network_Graphic" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>apng</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/apng</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>APNG - Animated Portable Network Graphic</value>
        </prop>
        <prop oor:name="UIName">
          <value>APNG - Animated Portable Network Graphic</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="bmp_MS_Windows" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>bmp</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-MS-bmp</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>BMP - MS Windows</value>
        </prop>
        <prop oor:name="UIName">
          <value>BMP - Windows Bitmap</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="dxf_AutoCAD_Interchange" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>dxf</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/vnd.dxf</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>DXF - AutoCAD Interchange</value>
        </prop>
        <prop oor:name="UIName">
          <value>DXF - AutoCAD Interchange Format</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="emf_MS_Windows_Metafile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>emf</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-emf</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>EMF - MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIName">
          <value>EMF - Enhanced Meta File</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="emz_Compressed_MS_Windows_Metafile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>emz</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-emf</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>EMZ - Compressed MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIName">
          <value>EMZ - Compressed Enhanced Meta File</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="eps_Encapsulated_PostScript" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>eps</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-eps</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>EPS - Encapsulated PostScript</value>
        </prop>
        <prop oor:name="UIName">
          <value>EPS - Encapsulated PostScript</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="gif_Graphics_Interchange" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>gif</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/gif</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>GIF - Graphics Interchange</value>
        </prop>
        <prop oor:name="UIName">
          <value>GIF - Graphics Interchange</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="jpg_JPEG" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>jpg jpeg jfif jif jpe</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/jpeg</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>JPG - JPEG</value>
        </prop>
        <prop oor:name="UIName">
          <value>JPEG - Joint Photographic Experts Group</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="met_OS2_Metafile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>met</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-met</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>MET - OS/2 Metafile</value>
        </prop>
        <prop oor:name="UIName">
          <value>MET - OS/2 Metafile</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="mov_MOV" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>mov MOV</value>
        </prop>
        <prop oor:name="MediaType">
          <value>application/movie</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>MOV - MOV</value>
        </prop>
        <prop oor:name="UIName">
          <value>MOV - QuickTime File Format</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pbm_Portable_Bitmap" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pbm</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-portable-bitmap</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PBM - Portable Bitmap</value>
        </prop>
        <prop oor:name="UIName">
          <value>PBM - Portable Bitmap</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pcd_Photo_CD_Base" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pcd</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-photo-cd</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>draw_PCD_Photo_CD_Base</value>
        </prop>
        <prop oor:name="UIName">
          <value>PCD - Photo CD Base</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pcd_Photo_CD_Base16" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pcd</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-photo-cd</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>draw_PCD_Photo_CD_Base16</value>
        </prop>
        <prop oor:name="UIName">
          <value>PCD - Photo CD Base16</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pcd_Photo_CD_Base4" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pcd</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-photo-cd</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>draw_PCD_Photo_CD_Base4</value>
        </prop>
        <prop oor:name="UIName">
          <value>PCD - Photo CD Base4</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pct_Mac_Pict" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pct pict</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-pict</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PCT - Mac Pict</value>
        </prop>
        <prop oor:name="UIName">
          <value>PCT - Mac Pict</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pcx_Zsoft_Paintbrush" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pcx</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-pcx</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PCX - Zsoft Paintbrush</value>
        </prop>
        <prop oor:name="UIName">
          <value>PCX - Zsoft Paintbrush</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="pgm_Portable_Graymap" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>pgm</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-portable-graymap</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PGM - Portable Graymap</value>
        </prop>
        <prop oor:name="UIName">
          <value>PGM - Portable Graymap</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="png_Portable_Network_Graphic" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>png apng</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/png</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PNG - Portable Network Graphic</value>
        </prop>
        <prop oor:name="UIName">
          <value>PNG - Portable Network Graphic</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="ppm_Portable_Pixelmap" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>ppm</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-portable-pixmap</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PPM - Portable Pixelmap</value>
        </prop>
        <prop oor:name="UIName">
          <value>PPM - Portable Pixelmap</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="psd_Adobe_Photoshop" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>psd</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/vnd.adobe.photoshop</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>PSD - Adobe Photoshop</value>
        </prop>
        <prop oor:name="UIName">
          <value>PSD - Adobe Photoshop</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="ras_Sun_Rasterfile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>ras</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-cmu-raster</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>RAS - Sun Rasterfile</value>
        </prop>
        <prop oor:name="UIName">
          <value>RAS - Sun Raster Image</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="svg_Scalable_Vector_Graphics" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.Draw.SVGFilter</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>svg</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/svg+xml</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>SVG - Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="UIName">
          <value>SVG - Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="svgz_Compressed_Scalable_Vector_Graphics" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.Draw.SVGFilter</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>svgz</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/svg+xml</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>SVGZ - Compressed Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="UIName">
          <value>SVGZ - Compressed Scalable Vector Graphics</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="svm_StarView_Metafile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>svm</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-svm</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>SVM - StarView Metafile</value>
        </prop>
        <prop oor:name="UIName">
          <value>SVM - StarView Meta File</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="tga_Truevision_TARGA" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>tga</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-targa</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>TGA - Truevision TARGA</value>
        </prop>
        <prop oor:name="UIName">
          <value>TGA - Truevision Targa</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="tif_Tag_Image_File" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>tif tiff</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/tiff</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>TIF - Tag Image File</value>
        </prop>
        <prop oor:name="UIName">
          <value>TIFF - Tagged Image File Format</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="webp_WebP" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>webp</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/webp</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>WEBP - WebP</value>
        </prop>
        <prop oor:name="UIName">
          <value>WEBP - WebP Image</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="wmf_MS_Windows_Metafile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>wmf</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-wmf</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>WMF - MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIName">
          <value>WMF - Windows Metafile</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="wmz_Compressed_MS_Windows_Metafile" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>wmz</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-wmf</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>WMZ - Compressed MS Windows Metafile</value>
        </prop>
        <prop oor:name="UIName">
          <value>WMZ - Compressed Windows Metafile</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="xbm_X_Consortium" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>xbm</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-xbitmap</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>XBM - X-Consortium</value>
        </prop>
        <prop oor:name="UIName">
          <value>XBM - X Bitmap</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
      <node oor:name="xpm_XPM" oor:op="replace">
        <prop oor:name="DetectService">
          <value>com.sun.star.comp.draw.FormatDetector</value>
        </prop>
        <prop oor:name="URLPattern"/>
        <prop oor:name="Extensions">
          <value>xpm</value>
        </prop>
        <prop oor:name="MediaType">
          <value>image/x-xpixmap</value>
        </prop>
        <prop oor:name="Preferred">
          <value>false</value>
        </prop>
        <prop oor:name="PreferredFilter">
          <value>XPM</value>
        </prop>
        <prop oor:name="UIName">
          <value>XPM - X PixMap</value>
        </prop>
        <prop oor:name="ClipboardFormat"/>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:package="org.openoffice.Office" oor:name="Embedding">
    <node oor:name="Objects">
      <node oor:name="12DCAE26-281F-416F-A234-C3086127382E" oor:op="replace">
        <prop oor:name="ObjectFactory">
          <value>com.sun.star.embed.OOoEmbeddedObjectFactory</value>
        </prop>
        <prop oor:name="ObjectDocumentServiceName">
          <value>com.sun.star.chart2.ChartDocument</value>
        </prop>
        <prop oor:name="ObjectMiscStatus">
          <value>1</value>
        </prop>
        <prop oor:name="ObjectVerbs">
          <value>PRIMARY SHOW OPEN HIDE UIACTIVATE IPACTIVATE</value>
        </prop>
      </node>
    </node>
    <node oor:name="ObjectNames">
      <node oor:name="Chart" oor:op="replace">
        <prop oor:name="ObjectUIName">
          <value xml:lang="en-US">%PRODUCTNAME %PRODUCTVERSION Chart</value>
        </prop>
        <prop oor:name="ClassID">
          <value>12DCAE26-281F-416F-A234-C3086127382E</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Setup" oor:package="org.openoffice">
    <node oor:name="Office">
      <node oor:name="Factories">
        <node oor:name="com.sun.star.frame.StartModule" oor:op="replace">
          <prop oor:name="ooSetupFactoryDocumentService" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryActualFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryActualTemplateFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryDefaultFilter" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryEmptyDocumentURL" oor:finalized="true"/>
          <prop oor:name="ooSetupFactoryCommandConfigRef">
            <value>StartModuleCommands</value>
          </prop>
          <prop oor:name="ooSetupFactoryShortName">
            <value>StartModule</value>
          </prop>
          <prop oor:name="ooSetupFactoryWindowStateConfigRef">
            <value>StartModuleWindowState</value>
          </prop>
          <prop oor:name="ooSetupFactoryCmdCategoryConfigRef">
            <value>GenericCategories</value>
          </prop>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UISort" oor:package="org.openoffice.TypeDetection">
    <node oor:name="ModuleDependendFilterOrder">
      <node oor:name="com.sun.star.sheet.SpreadsheetDocument" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">calc8;calc8_template;StarOffice XML (Calc);calc_StarOffice_XML_Calc_Template;OpenDocument Spreadsheet Flat XML;UOF spreadsheet;Calc MS Excel 2007 XML;Calc MS Excel 2007 XML Template;Calc MS Excel 2007 Binary;MS Excel 2003 XML;MS Excel 97;MS Excel 97 Vorlage/Template;MS Excel 95;MS Excel 95 Vorlage/Template;MS Excel 5.0/95;MS Excel 5.0/95 Vorlage/Template;MS Excel 4.0;MS Excel 4.0 Vorlage/Template;;DIF;dBase;HTML (StarCalc);Lotus;Pocket Excel;Quattro Pro 6.0;Rich Text Format (StarCalc);SYLK;Text - txt - csv (StarCalc);calc_HTML_WebQuery;Calc Office Open XML;Calc Office Open XML Template;ADO Rowset XML</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UISort" oor:package="org.openoffice.TypeDetection">
    <node oor:name="ModuleDependendFilterOrder">
      <node oor:name="com.sun.star.drawing.DrawingDocument" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">draw8;draw8_template;StarOffice XML (Draw);draw_StarOffice_XML_Draw_Template;OpenDocument Drawing Flat XML;draw_html_Export;draw_pdf_Export;draw_flash_Export;WordPerfect Graphics;DXF - AutoCAD Interchange;EMF - MS Windows Metafile;EPS - Encapsulated PostScript;MET - OS/2 Metafile;PCT - Mac Pict;SVM - StarView Metafile;WMF - MS Windows Metafile</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UISort" oor:package="org.openoffice.TypeDetection">
    <node oor:name="ModuleDependendFilterOrder">
      <node oor:name="com.sun.star.presentation.PresentationDocument" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">impress8;impress8_template;impress8_draw;StarOffice XML (Impress);impress_StarOffice_XML_Impress_Template;impress_StarOffice_XML_Draw;OpenDocument Presentation Flat XML;UOF presentation;Impress MS PowerPoint 2007 XML;Impress MS PowerPoint 2007 XML AutoPlay;Impress MS PowerPoint 2007 XML Template;MS PowerPoint 97;MS PowerPoint 97 AutoPlay;MS PowerPoint 97 Vorlage;CGM - Computer Graphics Metafile;Impress Office Open XML;Impress Office Open XML AutoPlay;Impress Office Open XML Template</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UISort" oor:package="org.openoffice.TypeDetection">
    <node oor:name="ModuleDependendFilterOrder">
      <node oor:name="com.sun.star.formula.FormulaProperties" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">math8;StarOffice XML (Math);MathML XML (Math);MathType 3.x</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UISort" oor:package="org.openoffice.TypeDetection">
    <node oor:name="ModuleDependendFilterOrder">
      <node oor:name="com.sun.star.text.GlobalDocument" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">writerglobal8;writer_globaldocument_StarOffice_XML_Writer_GlobalDocument;writer_globaldocument_StarOffice_XML_Writer;Text (encoded) (StarWriter/GlobalDocument)</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.text.TextDocument" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">writer8;writer8_template;StarOffice XML (Writer);writer_StarOffice_XML_Writer_Template;OpenDocument Text Flat XML;UOF text;Office Open XML Text;Office Open XML Text Template;MS Word 2007 XML;MS Word 2007 XML Template;MS Word 2003 XML;Rich Text Format;MS Word 97;MS Word 97 Vorlage;MS Word 95;MS Word 95 Vorlage;MS WinWord 6.0;MS WinWord 5;MS_Works;AportisDoc Palm DB;DocBook File;writer_MIZI_Hwp_97;HTML (StarWriter);LotusWordPro;PocketWord File;T602Document;Text;Text (encoded);WordPerfect</value>
        </prop>
      </node>
      <node oor:name="com.sun.star.text.WebDocument" oor:op="replace">
        <prop oor:name="SortedFilterList">
          <value oor:separator=";">HTML;writerweb8_writer;writerweb8_writer_template;writer_web_StarOffice_XML_Writer_Web_Template;writer_web_StarOffice_XML_Writer;Text (StarWriter/Web);Text (encoded) (StarWriter/Web)</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Inet" oor:package="org.openoffice">
    <node oor:name="Settings">
      <prop oor:name="ooInetNoProxy">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend ooInetNoProxy"/>
      </prop>
      <prop oor:name="ooInetProxyType">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend ooInetProxyType"/>
      </prop>
      <prop oor:name="ooInetHTTPProxyName">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend ooInetHTTPProxyName"/>
      </prop>
      <prop oor:name="ooInetHTTPProxyPort">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend ooInetHTTPProxyPort"/>
      </prop>
      <prop oor:name="ooInetHTTPSProxyName">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend ooInetHTTPSProxyName"/>
      </prop>
      <prop oor:name="ooInetHTTPSProxyPort">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend ooInetHTTPSProxyPort"/>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Accelerators" oor:package="org.openoffice.Office">
    <node oor:name="PrimaryKeys">
      <node oor:name="Global">
        <node oor:name="H_MOD1">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:SearchDialog</value>
          </prop>
        </node>
        <node oor:name="X_MOD2">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:UnicodeNotationToggle</value>
            <value xml:lang="de"/>
            <value xml:lang="vi"/>
            <value xml:lang="eu"/>
            <value xml:lang="gl"/>
            <value xml:lang="nl"/>
            <value xml:lang="pt-BR"/>
          </prop>
        </node>
        <node oor:name="C_MOD2">
          <prop oor:name="Command">
            <value xml:lang="de">.uno:UnicodeNotationToggle</value>
            <value xml:lang="eu">.uno:UnicodeNotationToggle</value>
            <value xml:lang="gl">.uno:UnicodeNotationToggle</value>
            <value xml:lang="nl">.uno:UnicodeNotationToggle</value>
            <value xml:lang="pt-BR">.uno:UnicodeNotationToggle</value>
          </prop>
        </node>
        <node oor:name="F12_MOD2">
          <prop oor:name="Command">
            <value xml:lang="en-US">.uno:OptionsTreeDialog</value>
          </prop>
        </node>
      </node>
      <node oor:name="Modules">
        <node oor:name="com.sun.star.script.BasicIDE">
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.frame.StartModule">
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SearchDialog</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sheet.SpreadsheetDocument">
          <node oor:name="1_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NumberFormatDecimal</value>
            </prop>
          </node>
          <node oor:name="2_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NumberFormatScientific</value>
            </prop>
          </node>
          <node oor:name="3_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NumberFormatDate</value>
            </prop>
          </node>
          <node oor:name="4_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NumberFormatCurrency</value>
            </prop>
          </node>
          <node oor:name="5_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NumberFormatPercent</value>
            </prop>
          </node>
          <node oor:name="6_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:NumberFormatStandard</value>
            </prop>
          </node>
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="POINT_MOD2">
            <prop oor:name="Command">
              <value xml:lang="hu">.uno:ToggleFormula</value>
            </prop>
          </node>
          <node oor:name="QUOTELEFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ToggleFormula</value>
              <value xml:lang="hu"/>
            </prop>
          </node>
          <node oor:name="SPACE_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectColumn</value>
            </prop>
          </node>
          <node oor:name="SPACE_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SelectAll</value>
              <value xml:lang="zh-TW">.uno:SelectColumn</value>
              <value xml:lang="zh-CN">.uno:SelectColumn</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:AlignHorizontalCenter</value>
            </prop>
          </node>
          <node oor:name="TAB_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToNextTable</value>
            </prop>
          </node>
          <node oor:name="TAB_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:JumpToPrevTable</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.chart2.ChartDocument">
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.drawing.DrawingDocument">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellDialog</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetDefault</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.GlobalDocument">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellingAndGrammarDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.presentation.PresentationDocument">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellDialog</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:InsertPage</value>
            </prop>
          </node>
          <node oor:name="M_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SetDefault</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.formula.FormulaProperties">
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.WebDocument">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellingAndGrammarDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.FormDesign">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellingAndGrammarDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.sdb.TextReportDesign">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellingAndGrammarDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.text.TextDocument">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellingAndGrammarDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="G_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:GotoPage</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
        <node oor:name="com.sun.star.xforms.XMLFormDocument">
          <node oor:name="F11">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:DesignerDialog</value>
            </prop>
          </node>
          <node oor:name="F7">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:SpellingAndGrammarDialog</value>
            </prop>
          </node>
          <node oor:name="F_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:RepeatSearch</value>
            </prop>
          </node>
          <node oor:name="H_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SuperScript</value>
            </prop>
          </node>
          <node oor:name="J_SHIFT_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:FullScreen</value>
            </prop>
          </node>
          <node oor:name="M_MOD1">
            <prop oor:name="Command">
              <value xml:lang="en-US">.uno:ResetAttributes</value>
            </prop>
          </node>
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:CenterPara</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
    <node oor:name="SecondaryKeys">
      <node oor:name="Modules">
        <node oor:name="com.sun.star.presentation.PresentationDocument">
          <node oor:name="T_MOD1">
            <prop oor:name="Command">
              <value xml:lang="de">.uno:SubScript</value>
              <value xml:lang="es">.uno:AlignHorizontalCenter</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Common" oor:package="org.openoffice.Office"/>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Common" oor:package="org.openoffice.Office">
    <node oor:name="ExternalMailer">
      <prop oor:name="Program">
        <value>sensible-lomua</value>
      </prop>
    </node>
    <node oor:name="Font">
      <node oor:name="SourceViewFont">
        <prop oor:name="FontName">
          <value oor:external="com.sun.star.configuration.backend.DesktopBackend SourceViewFontName"/>
        </prop>
        <prop oor:name="FontHeight">
          <value oor:external="com.sun.star.configuration.backend.DesktopBackend SourceViewFontHeight"/>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Common" oor:package="org.openoffice.Office">
    <node oor:name="View">
      <node oor:name="Dialog">
        <prop oor:name="MiddleMouseButton">
          <value>2</value>
        </prop>
      </node>
    </node>
    <node oor:name="Help">
      <prop oor:name="System">
        <value>UNIX</value>
      </prop>
    </node>
    <node oor:name="VCL"/>
    <node oor:name="PackageKit">
      <prop oor:name="EnableFontInstallation" oor:type="xs:boolean">
        <value>false</value>
      </prop>
      <prop oor:name="EnableLangpackInstallation" oor:type="xs:boolean">
        <value>false</value>
      </prop>
      <prop oor:name="EnableBaseInstallation" oor:type="xs:boolean">
        <value>false</value>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Paths" oor:package="org.openoffice.Office">
    <node oor:name="Paths">
      <node oor:name="Template" oor:mandatory="true">
        <prop oor:name="WritePath">
          <value oor:external="com.sun.star.configuration.backend.DesktopBackend TemplatePathVariable"/>
        </prop>
        <prop oor:name="UserPaths">
          <value>$(userurl)/template</value>
        </prop>
      </node>
    </node>
    <node oor:name="Variables">
      <prop oor:name="Work">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend WorkPathVariable"/>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Paths" oor:package="org.openoffice.Office">
    <node oor:name="Paths">
      <node oor:name="Temp" oor:mandatory="true">
        <prop oor:name="WritePath">
          <value>$(temp)</value>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="UserProfile" oor:package="org.openoffice">
    <node oor:name="Data">
      <prop oor:name="givenname">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend givenname"/>
      </prop>
      <prop oor:name="sn">
        <value oor:external="com.sun.star.configuration.backend.DesktopBackend sn"/>
      </prop>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="VCL" oor:package="org.openoffice">
    <node oor:name="Settings">
      <node oor:name="Accessibility">
        <prop oor:name="EnableATToolSupport" oor:type="xs:string">
          <value oor:external="com.sun.star.configuration.backend.DesktopBackend EnableATToolSupport"/>
        </prop>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Configuration" oor:package="org.openoffice.ucb">
    <node oor:name="ContentProviders">
      <node oor:name="Local">
        <node oor:name="SecondaryKeys">
          <node oor:name="Office">
            <node oor:name="ProviderData">
              <node oor:name="Provider3" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.WebDAVContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>http</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider4" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.WebDAVContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.webdav</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider4a" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.WebDAVContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>webdav</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider12" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.WebDAVContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>https</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider12a" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.WebDAVContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>vnd.sun.star.webdavs</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
              <node oor:name="Provider12b" oor:op="replace">
                <prop oor:name="ServiceName">
                  <value>com.sun.star.ucb.WebDAVContentProvider</value>
                </prop>
                <prop oor:name="URLTemplate">
                  <value>webdavs</value>
                </prop>
                <prop oor:name="Arguments">
                  <value/>
                </prop>
              </node>
            </node>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Paths" oor:package="org.openoffice.Office">
    <node oor:name="Paths">
      <node oor:name="Fingerprint" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="file:///usr/share/libexttextcat" oor:op="fuse"/>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Paths" oor:package="org.openoffice.Office">
    <node oor:name="Paths">
      <node oor:name="Numbertext" oor:mandatory="true">
        <node oor:name="InternalPaths">
          <node oor:name="$(insturl)/share/numbertext" oor:op="fuse"/>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess">
    <node oor:name="Installed">
      <node oor:name="sdbc:dbase:*" oor:op="replace">
        <prop oor:name="Driver">
          <value>com.sun.star.comp.sdbc.dbase.ODriver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">dBASE</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="CharSet" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="ShowDeleted" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="EnableSQL92Check" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="PreferDosLikeLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="UseSQL92NamingConstraints" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseDOSLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsTableCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="SupportsBrowsing" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FileSystemBased" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="MediaType" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>application/dbase</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess">
    <node oor:name="Installed">
      <node oor:name="sdbc:flat:*" oor:op="replace">
        <prop oor:name="Driver">
          <value>com.sun.star.comp.sdbc.flat.ODriver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">Text/CSV</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="CharSet" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="Extension" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="HeaderLine" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FieldDelimiter" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>,</value>
            </prop>
          </node>
          <node oor:name="StringDelimiter" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>"</value>
            </prop>
          </node>
          <node oor:name="DecimalDelimiter" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>.</value>
            </prop>
          </node>
          <node oor:name="ThousandDelimiter" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="EnableSQL92Check" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="MaxRowScan" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:int">
              <value>100</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="MaxRowScan" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSQL92NamingConstraints" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsBrowsing" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FileSystemBased" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="MediaType" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>text/csv</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess">
    <node oor:name="Installed">
      <node oor:name="sdbc:odbc:*" oor:op="replace">
        <prop oor:name="Driver">
          <value>com.sun.star.comp.sdbc.ODBCDriver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">ODBC</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="CharSet" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="SystemDriverSettings" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="UseCatalog" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="AutoIncrementCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="AutoRetrievingStatement" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="IsAutoRetrievingEnabled" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="GeneratedValues" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EnableSQL92Check" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="AppendTableAliasName" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="GenerateASBeforeCorrelationName" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="EnableOuterJoinEscape" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="IgnoreDriverPrivileges" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ParameterNameSubstitution" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="DisplayVersionColumns" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseCatalogInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSchemaInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseIndexDirectionKeyword" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="PreferDosLikeLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="BooleanComparisonMode" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:int">
              <value>0</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="PrimaryKeySupport" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean"/>
          </node>
          <node oor:name="RespectDriverResultSetType" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="GeneratedValues" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSQL92NamingConstraints" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="AppendTableAliasInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseKeywordAsBeforeAlias" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseBracketedOuterJoinSyntax" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="IgnoreDriverPrivileges" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ParameterNameSubstitution" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="DisplayVersionColumns" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseCatalogInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSchemaInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseIndexDirectionKeyword" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseDOSLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="BooleanComparisonMode" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="PrimaryKeySupport" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="RespectDriverResultSetType" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsTableCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="SupportsBrowsing" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="Authentication" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>UserPassword</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess">
    <node oor:name="Installed">
      <node oor:name="sdbc:embedded:hsqldb" oor:op="replace">
        <prop oor:name="Driver">
          <value>com.sun.star.sdbcx.comp.hsqldb.Driver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">HSQLDB Embedded</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="PreferDosLikeLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="GenerateASBeforeCorrelationName" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="UseDOSLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseKeywordAsBeforeAlias" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsTableCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseJava" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="AutoIncrementIsPrimaryKey" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess">
    <node oor:name="Installed">
      <node oor:name="jdbc:*" oor:op="replace">
        <prop oor:name="Driver">
          <value>com.sun.star.comp.sdbc.JDBCDriver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">JDBC</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="JavaDriverClass" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="JavaDriverClassPath" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="AutoIncrementCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="AutoRetrievingStatement" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="IsAutoRetrievingEnabled" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="GeneratedValues" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EnableSQL92Check" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="AppendTableAliasName" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="GenerateASBeforeCorrelationName" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="EnableOuterJoinEscape" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="IgnoreDriverPrivileges" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ParameterNameSubstitution" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="DisplayVersionColumns" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseCatalogInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSchemaInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseIndexDirectionKeyword" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="PreferDosLikeLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
          <node oor:name="BooleanComparisonMode" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:int">
              <value>0</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="PrimaryKeySupport" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean"/>
          </node>
          <node oor:name="RespectDriverResultSetType" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="GeneratedValues" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSQL92NamingConstraints" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="AppendTableAliasInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseKeywordAsBeforeAlias" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseBracketedOuterJoinSyntax" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="IgnoreDriverPrivileges" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ParameterNameSubstitution" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="DisplayVersionColumns" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseCatalogInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseSchemaInSelect" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseIndexDirectionKeyword" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseDOSLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="BooleanComparisonMode" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="EscapeDateTime" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="PrimaryKeySupport" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="RespectDriverResultSetType" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsTableCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseJava" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="Authentication" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>UserPassword</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="jdbc:oracle:thin:*" oor:op="replace">
        <prop oor:name="ParentURLPattern">
          <value>jdbc:*</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">Oracle JDBC</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="IgnoreCurrency" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="TypeInfoSettings" oor:op="replace">
            <prop oor:name="Value" oor:type="oor:string-list">
              <value oor:separator=",">Column(2) = -5,Column(6) = PRECISION,Column(2) = -4,Column(6) = PRECISION,Column(2) = -3,Column(6) = PRECISION,Column(2) = -2,Column(6) = PRECISION,Column(2) = -1,Column(6) = PRECISION,Column(2) = -1,Column(6) = PRECISION,Column(2) = 2,Column(6) = PRECISION,Column(2) = 12,Column(6) = PRECISION</value>
            </prop>
          </node>
          <node oor:name="JavaDriverClass" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>oracle.jdbc.driver.OracleDriver</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>false</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="IgnoreCurrency" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="Authentication" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>UserPassword</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
  <oor:component-data xmlns:install="http://openoffice.org/2004/installation" oor:name="Drivers" oor:package="org.openoffice.Office.DataAccess">
    <node oor:name="Installed">
      <node oor:name="sdbc:mysql:jdbc:*" oor:op="replace">
        <prop oor:name="Driver">
          <value>org.openoffice.comp.drivers.MySQL.Driver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">MySQL (JDBC)</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="CharSet" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="JavaDriverClass" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>com.mysql.jdbc.Driver</value>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ParameterNameSubstitution" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="UseKeywordAsBeforeAlias" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="IgnoreDriverPrivileges" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="DisplayVersionColumns" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseDOSLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="BooleanComparisonMode" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsTableCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseJava" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="Authentication" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>UserPassword</value>
            </prop>
          </node>
          <node oor:name="SupportsColumnDescription" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
      </node>
      <node oor:name="sdbc:mysql:odbc:*" oor:op="replace">
        <prop oor:name="Driver">
          <value>org.openoffice.comp.drivers.MySQL.Driver</value>
        </prop>
        <prop oor:name="DriverTypeDisplayName" oor:type="xs:string">
          <value xml:lang="en-US">MySQL (ODBC)</value>
        </prop>
        <node oor:name="Properties">
          <node oor:name="CharSet" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value/>
            </prop>
          </node>
          <node oor:name="AddIndexAppendix" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="ParameterNameSubstitution" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="Features">
          <node oor:name="UseKeywordAsBeforeAlias" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="IgnoreDriverPrivileges" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="DisplayVersionColumns" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="UseDOSLineEnds" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="BooleanComparisonMode" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="FormsCheckRequiredFields" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
        </node>
        <node oor:name="MetaData">
          <node oor:name="SupportsTableCreation" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="SupportsBrowsing" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:boolean">
              <value>true</value>
            </prop>
          </node>
          <node oor:name="Authentication" oor:op="replace">
            <prop oor:name="Value" oor:type="xs:string">
              <value>UserPassword</value>
            </prop>
          </node>
        </node>
      </node>
    </node>
  </oor:component-data>
</oor:data>

Zerion Mini Shell 1.0