<?xml version="1.0" encoding="UTF-8"?>
<om:Observation gml:id="multi2"  xmlns:cv="http://www.opengis.net/cv/0.2.1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:om="http://www.opengis.net/om/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:gml="http://www.opengis.net/gml" 
xsi:schemaLocation="http://www.opengis.net/om/1.0 ../om.xsd http://www.opengis.net/cv/0.2.1 http://bp.schemas.opengis.net/06-188r1/cv/0.2.1/cv.xsd">
	<gml:description>Observation test instance - multi-element featureOfInterest</gml:description>
	<gml:name>Multi-element 2</gml:name>
	<om:samplingTime>
		<gml:TimeInstant gml:id="ots1t">
			<gml:timePosition>2005-06-17</gml:timePosition>
		</gml:TimeInstant>
	</om:samplingTime>
	<om:procedure xlink:href="urn:ogc:object:feature:Sensor:NASA:xyz345"/>
	<om:observedProperty xlink:href="urn:ogc:def:phenomenon:OGC:Radiance45"/>
	<om:featureOfInterest xlink:href="http://wfs.flakey.org?request=getFeature&#38;featureid=stc1"/>
	<om:result>
		<cv:CV_DiscreteCoverage>
			<cv:domainExtent xlink:href="http://wfs.flakey.org?request=getFeature&#38;featureid=stc1#xpointer(./boundedBy)"/>
			<cv:rangeType xlink:href="urn:ogc:def:phenomenon:OGC:Radiance45"/>
			<cv:element>
				<cv:CV_GeometryValuePair>
					<cv:geometry xlink:href="pixel1"/>
					<cv:value>
						<swe:Record>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">10.1</swe:Item></swe:field>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">9.1</swe:Item></swe:field>
						</swe:Record>
					</cv:value>
				</cv:CV_GeometryValuePair>
			</cv:element>
			<cv:element>
				<cv:CV_GeometryValuePair>
					<cv:geometry xlink:href="pixel2"/>
					<cv:value>
						<swe:Record>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">15.7</swe:Item></swe:field>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">8.5</swe:Item></swe:field>
						</swe:Record>
					</cv:value>
				</cv:CV_GeometryValuePair>
			</cv:element>
			<cv:element>
				<cv:CV_GeometryValuePair>
					<cv:geometry xlink:href="pixel3"/>
					<cv:value>
						<swe:Record>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">20.2</swe:Item></swe:field>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">5.2</swe:Item></swe:field>
						</swe:Record>
					</cv:value>
				</cv:CV_GeometryValuePair>
			</cv:element>
			<cv:element>
				<cv:CV_GeometryValuePair>
					<cv:geometry xlink:href="pixel4"/>
					<cv:value>
						<swe:Record>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">27.5</swe:Item></swe:field>
							<swe:field><swe:Item xsi:type="gml:MeasureType" uom="uV">6.5</swe:Item></swe:field>
						</swe:Record>
					</cv:value>
				</cv:CV_GeometryValuePair>
			</cv:element>
		</cv:CV_DiscreteCoverage>
	</om:result>
</om:Observation>
