<?xml version="1.0" encoding="UTF-8"?>
<Order xmlns="http://www.posti.com/wms/postiwmsxml/InSalesOrder/2016/1" ShipNode="12" ReqShipDate="2017-08-24T21:00:00+02:00" ReqDeliveryDate="2017-08-24T21:00:00+02:00" OrderType="Order" TermsCode="99" FreightTerms="DAP" CarrierAccountNo="999999" CarrierServiceCode="2106" SCAC="Posti Oyj" ScacAndService="999" CustCustPONo="a321b" CustomerPONo="123321">
	<MetaData SourceOrganizationId="000" CreationDateTime="2017-08-23T21:00:00+02:00" DocumentType="InSalesOrder" ExternalUserId="003712345678" Language="FI" MessageIdentifier="321321"/>
	<OrderLines>
		<OrderLine ShipNode="12" CustomerLinePONo="00010" SerialNo="123456789" SegmentType="" Segment="" OrderedQty="1.00" ReqShipDate="2017-08-24T21:00:00+02:00" ReqDeliveryDate="2017-08-24T21:00:00+02:00" DependencyShippingRule="01" TransactionalLineId="00010">
			<Item UnitOfMeasure="KPL" ProductClass="NORM" ItemID="ABC1003" ItemDesc="Submarine, 100mx20m" CustomerItem="CBA321"/>
			<Extn ExtnCustomerSalesUOM="PCE" ExtnCustomerSalesUOMConversion="1">
				<ExtnOlineSpecialServiceList>
					<ExtnOlineSpecialService SpecialServicesCode="3139"/>
				</ExtnOlineSpecialServiceList>
			</Extn>
			<Instructions>
				<Instruction InstructionType="DelNtComt" InstructionText="Handle with care"/>
			</Instructions>
			<LinePriceInfo Currency="USD" UnitPrice="2500000"/>
			<LineTaxes>
				<LineTax TaxPercentage="0" Tax="0" TaxName=""/>
			</LineTaxes>
			<References>
				<Reference Name="passThrough" Value="1233454567"/>
				<Reference Name="customerReference2" Value="5555444433"/>
				<Reference Name="email" Value="john.doe@customer.com"/>
			</References>
		</OrderLine>
		<OrderLine ShipNode="12" CustomerLinePONo="00020" SerialNo="6534432153" SegmentType="" Segment="" OrderedQty="1.00" ReqShipDate="2017-08-24T21:00:00+02:00" ReqDeliveryDate="2017-08-24T21:00:00+02:00" DependencyShippingRule="01" TransactionalLineId="00020">
			<Item UnitOfMeasure="KPL" ProductClass="NORM" ItemID="ABC1004" ItemDesc="Toyota Supra" CustomerItem="EFG4327865"/>
			<Extn ExtnCustomerSalesUOM="PCE" ExtnCustomerSalesUOMConversion="1">
				<ExtnOlineSpecialServiceList>
					<ExtnOlineSpecialService SpecialServicesCode="3139"/>
				</ExtnOlineSpecialServiceList>
			</Extn>
			<Instructions>
				<Instruction InstructionType="DelNtComt" InstructionText="Handle with care"/>
			</Instructions>
			<LinePriceInfo Currency="USD" UnitPrice="35000"/>
			<LineTaxes>
				<LineTax TaxPercentage="0" Tax="0" TaxName=""/>
			</LineTaxes>
			<References>
				<Reference Name="passThrough" Value="122345356"/>
				<Reference Name="customerReference2" Value="666523212"/>
				<Reference Name="email" Value="john.doe@customer.com"/>
			</References>
		</OrderLine>
	</OrderLines>
	<Instructions>
		<Instruction InstructionType="FrghtNtCom" InstructionText="Requires a very large transport"/>
	</Instructions>
	<PersonInfoShipTo FirstName="John Doe" LastName="" Company="" ZipCode="33470" AddressLine1="Marine street 1" AddressLine2="" AddressLine3="" DayPhone="555-12345" OtherPhone="" EmailId="john.doe@customer.com" Country="FI" City="Ylöjärvi"/>
	<PersonInfoBillTo FirstName="John Doe" LastName="" Company="" ZipCode="33470" AddressLine1="Marine street 1" AddressLine2="" AddressLine3="" DayPhone="555-12345" OtherPhone="" EmailId="john.doe@customer.com" Country="FI" City="Ylöjärvi"/>
	<References>
		<Reference Name="customerReference" Value="123abc"/>
	</References>
	<SpecialServices/>
</Order>
