<?xml version="1.0" encoding="UTF-8"?>
<ODPX xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.gomoos.org/schema/odpx/1" xmlns:gml="http://www.opengis.net/gml" xmlns:odpx="http://www.gomoos.org/schema/odpx/1" xmlns:swe="http://www.opengis.net/swe/1.0.1" xsi:schemaLocation="http://www.gomoos.org/schema/odpx/1  /Users/ian/Documents/GoMOOS/Projects/Exchange_Network/GoMOOS%20Implementation/Schema_Data_etc/ODPX_Schema/odpx/1/index.xsd" schemaVersion="1.0">
	<!-- xsi:schemaLocation="http://www.gomoos.org/schema/odpx/1 http://www.gomoos.org/schema/odpx/1/index.xsd"    -->
	<!-- xsi:schemaLocation="http://www.gomoos.org/schema/odpx/1 odpx/1/index.xsd" -->
	<Organization schemaVersion="1.0">
		<OrganizationDescription>
			<OrganizationDescriptionIdOnly>
				<OrganizationIdentifier>GoMOOS_TEST</OrganizationIdentifier>
			</OrganizationDescriptionIdOnly>
	    </OrganizationDescription>
		
		<MonitoringLocation schemaVersion="1.0">
			<MonitoringLocationIdentity>
				<MonitoringLocationIdentifier>A01</MonitoringLocationIdentifier>
				<MonitoringLocationName>Massachusetts Bay</MonitoringLocationName>
				<MonitoringLocationTypeName>Ocean</MonitoringLocationTypeName>
				<MonitoringLocationDescriptionText>USGG Light List Letter = A, USGG Light List Number = 367</MonitoringLocationDescriptionText>
				<MonitoringLocationStartDate>2001-07-10</MonitoringLocationStartDate>
			</MonitoringLocationIdentity>
			<MonitoringLocationGeospatial>
				<odpx:where>
					<!--Lat/Long point-->
					<gml:Point srsName="urn:ogc:def:crs:EPSG:6.5:4326">
						<gml:pos>42.5180647466176 -70.5680705627165</gml:pos>
					</gml:Point>
				</odpx:where>
			</MonitoringLocationGeospatial>
			<TemporalResolution>Hourly - &lt; Daily</TemporalResolution>
			<MonitoringLocationWaterDepth>
				<Measure>
					<MeasureValue>65</MeasureValue>
					<MeasureUnitCode>m</MeasureUnitCode>
				</Measure>
				<VerticalReferencePointText>Mean Sea Level (MSL)</VerticalReferencePointText>
			</MonitoringLocationWaterDepth>
			<AttachedBinaryObject>
				<BinaryObjectFileName>generic_buoy.png</BinaryObjectFileName>
				<BinaryObjectFileTypeCode>.png</BinaryObjectFileTypeCode>
				<BinaryObjectFileLocation>
					<URL>http://gyre.umeoce.maine.edu /gomoos/images/generic_buoy.png</URL>
					<URLDesc>Generic Buoy Photo</URLDesc>
				</BinaryObjectFileLocation>
			</AttachedBinaryObject>
		</MonitoringLocation>
	</Organization>	
</ODPX>

