<?xml version="1.0" encoding="UTF-8"?>
<sos:Capabilities xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:swe="http://www.opengis.net/swe/0" xmlns:gml="http://www.opengis.net/gml" xmlns:sos="http://www.opengis.net/sos/0" xmlns:om="http://www.opengis.net/om" xmlns:ows="http://www.opengeospatial.net/ows" xmlns:xlink="http://www.w3.org/1999/xlink" xsi:schemaLocation="http://www.opengis.net/sos/0 ../../ogc/swe/branches/swe-ows4-demo/sos/current/sosGetCapabilities.xsd" version="0.0.31">
	<!--~~~~~~~~~~~~~~~~~~~~~~~~-->
	<!-- Service Identification -->
	<!--~~~~~~~~~~~~~~~~~~~~~~~~-->
	<ows:ServiceIdentification>
		<ows:Title>Gulf of Maine Ocean Observing System SOS</ows:Title>
		<ows:Abstract/>
		<ows:Keywords>
			<ows:Keyword/>
		</ows:Keywords>
		<ows:ServiceType codeSpace="http://opengeospatial.net">OGC:SOS</ows:ServiceType>
		<ows:ServiceTypeVersion>0.0.31</ows:ServiceTypeVersion>
		<ows:Fees>NONE</ows:Fees>
		<ows:AccessConstraints>NONE</ows:AccessConstraints>
	</ows:ServiceIdentification>
	<!--~~~~~~~~~~~~~~~~~~~~~~-->
	<!-- Provider Description -->
	<!--~~~~~~~~~~~~~~~~~~~~~~-->
	<ows:ServiceProvider>
		<ows:ProviderName>GoMOOS</ows:ProviderName>
		<ows:ProviderSite xlink:href="http://www.gomoos.org"/>
		<ows:ServiceContact>
			<ows:IndividualName>Eric Bridger</ows:IndividualName>
			<ows:PositionName/>
			<ows:ContactInfo>
				<ows:Phone>
					<ows:Voice/>
				</ows:Phone>
				<ows:Address>
					<ows:DeliveryPoint/>
					<ows:City/>
					<ows:AdministrativeArea/>
					<ows:PostalCode/>
					<ows:Country/>
					<ows:ElectronicMailAddress>eric@gomoos.org</ows:ElectronicMailAddress>
				</ows:Address>
			</ows:ContactInfo>
		</ows:ServiceContact>
	</ows:ServiceProvider>
	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
	<!-- operations Metadata Section -->
	<!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~-->
	<ows:OperationsMetadata>
		<ows:Operation name="GetCapabilities">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://www.gomoos.org/cgi-bin/sos/oostethys_sos"/>
					<ows:Post xlink:href="http://www.gomoos.org/cgi-bin/sos/oostethys_sos"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="service" use="required">
				<ows:Value>SOS</ows:Value>
			</ows:Parameter>
			<ows:Parameter name="version" use="required">
				<ows:Value>0.0.31</ows:Value>
			</ows:Parameter>
		</ows:Operation>
		<ows:Operation name="GetObservation">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://www.gomoos.org/cgi-bin/sos/oostethys_sos"/>
					<ows:Post xlink:href="http://www.gomoos.org/cgi-bin/sos/oostethys_sos"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="offering" use="required"><ows:Value>A01</ows:Value><ows:Value>B01</ows:Value><ows:Value>C02</ows:Value><ows:Value>D01</ows:Value><ows:Value>D02</ows:Value><ows:Value>E01</ows:Value><ows:Value>F01</ows:Value><ows:Value>I01</ows:Value><ows:Value>J02</ows:Value><ows:Value>L01</ows:Value><ows:Value>M01</ows:Value><ows:Value>N01</ows:Value></ows:Parameter>
			<ows:Parameter name="observedProperty" use="required"/>
			<ows:Parameter name="time" use="optional"/>
		</ows:Operation>
		<ows:Operation name="DescribeSensor">
			<ows:DCP>
				<ows:HTTP>
					<ows:Get xlink:href="http://www.gomoos.org/cgi-bin/sos/oostethys_sos"/>
					<ows:Post xlink:href="http://www.gomoos.org/cgi-bin/sos/oostethys_sos"/>
				</ows:HTTP>
			</ows:DCP>
			<ows:Parameter name="SensorId" use="required"><ows:Value>urn:gomoos.org:source.mooring#A01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#B01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#C02</ows:Value><ows:Value>urn:gomoos.org:source.mooring#D01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#D02</ows:Value><ows:Value>urn:gomoos.org:source.mooring#E01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#F01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#I01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#J02</ows:Value><ows:Value>urn:gomoos.org:source.mooring#L01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#M01</ows:Value><ows:Value>urn:gomoos.org:source.mooring#N01</ows:Value></ows:Parameter>
		</ows:Operation>
	</ows:OperationsMetadata>
	<!--~~~~~~~~~~~~~~~~~~~~~~~-->
	<!-- Observation Offerings -->
	<!--~~~~~~~~~~~~~~~~~~~~~~~-->
	<sos:Contents>
		<sos:ObservationOfferingList>
			
		<sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="A01">
				<gml:description> Latest data from Mooring A01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in the Gulf of Maine Massachusetts Bay </gml:description>
				<gml:name>A01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">42.5277 -70.5665</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">42.5277 -70.5665</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-10T06:30:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#A01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="B01">
				<gml:description> Latest data from Mooring B01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located on Western Maine Shelf </gml:description>
				<gml:name>B01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.1807 -70.4278</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.1807 -70.4278</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-09T16:50:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#B01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="C02">
				<gml:description> Latest data from Mooring C02 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in the Gulf of Maine Casco Bay </gml:description>
				<gml:name>C02</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.5695 -70.055</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.5695 -70.055</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2002-03-26T23:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#C02"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="D01">
				<gml:description> Latest data from Mooring D01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in the New Meadows River </gml:description>
				<gml:name>D01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.7824 -69.8878</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.7824 -69.8878</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2006-11-06T00:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#D01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="D02">
				<gml:description> Latest data from Mooring D02 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in lower Harpswell Sound  </gml:description>
				<gml:name>D02</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.7617 -69.9879</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.7617 -69.9879</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2007-01-06T00:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#D02"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="E01">
				<gml:description> Latest data from Mooring E01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located on Central Maine Shelf </gml:description>
				<gml:name>E01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.7131 -69.3555</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.7131 -69.3555</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-09T16:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#E01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="F01">
				<gml:description> Latest data from Mooring F01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located on Central Maine Shelf </gml:description>
				<gml:name>F01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">44.0555 -68.9981</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">44.0555 -68.9981</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-09T16:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#F01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="I01">
				<gml:description> Latest data from Mooring I01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located on Eastern Maine Shelf </gml:description>
				<gml:name>I01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">44.1058 -68.1087</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">44.1058 -68.1087</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-27T13:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#I01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="J02">
				<gml:description> Latest data from Mooring J02 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in the Gulf of Maine Cobscook Bay </gml:description>
				<gml:name>J02</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">44.8912 -67.0173</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">44.8912 -67.0173</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-09-25T17:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#J02"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="L01">
				<gml:description> Latest data from Mooring L01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located on Scotian Shelf </gml:description>
				<gml:name>L01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.6250 -66.5545</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.6250 -66.5545</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-26T01:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#L01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="M01">
				<gml:description> Latest data from Mooring M01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in the Gulf of Maine Jordan Basin </gml:description>
				<gml:name>M01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.4907 -67.8798</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">43.4907 -67.8798</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2001-07-12T17:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#M01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering><sos:ObservationOffering xmlns:xlink="http://www.w3.org/1999/xlink" gml:id="N01">
				<gml:description> Latest data from Mooring N01 from the Gulf of Maine Ocean Observing System (GoMOOS),
