<?xml version="1.0" encoding="UTF-8"?>
<om:Observation gml:id="COTest3" xmlns:om="http://www.opengis.net/om/1.0" xmlns:swe="http://www.opengis.net/swe/1.0.1" 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">
	<gml:description>Complex Observation test instance</gml:description>
	<gml:name>Complex Observation test 3</gml:name>
	<om:samplingTime>
		<gml:TimeInstant gml:id="ot1t">
			<gml:timePosition>2005-01-11T17:22:25.00</gml:timePosition>
		</gml:TimeInstant>
	</om:samplingTime>
	<om:procedure xlink:href="http://www.flakey.org/register/process/weatherStation3"/>
	<om:observedProperty xlink:href="urn:ogc:def:phenomenon:SEEGrid:weather1"/>
	<om:featureOfInterest xlink:href="http://www.ga.gov.au/bin/gazd01?rec=293604" xlink:role="urn:cgi:featureType:SEEGRID:framework:locality"/>
	<om:result>
		<swe:Record RS="weatherRecordDefinition.xml">
			<swe:field><swe:Item>35.1</swe:Item></swe:field>
			<swe:field><swe:Item>6.5</swe:Item></swe:field>
			<swe:field><swe:Item>085.0</swe:Item></swe:field>
			<swe:field><swe:Item>950.</swe:Item></swe:field>
			<swe:field><swe:Item>32.0</swe:Item></swe:field>
			<swe:field><swe:Item>clear</swe:Item></swe:field>
		</swe:Record>
	</om:result>
</om:Observation>