<?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>
  <Style ss:ID="s24">
    <Font x:Family="Swiss" ss:Bold="1"/>
  </Style>
  <Style ss:ID="s25">
   <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"/>
   <NumberFormat ss:Format="hh:mm:ss.0"/>
  </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</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">Unit</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">A260 (Abs)</Data></Cell>
    <Cell ss:StyleID="s23"><Data ss:Type="String">A280 (Abs)</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">3</Data></Cell>
    <Cell><Data ss:Type="String"></Data></Cell>
    <Cell><Data ss:Type="String">Science</Data></Cell>
    <Cell><Data ss:Type="String">6/10/2022 12:05:17 PM</Data></Cell>
    <Cell><Data ss:Type="Number">184.2</Data></Cell>
    <Cell><Data ss:Type="String">ng/µl</Data></Cell>
    <Cell><Data ss:Type="Number">3.684</Data></Cell>
    <Cell><Data ss:Type="Number">1.968</Data></Cell>
    <Cell><Data ss:Type="Number">1.87</Data></Cell>
    <Cell><Data ss:Type="Number">2.35</Data></Cell>
    <Cell><Data ss:Type="String">DNA</Data></Cell>
    <Cell><Data ss:Type="Number">50.00</Data></Cell>
   </Row>
   <Row ss:AutoFitHeight="0">
    <Cell><Data ss:Type="Number">4</Data></Cell>
    <Cell><Data ss:Type="String"></Data></Cell>
    <Cell><Data ss:Type="String">Science</Data></Cell>
    <Cell><Data ss:Type="String">6/10/2022 12:06:03 PM</Data></Cell>
    <Cell><Data ss:Type="Number">183.3</Data></Cell>
    <Cell><Data ss:Type="String">ng/µl</Data></Cell>
    <Cell><Data ss:Type="Number">3.666</Data></Cell>
    <Cell><Data ss:Type="Number">1.953</Data></Cell>
    <Cell><Data ss:Type="Number">1.88</Data></Cell>
    <Cell><Data ss:Type="Number">2.33</Data></Cell>
    <Cell><Data ss:Type="String">DNA</Data></Cell>
    <Cell><Data ss:Type="Number">50.00</Data></Cell>
   </Row>
  </Table>
 </Worksheet>
</Workbook>
