<?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>
		<rs:AnyXML xmlns:rs="requesting.system.us">
			<rs:ThatCanBeSpecified>
				<rs:ToBeIncludedWithinNotificationMessages>somedata2</rs:ToBeIncludedWithinNotificationMessages>
			</rs:ThatCanBeSpecified>
		</rs:AnyXML>
		<wse:Identifier xmlns:wse="http://schemas.xmlsoap.org/ws/2004/08/eventing">uuid:OXNKD3KS-J9G9-JGFW-553O-SK5YIZBJ4AN</wse:Identifier>
		<wsa:Action>http://www.courts.state.mn.us/IS/02/CaseNotification</wsa:Action>
		<wsa:MessageID>urn:uuid:c8a023b8-9441-47aa-8f5f-5016094cefd0</wsa:MessageID>
		<wsa:To>http://j00000swebint/Deve/WebServices/CourtsISReceiver_02/CourtsISReceiver.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-48026f2c-b713-41a7-85bd-9da510feabdb" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
				<wsu:Created>2007-05-01T13:18:35Z</wsu:Created>
				<wsu:Expires>2007-05-01T13:23:35Z</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-81caa947-9573-4a9d-a9e6-dbe7fa34f3eb">
				<wsse:Username>yourusername</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>58KBxMLArVB6aemu7Yen1g==</wsse:Nonce>
				<wsu:Created>2007-05-01T13:18:35Z</wsu:Created>
			</wsse:UsernameToken>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<CaseNotification schemaVersion="3:1" messageProducedDateTime="2007-05-01T08:18:34-05:00" updateUserAccount="SmithJ" xmlns="http://www.courts.state.mn.us/CourtXML/3">
			<NotificationAdminHeader caseNumberKey="87CR07Scenario8" caseKey="1117871">
				<CourtFileNumber>
					<ID>87-CR-07-Scenario8</ID>
				</CourtFileNumber>
				<CaseCountyNumber>87</CaseCountyNumber>
				<CaseLocationText code="MN087015J">Yellow Medicine County</CaseLocationText>
				<BaseCaseTypeText>Adult</BaseCaseTypeText>
				<CaseCategoryText code="CR">Criminal</CaseCategoryText>
				<CaseTitle>State of Minnesota vs Clanry Ogavitz
{Integration Scenario}</CaseTitle>
				<CaseTypeText code="CRM">Crim/Traf Mandatory</CaseTypeText>
				<CaseIsConfidential>false</CaseIsConfidential>
				<CaseIsSealed>true</CaseIsSealed>
				<CaseIsRestricted>false</CaseIsRestricted>
				<PartyIdentifier partyKey="854">
					<PartyName currentNameIndicator="true">
						<BusinessName>The State of Minnesota</BusinessName>
					</PartyName>
					<PartyCaseAssociationText code="JRD">Jurisdiction</PartyCaseAssociationText>
				</PartyIdentifier>
				<PartyIdentifier partyKey="1209516">
					<PartyName currentNameIndicator="true">
						<PersonName>
							<PersonGivenName>Clanry</PersonGivenName>
							<PersonSurName>Ogavitz</PersonSurName>
							<PersonFullName>Ogavitz, Clanry</PersonFullName>
						</PersonName>
					</PartyName>
					<PartyCaseAssociationText code="DFD">Defendant</PartyCaseAssociationText>
					<PersonAssignedIDDetails>
						<PersonID>
							<ID>1032031</ID>
						</PersonID>
					</PersonAssignedIDDetails>
					<PersonBirthDate>1977-01-11</PersonBirthDate>
				</PartyIdentifier>
				<OffenseTrackingInformation>
					<ReportingAgencyORI>
						<ID>MN0870000</ID>
					</ReportingAgencyORI>
					<CommunityOfOffenseText code="87CA">Canby</CommunityOfOffenseText>
				</OffenseTrackingInformation>
			</NotificationAdminHeader>
			<CaseSecurityNotification>
				<TriggeredDateTime>2007-05-01T08:18:12-05:00</TriggeredDateTime>
				<NotificationEvent>CaseSealed</NotificationEvent>
				<CourtFileNumber>
					<ID>87-CR-07-Scenario8</ID>
				</CourtFileNumber>
			</CaseSecurityNotification>
		</CaseNotification>
	</soap:Body>
</soap:Envelope>
