<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:fox="http://xml.apache.org/fop/extensions" xmlns:foa="http://fabio">
<!-- Produced by WH2FO 0.3.0 -->
  <xsl:import href="WH2FOAtts.xsl"></xsl:import>
  <xsl:output method="xml" encoding="UTF-8"></xsl:output>
  <xsl:strip-space elements="row"></xsl:strip-space>
  <xsl:template match="/">
    <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
      <fo:layout-master-set >
        <fo:simple-page-master page-width="595.3pt" page-height="841.9pt" master-name="Section1-first" margin-top="67.32500000000002pt" margin-bottom="54.275pt" margin-left="74.875pt" margin-right="74.875pt" >
          <fo:region-before extent="67.32500000000002pt" region-name="fh1"></fo:region-before>
          <fo:region-after extent="54.275pt" region-name="ff1"></fo:region-after>
          <fo:region-body margin-top="67.32500000000002pt" margin-bottom="54.275pt" ></fo:region-body>
        </fo:simple-page-master>
        <fo:simple-page-master page-width="595.3pt" page-height="841.9pt" master-name="Section1-even" margin-top="67.32500000000002pt" margin-bottom="54.275pt" margin-left="74.875pt" margin-right="74.875pt" >
          <fo:region-before extent="67.32500000000002pt" region-name="eh1"></fo:region-before>
          <fo:region-after extent="54.275pt" region-name="ef1"></fo:region-after>
          <fo:region-body margin-top="67.32500000000002pt" margin-bottom="54.275pt" ></fo:region-body>
        </fo:simple-page-master>
        <fo:simple-page-master page-width="595.3pt" page-height="841.9pt" master-name="Section1-odd" margin-top="67.32500000000002pt" margin-bottom="54.275pt" margin-left="74.875pt" margin-right="74.875pt" >
          <fo:region-before extent="67.32500000000002pt" region-name="h1"></fo:region-before>
          <fo:region-after extent="54.275pt" region-name="f1"></fo:region-after>
          <fo:region-body margin-top="67.32500000000002pt" margin-bottom="54.275pt" ></fo:region-body>
        </fo:simple-page-master>
        <fo:page-sequence-master master-name="Section1-ps">
          <fo:repeatable-page-master-alternatives>
            <fo:conditional-page-master-reference master-reference="Section1-first" page-position="first"></fo:conditional-page-master-reference>
            <fo:conditional-page-master-reference master-reference="Section1-even" odd-or-even="even"></fo:conditional-page-master-reference>
            <fo:conditional-page-master-reference master-reference="Section1-odd" odd-or-even="odd"></fo:conditional-page-master-reference>
          </fo:repeatable-page-master-alternatives>
        </fo:page-sequence-master>
      </fo:layout-master-set>
      <fox:outline internal-destination="_Toc4126841">
        <fox:label>
          WH2FO Application. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126842">
        <fox:label>
          What is it ?. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126843">
        <fox:label>
          How does it work ?. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126844">
        <fox:label>
          How to "... 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126845">
        <fox:label>
          Executables. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126846">
        <fox:label>
          How to run it using the MS Virtual Machine. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126847">
        <fox:label>
          How to run it using the JRE. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126848">
        <fox:label>
          How to run in the Linux/Unix Environment 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126849">
        <fox:label>
          Results. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126850">
        <fox:label>
          Execution options. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126851">
        <fox:label>
          How to obtain the XSL-FO file. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126852">
        <fox:label>
          Implemented Features. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126853">
        <fox:label>
          Versions. 
        </fox:label>
      </fox:outline>
      <fox:outline internal-destination="_Toc4126854">
        <fox:label>
          Downloads. 
        </fox:label>
      </fox:outline>
      <fo:page-sequence master-reference="Section1-ps">
        <fo:static-content flow-name="eh1">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/sectionHeader[@name='eh1']"></xsl:apply-templates>
        </fo:static-content>
        <fo:static-content flow-name="h1">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/sectionHeader[@name='h1']"></xsl:apply-templates>
        </fo:static-content>
        <fo:static-content flow-name="ef1">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/sectionFooter[@name='ef1']"></xsl:apply-templates>
        </fo:static-content>
        <fo:static-content flow-name="f1">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/sectionFooter[@name='f1']"></xsl:apply-templates>
        </fo:static-content>
        <fo:static-content flow-name="fh1">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/sectionHeader[@name='fh1']"></xsl:apply-templates>
        </fo:static-content>
        <fo:static-content flow-name="ff1">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/sectionFooter[@name='ff1']"></xsl:apply-templates>
        </fo:static-content>
        <fo:static-content flow-name="xsl-region-before"></fo:static-content>
        <fo:static-content flow-name="xsl-region-after"></fo:static-content>
        <fo:flow flow-name="xsl-region-body">
          <xsl:apply-templates  select="document('WH2FO.xml')/document/section[1]"></xsl:apply-templates>
        </fo:flow>
      </fo:page-sequence>
    </fo:root>
  </xsl:template>
  <xsl:template match="paragraph[@class='Header']" foa:class="block" foa:name="Header" foa:group="paragraph">
    <fo:block foa:name="Header" foa:group="paragraph" xsl:use-attribute-sets="Header">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Footer']" foa:class="block" foa:name="Footer" foa:group="paragraph">
    <fo:block foa:name="Footer" foa:group="paragraph" xsl:use-attribute-sets="Footer">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Normal']" foa:class="block" foa:name="Normal" foa:group="paragraph">
    <fo:block foa:name="Normal" foa:group="paragraph" xsl:use-attribute-sets="Normal">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Toc1_1']" foa:class="block" foa:name="Toc1_1" foa:group="paragraph">
    <fo:block foa:name="Toc1_1" foa:group="paragraph" xsl:use-attribute-sets="Toc1_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Toc2_1']" foa:class="block" foa:name="Toc2_1" foa:group="paragraph">
    <fo:block foa:name="Toc2_1" foa:group="paragraph" xsl:use-attribute-sets="Toc2_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Toc3_1']" foa:class="block" foa:name="Toc3_1" foa:group="paragraph">
    <fo:block foa:name="Toc3_1" foa:group="paragraph" xsl:use-attribute-sets="Toc3_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Normal_1']" foa:class="block" foa:name="Normal_1" foa:group="paragraph">
    <fo:block foa:name="Normal_1" foa:group="paragraph" xsl:use-attribute-sets="Normal_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Normal_2']" foa:class="block" foa:name="Normal_2" foa:group="paragraph">
    <fo:block foa:name="Normal_2" foa:group="paragraph" xsl:use-attribute-sets="Normal_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Normal_3']" foa:class="block" foa:name="Normal_3" foa:group="paragraph">
    <fo:block foa:name="Normal_3" foa:group="paragraph" xsl:use-attribute-sets="Normal_3">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='BodyText']" foa:class="block" foa:name="BodyText" foa:group="paragraph">
    <fo:block foa:name="BodyText" foa:group="paragraph" xsl:use-attribute-sets="BodyText">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Normal_4']" foa:class="block" foa:name="Normal_4" foa:group="paragraph">
    <fo:block foa:name="Normal_4" foa:group="paragraph" xsl:use-attribute-sets="Normal_4">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Default_1']" foa:class="block" foa:name="Default_1" foa:group="paragraph">
    <fo:block foa:name="Default_1" foa:group="paragraph" xsl:use-attribute-sets="Default_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Default_2']" foa:class="block" foa:name="Default_2" foa:group="paragraph">
    <fo:block foa:name="Default_2" foa:group="paragraph" xsl:use-attribute-sets="Default_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Normal_5']" foa:class="block" foa:name="Normal_5" foa:group="paragraph">
    <fo:block foa:name="Normal_5" foa:group="paragraph" xsl:use-attribute-sets="Normal_5">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="paragraph[@class='Default']" foa:class="block" foa:name="Default" foa:group="paragraph">
    <fo:block foa:name="Default" foa:group="paragraph" xsl:use-attribute-sets="Default">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="list[@class='Normal_1']" foa:class="list" foa:name="null" foa:group="list">
    <fo:list-block foa:name="null" foa:group="list" xsl:use-attribute-sets="Normal_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:list-block>
  </xsl:template>
  <xsl:template match="list[@class='DefaultUL_1']" foa:class="list" foa:name="unordList2" foa:group="list">
    <fo:list-block foa:name="unordList2" foa:group="list" xsl:use-attribute-sets="DefaultUL_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:list-block>
  </xsl:template>
  <xsl:template match="link[@href]" foa:class="inline" foa:name="extlink" foa:group="ext-link">
    <fo:basic-link foa:name="extlink" foa:group="ext-link" external-destination="{@href}" xsl:use-attribute-sets="link">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:basic-link>
  </xsl:template>
  <xsl:template match="item[@class='NormalUL']" foa:class="list" foa:name="unordList2" foa:group="list" foa:type="unord-list-item">
    <fo:list-item foa:name="unordList2" foa:group="list">
      <fo:list-item-label foa:name="unordList2" foa:group="list" end-indent="label-end()">
        <fo:block foa:name="unordList2" foa:group="list" font-family="ZapfDingbats" font-size="0.6em">
          <xsl:value-of select="@type"></xsl:value-of>
        </fo:block>
      </fo:list-item-label>
      <fo:list-item-body foa:name="unordList2" foa:group="list" start-indent="body-start()">
        <fo:block foa:name="unordList2" foa:group="list" xsl:use-attribute-sets="Normal">
          <xsl:apply-templates></xsl:apply-templates>
        </fo:block>
      </fo:list-item-body>
    </fo:list-item>
  </xsl:template>
  <xsl:template match="link[@dest]" foa:class="inline" foa:name="intlink" foa:type="int-link" foa:group="int-link">
    <fo:basic-link foa:name="intlink" foa:group="int-link" internal-destination="{@dest}" xsl:use-attribute-sets="link">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:basic-link>
  </xsl:template>
  <xsl:template match="emph[@class='link']" foa:class="inline" foa:name="link" foa:group="emphasis">
    <fo:inline foa:name="link" foa:group="emphasis" xsl:use-attribute-sets="link">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Toc1_1']" foa:class="inline" foa:name="Toc1_1" foa:group="emphasis">
    <fo:inline foa:name="Toc1_1" foa:group="emphasis" xsl:use-attribute-sets="Toc1_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Toc1_2']" foa:class="inline" foa:name="Toc1_2" foa:group="emphasis">
    <fo:inline foa:name="Toc1_2" foa:group="emphasis" xsl:use-attribute-sets="Toc1_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Toc2_1']" foa:class="inline" foa:name="Toc2_1" foa:group="emphasis">
    <fo:inline foa:name="Toc2_1" foa:group="emphasis" xsl:use-attribute-sets="Toc2_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Toc2_2']" foa:class="inline" foa:name="Toc2_2" foa:group="emphasis">
    <fo:inline foa:name="Toc2_2" foa:group="emphasis" xsl:use-attribute-sets="Toc2_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Toc3_1']" foa:class="inline" foa:name="Toc3_1" foa:group="emphasis">
    <fo:inline foa:name="Toc3_1" foa:group="emphasis" xsl:use-attribute-sets="Toc3_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Toc3_2']" foa:class="inline" foa:name="Toc3_2" foa:group="emphasis">
    <fo:inline foa:name="Toc3_2" foa:group="emphasis" xsl:use-attribute-sets="Toc3_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='bold']" foa:class="inline" foa:name="bold" foa:group="emphasis">
    <fo:inline foa:name="bold" foa:group="emphasis" xsl:use-attribute-sets="bold">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Normal_1']" foa:class="inline" foa:name="Normal_1" foa:group="emphasis">
    <fo:inline foa:name="Normal_1" foa:group="emphasis" xsl:use-attribute-sets="Normal_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="emph[@class='Normal_2']" foa:class="inline" foa:name="Normal_2" foa:group="emphasis">
    <fo:inline foa:name="Normal_2" foa:group="emphasis" xsl:use-attribute-sets="Normal_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="cell[@class='Cell']" foa:class="table-cell" foa:name="null" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="null" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_1']" foa:class="table-cell" foa:name="Table" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_2']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_3']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_3">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_4']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_4">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_5']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_5">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_6']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_6">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_7']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_7">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_8']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_8">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_9']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_9">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_10']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_10">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_11']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_11">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_12']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_12">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_13']" foa:class="table-cell" foa:name="Table_1" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_1" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_13">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="header[@class='h1']" foa:class="block" foa:name="h1" foa:group="paragraph">
    <fo:block foa:name="h1" foa:group="paragraph" xsl:use-attribute-sets="h1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="header[@class='h2']" foa:class="block" foa:name="h2" foa:group="paragraph">
    <fo:block foa:name="h2" foa:group="paragraph" xsl:use-attribute-sets="h2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="header[@class='h3']" foa:class="block" foa:name="h3" foa:group="paragraph">
    <fo:block foa:name="h3" foa:group="paragraph" xsl:use-attribute-sets="h3">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="header[@class='h4']" foa:class="block" foa:name="h4" foa:group="paragraph">
    <fo:block foa:name="h4" foa:group="paragraph" xsl:use-attribute-sets="h4">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:block>
  </xsl:template>
  <xsl:template match="image[@class='Shape']" foa:class="inline" foa:name="Shape" foa:group="image">
    <fo:external-graphic foa:name="Shape" foa:group="image" src="{@src}" xsl:use-attribute-sets="Shape">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:external-graphic>
  </xsl:template>
  <xsl:template match="image[@class='Shape_1']" foa:class="inline" foa:name="Shape_1" foa:group="image">
    <fo:external-graphic foa:name="Shape_1" foa:group="image" src="{@src}" xsl:use-attribute-sets="Shape_1">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:external-graphic>
  </xsl:template>
  <xsl:template match="image[@class='Shape_2']" foa:class="inline" foa:name="Shape_2" foa:group="image">
    <fo:external-graphic foa:name="Shape_2" foa:group="image" src="{@src}" xsl:use-attribute-sets="Shape_2">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:external-graphic>
  </xsl:template>
  <xsl:template match="image" foa:class="inline" foa:name="Image" foa:group="image">
    <fo:external-graphic foa:name="Image" foa:group="image" src="{@src}" xsl:use-attribute-sets="Shape">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:external-graphic>
  </xsl:template>
  <xsl:template match="row[@class='Table']" foa:class="table-row" foa:name="Table" foa:group="simple-table" foa:type="table-row">
    <fo:table-row foa:name="Table" foa:group="simple-table" xsl:use-attribute-sets="Row">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-row>
  </xsl:template>
  <xsl:template match="row[@class='Table_1']" foa:class="table-row" foa:name="Table_1" foa:group="simple-table" foa:type="table-row">
    <fo:table-row foa:name="Table_1" foa:group="simple-table" xsl:use-attribute-sets="Row">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-row>
  </xsl:template>
  <xsl:template match="item[@class='NormalOL']" foa:class="list" foa:name="" foa:group="list" foa:type="ord-list-item">
    <fo:list-item foa:name="" foa:group="list">
      <fo:list-item-label foa:name="" foa:group="list" end-indent="label-end()">
        <fo:block foa:name="" foa:group="list" xsl:use-attribute-sets="Normal">
          <xsl:number format="{@format}." ></xsl:number>
        </fo:block>
      </fo:list-item-label>
      <fo:list-item-body foa:name="" foa:group="list" start-indent="body-start()">
        <fo:block foa:name="" foa:group="list" xsl:use-attribute-sets="Normal">
          <xsl:apply-templates></xsl:apply-templates>
        </fo:block>
      </fo:list-item-body>
    </fo:list-item>
  </xsl:template>
  <xsl:template match="reference" foa:class="inline" foa:name="intlink" foa:type="int-ref" foa:group="int-link">
    <fo:inline foa:name="reference" foa:group="int-link" id="{@id}" xsl:use-attribute-sets="Default">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:inline>
  </xsl:template>
  <xsl:template match="table[@class='Table']" foa:class="table" foa:name="Table" foa:group="simple-table">
    <fo:table foa:name="Table" foa:group="simple-table" table-layout="fixed" width="0.0pt" xsl:use-attribute-sets="Table">
      <fo:table-column column-number="1" column-width="0.0pt" ></fo:table-column>
      <fo:table-body >
        <xsl:apply-templates></xsl:apply-templates>
      </fo:table-body>
    </fo:table>
  </xsl:template>
  <xsl:template match="table[@class='Table_1']" foa:class="table" foa:name="Table_1" foa:group="simple-table">
    <fo:table foa:name="Table_1" foa:group="simple-table" table-layout="fixed" width="274.59999999999997pt" xsl:use-attribute-sets="Table_1">
      <fo:table-column column-number="1" column-width="122.8pt" ></fo:table-column>
      <fo:table-column column-number="2" column-width="56.8pt" ></fo:table-column>
      <fo:table-column column-number="3" column-width="42.85pt" ></fo:table-column>
      <fo:table-column column-number="4" column-width="52.15pt" ></fo:table-column>
      <fo:table-body >
        <xsl:apply-templates></xsl:apply-templates>
      </fo:table-body>
    </fo:table>
  </xsl:template>
  <xsl:template match="pageNumber" foa:class="inline" foa:name="pageNumber"  foa:group="emphasis">
    <fo:page-number foa:name="pageNumber" foa:group="emphasis"></fo:page-number>
  </xsl:template>
</xsl:stylesheet>
