<?xml version="1.0" encoding="UTF-8"?>
<Receipts xmlns="http://www.posti.com/wms/postiwmsxml/OutReceiptConfirmation/2016/1">
	<Receipt ArrivalDateTime="2017-08-17T14:00:00+03:00" EnterpriseCode="000" ReceiptDate="2017-08-18T07:14:12+03:00" ReceiptNo="11122233-1" ReceivingNode="12" TrailerLPNNo="234234">
		<MetaData CreationDateTime="2017-08-17T14:05:00+03:00" DocumentType="OutReceiptConfirmation" ExternalUserId="003712345678" Language="EN" MessageIdentifier="123456" ReceiverOrganizationId="000"/>
		<ReceiptLines>
			<ReceiptLine DispositionCode="STOCKED" InventoryStatus="UN" ItemID="ABC1001" LotAttribute1="" LotAttribute2="" LotAttribute3="" LotNumber="12345" OrderNo="1234567890" PrimeLineNo="1" ProductClass="NORM" Quantity="30.00" SerialNo="1234512345" UnitOfMeasure="KPL">
				<Extn ExtnBestBeforeDate=""/>
				<OrderLine CustomerLinePONo="00010" OrderedQty="30.00">
					<ItemDetails ItemID="ABC1001">
						<PrimaryInformation UnitWidthUOM="CM" UnitWidth="80" UnitWeightUOM="KG" UnitWeight="10" UnitLengthUOM="CM" UnitLength="200" UnitHeightUOM="CM" UnitHeight="4"/>
					</ItemDetails>
					<References>
						<Reference Name="passThrough" Value="1234512345"/>
					</References>
					<Order CustomerPONo="123123"/>
				</OrderLine>
				<ShipmentLine ItemID="ABC1001" ProductClass="NORM" Quantity="30.00" ReceivedQuantity="30.00" ShipmentLineNo="00010" UnitOfMeasure="KPL"/>
			</ReceiptLine>
			<ReceiptLine DispositionCode="STOCKED" InventoryStatus="UN" ItemID="ABC1002" LotAttribute1="" LotAttribute2="" LotAttribute3="" LotNumber="23456" OrderNo="1234567890" PrimeLineNo="2" ProductClass="NORM" Quantity="4.00" UnitOfMeasure="KPL">
				<Extn ExtnBestBeforeDate=""/>
				<OrderLine CustomerLinePONo="00020" OrderedQty="4.00">
					<ItemDetails ItemID="ABC1002">
						<PrimaryInformation UnitWidthUOM="CM" UnitWidth="10" UnitWeightUOM="KG" UnitWeight="0.5" UnitLengthUOM="CM" UnitLength="10" UnitHeightUOM="CM" UnitHeight="30"/>
					</ItemDetails>
					<References>
						<Reference Name="passThrough" Value="432433"/>
						<Reference Name="customersReference1" Value="abc234"/>
					</References>
					<Order CustomerPONo="123123"/>
				</OrderLine>
				<ShipmentLine ItemID="ABC1002" ProductClass="NORM" Quantity="4.00" ReceivedQuantity="4.00" ShipmentLineNo="00020" UnitOfMeasure="KPL"/>
			</ReceiptLine>
		</ReceiptLines>
		<Shipment BolNo="2" ReceivingNode="12" ShipmentNo="123456789"/>
	</Receipt>
</Receipts>
