<?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>owner</Author>
  <LastAuthor>AL</LastAuthor>
  <Created>2011-11-08T04:08:51Z</Created>
  <Version>14.00</Version>
 </DocumentProperties>
 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  <AllowPNG/>
 </OfficeDocumentSettings>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>10035</WindowHeight>
  <WindowWidth>22995</WindowWidth>
  <WindowTopX>480</WindowTopX>
  <WindowTopY>45</WindowTopY>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
  <Style ss:ID="s62">
   <NumberFormat ss:Format="Short Date"/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Auto-Trigger-Sample">
  <Table ss:ExpandedColumnCount="15" ss:ExpandedRowCount="3" x:FullColumns="1"
   x:FullRows="1" ss:DefaultRowHeight="15">
   <Row>
    <Cell><Data ss:Type="String">LNAME</Data></Cell>
    <Cell><Data ss:Type="String">FNAME</Data></Cell>
    <Cell><Data ss:Type="String">MI</Data></Cell>
    <Cell><Data ss:Type="String">ADDR1</Data></Cell>
    <Cell><Data ss:Type="String">ADDR2</Data></Cell>
    <Cell><Data ss:Type="String">CITY</Data></Cell>
    <Cell><Data ss:Type="String">STATE</Data></Cell>
    <Cell><Data ss:Type="String">ZIP</Data></Cell>
    <Cell><Data ss:Type="String">ZIP4</Data></Cell>
    <Cell><Data ss:Type="String">BEACON SCORE</Data></Cell>
    <Cell><Data ss:Type="String">MOBILE HOMES</Data></Cell>
    <Cell><Data ss:Type="String">AUTO TRIGGER</Data></Cell>
    <Cell><Data ss:Type="String">PHONE</Data></Cell>
    <Cell><Data ss:Type="String">AUTO TRIGGER DATE</Data></Cell>
    <Cell><Data ss:Type="String">AUTO TRIGGER DAYS</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">XXXXXX</Data></Cell>
    <Cell><Data ss:Type="String">ANNTONETTE</Data></Cell>
    <Cell ss:Index="4"><Data ss:Type="String">1  CHURCH ST</Data></Cell>
    <Cell ss:Index="6"><Data ss:Type="String">PANAMA CITY</Data></Cell>
    <Cell><Data ss:Type="String">NJ</Data></Cell>
    <Cell><Data ss:Type="Number">32401</Data></Cell>
    <Cell><Data ss:Type="Number">4531</Data></Cell>
    <Cell><Data ss:Type="Number">672</Data></Cell>
    <Cell><Data ss:Type="Boolean">0</Data></Cell>
    <Cell><Data ss:Type="Boolean">1</Data></Cell>
    <Cell><Data ss:Type="String">xxxxx</Data></Cell>
    <Cell ss:StyleID="s62"><Data ss:Type="DateTime">2011-08-16T00:00:00.000</Data></Cell>
    <Cell><Data ss:Type="Number">1</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">XXXXXX</Data></Cell>
    <Cell><Data ss:Type="String">LEO</Data></Cell>
    <Cell ss:Index="4"><Data ss:Type="String">6101 HARRIS ST</Data></Cell>
    <Cell ss:Index="6"><Data ss:Type="String">PANAMA CITY</Data></Cell>
    <Cell><Data ss:Type="String">NJ</Data></Cell>
    <Cell><Data ss:Type="Number">32404</Data></Cell>
    <Cell><Data ss:Type="Number">7548</Data></Cell>
    <Cell><Data ss:Type="Number">742</Data></Cell>
    <Cell><Data ss:Type="Boolean">0</Data></Cell>
    <Cell><Data ss:Type="Boolean">1</Data></Cell>
    <Cell><Data ss:Type="String">xxxxx</Data></Cell>
    <Cell ss:StyleID="s62"><Data ss:Type="DateTime">2011-08-16T00:00:00.000</Data></Cell>
    <Cell><Data ss:Type="Number">1</Data></Cell>
   </Row>
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <Selected/>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
</Workbook>

