<hdr:Document
  xmlns:hdr="http://www.exchangenetwork.net/schema/header/2"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.exchangenetwork.net/schema/header/2 http://www.exchangenetwork.net/schema/header/2/header_v2.0.xsd"
  id="ID01">
  <hdr:Header>
  	<hdr:AuthorName>John Harman</hdr:AuthorName>
  	<hdr:OrganizationName>SOR</hdr:OrganizationName>
  	<hdr:DocumentTitle>ListSubstanceAddition</hdr:DocumentTitle>
  	<hdr:CreationDateTime>2008-10-29T00:52:14</hdr:CreationDateTime>
  </hdr:Header>
  <hdr:Payload>
	<SRS:ListMaintenance
	  xmlns:SRS="http://www.exchangenetwork.net/schema/SRS/3"
	  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	  xsi:schemaLocation="http://www.exchangenetwork.net/schema/SRS/3 http://www.exchangenetwork.net/schema/SRS/3">		
	    <SRS:ListSubstanceAddition>
			<SRS:ListAcronym>SAMPLE LIST</SRS:ListAcronym>	
			<SRS:EPAIdentifier>E60</SRS:EPAIdentifier>		
			<SRS:SynonymName>SAMPLE SYNONYM A</SRS:SynonymName>
			<SRS:RegulationReasonText/>	
			<SRS:AlternateIdentifierList>
				<SRS:AlternateIdentifier AlternateIdentifierContext="CONTEXT">12345</SRS:AlternateIdentifier>
			</SRS:AlternateIdentifierList>
		</SRS:ListSubstanceAddition>		
	    <SRS:ListSubstanceAddition>
			<SRS:ListAcronym>SAMPLE LIST</SRS:ListAcronym>	
			<SRS:EPAIdentifier>E60</SRS:EPAIdentifier>		
			<SRS:SynonymName>SAMPLE SYNONYM B</SRS:SynonymName>
			<SRS:RegulationReasonText/>	
			<SRS:AlternateIdentifierList>
				<SRS:AlternateIdentifier AlternateIdentifierContext="CONTEXT">12345</SRS:AlternateIdentifier>
			</SRS:AlternateIdentifierList>
		</SRS:ListSubstanceAddition>
	</SRS:ListMaintenance>	
  </hdr:Payload>
</hdr:Document>
