<?xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40">
 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  <Author>Raymond</Author>
  <LastAuthor>Raymond</LastAuthor>
  <Created>2006-04-24T13:51:22Z</Created>
  <LastSaved>2006-05-10T03:29:38Z</LastSaved>
  <Company>Formedia</Company>
  <Version>11.6568</Version>
 </DocumentProperties>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>13035</WindowHeight>
  <WindowWidth>17115</WindowWidth>
  <WindowTopX>360</WindowTopX>
  <WindowTopY>60</WindowTopY>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
  <Style ss:ID="s21">
   <Font x:Family="Swiss" ss:Bold="1"/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Sheet1">
  <Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="5" x:FullColumns="1"
   x:FullRows="1">
   <Column ss:Width="53.25" ss:Span="3"/>
   <Row ss:StyleID="s21">
    <Cell><Data ss:Type="String">Heading 1</Data></Cell>
    <Cell><Data ss:Type="String">Heading 2</Data></Cell>
    <Cell><Data ss:Type="String">Heading 3</Data></Cell>
    <Cell><Data ss:Type="String">Heading 4</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Row 1.1</Data></Cell>
    <Cell><Data ss:Type="String">Row 1.2</Data></Cell>
    <Cell><Data ss:Type="String">Row 1.3</Data></Cell>
    <Cell><Data ss:Type="String">Row 1.4</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Row 2.1</Data></Cell>
    <Cell><Data ss:Type="String">Row 2.2</Data></Cell>
    <Cell><Data ss:Type="String">Row 2.3</Data></Cell>
    <Cell><Data ss:Type="String">Row 2.4</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Row 3.1</Data></Cell>
    <Cell><Data ss:Type="String">Row 3.2</Data></Cell>
    <Cell><Data ss:Type="String">Row 3.3</Data></Cell>
    <Cell><Data ss:Type="String">Row 3.4</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Row 4.1</Data></Cell>
    <Cell><Data ss:Type="String">Row 4.2</Data></Cell>
    <Cell><Data ss:Type="String">Row 4.3</Data></Cell>
    <Cell><Data ss:Type="String">Row 4.4</Data></Cell>
   </Row>
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <Print>
    <ValidPrinterInfo/>
    <HorizontalResolution>-3</HorizontalResolution>
    <VerticalResolution>0</VerticalResolution>
   </Print>
   <Selected/>
   <Panes>
    <Pane>
     <Number>3</Number>
     <ActiveRow>6</ActiveRow>
     <ActiveCol>3</ActiveCol>
    </Pane>
   </Panes>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
 <Worksheet ss:Name="Sheet2">
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
 <Worksheet ss:Name="Sheet3">
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
</Workbook>

