<?xml version="1.0"?>
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:s="http://www.stylusstudio.com/xquery">
    <xsl:template match="/">
        <fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
            <fo:layout-master-set>
                <fo:simple-page-master master-name="default-page" page-height="11in" page-width="8.5in" margin-left="0.6in" margin-right="0.6in">
                    <fo:region-body margin-top="0.79in" margin-bottom="0.79in"/>
                </fo:simple-page-master>
            </fo:layout-master-set>
            <fo:page-sequence master-reference="default-page">
                <fo:flow flow-name="xsl-region-body">
                    <fo:block>
                        <fo:block>
                            <fo:block>
                                <fo:inline font-size="12pt" font-weight="bold">
                                    <fo:table width="100%" border-style="none" border-width="0pt" background-repeat="no-repeat">
                                        <fo:table-column/>
                                        <fo:table-column/>
                                        <fo:table-column/>
                                        <fo:table-body>
                                            <fo:table-row>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block/>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block text-align="center">
                                                        <fo:block>
                                                            <fo:inline font-size="12pt" font-weight="bold">
                                                                <xsl:text>WORKERS COMPENSATION APPLICATION</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block text-align="left">
                                                        <fo:block>
                                                            <fo:inline font-family="Poor Richard" font-size="8pt" color="#FF0000">
                                                                <xsl:text>DATE</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                            </fo:table-row>
                                        </fo:table-body>
                                    </fo:table>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <xsl:text> </xsl:text>
                            </fo:block>
                            <fo:block>
                                <xsl:text> </xsl:text>
                            </fo:block>
                            <fo:block>
                                <fo:table width="100%" border-style="outset" border-width="2pt" background-repeat="repeat">
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-body>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="left">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>AGENCY</xsl:text>
                                                        </fo:inline>
                                                        <xsl:text> </xsl:text>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eAgencyMaster/name1"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="left">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>APPLICANT NAME </xsl:text>
                                                        </fo:inline>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eClientMaster/name"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>Underwriter</xsl:text>
                                                        </fo:inline>
                                                        <xsl:text> </xsl:text>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eQuote/underwriter"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                        </fo:table-row>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="left">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eAgencyMaster/mailaddress1"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eAgencyMaster/mailcity"/>
                                                        </fo:inline>
                                                        <xsl:text> </xsl:text>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eAgencyMaster/mailstate"/> 
                                                            <xsl:value-of select="/dsQuoteReport/eAgencyMaster/mailzip"/>
                                                        </fo:inline>
                                                        <xsl:text> </xsl:text>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="left">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eClientContact/address1"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eClientContact/city"/>  
                                                            <xsl:value-of select="/dsQuoteReport/eClientContact/state"/>  
                                                            <xsl:value-of select="/dsQuoteReport/eClientContact/zip"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block/>
                                            </fo:table-cell>
                                        </fo:table-row>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="left">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>AGENCY ID </xsl:text>
                                                        </fo:inline>
                                                        <fo:inline font-size="8pt" font-weight="normal">
                                                            <xsl:value-of select="/dsQuoteReport/eAgencyMaster/agencyID"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-family="Poor Richard" font-size="8pt" font-weight="bold" color="#FF0000">
                                                            <xsl:text>TAX ID / RISK ID?</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-family="Poor Richard" font-size="8pt" font-weight="bold" color="#FF0000">
                                                            <xsl:text>LEGAL STATUS</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                        </fo:table-row>
                                    </fo:table-body>
                                </fo:table>
                            </fo:block>
                            <fo:block>
                                <fo:inline font-weight="bold">
                                    <xsl:text>STATUS OF SUBMISSION</xsl:text>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <fo:inline font-weight="bold">
                                    <fo:table width="100%" border-style="outset" border-width="2pt" background-repeat="repeat">
                                        <fo:table-column/>
                                        <fo:table-column/>
                                        <fo:table-column/>
                                        <fo:table-body>
                                            <fo:table-row>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block>
                                                        <fo:block>
                                                            <fo:inline font-size="8pt" font-weight="normal">
                                                                <xsl:value-of select="/dsQuoteReport/eQuote/policyNumber"/>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block/>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block/>
                                                </fo:table-cell>
                                            </fo:table-row>
                                        </fo:table-body>
                                    </fo:table>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <fo:inline font-weight="bold">
                                    <xsl:text>LOCATIONS</xsl:text>
                                    <fo:table width="100%" border-style="outset" border-width="2pt" background-repeat="repeat">
                                        <fo:table-column column-width="20%"/>
                                        <fo:table-column/>
                                        <fo:table-body>
                                            <fo:table-row>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block>
                                                        <fo:block>
                                                            <fo:inline font-size="8pt">
                                                                <xsl:text>LOC#</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block>
                                                        <fo:block>
                                                            <fo:inline font-size="8pt">
                                                                <xsl:text>STREET, CITY, COUNTY, STATE, ZIP CODE</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                            </fo:table-row>
                                            <fo:table-row>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block text-align="left">
                                                        <fo:block>
                                                            <fo:inline font-size="8pt" font-weight="normal">
                                                                <xsl:value-of select="/dsQuoteReport/eSchedule/locationCode"/>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block>
                                                        <fo:block>
                                                            <fo:inline color="#FF0000">
                                                                <xsl:text>LOCATION</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                            </fo:table-row>
                                        </fo:table-body>
                                    </fo:table>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <fo:inline font-weight="bold">
                                    <xsl:text>POLICY INFORMATION</xsl:text>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <fo:inline font-weight="bold">
                                    <fo:table width="100%" border-style="outset" border-width="2pt" background-repeat="repeat">
                                        <fo:table-column/>
                                        <fo:table-column/>
                                        <fo:table-column/>
                                        <fo:table-body>
                                            <fo:table-row>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block text-align="center">
                                                        <fo:block>
                                                            <fo:inline font-size="8pt">
                                                                <xsl:text>PROPOSED EFF DATE</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                        <fo:block>
                                                            <fo:inline font-size="8pt" font-weight="normal">
                                                                <xsl:value-of select="/dsQuoteReport/eQuote/effDate"/>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block text-align="center">
                                                        <fo:block>
                                                            <fo:inline font-size="8pt">
                                                                <xsl:text>PROPOSED EXP DATE</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                        <fo:block>
                                                            <fo:inline font-size="8pt" font-weight="normal">
                                                                <xsl:value-of select="/dsQuoteReport/eQuote/expDate"/>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                                <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                    <fo:block text-align="center">
                                                        <fo:block>
                                                            <fo:inline font-size="8pt">
                                                                <xsl:text>LIMITS</xsl:text>
                                                            </fo:inline>
                                                        </fo:block>
                                                        <fo:block>
                                                            <fo:inline font-size="8pt" font-weight="normal">
                                                                <xsl:value-of select="/dsQuoteReport/eLimits/limitDesc"/>
                                                            </fo:inline>
                                                        </fo:block>
                                                    </fo:block>
                                                </fo:table-cell>
                                            </fo:table-row>
                                        </fo:table-body>
                                    </fo:table>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <fo:inline font-weight="bold">
                                    <xsl:text>RATING INFORMATION</xsl:text>
                                </fo:inline>
                            </fo:block>
                            <fo:block>
                                <fo:table width="100%" border-style="outset" border-width="2pt" background-repeat="repeat">
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-body>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block font-size="8pt">
                                                    <fo:block>
                                                        <fo:inline font-weight="bold">
                                                            <xsl:text>STATE</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>LOC#</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>CLASS</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>DESC</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>CATEGORIES, DUTIES, CLASSIFICATIONS</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>EXPOSURE</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>RATE</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>PREMIUM</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                        </fo:table-row>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/state"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/locationCode"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/classCode"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/classSeq"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/desc1"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="right">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/exposure"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="right">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/rate"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block text-align="right">
                                                    <fo:block>
                                                        <fo:inline font-size="8pt">
                                                            <xsl:value-of select="/dsQuoteReport/eSchedule/premium"/>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                        </fo:table-row>
                                    </fo:table-body>
                                </fo:table>
                                <fo:table width="100%" border-style="outset" border-width="2pt" background-repeat="repeat">
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-column/>
                                    <fo:table-body>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block/>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block/>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <fo:inline font-size="8pt" font-weight="bold">
                                                            <xsl:text>ADDITIONAL ENDORSEMENTS</xsl:text>
                                                        </fo:inline>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                        </fo:table-row>
                                        <fo:table-row>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <xsl:for-each select="/dsQuoteReport/ePremium">
                                                            <xsl:variable name="ePremium" select="."/>
                                                            <fo:block>
                                                                <fo:block text-align="left">
                                                                    <fo:block>
                                                                        <fo:inline font-size="8pt">
                                                                            <xsl:value-of select="premiumDesc"/>
                                                                        </fo:inline>
                                                                    </fo:block>
                                                                </fo:block>
                                                            </fo:block>
                                                        </xsl:for-each>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <xsl:for-each select="/dsQuoteReport/ePremium">
                                                            <xsl:variable name="ePremium1" select="."/>
                                                            <fo:block>
                                                                <fo:block text-align="right">
                                                                    <fo:block>
                                                                        <fo:inline font-size="8pt">
                                                                            <xsl:value-of select="premiumItem"/>
                                                                        </fo:inline>
                                                                    </fo:block>
                                                                </fo:block>
                                                            </fo:block>
                                                        </xsl:for-each>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                            <fo:table-cell border-style="inset" border-width="2pt" background-repeat="repeat" display-align="center">
                                                <fo:block>
                                                    <fo:block>
                                                        <xsl:for-each select="/dsQuoteReport/ePolicyForms">
                                                            <xsl:variable name="ePolicyForms" select="."/>
                                                            <fo:block>
                                                                <fo:block text-align="center">
                                                                    <fo:block>
                                                                        <fo:inline font-size="8pt">
                                                                            <xsl:value-of select="formNumber"/>
                                                                        </fo:inline>
                                                                    </fo:block>
                                                                </fo:block>
                                                            </fo:block>
                                                        </xsl:for-each>
                                                    </fo:block>
                                                </fo:block>
                                            </fo:table-cell>
                                        </fo:table-row>
                                    </fo:table-body>
                                </fo:table>
                            </fo:block>
                        </fo:block>
                    </fo:block>
                </fo:flow>
            </fo:page-sequence>
        </fo:root>
    </xsl:template>
</xsl:stylesheet>