<?xml version="1.0" encoding="UTF-8"?>
<root>
  <text:h text:outline-level="1" text:style-name="Heading_20_1">title 1</text:h>
  <text:h text:outline-level="2" text:style-name="Heading_20_2">title 1.1</text:h>
  <text:list text:style-name="XDocReport_UL">
    <text:list-item text:style-name="XDocReport_UL">
      <text:p text:style-name="XDocReport_UL_P">
        <text:span text:style-name="XDocReport_EmptyText">item 1</text:span>
      </text:p>
    </text:list-item>
    <text:list-item text:style-name="XDocReport_UL">
      <text:p text:style-name="XDocReport_UL_P">
        <text:span text:style-name="XDocReport_EmptyText">item 2    </text:span>
      </text:p>
      <text:list text:style-name="XDocReport_UL">
        <text:list-item text:style-name="XDocReport_UL">
          <text:p text:style-name="XDocReport_UL_P">
            <text:span text:style-name="XDocReport_EmptyText">item 2.1</text:span>
          </text:p>
        </text:list-item>
        <text:list-item text:style-name="XDocReport_UL">
          <text:p text:style-name="XDocReport_UL_P">
            <text:span text:style-name="XDocReport_EmptyText">item 2.2</text:span>
          </text:p>
        </text:list-item>
      </text:list>
      <text:p>
        <text:span text:style-name="XDocReport_EmptyText">    bla bla </text:span>
        <text:span text:style-name="XDocReport_Bold">bla</text:span>
        <text:span text:style-name="XDocReport_EmptyText"/>
      </text:p>
    </text:list-item>
    <text:list-item text:style-name="XDocReport_UL">
      <text:p text:style-name="XDocReport_UL_P">
        <text:span text:style-name="XDocReport_EmptyText">item 3</text:span>
      </text:p>
    </text:list-item>
  </text:list>
  <text:list text:style-name="XDocReport_OL">
    <text:list-item text:style-name="XDocReport_OL">
      <text:p text:style-name="XDocReport_OL_P">
        <text:span text:style-name="XDocReport_EmptyText">Nitem 1</text:span>
      </text:p>
    </text:list-item>
    <text:list-item text:style-name="XDocReport_OL">
      <text:p text:style-name="XDocReport_OL_P">
        <text:span text:style-name="XDocReport_EmptyText">Nitem 2    </text:span>
      </text:p>
      <text:list text:style-name="XDocReport_OL">
        <text:list-item text:style-name="XDocReport_OL">
          <text:p text:style-name="XDocReport_OL_P">
            <text:span text:style-name="XDocReport_EmptyText">Nitem 2.1</text:span>
          </text:p>
        </text:list-item>
        <text:list-item text:style-name="XDocReport_OL">
          <text:p text:style-name="XDocReport_OL_P">
            <text:span text:style-name="XDocReport_EmptyText">Nitem 2.2</text:span>
          </text:p>
        </text:list-item>
      </text:list>
      <text:p>
        <text:span text:style-name="XDocReport_EmptyText"/>
      </text:p>
    </text:list-item>
    <text:list-item text:style-name="XDocReport_OL">
      <text:p text:style-name="XDocReport_OL_P">
        <text:span text:style-name="XDocReport_EmptyText">Nitem 3</text:span>
      </text:p>
    </text:list-item>
  </text:list>
  <text:p>
    <text:span text:style-name="XDocReport_Bold">bold text</text:span>
    <text:span text:style-name="XDocReport_Italic">italic text </text:span>
    <text:a xlink:href="http://code.google.com/p/xdocreport" xlink:type="simple">XDocReport</text:a>
    <text:p text:style-name="Standard">
      <text:span text:style-name="XDocReport_EmptyText">Template style</text:span>
    </text:p>
    <text:p text:style-name="XDocReport_P0">
      <text:span text:style-name="XDocReport_EmptyText">Template style inheritance</text:span>
    </text:p>
  </text:p>
  
</root>
