<?xml version="1.0"?>
<soap:Envelope xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing" xmlns:soap="http://www.w3.org/2003/05/soap-envelope">
	<soap:Header>
		<wse:Identifier xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">uuid:6X0ANYYM-SUNO-2GSM-DRB3-AKJORVPCL4ZO</wse:Identifier>
		<wsa:Action>http://www.courts.state.mn.us/IS/02/CaseNotification</wsa:Action>
		<wsa:MessageID>urn:uuid:34c307c5-25d4-4221-90c2-360ca6935c4d</wsa:MessageID>
		<wsa:To>https:someurl.asmx</wsa:To>
		<wsse:Security env:mustUnderstand="true" xmlns:env="http://www.w3.org/2003/05/soap-envelope" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
			<wsu:Timestamp wsu:Id="Timestamp-f9543234-65ce-485d-a168-d3ba70595e1d" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
				<wsu:Created>2008-03-05T16:08:06Z</wsu:Created>
				<wsu:Expires>2008-03-05T16:13:06Z</wsu:Expires>
			</wsu:Timestamp>
			<wsse:UsernameToken xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" wsu:Id="SecurityToken-78627e3d-af36-4ab0-bb7a-9d2f37c9d57a">
				<wsse:Username>courts.state.mn.us/IntegrationBroker</wsse:Username>
				<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">abc123</wsse:Password>
				<wsse:Nonce>lrmuG6Pz5lruMQgl+pb5wA==</wsse:Nonce>
				<wsu:Created>2008-03-05T16:08:06Z</wsu:Created>
			</wsse:UsernameToken>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<CaseNotification schemaVersion="3:2" messageProducedDateTime="2008-03-05T10:08:03-06:00" updateUserAccount="ABCDE" xmlns="http://www.courts.state.mn.us/CourtXML/3">
			<!-- elements removed -->
		</CaseNotification>
	</soap:Body>
</soap:Envelope>
