﻿<?xml version="1.0" encoding="utf-8"?>
<ESdat generated="2013-05-09T10:20:17+10:00"
       fileType="eLabResultsHeader"
       schemaVersion="1.0.1"
       xmlns="http://www.escis.com.au/2013/XML">
	<LabReport  Lab_Report_Number="EB1301325"
              Date_Reported="2012-01-09"
              Project_ID="Project One"
			  Primary_Recipient_Org="ABC Consulting" 
              Status="Final"
              Project_Number="Project One"
			  Lab_Contact_Email="JohnDoe@Lab1.com" 
              Lab_Name="My Lab"
              Lab_Signatory="John Doe"
			  Comments="Laboratory Comment applicable to the entire laboratory report.">
		<Associated_Files xmlns="http://www.escis.com.au/2013/XML/LabReport">
			<File File_Name="EB1301325_0_COA.pdf"
            File_Type="eCOA"/>
			<File File_Name="EB1301325_0_QC.pdf"
            File_Type="eQC"/>
			<File File_Name="EB1301325_0_QCI.pdf"
            File_Type="eQCI"/>
			<File File_Name="EB1301325_0_SRN.pdf"
            File_Type="eSRN"/>
			<File File_Name="EB1301325_COC.pdf"
            File_Type="eCOC"/>
			<File File_Name="Peat STP.ESDAT_EB1301325_0.Sample4.CSV"
            File_Type="ESdat_Sample_CSV"/>
			<File File_Name="Peat STP.ESDAT_EB1301325_0.Chemistry4.CSV"
            File_Type="ESdat_Chemistry_CSV"/>
		</Associated_Files>
		
		<Copies_Sent_To xmlns="http://www.escis.com.au/2013/XML/LabReport">
			<Contact Email="sdg.service@mylab.com"
               Other=""/>
			<Contact Email="john.doe@mylab.com"
               Other=""/>
		</Copies_Sent_To>

		<eCoCs xmlns="http://www.escis.com.au/2013/XML/LabReport">
			<eCoC CoC_Number="COC_Number">
				<Lab_Requests>
					<Lab_Request 
                       Number="1"
                       Version="1" />
				</Lab_Requests>
			</eCoC>
		</eCoCs>



		
		<Lab_Qualifiers xmlns="http://www.escis.com.au/2013/XML/LabReport">
			<Lab_Qualifier  Code="J+" Description="The analyte was positively identified; the associated numerical value is the approximate concentration of the analyte in the sample, and may have a potential positive bias. "/>
			<Lab_Qualifier  Code="J-" Description="The analyte was positively identified; the associated numerical value is the approximate concentration of the analyte in the sample, and may have a potential negative bias."/>
		</Lab_Qualifiers>
		
	</LabReport>
</ESdat>
