<?xml version="1.0" ?>
<?xml-stylesheet type="text/css" href="StdOutput.css"?>
<doc xmlns="urn:myDocumentType"
     xmlns:loc="urn:Localization-Properties-Document:v1"
     xml:lang="en">
 <section>
  <title loc:id="1">Saving a Document in XML Format</title>
  <para loc:id="2">To save the current document into XML format execute the following steps:</para>
  <steplist>
   <step>
    <para loc:id="3">Select the command <ui>Export</ui> from the <ui>File</ui> menu.</para>
   </step>
   <step>
    <para loc:id="4">Enter the name of the XML document. If a file with the same name already exists you will be prompted to confirm the replacement of the old file by the one you are exporting now.</para>
   </step>
   <step>
    <para loc:id="7">Make sure the extension of your filename is xml.</para>
   </step>
   <step>
    <para loc:id="5">Select the option <ui>XML Document</ui> in the <ui>Format</ui> list box.</para>
   </step>
   <step>
    <para loc:id="6">Click the <ui>OK</ui> button.</para>
   </step>
  </steplist>
 </section>
</doc>
