<?xml version="1.0" encoding="UTF-8"?>
<!-- Produced by WH2FO 0.3.0 -->
  <document >
    <section >
      <header class="h2">
        Lists Example
      </header>
      <header class="h3">
        Enumerated List
      </header>
      <list class="Normal">
          
        <item class="NormalOL" start="1" format="1">
          this      is the first item;
        </item>
          
        <item class="NormalOL" start="1" format="1">
          this      is the second item;
        </item>
          
        <item class="NormalOL" start="1" format="1">
          this      is the third item;
        </item>
         
      </list>
      <paragraph class="Normal">
        &#160;
      </paragraph>
      <header class="h3">
        Dotted List
      </header>
      <list class="Normal">
          
        <item class="NormalUL" type="l">
          this      is the first item;
        </item>
          
        <item class="NormalUL" type="l">
          this      is the second item;
        </item>
          
        <item class="NormalUL" type="l">
          this      is the third item;
        </item>
         
      </list>
      <paragraph class="Normal">
        &#160;
      </paragraph>
      <header class="h3">
        Squares List
      </header>
      <list class="Normal">
          
        <item class="NormalUL" type="n">
          this      is the first item;
        </item>
          
        <item class="NormalUL" type="n">
          this      is the second item;
        </item>
          
        <item class="NormalUL" type="n">
          this      is the third item;
        </item>
         
      </list>
      <paragraph class="Normal">
        &#160;
      </paragraph>
      <header class="h3">
        Circles List
      </header>
      <list class="Normal">
          
        <item class="NormalUL" type="m">
          this      is the first item;
        </item>
          
        <item class="NormalUL" type="m">
          this      is the second item;
        </item>
          
        <item class="NormalUL" type="m">
          this      is the third item;
        </item>
         
      </list>
      <paragraph class="Normal">
        &#160;
      </paragraph>
      <paragraph class="Normal">
        &#160;
      </paragraph>
    </section>
      
  </document>

