<?xml version="1.0" encoding="UTF-8"?>
<WYSE xmlns="http://xmlgw.cocredo.com/schemas" 
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
		xsi:schemaLocation="http://xmlgw.cocredo.com/schemas http://xmlgw.cocredo.com/schemas/envelopeV1.xsd">
	<EnvelopeVersion>1.0</EnvelopeVersion>
	<Header>
		<MessageDetails>
			<Class>usageStatement</Class>
			<Qualifier>response</Qualifier>
			<TransactionID>123</TransactionID>
			<ServiceResponse>0.016</ServiceResponse>
			<ResponseDate>2012-03-12T10:32:34</ResponseDate>
			<ResponseToUser>YourSenderId</ResponseToUser>
		</MessageDetails>
		<SenderDetails>
			<SenderCompany>CoCredo</SenderCompany>
			<SenderID>xmlgw.cocredo</SenderID>
			<EmailAddress>helpdesk@cocredo.com</EmailAddress>
		</SenderDetails>
	</Header>
	<Body>
		<usageStatementResponse xmlns="http://xmlgw.cocredo.com/v1-0/docs/schemas" 
				xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
				xsi:schemaLocation="http://xmlgw.cocredo.com/v1-0/docs/schemas http://xmlgw.cocredo.com/v1-0/docs/schemas/usageStatementResponse.xsd">
			<returnCount>1</returnCount>
			<reportInfo>
				<reportDate>2012-03-04</reportDate>
				<reportType>Level 1</reportType>
				<reportSubject>BRITISH AIRWAYS PLC</reportSubject>
				<reportUrl>http://www.cocredo.co.uk/login/autologin.cfm?un=1&amp;auth=EF7AD379F89EF0C1FA0115AF5FA0A3F7&amp;log=123456</reportUrl>
			</reportInfo>
		</usageStatementResponse>
 	</Body>
</WYSE>