<?xml version="1.0" encoding="UTF-8"?>
<GetRecords xmlns="http://www.opengis.net/cat/csw/2.0.2" xmlns:ogc="http://www.opengis.net/ogc" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:apiso="http://www.opengis.net/cat/csw/apiso/1.0" xmlns:ows="http://www.opengis.net/ows" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:gml="http://www.opengis.net/gml" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/cat/csw/2.0.2
../../../../CSW-discovery.xsd" service="CSW" version="2.0.2" resultType="results" outputFormat="application/xml" outputSchema="http://www.isotc211.org/2005/gmd" startPosition="1" maxRecords="5">
	<DistributedSearch hopCount="2"/>
	<Query typeNames="gmd:MD_Metadata">
		<ElementSetName typeNames="">brief</ElementSetName>
		<Constraint version="1.1.0">
			<ogc:Filter>
				<ogc:And>
						<ogc:PropertyIsEqualTo>
							<ogc:PropertyName>apiso:type</ogc:PropertyName>
							<ogc:Literal>dataset</ogc:Literal>
						</ogc:PropertyIsEqualTo>
					<ogc:PropertyIsEqualTo>
						<ogc:PropertyName>apiso:ParentIdentifier</ogc:PropertyName>
						<ogc:Literal>6b359ad2-22dd-11d1-aa77-002035b2909</ogc:Literal>
					</ogc:PropertyIsEqualTo>
					<ogc:PropertyIsGreaterThanOrEqualTo>
						<ogc:PropertyName>apiso:TempExtent_begin</ogc:PropertyName>
						<ogc:Literal>2007-01-01</ogc:Literal>
					</ogc:PropertyIsGreaterThanOrEqualTo>
					<ogc:PropertyIsGreaterThanOrEqualTo>
						<ogc:PropertyName>apiso:TempExtent_end</ogc:PropertyName>
						<ogc:Literal>2007-01-31</ogc:Literal>
					</ogc:PropertyIsGreaterThanOrEqualTo>
				</ogc:And>
			</ogc:Filter>
		</Constraint>
	</Query>
</GetRecords>

