<?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">
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
  <Style ss:ID="s23">
   <Borders>
    <Border ss:Position="Bottom" ss:LineStyle="Continuous" ss:Weight="1"/>
    <Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="1"/>
    <Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="1"/>
    <Border ss:Position="Top" ss:LineStyle="Continuous" ss:Weight="1"/>
   </Borders>
   <Font x:Family="Swiss" ss:Bold="1"/>
   <Interior ss:Color="#DCDCFF" ss:Pattern="Solid"/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Sheet1">
  <Table>
  <Column ss:Index="1" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="2" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="3" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="4" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="5" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="6" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="7" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="8" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="9" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="10" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="11" ss:AutoFitWidth="0" ss:Width="120.0"/>
  <Column ss:Index="12" ss:AutoFitWidth="0" ss:Width="120.0"/>
   <Row ss:AutoFitHeight="0">
    <Cell ss:StyleID="s23"><Data ss:Type="String">#</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Sample ID</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">User name</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Date and Time</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Nucleic Acid Conc.</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Unit</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">A260</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">A280</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">260/280</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">260/230</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Sample Type</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Factor</Data></Cell>
   </Row>
   <Row ss:AutoFitHeight="0">
    <Cell><Data ss:Type="Number">1</Data></Cell>
    <Cell><Data ss:Type="String">67-1</Data></Cell>
    <Cell><Data ss:Type="String">RI-INBRE</Data></Cell>
    <Cell><Data ss:Type="String">8/12/2020 10:16:41 AM</Data></Cell>
    <Cell><Data ss:Type="Number">145.8</Data></Cell>
    <Cell><Data ss:Type="String">ng/µl</Data></Cell>
    <Cell><Data ss:Type="Number">2.915</Data></Cell>
    <Cell><Data ss:Type="Number">1.558</Data></Cell>
    <Cell><Data ss:Type="Number">1.87</Data></Cell>
    <Cell><Data ss:Type="Number">3.55</Data></Cell>
    <Cell><Data ss:Type="String">DNA</Data></Cell>
    <Cell><Data ss:Type="Number">50</Data></Cell>
   </Row>
   <Row ss:AutoFitHeight="0">
    <Cell><Data ss:Type="Number">2</Data></Cell>
    <Cell><Data ss:Type="String">67-2</Data></Cell>
    <Cell><Data ss:Type="String">RI-INBRE</Data></Cell>
    <Cell><Data ss:Type="String">8/12/2020 10:17:16 AM</Data></Cell>
    <Cell><Data ss:Type="Number">229.2</Data></Cell>
    <Cell><Data ss:Type="String">ng/µl</Data></Cell>
    <Cell><Data ss:Type="Number">4.584</Data></Cell>
    <Cell><Data ss:Type="Number">2.379</Data></Cell>
    <Cell><Data ss:Type="Number">1.93</Data></Cell>
    <Cell><Data ss:Type="Number">2.95</Data></Cell>
    <Cell><Data ss:Type="String">DNA</Data></Cell>
    <Cell><Data ss:Type="Number">50</Data></Cell>
   </Row>
   <Row ss:AutoFitHeight="0">
    <Cell><Data ss:Type="Number">3</Data></Cell>
    <Cell><Data ss:Type="String">67-3</Data></Cell>
    <Cell><Data ss:Type="String">RI-INBRE</Data></Cell>
    <Cell><Data ss:Type="String">8/12/2020 10:17:42 AM</Data></Cell>
    <Cell><Data ss:Type="Number">210.7</Data></Cell>
    <Cell><Data ss:Type="String">ng/µl</Data></Cell>
    <Cell><Data ss:Type="Number">4.214</Data></Cell>
    <Cell><Data ss:Type="Number">2.161</Data></Cell>
    <Cell><Data ss:Type="Number">1.95</Data></Cell>
    <Cell><Data ss:Type="Number">3.1</Data></Cell>
    <Cell><Data ss:Type="String">DNA</Data></Cell>
    <Cell><Data ss:Type="Number">50</Data></Cell>
   </Row>
  </Table>
 </Worksheet>
</Workbook>