located in the Gulf of Maine Northeast Channel </gml:description>
				<gml:name>N01</gml:name>
				<gml:boundedBy>
					<gml:Envelope>
						<gml:lowerCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">42.3233 -65.9267</gml:lowerCorner>
						<gml:upperCorner srsName="urn:ogc:def:crs:EPSG:6.5:4329">42.3233 -65.9267</gml:upperCorner>
					</gml:Envelope>
				</gml:boundedBy>
				<sos:time>
					<gml:TimePeriod gml:id="AVAILABLE_OFFERING_TIME">
						<gml:beginPosition>2004-06-02T19:00:00Z</gml:beginPosition>
						<gml:endPosition indeterminatePosition="now"/>
						<gml:timeInterval unit="hour">1</gml:timeInterval>
					</gml:TimePeriod>
				</sos:time>
				<sos:procedure xlink:href="urn:gomoos.org:source.mooring#N01"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_temperature"/><sos:observedProperty xlink:href="http://marinemetadata.org/cf#sea_water_salinity"/>
				
				

				<sos:featureOfInterest xlink:href="urn:something:bodyOfWater"/>
				<sos:responseFormat>application/com-xml</sos:responseFormat>
			</sos:ObservationOffering></sos:ObservationOfferingList>
	</sos:Contents>
</sos:Capabilities>
