<?xml version="1.0" encoding="UTF-8"?>
<!--Sample XML file generated by XML Spy v4.2 (http://www.xmlspy.com)-->
<Order xmlns:cct="CoreComponentTypes.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="UBL_Order-0p64.xsd">
	<Header>
		<IssueDateTime>String</IssueDateTime>
		<Language>
			<IdentificationCode>token</IdentificationCode>
		</Language>
		<BuyerParty>
			<Identifier>String</Identifier>
			<Name>String</Name>
		</BuyerParty>
		<SellerParty>
			<Identifier>String</Identifier>
			<Name>String</Name>
		</SellerParty>
	</Header>
</Order>

