<?xml version="1.0"?>
<ptr-down-svc:pointerDownloadResponse
	xmlns:ptr-down-svc='http://wijis.wisconsin.gov/specs/schemas/gateway/service/pointerDownload/v1.1/'
	xmlns='http://wijis.wisconsin.gov/specs/schemas/gateway/pointer/v1.1/2007-01-12/'
	xmlns:svc='http://wijis.wisconsin.gov/specs/schemas/service/v1.1/2007-01-12/'
	xmlns:wij-uri='http://wijis.wisconsin.gov/specs/schemas/uri/v1.1/2007-01-12/'
	xmlns:disc='http://wijis.wisconsin.gov/specs/schemas/disclosure/v1.1/2007-01-12/'
	xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
	xsi:schemaLocation='http://wijis.wisconsin.gov/specs/schemas/gateway/service/pointerDownload/v1.1/ 
		http://wijiscommons.org/specs/schemas/gateway/service/pointerDownload/v1.1/PointerDownloadServiceInterface.xsd'
>
	<ptr-down-svc:pointerDownloadConfirmation
		svc:recordCount='824'
	>
		<svc:infoItems>
			<svc:info timestamp='2006-10-08T08:13:52.849'>
			Required two tries.
			</svc:info>
		</svc:infoItems>
		
		<!--
			Note that the pointersLocationURI is expressed as a relative URL.
			This is, by convention, relative to a base URL which is understood
			by prior agreement between the WIJIS gateway and the Submitter.
			(In this case, that base URL would be the Submitter-specific "entry point"
			on the secure FTP Server.)
			
			If no clearly understood base URL is known, an absolute URL must be used.
			
			Note: the filename in this example is for illustration only. File naming 
			conventions, and acceptable file format types (in this example, the popular 
			"zip" compressed format) are independently negotiated between Submitter and Gateway,
			and are not controlled by any of the service schemas.
		-->
		<pointersLocator pointersLocationURI='wijis/gateway/pointerDownload/data/pointers.zip' />
	</ptr-down-svc:pointerDownloadConfirmation>
</ptr-down-svc:pointerDownloadResponse>
