<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="NestedTableAtts.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="612.0pt" page-height="792.0pt" master-name="Section1-rest" margin-top="54.0pt" margin-bottom="54.0pt" margin-left="75.0pt" margin-right="75.0pt" >
          <fo:region-before extent="54.0pt" ></fo:region-before>
          <fo:region-after extent="54.0pt" ></fo:region-after>
          <fo:region-body margin-top="54.0pt" margin-bottom="54.0pt" ></fo:region-body>
        </fo:simple-page-master>
        <fo:page-sequence-master master-name="Section1-ps">
          <fo:repeatable-page-master-reference master-reference="Section1-rest"></fo:repeatable-page-master-reference>
        </fo:page-sequence-master>
      </fo:layout-master-set>
      <fo:page-sequence master-reference="Section1-ps">
        <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('NestedTable.xml')/document/section[1]"></xsl:apply-templates>
        </fo:flow>
      </fo:page-sequence>
    </fo:root>
  </xsl:template>
  <xsl:template match="paragraph[@class='Title']" foa:class="block" foa:name="Title" foa:group="paragraph">
    <fo:block foa:name="Title" foa:group="paragraph" xsl:use-attribute-sets="Title">
      <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='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="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="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='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='italic']" foa:class="inline" foa:name="italic" foa:group="emphasis">
    <fo:inline foa:name="italic" foa:group="emphasis" xsl:use-attribute-sets="italic">
      <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_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_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_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" 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_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" 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_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" 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_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" 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_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" 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="cell[@class='Cell_14']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_14">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_15']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_15">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_16']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_16">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_17']" 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_17">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_18']" 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_18">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_19']" 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_19">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_20']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_20">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_21']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_21">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_22']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_22">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_23']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_23">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_24']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_24">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_25']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_25">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_26']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_26">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_27']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_27">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_28']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_28">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_29']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_29">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_30']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_30">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_31']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_31">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_32']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_32">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_33']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_33">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_34']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_34">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </xsl:template>
  <xsl:template match="cell[@class='Cell_35']" foa:class="table-cell" foa:name="Table_2" foa:group="simple-table" foa:type="table-cell">
    <fo:table-cell foa:name="Table_2" foa:group="simple-table" column-number="{position()}" xsl:use-attribute-sets="Cell_35">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-cell>
  </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_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="row[@class='Table_2']" foa:class="table-row" foa:name="Table_2" foa:group="simple-table" foa:type="table-row">
    <fo:table-row foa:name="Table_2" foa:group="simple-table" xsl:use-attribute-sets="Row">
      <xsl:apply-templates></xsl:apply-templates>
    </fo:table-row>
  </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_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="459.80000000000007pt" xsl:use-attribute-sets="Table_1">
      <fo:table-column column-number="1" column-width="44.25pt" ></fo:table-column>
      <fo:table-column column-number="2" column-width="44.25pt" ></fo:table-column>
      <fo:table-column column-number="3" column-width="44.25pt" ></fo:table-column>
      <fo:table-column column-number="4" column-width="37.15pt" ></fo:table-column>
      <fo:table-column column-number="5" column-width="55.65pt" ></fo:table-column>
      <fo:table-column column-number="6" column-width="48.55pt" ></fo:table-column>
      <fo:table-column column-number="7" column-width="48.55pt" ></fo:table-column>
      <fo:table-column column-number="8" column-width="45.25pt" ></fo:table-column>
      <fo:table-column column-number="9" column-width="47.6pt" ></fo:table-column>
      <fo:table-column column-number="10" column-width="44.3pt" ></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_2']" foa:class="table" foa:name="Table_2" foa:group="simple-table">
    <fo:table foa:name="Table_2" foa:group="simple-table" table-layout="fixed" width="182.54999999999998pt" xsl:use-attribute-sets="Table_2">
      <fo:table-column column-number="1" column-width="52.3pt" ></fo:table-column>
      <fo:table-column column-number="2" column-width="46.5pt" ></fo:table-column>
      <fo:table-column column-number="3" column-width="42.9pt" ></fo:table-column>
      <fo:table-column column-number="4" column-width="40.85pt" ></fo:table-column>
      <fo:table-body >
        <xsl:apply-templates></xsl:apply-templates>
      </fo:table-body>
    </fo:table>
  </xsl:template>
</xsl:stylesheet>
