<!DOCTYPE cXML SYSTEM "http://xml.cxml.org/schemas/cXML/1.2.046/cXML.dtd">
	<cXML payloadID="958074737352www.fournisseurtech.com" timestamp="2020-06-09T07:23:19-07:00">
		<Header>
			<From>
				<Credential domain="NetworkID">
					<Identity>AN22222222222</Identity>	<!--IS SUPPLIER SPECIFIC ANID-->
				</Credential>
				<Credential domain="buyersystemid"> 
					<Identity>22222222</Identity>	<!--IS SUPPLIER SPECIFIC BUYERSYSTEMID NUMBER-->
				</Credential> 
			</From>
			<To>
				<Credential domain="NetworkID">
					<Identity>AN11111111111</Identity>	<!--IS BUYER SPECIFIC ANID-->
				</Credential>
			</To>
			<Sender>
				<Credential domain="NetworkId">
					<Identity>AN22222222222</Identity>
					<SharedSecret>***put your shared secret here***</SharedSecret>
				</Credential>
				<UserAgent>Our PunchOut Site V4.2</UserAgent>	<!--DEFINED BY SUPPLIER WEBSHOP-->
			</Sender>
		</Header>
		<Message>
			<PunchOutOrderMessage>
				<BuyerCookie>1J3YVWU9QWMTB</BuyerCookie>
				<PunchOutOrderMessageHeader operationAllowed="edit">
					<Total>
						<Money currency="USD">999.98</Money>
					</Total>
				</PunchOutOrderMessageHeader>
				<ItemIn quantity="2">
					<ItemID>
						<SupplierPartID>laptop_1</SupplierPartID>
						<SupplierPartAuxiliaryID>white</SupplierPartAuxiliaryID>
					</ItemID>
					<ItemDetail>
						<UnitPrice>
							<Money currency="USD">499.99</Money>
						</UnitPrice>
						<Description xml:lang="en">SuperBook ABC Laptop</Description>
						<UnitOfMeasure>EA</UnitOfMeasure>
						<Classification domain="UNSPSC">43211503 </Classification>
						<ManufacturerPartID>Manufacturer_ID_1</ManufacturerPartID>
						<ManufacturerName>Tricolore</ManufacturerName>
						<LeadTime>8</LeadTime>
					</ItemDetail>
				</ItemIn>
			</PunchOutOrderMessage>
		</Message>
	</cXML>
	