<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope
		 xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
	<soapenv:Header>
		<msg:messageTrackingInfo
		wij-uri:serviceDefURI="http://wijis.wisconsin.gov/gateway/services/RecordRetrieval/request/recordRetrieval/"
		svc:serviceProviderURI="http://wijis.wisconsin.gov/names/operators/YOUR_URI_HERE/"
		svc:serviceLabel="(You tell us what this is, maybe empty)"
		svc:serviceRequesterURI="http://wijis.wisconsin.gov/names/operators/gateway/"
		svc:requesterInvocationNum="1160080283713"
		svc:serviceInvocationNum="-1"
		svc:initialUserURI="http://service.account@wijis.wisconsin.gov/names/operators/gateway/"
		msg:convSeq="0" msg:branchStack="0"
		svc:currentServiceDefURI="http://wijis.wisconsin.gov/gateway/services/RecordRetrieval/request/recordRetrieval/"
		svc:currentServiceProviderURI="http://wijis.wisconsin.gov/names/operators/YOUR_URI_HERE/"
		svc:currentServiceLabel="(You tell us what this is, maybe empty)"
		svc:currentSendingOperatorURI="http://wijis.wisconsin.gov/names/operators/gateway/"
		svc:adHocUserURI="http://wijis.wisconsin.gov/names/operators/gateway/"
		xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
		xmlns:svc="http://wijis.wisconsin.gov/specs/schemas/service/v1.1/2007-01-12/"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		xmlns:xsd="http://www.w3.org/2001/XMLSchema"
		xmlns:wij-uri="http://wijis.wisconsin.gov/specs/schemas/uri/v1.1/2007-01-12/"
		xmlns:msg="http://wijis.wisconsin.gov/specs/schemas/message/v1.1/2007-01-12/"/>
	</soapenv:Header>
	<soapenv:Body>
		<rr:recordRetrieval
			wij-uri:recordURI="YOUR RECORD THAT YOU ARE TESTING HERE"
			xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/"
			xmlns:rr="http://wijis.wisconsin.gov/specs/schemas/gateway/service/recordRetrieval/v1.1/"
			xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
			xmlns:xsd="http://www.w3.org/2001/XMLSchema"
			xmlns:wij-uri="http://wijis.wisconsin.gov/specs/schemas/uri/v1.1/2007-01-12/"/>
	</soapenv:Body>
</soapenv:Envelope>