<?xml version="1.0"?>
<rr:recordRetrievalResponse
	xmlns:rr='http://wijis.wisconsin.gov/specs/schemas/gateway/service/recordRetrieval/v1.1/'
	xmlns:wij-uri='http://wijis.wisconsin.gov/specs/schemas/uri/v1.1/2007-01-12/'
	xmlns:wij-util='http://wijis.wisconsin.gov/specs/schemas/util/v1.1/2007-01-12/'
	xmlns:svc='http://wijis.wisconsin.gov/specs/schemas/service/v1.1/2007-01-12/'
	xmlns:rec='http://wijis.wisconsin.gov/specs/schemas/record/v1.1/2007-01-12/'
	xmlns:pointer='http://wijis.wisconsin.gov/specs/schemas/gateway/pointer/v1.1/2007-01-12/'
	xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
	xsi:schemaLocation='http://wijis.wisconsin.gov/specs/schemas/gateway/service/recordRetrieval/v1.1/ 
		http://wijiscommons.org/specs/schemas/gateway/service/recordRetrieval/v1.1/RecordRetrievalServiceInterface.xsd'

>
	<rr:recordRetrievalConfirmation
		wij-uri:recordURI='http://wijis.wisconsin.gov/names/operators/wijis/tech/BillBlondeau/?a=b&amp;c=d'
		svc:recordCount='0'
		svc:serviceActionConfirmed='true'
	>
		<rec:recordSourceContactInfo>
			<wij-util:contact>
				<wij-util:contactName>Wilhelmina J. Example, Records Officer</wij-util:contactName>
				<wij-util:phoneNum>(608) 555-1212 x123</wij-util:phoneNum>
				<wij-util:email>wilhelminathestonecoldclerk@nomail.gov</wij-util:email>
				<wij-util:faxNum>(608) 123-4567</wij-util:faxNum>
			</wij-util:contact>
		</rec:recordSourceContactInfo>
	</rr:recordRetrievalConfirmation>
</rr:recordRetrievalResponse>
