<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Order SYSTEM "OrderV0.1072400.dtd">
<Order actionRequestStatusIndicator="AcceptanceAck">
	<Document id="" status="COPY" type="" language="EN">
		<creationDate date="2000-02-02"/>
	</Document>
	<buyer>
		<PartyIdentification>
			<GlobalLocationNumber>4325335000003</GlobalLocationNumber>
		</PartyIdentification>
		<BuyerAlignmentIdentification>Buyer</BuyerAlignmentIdentification>
	</buyer>
	<seller>
		<PartyIdentification>
			<GlobalLocationNumber/>
		</PartyIdentification>
		<SellerAlignmentIdentification/>
	</seller>
	<shipTo>
		<PartyIdentification>
			<GlobalLocationNumber/>
		</PartyIdentification>
		<ShipToAlignmentIdentification/>
	</shipTo>
	<requestedMovementType movement="requestedDeliveryDate">
		<movementDate date="2000-03-03"/>
	</requestedMovementType>
	<lineItem lineItemNumber="1">
		<itemId>
			<GlobalTradeItemNumber/>
		</itemId>
		<requestedQuantity value="100"/>
		<price netPrice="1000.00" currencyOfNetPrice=""/>
	</lineItem>
</Order>

