<?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>
		<is:ConsumingSystemID xmlns:is="http://www.courts.state.mn.us/IS">35</is:ConsumingSystemID>
		<wsa:Action>http://www.courts.state.mn.us/IS/02/CaseSearchByPartyReply</wsa:Action>
		<wsa:MessageID>urn:uuid:496e7c8c-e5c6-4349-85c5-1340d560268a</wsa:MessageID>
		<wsa:RelatesTo>uuid:414D51204D53434A4230314420202020CB43D546200CD12D</wsa:RelatesTo>
		<wsa:To>wmq:RESP_QUEUE@MYQUEUEMANAGER</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-ce909b61-377f-444e-ae5a-abd59b197aad" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
				<wsu:Created>2007-08-31T18:02:49Z</wsu:Created>
				<wsu:Expires>2007-08-31T18:07:49Z</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-d1ee7c28-c7aa-4401-a818-3d691f341675">
				<wsse:Username>accountassignedtocourtsib</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>qc83RvSAzipxF+5Va8tU6A==</wsse:Nonce>
				<wsu:Created>2007-08-31T18:02:49Z</wsu:Created>
			</wsse:UsernameToken>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<CaseSearchByPartyReply schemaVersion="3:1" messageProducedDateTime="2007-08-31T13:02:49-05:00" partyMatchCount="1" caseMatchCount="1" caseMatchLimitExceededIndicator="false" xmlns="http://www.courts.state.mn.us/CourtXML/3">
			<PartyMatch partyKey="1292471">
				<PartyName currentNameIndicator="true">
					<PersonName>
						<PersonGivenName>Joan</PersonGivenName>
						<PersonSurName>Jetson</PersonSurName>
						<PersonFullName>Jetson, Joan</PersonFullName>
					</PersonName>
				</PartyName>
				<PartyBirthDate>1980-06-05</PartyBirthDate>
				<PersonAssignedIDDetails>
					<PersonID>
						<ID>1142970</ID>
					</PersonID>
					<PersonStateID currentKnownIndicator="true">
						<ID>123456</ID>
						<IDJurisdictionCode>MN</IDJurisdictionCode>
					</PersonStateID>
				</PersonAssignedIDDetails>
				<ActiveWarrantCount>0</ActiveWarrantCount>
				<CaseMatch caseNumberKey="27CR07101227" caseKey="1196854">
					<PartyCaseAssociationText code="DFD">Defendant</PartyCaseAssociationText>
					<PartyBaseCaseAssociationText code="DF">Defendant</PartyBaseCaseAssociationText>
					<CourtFileNumber>
						<ID>27-CR-07-101227</ID>
					</CourtFileNumber>
					<CaseCountyNumber>27</CaseCountyNumber>
					<CaseLocationText code="MN027011J">Hennepin Criminal Downtown</CaseLocationText>
					<BaseCaseTypeText>Adult</BaseCaseTypeText>
					<CaseCategoryText code="CR">Criminal</CaseCategoryText>
					<CaseTitle>State of Minnesota vs Joan Jetson</CaseTitle>
					<CaseTypeText code="CRM">Crim/Traf Mandatory</CaseTypeText>
					<CaseFiledDateTime>2007-06-19T00:00:00-05:00</CaseFiledDateTime>
					<CaseIsConfidential>false</CaseIsConfidential>
					<CaseIsSealed>false</CaseIsSealed>
					<CaseIsRestricted>false</CaseIsRestricted>
					<CaseStatus currentStatusIndicator="true">
						<CaseStatusText code="O">Open</CaseStatusText>
						<CaseStatusDate>2007-06-19</CaseStatusDate>
					</CaseStatus>
				</CaseMatch>
			</PartyMatch>
		</CaseSearchByPartyReply>
	</soap:Body>
</soap:Envelope>
