<?xml version="1.0" encoding="UTF-8"?>
<om:OM_Observation
	gml:id="multi2"
	xmlns:cv="http://www.opengis.net/cv/0.2/gml32"
	xmlns:swe="http://www.opengis.net/swe/2.0"
	xmlns:om="http://www.opengis.net/om/2.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/3.2"
	xsi:schemaLocation="http://www.opengis.net/om/2.0 http://schemas.opengis.net/om/2.0/observation.xsd http://www.opengis.net/cv/0.2/gml32 http://bp.schemas.opengis.net/06-188r2/cv/0.2.2_gml32/cv.xsd">
	<gml:description>Observation test instance - multi-element featureOfInterest</gml:description>
	<gml:name>Multi-element 2</gml:name>
	<om:type
		xlink:href="http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_DiscreteCoverageObservation"/>
	<om:phenomenonTime>
		<gml:TimeInstant
			gml:id="ots1t">
			<gml:timePosition>2005-06-17</gml:timePosition>
		</gml:TimeInstant>
	</om:phenomenonTime>
	<om:resultTime
		xlink:href="#ots1t"/>
	<om:procedure
		xlink:href="urn:ogc:object:feature:Sensor:NASA:xyz345"/>
	<om:observedProperty
		xlink:href="http://sweet.jpl.nasa.gov/2.0/physRadiation.owl#Radiance"/>
	<om:featureOfInterest
		xlink:href="http://wfs.example.org?request=getFeature&#38;featureid=stc1"/>
	<om:result>
		<cv:CV_DiscreteCoverage
			gml:id="DC77563775">
			<cv:domainExtent
				xlink:href="http://wfs.example.org?request=getFeature&#38;featureid=stc1#xpointer(./boundedBy)"/>
			<cv:rangeType
				xlink:href="http://sweet.jpl.nasa.gov/2.0/physRadiation.owl#Radiance"/>
			<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:OM_Observation>
