<?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/FiniteNumberOfValues'>

<xsl:output method='xml' indent='yes' />

<xsl:template match='/'>
<xsl:processing-instruction name='mso-application'>progid='Excel.Sheet'</xsl:processing-instruction>
<xsl:comment>Autogenerated by XSLT stylesheet</xsl:comment>
<xsl:comment> Created by Charles Hoffman, CPA, 2007-01-01 </xsl:comment>

<Workbook xmlns='urn:schemas-microsoft-com:office:spreadsheet'
          xmlns:excel='urn:schemas-microsoft-com:office:excel'
          xmlns:sheet='urn:schemas-microsoft-com:office:spreadsheet'>
   <Styles>
      <Style sheet:ID='Style-01'>
         <Font excel:Family='Swiss' sheet:Bold='1'/>
      </Style>
      <Style sheet:ID='Style-02'>
         <Alignment sheet:Horizontal='Center' sheet:Vertical='Bottom'/>
         <Font excel:Family='Swiss' sheet:Bold='1'/>
      </Style>
      <Style sheet:ID='Style-03'>
         <Alignment sheet:Horizontal='Center' sheet:Vertical='Top' sheet:WrapText='1'/>
         <Borders>
            <Border sheet:Position='Bottom' sheet:LineStyle='Continuous' sheet:Weight='1'/>
         </Borders>
         <Font excel:Family='Swiss' sheet:Size='9'/>
      </Style>
      <Style sheet:ID='Style-04'>
         <NumberFormat sheet:Format='#,##0_);\(#,##0\)'/>
      </Style>
      <Style sheet:ID='Style-05'>
         <Alignment sheet:Horizontal='Right' sheet:Vertical='Bottom'/>
         <Font excel:Family='Swiss'/>
      </Style>
      <Style sheet:ID="Style-06">
        <Alignment sheet:Horizontal="Right" sheet:Vertical="Top"/>
        <Borders>
           <Border sheet:Position="Bottom" sheet:LineStyle="Double" sheet:Weight="3"/>
           <Border sheet:Position="Top" sheet:LineStyle="Continuous" sheet:Weight="1"/>
       </Borders>
       <Font excel:Family="Swiss" sheet:Size="10"/>
       <NumberFormat sheet:Format="#,##0_);\(#,##0\)"/>
    </Style>
      <Style sheet:ID='Style-07'>
         <Alignment sheet:Horizontal='Left' sheet:Vertical='Top' sheet:WrapText='1'/>
         <Font excel:Family='Swiss' sheet:Bold='1'/>
      </Style>
    </Styles>
 <Worksheet sheet:Name='FiniteNumberOfValues'>
    <Table sheet:ExpandedRowCount='20'>
      <Column sheet:Width='20'/>
      <Column sheet:Width='250'/>
      <Column sheet:Width='60'/>
      <Column sheet:Width='60'/>
      <Row sheet:Index='1'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>Finite Number of Values</Data>
         </Cell>
      </Row>
      <Row sheet:Index='4'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>USFRTF Sample Company</Data>
         </Cell>
      </Row>
      <Row sheet:Index='5'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>December 31,</Data>
         </Cell>
      </Row>
      <Row sheet:Index='6'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>(thousands of dollars)</Data>
         </Cell>
      </Row>
      <Row sheet:Index='8'>
         <Cell sheet:Index='3' sheet:StyleID='Style-03'>
            <Data sheet:Type='String'>2003</Data>
         </Cell>
         <Cell sheet:Index='4' sheet:StyleID='Style-03'>
            <Data sheet:Type='String'>2002</Data>
         </Cell>
      </Row>
      <Row sheet:Index='10'>
         <Cell sheet:Index='1' sheet:StyleID='Style-01'>
            <Data sheet:Type='String'>LONG-TERM DEBT</Data>
         </Cell>
      </Row>
      
      <Row sheet:Index='12'>
         <Cell sheet:Index='2' sheet:StyleID='Style-07'>
            <Data sheet:Type='String'>The following is a summary of maturities of long term debt:</Data>
         </Cell>
      </Row>
      <Row sheet:Index='14' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Current portion</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtCurrent[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtCurrent[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='15' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>2005</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInTwoYears[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInTwoYears[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='16' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>2006</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInThreeYears[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInThreeYears[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='17' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>2007</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInFourYears[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInFourYears[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='18' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>2008</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInFiveYears[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingInFiveYears[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
      <Row sheet:Index='19' sheet:StyleID='Style-04'>
         <Cell sheet:Index='2'>
            <Data sheet:Type='String'>Thereafter</Data>
         </Cell>
         <Cell sheet:Index='3'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingThereafter[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebtMaturingThereafter[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>
     <Row sheet:Index='20'>
         <Cell sheet:Index='2' sheet:StyleID='Style-05'>
            <Data sheet:Type='String'>Total Long Term Debt</Data>
         </Cell>
         <Cell sheet:Index='3' sheet:StyleID='Style-06'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebt[@contextRef='I-2003'] div 1000" /></Data>
         </Cell>
         <Cell sheet:Index='4' sheet:StyleID='Style-06'>
            <Data sheet:Type='Number'><xsl:value-of select="/xbrli:xbrl/ci:LongTermDebt[@contextRef='I-2002'] div 1000" /></Data>
         </Cell>
      </Row>


   </Table>
</Worksheet>

</Workbook>
</xsl:template>
</xsl:stylesheet>



