<?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>productAvailability</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>
		<productAvailability 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/productAvailability.xsd">
			<cocredoID>2069869</cocredoID>
		</productAvailability>
	</Body>
</WYSE>