<?xml version="1.0" encoding="UTF-8"?>
<OrderResponseSimple xmlns="urn:oasis:names:tc:ubl:OrderResponseSimple:1.0:0.70" 
xmlns:cat="urn:oasis:names:tc:ubl:CommonAggregateTypes:1.0:0.70" 
xmlns:cct="urn:oasis:names:tc:ubl:CoreComponentTypes:1.0:0.70" 
xmlns:ccts="urn:oasis:names:tc:ubl:CoreComponentParameters:1.0:0.70" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="urn:oasis:names:tc:ubl:Invoice:1.0:0.70
0p70/xsd/UBL_Library_0p70_OrderResponseSimple.xsd">
	<cat:ID>1</cat:ID>
	<cat:IssueDate>2003-02-03</cat:IssueDate>
	<AcceptedIndicator>1</AcceptedIndicator>
	<RejectionReasonCode/>
	<cat:Note/>
	<cat:ReferencedOrder>
		<cat:BuyersOrderID>20031234-1</cat:BuyersOrderID>
		<cat:SellersOrderID>154135798</cat:SellersOrderID>
		<cat:IssueDate>2003-02-03</cat:IssueDate>
	</cat:ReferencedOrder>
</OrderResponseSimple>
