<?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/envelopeV1.xsd">
	<EnvelopeVersion>1.0</EnvelopeVersion>
	<Header>
		<MessageDetails>
			<Class>usageStatement</Class>
			<Qualifier>request</Qualifier>
			<TransactionID>[YourTransactionNumber]</TransactionID>
		</MessageDetails>
		<SenderDetails>
			<SenderCompany>[YourCompany]</SenderCompany>
			<SenderID>[YourSenderID]</SenderID>
			<Method>SHA-512</Method>
			<Authentication>[YourAuthString]</Authentication>
			<EmailAddress>technical@cocredo.com</EmailAddress>
		</SenderDetails>
	</Header>
	<Body>
		<usageStatement xmlns="http://xmlgw.cocredo.com/schemas" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlgw.cocredo.com/v2-0/docs/schemas/usageStatement.xsd">
			<periodStartTime>2019-04-26T12:17:00</periodStartTime>
			<periodEndTime>2019-04-26T14:17:00</periodEndTime>
		</usageStatement>
	</Body>
</WYSE>