<?xml version='1.0' encoding='UTF-8'?>
<!-- Created by Charles Hoffman, CPA, 2007-01-01 -->
<xsl:stylesheet version='1.0' xmlns:xsl='http://www.w3.org/1999/XSL/Transform'
    xmlns:xbrli='http://www.xbrl.org/2003/instance'
    xmlns:ci='http://www.xbrl.us/patterns/2007/RestatingInformation'
    >
<xsl:output method='xml' indent='yes' />
<xsl:decimal-format name='base' decimal-separator='.' grouping-separator=',' minus-sign='-' />

<xsl:template match='/'>
<xsl:comment>Autogenerated by XSLT stylesheet</xsl:comment>
<xsl:comment> Created by Charles Hoffman, CPA, UBmatrix: 2005-07-07 </xsl:comment>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" font-family="sans-serif" font-size="10pt" text-align="left" display-align="before">

<fo:layout-master-set>
          <fo:simple-page-master page-height="11in" page-width="8.5in" margin-top=".75in" margin-left="1in" margin-right=".8in" margin-bottom=".75in" master-name="PageMaster">
            <fo:region-before border-style="none" border-width="thin" extent="10mm"/>
            <fo:region-body border-style="none" border-width="thin" margin-top="0mm" margin-left="0mm" margin-right="0mm" margin-bottom="10mm"/>
            <fo:region-after border-style="none" border-width="thin" extent=".5in"/>
          </fo:simple-page-master>
</fo:layout-master-set>

<fo:page-sequence master-reference="PageMaster">
  <fo:static-content flow-name="xsl-region-after">
     <fo:block text-align="left" font-size="8pt">
         The accompanying notes form an integral part of the consolidated financial statements.
     </fo:block>     
    <fo:block text-align="right">
      <fo:page-number /> 
    </fo:block>
  </fo:static-content>
  <fo:flow flow-name="xsl-region-body">
     <fo:block font-size="16pt" color='navy' font-weight="bold" text-align='center' border-bottom-width="1pt" border-bottom-style="solid" border-color="navy">
         Restating Information 
     </fo:block>
     
     <fo:block font-size="12pt" font-weight="bold" space-before="15mm" space-after="0mm">
          USFRTF Sample Company
     </fo:block>
     <fo:block font-size="12pt" font-weight="bold" space-before="0mm" space-after="0mm">
          For Period Ending December 31,
     </fo:block>     
     <fo:block font-size="12pt" font-weight="bold" space-before="0mm" space-after="15mm">
          (thousands of dollars)
     </fo:block>     
     <fo:table table-layout='fixed'>
        <fo:table-column column-width="250pt"/>
        <fo:table-column column-width="75pt"/>
        <fo:table-column column-width="75pt"/>

<!-- Balance sheet -->
        <fo:table-body border-color="black">
           <fo:table-row font-weight="bold">
              <fo:table-cell><fo:block font-size="10pt" text-align='left'>Balance Sheet<fo:inline font-size='6pt'> (Fragment of 2003 BS, showing 2003 and 2002)</fo:inline></fo:block></fo:table-cell>
              <fo:table-cell><fo:block border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm" text-align='right'>2003</fo:block></fo:table-cell>
              <fo:table-cell><fo:block border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm" text-align='right'>2002</fo:block></fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left' font-weight="bold">Equity</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block> </fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block> </fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Common Stock</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:CommonStock[@contextRef='I-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:CommonStock[@contextRef='I-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Retained Earnings</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='right'>Total Equity</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:Equity[@contextRef='I-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:Equity[@contextRef='I-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>




<!-- Income Statement -->
           <fo:table-row font-weight="bold">
              <fo:table-cell><fo:block font-size="10pt" text-align='left'>Income Statement<fo:inline font-size='6pt'> (Fragment of 2003 IS, showing 2003 and 2002)</fo:inline></fo:block></fo:table-cell>
              <fo:table-cell><fo:block border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm" text-align='right'>2003</fo:block></fo:table-cell>
              <fo:table-cell><fo:block border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm" text-align='right'>2002</fo:block></fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left' font-weight="bold">Equity</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block> </fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block> </fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Gross Sales</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:SalesGross[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:SalesGross[@contextRef='D-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Cost of sales</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:CostOfSales[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:CostOfSales[@contextRef='D-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Net sales</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:SalesNet[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:SalesNet[@contextRef='D-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Operating expenses</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:OperatingExpenses[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="0mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:OperatingExpenses[@contextRef='D-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Net income (loss)</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:NetIncomeLoss[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:NetIncomeLoss[@contextRef='D-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>






<!-- Statement of Equity -->
           <fo:table-row font-weight="bold">
              <fo:table-cell><fo:block text-align='left'>Statement of Equity<fo:inline font-size='6pt'> (Fragment)</fo:inline></fo:block></fo:table-cell>
              <fo:table-cell><fo:block border-bottom-width="0pt" border-bottom-style="solid" space-after="5mm" text-align='left'> </fo:block></fo:table-cell>
              <fo:table-cell><fo:block border-bottom-width="0pt" border-bottom-style="solid" space-after="5mm" text-align='left'> </fo:block></fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Retained earnings, Beginning balance, Origionally Stated</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2002-OS'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="0pt" border-bottom-style="solid" space-after="5mm"> </fo:block>
             </fo:table-cell>
           </fo:table-row>

           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Prior Period Earnings</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right'><xsl:value-of select="format-number(/xbrli:xbrl/ci:PriorPeriodErrors[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right'> </fo:block>
             </fo:table-cell>
           </fo:table-row>
           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Changes In Accounting Policies</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right'><xsl:value-of select="format-number(/xbrli:xbrl/ci:ChangesInAccountingPolicies[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right'> </fo:block>
             </fo:table-cell>
           </fo:table-row>

           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='right'>Prior Period Adjustments</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-top-width=".5pt" border-top-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:PriorPeriodAdjustments[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-top-width="0pt" border-top-style="solid" space-after="5mm"> </fo:block>
             </fo:table-cell>
           </fo:table-row>

           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Retained earnings, Beginning balance, Restated</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="none" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="none" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2001'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>

           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Dividends Paid</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right'><xsl:value-of select="format-number(/xbrli:xbrl/ci:DividendsPaid[@contextRef='D-2003'] div -1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right'><xsl:value-of select="format-number(/xbrli:xbrl/ci:DividendsPaid[@contextRef='D-2002'] div -1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>

           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>Net Income</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid"><xsl:value-of select="format-number(/xbrli:xbrl/ci:NetIncomeLoss[@contextRef='D-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width=".5pt" border-bottom-style="solid"><xsl:value-of select="format-number(/xbrli:xbrl/ci:NetIncomeLoss[@contextRef='D-2002'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>

           <fo:table-row>
             <fo:table-cell>
                <fo:block text-align='left'>December 31, 2003</fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="1pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2003'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
             <fo:table-cell>
                <fo:block text-align='right' border-bottom-width="1pt" border-bottom-style="solid" space-after="5mm"><xsl:value-of select="format-number(/xbrli:xbrl/ci:RetainedEarningsAccumulatedLosses[@contextRef='I-2002-OS'] div 1,'#,##0','base')" /></fo:block>
             </fo:table-cell>
           </fo:table-row>
       </fo:table-body>
    </fo:table> 
  </fo:flow>
</fo:page-sequence>
</fo:root>

</xsl:template>
</xsl:stylesheet>



