<?xml version="1.0"?>
<sos:Capabilities xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:gml="http://www.opengis.net/gml" xmlns:om="http://www.opengis.net/om/1.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/sos/1.0 http://schemas.opengis.net/sos/1.0.0/sosAll.xsd" version="1.0.0">
  <ows:ServiceIdentification>
    <ows:Title>National Data Buoy Center SOS</ows:Title>
    <ows:Abstract>National Data Buoy Center SOS</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>Weather</ows:Keyword>
      <ows:Keyword>National Data Buoy Center</ows:Keyword>
      <ows:Keyword>NDBC</ows:Keyword>
      <ows:Keyword>Moored Buoy</ows:Keyword>
      <ows:Keyword>C-MAN</ows:Keyword>
      <ows:Keyword>DART</ows:Keyword>
      <ows:Keyword>TAO</ows:Keyword>
      <ows:Keyword>Air Temperature</ows:Keyword>
      <ows:Keyword>Barometric Pressure</ows:Keyword>
      <ows:Keyword>Conductivity</ows:Keyword>
      <ows:Keyword>Ocean Currents</ows:Keyword>
      <ows:Keyword>Salinity</ows:Keyword>
      <ows:Keyword>Water Level</ows:Keyword>
      <ows:Keyword>Water Temperature</ows:Keyword>
      <ows:Keyword>Waves</ows:Keyword>
      <ows:Keyword>Winds</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="http://opengeospatial.net">OGC:SOS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
    <ows:Fees>NONE</ows:Fees>
    <ows:AccessConstraints>NONE</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>National Data Buoy Center</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://sdf.ndbc.noaa.gov/"/>
    <ows:ServiceContact>
      <ows:IndividualName>Webmaster</ows:IndividualName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>228-688-2805</ows:Voice>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Bldg. 3205</ows:DeliveryPoint>
          <ows:City>Stennis Space Center</ows:City>
          <ows:AdministrativeArea>MS</ows:AdministrativeArea>
          <ows:PostalCode>39529</ows:PostalCode>
          <ows:Country>USA</ows:Country>
          <ows:ElectronicMailAddress>webmaster.ndbc@noaa.gov</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://sdf.ndbc.noaa.gov/sos/server.php"/>
          <ows:Post xlink:href="http://sdf.ndbc.noaa.gov/sos/server.php"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="Sections">
        <ows:AllowedValues>
          <ows:Value>ServiceIdentification</ows:Value>
          <ows:Value>ServiceProvider</ows:Value>
          <ows:Value>OperationsMetadata</ows:Value>
          <ows:Value>Contents</ows:Value>
          <ows:Value>All</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetObservation">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://sdf.ndbc.noaa.gov/sos/server.php"/>
          <ows:Post xlink:href="http://sdf.ndbc.noaa.gov/sos/server.php"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="observedProperty">
        <ows:AllowedValues>
          <ows:Value>air_temperature</ows:Value>
          <ows:Value>air_pressure_at_sea_level</ows:Value>
          <ows:Value>sea_water_electrical_conductivity</ows:Value>
          <ows:Value>currents</ows:Value>
          <ows:Value>sea_water_salinity</ows:Value>
          <ows:Value>sea_floor_depth_below_sea_surface</ows:Value>
          <ows:Value>sea_water_temperature</ows:Value>
          <ows:Value>waves</ows:Value>
          <ows:Value>winds</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="responseFormat">
        <ows:AllowedValues>
          <ows:Value>text/xml;subtype="om/1.0.0"</ows:Value>
          <ows:Value>text/csv</ows:Value>
          <ows:Value>text/tab-separated-values</ows:Value>
          <ows:Value>application/vnd.google-earth.kml+xml</ows:Value>
          <ows:Value>text/xml;schema="ioos/0.6.1"</ows:Value>
          <ows:Value>application/ioos+xml;version=0.6.1</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeSensor">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://sdf.ndbc.noaa.gov/sos/server.php"/>
          <ows:Post xlink:href="http://sdf.ndbc.noaa.gov/sos/server.php"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>text/xml;subtype="sensorML/1.0.1"</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Parameter name="service">
      <ows:AllowedValues>
        <ows:Value>SOS</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    <ows:Parameter name="version">
      <ows:AllowedValues>
        <ows:Value>1.0.0</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    <ows:ExtendedCapabilities>
      <gml:metaDataProperty xlink:title="ioosTemplateVersion" xlink:href="http://code.google.com/p/ioostech/source/browse/#svn%2Ftrunk%2Ftemplates%2FMilestone1.0">
        <gml:version>1.0</gml:version>
      </gml:metaDataProperty>
    </ows:ExtendedCapabilities>
  </ows:OperationsMetadata>
  <sos:Contents>
    <sos:ObservationOfferingList>
      <sos:ObservationOffering gml:id="network-all">
        <gml:description>All stations on the NDBC SOS server</gml:description>
        <gml:name>urn:ioos:network:noaa.nws.ndbc:all</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-77.466 -179.995</gml:lowerCorner>
            <gml:upperCorner>80.81 180</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2006-07-27T21:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"/>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:0y2w3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21346"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21347"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21348"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21401"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21402"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21413"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21414"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21415"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21416"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21417"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21418"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21419"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23020"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23227"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23228"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23401"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28900"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28901"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28902"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28903"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28904"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28905"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28906"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28907"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32012"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32066"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32303"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32304"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32305"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32315"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32316"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32317"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32318"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32319"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32320"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32321"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32322"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32323"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32401"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32402"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32411"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32412"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32413"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32487"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32488"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32st0"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41002"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41004"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41008"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41009"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41010"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41012"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41013"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41024"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41025"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41029"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41030"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41033"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41035"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41036"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41037"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41038"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41040"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41041"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41043"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41044"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41046"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41047"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41048"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41049"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41051"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41052"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41053"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41060"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41061"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41108"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41109"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41110"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41112"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41113"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41114"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41115"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41140"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41141"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41193"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41194"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41420"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41421"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41424"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41b40"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41nt0"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41x01"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42002"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42003"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42007"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42012"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42013"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42019"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42020"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42021"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42022"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42023"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42024"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42035"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42036"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42039"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42040"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42043"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42044"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42045"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42046"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42047"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42048"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42049"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42050"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42055"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42056"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42057"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42058"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42059"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42060"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42065"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42067"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42080"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42085"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42099"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42360"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42361"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42362"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42363"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42364"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42365"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42366"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42367"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42368"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42369"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42370"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42372"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42373"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42374"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42375"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42376"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42377"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42379"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42380"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42381"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42382"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42383"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42384"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42385"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42386"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42387"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42388"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42390"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42391"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42393"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42407"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42408"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42409"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42429"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42851"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42852"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42854"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42855"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42856"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42861"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42862"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42863"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42864"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42865"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42866"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42867"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42868"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42869"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42870"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42871"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42872"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42873"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42875"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42876"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42877"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42878"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42879"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42881"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42882"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42885"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42886"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42887"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42889"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42890"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42892"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42894"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42897"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42899"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42900"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42901"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42902"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42903"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42904"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42905"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42906"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42908"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42909"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42910"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42911"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42912"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42913"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42914"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42915"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42916"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42917"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42918"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42919"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42921"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42922"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42923"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42924"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42925"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42926"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42927"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42928"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42929"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42930"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43301"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43412"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43413"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44004"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44005"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44007"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44008"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44009"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44011"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44013"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44014"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44017"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44018"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44020"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44021"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44022"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44024"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44025"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44027"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44029"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44030"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44031"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44032"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44033"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44034"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44035"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44037"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44038"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44039"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44040"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44041"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44042"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44043"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44054"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44055"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44056"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44057"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44058"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44059"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44060"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44061"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44062"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44063"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44064"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44065"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44066"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44067"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44070"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44095"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44096"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44097"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44098"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44099"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44100"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44172"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44235"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44401"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44402"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45002"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45003"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45004"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45005"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45006"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45007"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45008"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45012"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45013"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45014"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45015"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45016"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45017"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45018"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45019"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45020"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45021"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45022"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45023"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45024"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45025"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45026"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45027"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45028"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45029"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45161"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45162"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45163"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45164"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45165"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46002"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46005"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46006"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46011"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46012"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46013"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46014"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46015"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46022"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46023"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46025"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46026"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46027"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46028"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46029"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46035"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46041"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46042"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46047"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46050"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46053"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46054"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46059"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46060"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46061"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46063"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46066"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46069"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46070"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46071"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46072"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46073"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46075"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46076"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46077"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46078"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46080"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46081"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46082"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46083"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46084"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46085"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46086"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46087"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46088"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46089"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46091"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46092"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46093"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46094"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46096"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46105"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46106"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46107"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46108"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46109"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46110"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46111"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46112"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46113"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46114"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46115"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46120"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46121"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46122"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46123"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46124"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46125"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46138"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46139"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46211"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46212"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46213"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46214"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46215"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46216"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46217"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46218"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46219"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46221"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46222"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46223"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46224"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46225"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46229"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46231"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46232"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46235"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46236"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46237"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46238"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46239"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46240"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46241"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46242"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46243"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46244"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46245"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46246"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46247"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46248"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46249"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46250"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46402"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46403"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46404"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46407"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46408"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46409"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46410"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46411"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46412"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46413"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46419"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48211"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48212"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48213"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48214"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48900"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48901"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48902"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48903"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48904"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48905"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48906"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48907"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48908"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48909"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48910"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48911"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51000"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51002"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51003"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51004"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51006"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51007"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51008"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51009"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51010"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51011"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51014"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51015"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51016"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51017"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51018"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51019"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51020"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51021"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51022"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51023"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51028"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51100"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51101"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51167"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51169"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51170"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51171"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51172"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51173"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51174"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51176"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51177"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51178"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51179"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51180"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51181"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51200"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51201"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51202"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51203"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51204"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51205"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51206"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51207"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51301"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51302"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51303"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51304"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51305"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51306"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51307"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51308"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51309"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51310"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51311"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51406"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51407"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51425"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51426"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51wh0"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51x04"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52002"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52003"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52004"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52006"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52007"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52200"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52201"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52202"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52211"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52243"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52244"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52245"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52246"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52247"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52248"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52249"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52309"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52310"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52311"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52312"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52313"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52315"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52316"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52321"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52401"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52402"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52403"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52404"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52405"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:52406"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:53046"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:54401"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:55012"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:55013"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:55015"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:55016"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:55023"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:55042"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:56001"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:56003"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58900"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58901"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58902"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58903"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58904"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58905"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58906"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58951"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58952"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:58953"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:78900"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:78901"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:aban6"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:acmn4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:agmw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:amaa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ancf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:anmf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:apnm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:arop4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:arpf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:auga2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:avan4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:babt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:barn6"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bdvf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bgcf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bhri3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bigm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:blia2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:blta2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bnkf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bobf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:brbn4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bsbm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bsca1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bthd1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:burl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:buzm3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:bwsf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:c58w3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:camf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:canf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:caro3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cblo1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cbrw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cdea2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cdrf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:chds1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:chii2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:chlv2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:clkn7"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:clsm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cnbf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cnii2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cpnt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cpxc1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:crta1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cspa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cwaf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:cygm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:dbln6"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:desw1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:disw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:dkkf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:dpha1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:dpia1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:drfa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:egkf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:eroa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fbis1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fbps1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ffia2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fgbl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fhpf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fila2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fptm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:frdp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fsti2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:fwyf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gbif1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gblw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gbtf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gelo1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:grmm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gslm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gtbm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gtlm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:gtrm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:hansi"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:hcef1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:hhlo1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:hmsa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:hssf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:icya2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ildl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:iosn3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:jaki2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:jkyf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:jmla2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kata1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:katp"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kbbf"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kbqx"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kcmb"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kcrh"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kdlp"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kehc"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:keir"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kemk"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kgbk"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kghb"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kgna"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kgry"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kgul"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kgvx"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:khhv"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:khqi"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kipn"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kmdj"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kmis"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kmiu"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kmyt"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kmzg"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:knoh1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:knsw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kopm"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kp53"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kp58"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kp59"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kscf"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kspr"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kstz"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ktnf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kvaf"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kvbs"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kvky"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kvnp"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kvoa"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kvqt"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kxih"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:kxpy"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lbrf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lbsf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lciy2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lcna2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ldlc3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:litli"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ljpc1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lkpl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lkwf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:llbp7"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lmbv4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lmdf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lmfs1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lmrf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lmss1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lonf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lopl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lprp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lpwa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lrif1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lrkf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lscm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:lsnf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:luml1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mbla1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mcyi3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mdrm1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:meem4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mgzp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mhpa1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mism1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mkgm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mlrf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mlsc1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mlww3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mrka2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mrna2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mrsl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mrya2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:mukf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:nabm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ncht2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:nfbf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:nglt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:npdw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:nwpo3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ocgn4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ocpn7"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ocsm2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:oksi2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:olcn6"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:otnm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pact2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pbpa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pcgt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pclm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pcnt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pila2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pilm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pkyf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:plsf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:plsp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pngw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:port2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pota2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ppta1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:prim4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:prta2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pscm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ptac1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ptat2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ptgc1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ptla2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ptrf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ptrp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pvgf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:pwaw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:rlot2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:roam4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:rprn6"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:rsjt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:rtat2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sacv4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sanf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sauf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sbio1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sblm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sdia2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sdrt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sgnw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sgof1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:shpf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sipf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sisa2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sisw1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sjom4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:skmg1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:slvm5"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:smbs1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:smkf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:spag1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:spgf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:spll1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sptm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:srbv3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:srst2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ssbn7"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:stdm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:supn6"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:svnm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:sxhw3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:syww3"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:taml1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:taqt2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tarf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tawm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tbim4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tcvf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:thlo1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tibc1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tkea2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tpef1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:tplm2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:trbl1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:trrf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ttiw1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:vcat2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:venf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:verv4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:vqsp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wats1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wdel1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wfpm4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:whri2"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wiwf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wplf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wpow1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wrbf1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:wwef1"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:yabp4"/>
        <sos:procedure xlink:href="urn:ioos:station:wmo:ygnn6"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20080827103645_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081109043445_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081210043715_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081224180730_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081226160430_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081227160430_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081228020445_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20081228151815_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090101074845_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090106193245_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090109032656_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090111164815_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090120224700_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090129002930_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090201150530_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090206045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090206184145_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090207045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090208080700_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090208211045_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090209172415_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090210132000_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090211050215_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090218092730_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090219025245_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090219200130_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090222112945_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090308171930_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090310113400_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090311093030_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090312154715_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090313090700_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090315123945_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090316113700_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090317173945_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090330132900_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090331200845_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090401010100_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090401045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090401073415_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090402040445_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090402045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090403045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090403173015_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090404045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090404094730_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090404192315_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090405040230_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090405045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090405114615_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090405225145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090406045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090407045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090407220715_56003"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090408045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090409045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090410045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090411045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090411164500_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090412045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090413045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090414045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090414062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090414215045_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090415021315_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090415045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090415062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090415133215_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090416012700_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090416045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090416062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090416150030_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090417045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090417062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090417103345_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090417163915_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090418045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090418062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090418142730_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090419005800_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090419045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090419062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090419183200_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090420045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090420062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090420111515_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090420151630_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090421045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090421054400_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090421062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090422015930_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090422045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090422062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090423045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090423062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090424045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090424062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090425045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090425062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090426045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090426062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090427045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090427062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090428045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090428062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090428104430_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090428213945_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090429045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090429062630_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090430045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090501045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090502042930_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090502045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090503045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090503210515_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090504045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090505045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090505140830_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090506045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090506055515_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090506151100_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090507045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090508045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090509045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090509054145_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090510045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090511045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090511102945_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090512045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090513045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090514045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090514110600_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090515045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090516045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090517045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090518045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090519045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090520045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090521045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090521162545_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090522010845_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090522045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090522203100_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090523045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090524045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090524162145_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090525045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090526045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090527045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090527150530_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090528045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090529045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090530045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090531045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090601045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090602045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090603045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090603195200_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090604045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090605013500_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090605045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090605192130_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090606045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090607045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090608045900_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090608094700_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090608215715_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090610171900_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090610235115_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090611053430_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090612015930_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090620155130_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090620183845_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090621073615_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090721133315_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090725185915_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090804155915_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090804181600_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090805024230_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090806233715_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090812235000_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090818004700_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090906061130_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20090909121300_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091007224345_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091009210830_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091015151745_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091123165515_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091124023045_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091203085015_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091205164245_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091206064600_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091206202345_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091207200315_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091208133615_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091212075215_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091214081230_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091215214715_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091216191745_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091218001645_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091218110045_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091219023300_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091219114115_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091222234900_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091223084500_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091223135030_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091224005600_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091224121215_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091227231630_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091229192415_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091229235430_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20091230132345_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100101084651_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100107180430_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100116122200_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100116141100_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100119031107_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100119071845_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100120080715_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100122041515_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100130092930_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100205015530_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100205161100_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100205165530_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100206091030_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100207015530_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100207230730_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100208125530_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100209065600_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100210024100_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100210215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100211215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100212215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100213215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100214054830_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100214215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100215215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100216020215_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100216213500_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100216215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100217204030_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100217215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100218204030_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100218215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100219215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100220215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100221215545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100225001215_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100226071315_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100226172215_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100227070345_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100227074430_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100301012700_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100306073845_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100309072400_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100311051545_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100312012600_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100314194500_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100315082215_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100315170930_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100316052715_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100316191000_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100317082045_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100318082045_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100319082045_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100325182800_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100326200830_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100331133430_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100402234630_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100403034415_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100405082415_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100406080915_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100407080430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100408080430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100409070430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100410130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100411130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100412130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100413130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100414040115_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100414130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100415130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100416130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100417130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100418130430_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100420144100_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100421133430_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100421144100_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100422022015_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100422090830_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100423014345_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100423090830_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100423195730_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100424051630_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100424161215_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100425101945_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100425223615_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100429054515_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100429200330_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100430200330_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100503004415_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100503171430_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100503215345_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100504215345_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100505045000_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100505190630_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100506122200_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100507044900_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100507055100_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100507150345_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100507200100_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100508044900_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100508083330_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100508150345_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100509005900_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100509065515_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100509083330_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100510065515_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100511223215_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100512094115_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100514084030_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100514215115_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100515123515_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100516025015_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100523224815_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100524224815_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100525001745_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100525031045_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100526001745_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100526031045_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100526163000_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100527223630_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100528061015_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100529061015_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100529230000_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100530074515_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100531074515_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100531125845_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100531200315_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100601061530_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100601210700_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100602005415_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100602112200_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100603052345_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100603141145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100610142515_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100611142515_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100612212200_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100613033830_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100613112218_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100615094700_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100616000003_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100616032945_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100616055400_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100617055400_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100620014445_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100620020500_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100621191515_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100623124945_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100623170330_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100625091030_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100626091030_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100626180545_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100627092700_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100627202845_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100629205700_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100630135315_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100630190945_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100701092100_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100701141724_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100701190945_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100704045015_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100707055545_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100714143730_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100717012915_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100717100430_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100717151100_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100718012915_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100718092145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100718100430_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100718171145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100718171454_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100719092145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100719171145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100719211445_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100721051200_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100723174815_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100723232145_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100724132000_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100724174815_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100725120745_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100725132000_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100725181000_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100726120745_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100726181000_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100727150500_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100731131330_21414"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100731195145_21414"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100801091000_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100801122400_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100801162445_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100802013400_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100802071145_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100802080600_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100802124130_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100803080600_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100804173930_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100808184830_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100808211230_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100809061245_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100810111415_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100810233615_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100811111415_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100813175415_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100815085400_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100905045145_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100905194715_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100906015715_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100906082345_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100906131730_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100907040815_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100914034000_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100919154000_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20100920192500_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101005150815_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101010032354_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101016195724_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101025061954_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101101111115_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101102075115_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101102111115_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101102165300_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101106093400_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101108200445_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101109140845_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101130090430_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101130220445_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101202174715_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101202175300_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101202220745_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101209152930_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101210131600_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101214004515_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101215014254_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101226102054_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20101230024500_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110101055830_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110106032630_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110108020545_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110108120415_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110108165100_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110109024845_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110109192415_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110109234015_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110110042830_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110110191645_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110111045000_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110131004115_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110131045915_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110131093315_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110131134130_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110131151109_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110201032515_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110201074245_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110202144015_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110211141824_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110218142530_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110220010730_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110220230730_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110222090430_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110222220500_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110224152545_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110224220430_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110225230745_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110227010445_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110228133615_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110301004854_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110302140815_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110305010445_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110311064630_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110311065345_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110311102300_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110313215200_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110314115245_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110330121900_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110404145530_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110405185900_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110406094533_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110406140100_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110406223100_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110407035200_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110407170930_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110417083630_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110430085915_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110521031830_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110522031915_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110523070930_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110524140815_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110526041215_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110618095415_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110618141300_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110627145015_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110628182600_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110629014300_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110629081730_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110629141730_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110701055030_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110701070715_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110712021245_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110713143245_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110722121145_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110729020730_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110729230130_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110730110130_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110731093615_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110731104345_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110731133945_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110731184100_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110806141500_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110807034730_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110819141645_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110819153000_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110820113515_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110821010430_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110822002115_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110822223524_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110902010715_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110904184900_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110905065730_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110906065730_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110906194915_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110907065730_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110911003645_55042"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110913191130_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110915170415_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110917034345_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110917142800_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110925092130_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110926015200_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110926223245_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110927112815_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110928114000_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110929001630_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110930133345_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20110930213409_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111001033400_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111002020315_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111006095300_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111007082615_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111015145830_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111031012500_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111101022600_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111103165715_42429"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111106083109_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111108115900_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111109025745_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111109140445_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111110191945_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111111181330_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111112201730_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111113184945_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111114141430_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111115030445_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111117013215_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111118122045_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111125014354_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111128111624_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111201120630_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111203085630_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111204123845_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111205123845_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111207063230_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111208001845_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111209004130_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111212162600_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111213020030_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111213071200_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111214061415_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111217011315_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111219041845_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20111229044215_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120107111939_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120112162554_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120113015739_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120126104400_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120127105730_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120127135730_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120128022515_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120128063715_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120128145930_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120129070030_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120129185800_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120129234815_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120130161800_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120130203800_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120131004430_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120131175645_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120201023015_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120201060600_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120201063130_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120202022445_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120202203645_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120203045715_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120203175453_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120204194915_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120205074015_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120206030045_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120206081800_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120207035000_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120207134545_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120209142445_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120217231545_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120227055400_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120227144854_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120227203315_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120228144854_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120228221830_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120307202745_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120308231830_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120309062615_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120309233015_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120312035945_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120314160415_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120316075130_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120316130500_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120317034145_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120318020630_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120318092115_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120318231315_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120319080745_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120320061845_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120320072730_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120320113615_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120320195830_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120321063045_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120322152645_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120324041100_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120324124845_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120325030000_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120325110800_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120326135345_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120326215500_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120327131800_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120327221945_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120328144415_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120329014300_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120331035215_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120331203645_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120401191400_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120402034415_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120402091815_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120402153301_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120402223430_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120403025115_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120403102900_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120403104500_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120403193800_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120404062545_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120404173345_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120405121915_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120411085215_56003"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120411091915_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120417133045_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120419171130_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120508095100_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120512122124_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120604192630_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120605072645_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120614213424_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120615213424_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120620160930_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120620234315_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120623142500_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120718150724_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120725010930_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120726194900_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120727052815_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120727201145_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120728053700_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120729002830_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120729163330_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120729233430_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120730161545_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120731001300_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120731045439_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120808131900_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120819160100_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120821020915_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120821214945_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120822093215_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120822214430_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120824081345_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120825082415_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120829010200_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120829102200_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120830010200_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120831050145_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120901070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120902070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120903070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120904021945_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120904070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120904145030_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120905070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120905122215_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120906070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120906171245_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120907070445_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120908000145_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120909000145_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120909151730_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120909233215_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120910000145_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120910154830_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120911000145_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120911100230_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120911111600_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120912023000_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120912032100_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120913113000_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120920021730_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120923073930_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120924064245_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120928042445_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20120930063715_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121002223800_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121010111800_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121012045700_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121015142145_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121016062900_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121018122545_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121019002700_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121019131315_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121020003900_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121021002430_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121022023030_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121022084330_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121022135300_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121022220100_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121023100715_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121023183045_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121023190415_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121024021845_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121030080945_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121030121345_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121031015315_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121031133330_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121102073300_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121112160915_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121117110915_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121117220845_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121128110730_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121130191724_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121201191724_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20121229065230_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130105090615_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130105091115_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130105092000_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130127182200_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130128202515_32066"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130201042515_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130202050200_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130205015645_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130205030200_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130205113700_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130208112630_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130208154530_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130208173130_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130209032245_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130211221045_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130216124515_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130220021415_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130220145115_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130221065930_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130226012845_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130226144345_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130228030845_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130310183530_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130311070415_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130312053115_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130312140415_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130313221745_32402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130318142115_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130319040215_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130319085730_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130319114215_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130319161700_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130326220000_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130327180145_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130402112430_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130402231200_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130405100515_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130406154045_32402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130409231600_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130410093530_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130410133215_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130411044645_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130411045215_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130411130115_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130412015130_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130412142215_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130413103145_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130413170100_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130414094430_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130417200745_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130418141945_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130418164215_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130419092645_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130425032300_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130425154300_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130426112700_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130426195700_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130429051630_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130429205500_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130515024400_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130515033415_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::false:20130515091230_53046"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20080828124000_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20080911002400_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20080924023545_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20081019051345_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20081124090730_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20081220103830_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20081221092715_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20081225081315_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090103195100_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090103195615_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090115175300_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090115180000_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090115180115_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090218215815_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090319182100_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090319182530_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090319_tonga"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090330071930_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090516182745_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090528083615_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090528084500_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090528_north_of_honduras"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090715092415_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090715092430_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090715093315_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090715095030_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090725014845_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090803180500_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090803181230_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090803181600_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929175245_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929175300_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929175645_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929180300_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929180530_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929180800_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929181130_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929181400_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929181630_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929_samoa"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20090929_samoa_2d"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007221100_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007222100_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007222815_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007223345_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007224045_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007224415_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091007233715_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091008084330_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091009181845_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091013054330_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091013202745_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091013203315_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20091124125045_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100103215630_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100103220015_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100105122615_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100112215645_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100112220245_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100112220545_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100112220730_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100112222245_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100112_haiti"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100226203445_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100226203845_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227064500_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227065615_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227070115_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227070145_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227070415_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227070930_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227071315_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227071315_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227071345_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227071430_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227074730_56003"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227094730_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227122330_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227_chile_ptwc_supp"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100227_chile_us_aus"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228000700_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228001945_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228012700_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228020415_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228024045_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228034600_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228044715_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228052630_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228052945_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228070145_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100228073145_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100404224330_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100406082415_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100406222145_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100406222600_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100406223130_56003"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100406223615_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100406223715_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100718055945_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100718060245_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100718060615_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100718060930_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100718134830_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100718195330_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100723230115_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100723230445_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100730040500_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100810053645_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100810053900_55016"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100810_vanuatu"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100813212900_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100813213815_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100814231345_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100903164200_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100903164730_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100903165500_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20100929173530_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101001140630_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101025152730_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221172500_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221172600_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221172700_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221172745_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221172900_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221173000_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221173100_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221173430_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221173645_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221173945_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101221_bonin_islands"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101223140545_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101225132415_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101225132845_55016"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101225132930_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101225133000_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101225134530_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20101226134530_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110113162515_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110309024900_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110309025000_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110309025130_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110309025200_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110309032130_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110309185230_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110310054900_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311054900_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311054945_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311055045_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311055230_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311055500_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311055645_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311055930_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060015_21414"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060015_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060315_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060315_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060515_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060530_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311060800_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061000_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061130_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061245_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061315_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061445_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061730_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311061815_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311062000_56003"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311063239_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311063400_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311064130_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311064630_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311064800_32413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311065345_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311101000_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311101715_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311101800_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311102330_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311102430_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311110115_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311122530_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311124330_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311135545_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311143315_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311143900_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311145930_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311162915_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311184630_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311204200_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311230445_32413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110311231400_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312022515_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312031815_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312054900_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312054945_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312055045_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312055230_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312070130_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312105730_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312121815_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312140515_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312140730_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312143315_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312143900_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312145915_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312145930_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312223515_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312223630_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110312223930_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110313010130_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110313014230_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110313015300_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110313024315_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110314062200_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110322095215_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110330054130_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110403201115_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110407143630_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110411082630_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110624031130_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110624031815_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110624032615_21414"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110624033115_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110706190615_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110706192500_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110706192815_55042"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110706193200_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110710010100_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110710011345_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110710160930_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110902105800_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110902110330_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110909194315_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110916192945_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20110916194115_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20111021180200_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20111028191315_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120110184530_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120206040300_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120314091345_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120314091715_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120314092830_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120320180630_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411084100_23227"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411084215_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411084430_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411085215_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411085630_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411091015_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411091030_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411091245_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411091345_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411091515_21401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120411092030_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120412072145_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120810184145_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120810184415_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120810185145_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120826045830_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120827045830_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120831125030_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120831125330_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120831125645_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120831130045_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120831130200_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120831130300_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120905145030_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120905145215_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120905145430_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20120905145930_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028030700_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028030815_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028030945_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028031000_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028031000_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028031145_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028031200_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028031430_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028031800_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028032430_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121028032700_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121108020315_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121112204315_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121112204845_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207082330_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207082515_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207082930_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207083615_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207083845_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207084500_21402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121207090200_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20121214103715_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105090115_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105090215_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105090415_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105090600_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105090700_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105091015_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105091015_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105091445_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105091715_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105091900_21402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130105092400_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130201222845_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130206011645_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130206011715_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130206012415_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130206013000_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130206013930_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130206015645_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130310230600_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130416104815_23228"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::geophysical:20130419030800_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20080929173245_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20081209234800_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090112164815_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090112165345_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090112175330_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090112180245_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090113160915_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090113161745_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090113162400_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090113163245_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090113170830_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090113171745_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090114151745_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090114152400_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090114153245_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090114154745_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090114160330_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090114162400_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090115153930_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090115155345_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090115155445_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090115165430_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090115183930_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090115185430_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090116150845_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090116151815_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090116153300_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090304014730_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090312204730_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090317225345_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090426000245_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090429220300_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090430145200_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090501160300_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090514164715_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090518181800_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090602135315_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090602135330_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090602135345_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090630170230_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090630170830_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090810211830_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930005345_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930012315_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930014815_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930015345_46413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930015415_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930020215_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930020315_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930020815_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930021715_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930023245_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930025345_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930044830_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930045330_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930054715_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20090930071700_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20091120143215_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100101225345_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100103225730_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227071515_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227143930_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227153830_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227174000_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227185315_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227193400_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227193815_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227202515_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227203245_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227211745_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227213015_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227222415_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227222415_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227222500_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227223900_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227224900_55013"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100227230830_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228002330_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228003230_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228011715_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228041815_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228050615_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228060030_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228111500_46404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228124715_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100228161630_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100416143215_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100416224600_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100421110530_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100501193915_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100502124730_41421"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100502193915_46419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100508012600_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100518145045_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100524121315_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100610182830_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100615010215_21413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100618190715_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100621195530_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100622182515_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100623141030_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100624124945_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100624170330_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100630135315_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100701141724_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100710230445_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100714055400_55016"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100714055415_55016"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100717172815_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100727172315_51426"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100727173215_51425"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100810055315_52406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100810144030_42409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100819004430_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100830002900_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100830123545_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100922060830_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20100923135845_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20101217183245_32401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311101715_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311101800_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311102300_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311102330_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311102430_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311110415_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311111745_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311111800_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311125400_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311130215_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311130215_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311130400_55023"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311153815_46412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311185524_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311190300_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311200845_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311200924_51406"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311214730_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110311215330_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110312000830_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110312001715_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110418133215_54401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110502000415_55042"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110503123915_32412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110529150330_46407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110530230915_46411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110602063830_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110613224830_46410"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110619030915_46409"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110621130815_46403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110623033015_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110626121715_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110627024030_41424"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110701145515_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110704202530_21414"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110706164700_21415"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110707121715_44402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110708183845_21416"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110713021330_21418"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110714230930_44401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110727212400_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110902113230_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20110905214030_52404"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20111130131545_42429"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120217130230_32413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120227170815_32411"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120411143830_56001"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120411143915_56003"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120429115400_42407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120511061345_41420"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120709041430_21419"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120723050515_52405"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120803194130_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120807052830_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20120916191630_43413"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20121106234415_23401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20121107172330_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20121107173215_43412"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20121119010900_55012"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130206050230_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130206050815_52403"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130206053230_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130206053815_52401"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130206071000_52402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130206073430_51407"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130228025330_46402"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130228064715_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130228065315_46408"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130503015400_55015"/>
        <sos:featureOfInterest xlink:href="urn:ioos:event:tsunami::manual:20130503223900_55015"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-0y2w3">
        <gml:description>Sturgeon Bay CG Station, WS</gml:description>
        <gml:name>urn:ioos:station:wmo:0y2w3</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.794 -87.313</gml:lowerCorner>
            <gml:upperCorner>44.794 -87.313</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-31T23:40:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-23T00:40:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:0y2w3"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21346">
        <gml:description>21346  380km East of Iwate, Japan</gml:description>
        <gml:name>urn:ioos:station:wmo:21346</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.416 146.196</gml:lowerCorner>
            <gml:upperCorner>40.416 146.196</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-03-18T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21346"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21347">
        <gml:description>21347  320km East of Iwate, Japan</gml:description>
        <gml:name>urn:ioos:station:wmo:21347</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.301 145.751</gml:lowerCorner>
            <gml:upperCorner>39.301 145.751</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-03-18T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21347"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21348">
        <gml:description>21348   350km East of Miyagi, Japan</gml:description>
        <gml:name>urn:ioos:station:wmo:21348</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.064 145.588</gml:lowerCorner>
            <gml:upperCorner>38.064 145.588</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-03-18T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-19T10:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21348"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21401">
        <gml:description>250NM Southeast of Iturup Island</gml:description>
        <gml:name>urn:ioos:station:wmo:21401</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.617 152.583</gml:lowerCorner>
            <gml:upperCorner>42.617 152.583</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-11-15T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-06-24T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21401"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21402">
        <gml:description>286NM East of Simushir Island</gml:description>
        <gml:name>urn:ioos:station:wmo:21402</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.488 158.343</gml:lowerCorner>
            <gml:upperCorner>46.488 158.343</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-10-01T12:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21402"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21413">
        <gml:description>690 NM Southeast of Tokyo, Japan</gml:description>
        <gml:name>urn:ioos:station:wmo:21413</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>30.55 152.12</gml:lowerCorner>
            <gml:upperCorner>30.55 152.12</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21413"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21414">
        <gml:description>NW Pacific</gml:description>
        <gml:name>urn:ioos:station:wmo:21414</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.94 178.27</gml:lowerCorner>
            <gml:upperCorner>48.94 178.27</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-23T00:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21414"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21415">
        <gml:description>175 NM S of Attu AK</gml:description>
        <gml:name>urn:ioos:station:wmo:21415</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>50.17 171.84</gml:lowerCorner>
            <gml:upperCorner>50.17 171.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21415"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21416">
        <gml:description>240NM SE of Kamchatka Peninsula</gml:description>
        <gml:name>urn:ioos:station:wmo:21416</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.04 163.49</gml:lowerCorner>
            <gml:upperCorner>48.04 163.49</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T12:15:00Z</gml:beginPosition>
            <gml:endPosition>2013-02-11T10:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21416"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21417">
        <gml:description>290NM SE of the Kuril Islands</gml:description>
        <gml:name>urn:ioos:station:wmo:21417</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.19 157.14</gml:lowerCorner>
            <gml:upperCorner>43.19 157.14</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2008-08-21T13:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21417"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21418">
        <gml:description>450 NM NE of Tokyo, Japan</gml:description>
        <gml:name>urn:ioos:station:wmo:21418</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.71 148.67</gml:lowerCorner>
            <gml:upperCorner>38.71 148.67</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T19:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-01T14:59:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21418"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-21419">
        <gml:description>209 SE of KURIL ISLANDS</gml:description>
        <gml:name>urn:ioos:station:wmo:21419</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.471 155.736</gml:lowerCorner>
            <gml:upperCorner>44.471 155.736</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-07-06T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:21419"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-23020">
        <gml:description>Red Sea</gml:description>
        <gml:name>urn:ioos:station:wmo:23020</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>22.161 38.501</gml:lowerCorner>
            <gml:upperCorner>22.161 38.501</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50:00Z</gml:beginPosition>
            <gml:endPosition>2010-12-17T03:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23020"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-23227">
        <gml:description>Bay of Bengal</gml:description>
        <gml:name>urn:ioos:station:wmo:23227</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>6.255 88.792</gml:lowerCorner>
            <gml:upperCorner>6.255 88.792</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-10-27T12:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23227"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-23228">
        <gml:description>Arabian Sea</gml:description>
        <gml:name>urn:ioos:station:wmo:23228</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>20.799 65.347</gml:lowerCorner>
            <gml:upperCorner>20.799 65.347</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-10-27T12:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23228"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-23401">
        <gml:description>600 NM West-Northwest of Phuket, Thailand</gml:description>
        <gml:name>urn:ioos:station:wmo:23401</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>8.9 88.54</gml:lowerCorner>
            <gml:upperCorner>8.9 88.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:23401"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28900">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28900</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.843 -122.418</gml:lowerCorner>
            <gml:upperCorner>47.725 127.219</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-22T11:11:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-31T19:13:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28900"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28901">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28901</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.817 -122.419</gml:lowerCorner>
            <gml:upperCorner>47.73 127.108</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-22T11:44:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-23T03:05:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28901"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28902">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28902</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.834 122.282</gml:lowerCorner>
            <gml:upperCorner>24.509 127.162</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-23T01:43:00Z</gml:beginPosition>
            <gml:endPosition>2012-06-28T15:46:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28902"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28903">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28903</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>21.695 120.756</gml:lowerCorner>
            <gml:upperCorner>24.295 127.335</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-22T21:40:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-02T19:09:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28903"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28904">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28904</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.042 121.426</gml:lowerCorner>
            <gml:upperCorner>23.622 127.087</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-30T02:37:00Z</gml:beginPosition>
            <gml:endPosition>2012-03-15T05:33:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28904"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28905">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28905</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>22.005 -125.655</gml:lowerCorner>
            <gml:upperCorner>48.137 120.33</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-03-15T07:53:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-18T08:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28905"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28906">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28906</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>18.825 119.795</gml:lowerCorner>
            <gml:upperCorner>21.94 120.293</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-02-24T09:36:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-25T19:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28906"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-28907">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:28907</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>21.484 -122.418</gml:lowerCorner>
            <gml:upperCorner>47.726 124.011</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-01-15T22:42:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-29T01:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:28907"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32012">
        <gml:description>Woods Hole Stratus Wave Station </gml:description>
        <gml:name>urn:ioos:station:wmo:32012</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-19.713 -85.585</gml:lowerCorner>
            <gml:upperCorner>-19.713 -85.585</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-02-28T23:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32012"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32066">
        <gml:description>Ecuador INOCAR</gml:description>
        <gml:name>urn:ioos:station:wmo:32066</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-1.13 -81.769</gml:lowerCorner>
            <gml:upperCorner>-1.13 -81.769</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-09-07T15:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32066"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32303">
        <gml:description>5N 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:32303</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>5 -95</gml:lowerCorner>
            <gml:upperCorner>5 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-22T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32303"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32304">
        <gml:description>5S 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:32304</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-5 -95</gml:lowerCorner>
            <gml:upperCorner>-5 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T09:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-05-25T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32304"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32305">
        <gml:description>8S 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:32305</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-8 -95</gml:lowerCorner>
            <gml:upperCorner>-8 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T13:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-03T16:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32305"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32315">
        <gml:description>5N 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:32315</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>5 -110</gml:lowerCorner>
            <gml:upperCorner>5 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-16T09:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32315"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32316">
        <gml:description>2N 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:32316</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>2 -110</gml:lowerCorner>
            <gml:upperCorner>2 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T11:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-07T13:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32316"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32317">
        <gml:description>2S 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:32317</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-2 -110</gml:lowerCorner>
            <gml:upperCorner>-2 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T13:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-05-23T16:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32317"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32318">
        <gml:description>5S 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:32318</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-5 -110</gml:lowerCorner>
            <gml:upperCorner>-5 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-07-31T11:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-07-26T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32318"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32319">
        <gml:description>8S 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:32319</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-8 -110</gml:lowerCorner>
            <gml:upperCorner>-8 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-15T20:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-16T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32319"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32320">
        <gml:description>2N 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:32320</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>2 -95</gml:lowerCorner>
            <gml:upperCorner>2 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-03-09T09:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32320"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32321">
        <gml:description>0 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:32321</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>0 -95</gml:lowerCorner>
            <gml:upperCorner>0 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-07-02T21:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32321"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32322">
        <gml:description>2S 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:32322</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-2 -95</gml:lowerCorner>
            <gml:upperCorner>-2 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-04-23T12:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-13T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32322"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32323">
        <gml:description>0 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:32323</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>0 -110</gml:lowerCorner>
            <gml:upperCorner>0 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T07:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-05-02T04:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32323"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32401">
        <gml:description>260 NM West-Southwest of Arica Chile</gml:description>
        <gml:name>urn:ioos:station:wmo:32401</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-19.55 -74.81</gml:lowerCorner>
            <gml:upperCorner>-19.55 -74.81</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32401"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32402">
        <gml:description>180 NM  West of Caldera, Chile</gml:description>
        <gml:name>urn:ioos:station:wmo:32402</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-26.743 -73.983</gml:lowerCorner>
            <gml:upperCorner>-26.743 -73.983</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-04-09T12:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32402"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32411">
        <gml:description>710 NM West-Southwest of Panama City, Panama</gml:description>
        <gml:name>urn:ioos:station:wmo:32411</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>4.92 -90.69</gml:lowerCorner>
            <gml:upperCorner>4.92 -90.69</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32411"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32412">
        <gml:description>630 NM Southwest of Lima, Peru</gml:description>
        <gml:name>urn:ioos:station:wmo:32412</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-17.98 -86.39</gml:lowerCorner>
            <gml:upperCorner>-17.98 -86.39</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-14T21:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32412"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32413">
        <gml:description>1000 NM WestNorthwest of Lima, Peru</gml:description>
        <gml:name>urn:ioos:station:wmo:32413</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-7.397 -93.5</gml:lowerCorner>
            <gml:upperCorner>-7.397 -93.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-08-23T02:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-23T20:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32413"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32487">
        <gml:description>Buenaventura, Colombia</gml:description>
        <gml:name>urn:ioos:station:wmo:32487</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>3.517 -77.737</gml:lowerCorner>
            <gml:upperCorner>3.517 -77.737</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T11:25:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-08T20:25:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32487"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32488">
        <gml:description>Bahia Solano, Colombia</gml:description>
        <gml:name>urn:ioos:station:wmo:32488</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>6.258 -77.511</gml:lowerCorner>
            <gml:upperCorner>6.258 -77.511</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-01T11:10:00Z</gml:beginPosition>
            <gml:endPosition>2009-10-16T02:10:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32488"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-32st0">
        <gml:description>Stratus</gml:description>
        <gml:name>urn:ioos:station:wmo:32st0</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-19.713 -85.585</gml:lowerCorner>
            <gml:upperCorner>-19.713 -85.585</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-14T06:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:32st0"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41001">
        <gml:description>150 NM East of Cape HATTERAS</gml:description>
        <gml:name>urn:ioos:station:wmo:41001</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.7 -72.73</gml:lowerCorner>
            <gml:upperCorner>34.7 -72.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41001"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41002">
        <gml:description>S HATTERAS - 250 NM East of Charleston, SC</gml:description>
        <gml:name>urn:ioos:station:wmo:41002</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.382 -75.415</gml:lowerCorner>
            <gml:upperCorner>32.382 -75.415</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-11T19:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41002"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41004">
        <gml:description>EDISTO - 41 NM Southeast of Charleston, SC</gml:description>
        <gml:name>urn:ioos:station:wmo:41004</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.5 -79.09</gml:lowerCorner>
            <gml:upperCorner>32.5 -79.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41004"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41008">
        <gml:description>GRAYS REEF - 40 NM Southeast of Savannah, GA</gml:description>
        <gml:name>urn:ioos:station:wmo:41008</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>31.4 -80.87</gml:lowerCorner>
            <gml:upperCorner>31.4 -80.87</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41008"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41009">
        <gml:description>CANAVERAL 20 NM East of Cape Canaveral, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:41009</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.519 -80.166</gml:lowerCorner>
            <gml:upperCorner>28.519 -80.166</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:20:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41009"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41010">
        <gml:description>CANAVERAL EAST 120NM East of Cape Canaveral</gml:description>
        <gml:name>urn:ioos:station:wmo:41010</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.91 -78.47</gml:lowerCorner>
            <gml:upperCorner>28.91 -78.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:20:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-26T18:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41010"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41012">
        <gml:description>40NM ENE of St Augustine, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:41012</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>30.04 -80.55</gml:lowerCorner>
            <gml:upperCorner>30.04 -80.55</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-30T21:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41012"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41013">
        <gml:description>Frying Pan Shoals, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:41013</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.44 -77.74</gml:lowerCorner>
            <gml:upperCorner>33.44 -77.74</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41013"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41024">
        <gml:description>Sunset Nearshore (SUN2)</gml:description>
        <gml:name>urn:ioos:station:wmo:41024</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.85 -78.48</gml:lowerCorner>
            <gml:upperCorner>33.85 -78.48</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-20T01:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41024"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41025">
        <gml:description>Diamond Shoals</gml:description>
        <gml:name>urn:ioos:station:wmo:41025</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>35.01 -75.4</gml:lowerCorner>
            <gml:upperCorner>35.01 -75.4</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-20T12:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41025"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41029">
        <gml:description>Capers Nearshore (CAP2)</gml:description>
        <gml:name>urn:ioos:station:wmo:41029</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.81 -79.63</gml:lowerCorner>
            <gml:upperCorner>32.81 -79.63</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-11T08:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41029"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41030">
        <gml:description>Capers Mid-Shelf (CAP 3)</gml:description>
        <gml:name>urn:ioos:station:wmo:41030</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.52 -79.34</gml:lowerCorner>
            <gml:upperCorner>32.52 -79.34</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-10T22:00:00Z</gml:beginPosition>
            <gml:endPosition>2008-02-04T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41030"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41033">
        <gml:description>Fripp Nearshore (FRP 2)</gml:description>
        <gml:name>urn:ioos:station:wmo:41033</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.28 -80.41</gml:lowerCorner>
            <gml:upperCorner>32.28 -80.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-03T04:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41033"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41035">
        <gml:description>Onslow Bay, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:41035</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.48 -77.28</gml:lowerCorner>
            <gml:upperCorner>34.48 -77.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-27T14:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41035"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41036">
        <gml:description>Onslow Bay, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:41036</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.21 -76.95</gml:lowerCorner>
            <gml:upperCorner>34.21 -76.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41036"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41037">
        <gml:description>ILM3 - 27 miles SE of Wrightsville Beach, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:41037</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.991 -77.36</gml:lowerCorner>
            <gml:upperCorner>33.991 -77.36</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T22:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-21T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41037"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41038">
        <gml:description>ILM2 - 5 miles SE of Wrightsville, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:41038</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.14 -77.71</gml:lowerCorner>
            <gml:upperCorner>34.14 -77.71</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T01:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41038"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41040">
        <gml:description>West Atlantic</gml:description>
        <gml:name>urn:ioos:station:wmo:41040</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>14.48 -53.03</gml:lowerCorner>
            <gml:upperCorner>14.48 -53.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41040"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41041">
        <gml:description>Middle Atlantic</gml:description>
        <gml:name>urn:ioos:station:wmo:41041</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>14.36 -46.01</gml:lowerCorner>
            <gml:upperCorner>14.36 -46.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41041"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41043">
        <gml:description>South Western Atlantic</gml:description>
        <gml:name>urn:ioos:station:wmo:41043</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>20.99 -65.01</gml:lowerCorner>
            <gml:upperCorner>20.99 -65.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41043"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41044">
        <gml:description> Atlantic South</gml:description>
        <gml:name>urn:ioos:station:wmo:41044</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>21.652 -58.695</gml:lowerCorner>
            <gml:upperCorner>21.652 -58.695</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41044"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41046">
        <gml:description>E Bahamas</gml:description>
        <gml:name>urn:ioos:station:wmo:41046</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24 -70.99</gml:lowerCorner>
            <gml:upperCorner>24 -70.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41046"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41047">
        <gml:description>NE Bahamas</gml:description>
        <gml:name>urn:ioos:station:wmo:41047</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.47 -71.49</gml:lowerCorner>
            <gml:upperCorner>27.47 -71.49</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41047"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41048">
        <gml:description>W Bermuda</gml:description>
        <gml:name>urn:ioos:station:wmo:41048</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>31.98 -69.65</gml:lowerCorner>
            <gml:upperCorner>31.98 -69.65</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41048"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41049">
        <gml:description>Atlantic (South)</gml:description>
        <gml:name>urn:ioos:station:wmo:41049</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.5 -63</gml:lowerCorner>
            <gml:upperCorner>27.5 -63</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T18:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41049"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41051">
        <gml:description>South of St. Thomas, VI</gml:description>
        <gml:name>urn:ioos:station:wmo:41051</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>18.257 -65.004</gml:lowerCorner>
            <gml:upperCorner>18.257 -65.004</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-03-11T22:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41051"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41052">
        <gml:description>South of St. John, Virgin Islands</gml:description>
        <gml:name>urn:ioos:station:wmo:41052</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>18.251 -64.763</gml:lowerCorner>
            <gml:upperCorner>18.251 -64.763</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-16T04:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41052"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41053">
        <gml:description>San Juan, PR</gml:description>
        <gml:name>urn:ioos:station:wmo:41053</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>18.476 -66.099</gml:lowerCorner>
            <gml:upperCorner>18.476 -66.099</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-07-27T11:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41053"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41060">
        <gml:description>Woods Hole Northwest Tropical Atlantic Wave Station</gml:description>
        <gml:name>urn:ioos:station:wmo:41060</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>14.75 -50.95</gml:lowerCorner>
            <gml:upperCorner>14.75 -50.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-12-10T19:40:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41060"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41061">
        <gml:description>Woods Hole SPURS Wave Station</gml:description>
        <gml:name>urn:ioos:station:wmo:41061</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.581 -38</gml:lowerCorner>
            <gml:upperCorner>24.581 -38</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-09-14T23:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41061"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41108">
        <gml:description>Wilmington Harbor, NC - 200</gml:description>
        <gml:name>urn:ioos:station:wmo:41108</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.721 -78.015</gml:lowerCorner>
            <gml:upperCorner>33.721 -78.015</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-02-07T22:59:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41108"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41109">
        <gml:description>New River Inlet, NC - 190</gml:description>
        <gml:name>urn:ioos:station:wmo:41109</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.483 -77.3</gml:lowerCorner>
            <gml:upperCorner>34.483 -77.3</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-16T15:54:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41109"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41110">
        <gml:description>Masonboro Inlet, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:41110</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.141 -77.709</gml:lowerCorner>
            <gml:upperCorner>34.141 -77.709</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41110"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41112">
        <gml:description>Offshore Fernandina Beach, FL (132)</gml:description>
        <gml:name>urn:ioos:station:wmo:41112</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>30.719 -81.293</gml:lowerCorner>
            <gml:upperCorner>30.719 -81.293</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:52:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41112"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41113">
        <gml:description>Cape Canaveral Nearshore, FL (143)</gml:description>
        <gml:name>urn:ioos:station:wmo:41113</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.4 -80.53</gml:lowerCorner>
            <gml:upperCorner>28.4 -80.53</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41113"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41114">
        <gml:description>Fort Pierce, FL (134)</gml:description>
        <gml:name>urn:ioos:station:wmo:41114</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.551 -80.225</gml:lowerCorner>
            <gml:upperCorner>27.551 -80.225</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:12:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41114"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41115">
        <gml:description>Rincon, Puerto Rico (181)</gml:description>
        <gml:name>urn:ioos:station:wmo:41115</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>18.376 -67.28</gml:lowerCorner>
            <gml:upperCorner>18.376 -67.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-03T12:35:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41115"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41140">
        <gml:description>Chistiansted, St. Croix, Virgin Islands</gml:description>
        <gml:name>urn:ioos:station:wmo:41140</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.769 -64.723</gml:lowerCorner>
            <gml:upperCorner>17.769 -64.723</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51:00Z</gml:beginPosition>
            <gml:endPosition>2010-11-02T11:52:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41140"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41141">
        <gml:description>Fareham, St. Croix, Virgin Islands</gml:description>
        <gml:name>urn:ioos:station:wmo:41141</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.684 -64.635</gml:lowerCorner>
            <gml:upperCorner>17.684 -64.635</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-07-03T18:21:00Z</gml:beginPosition>
            <gml:endPosition>2011-04-13T12:21:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41141"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41193">
        <gml:description>Puerto Bolivar, Colombia</gml:description>
        <gml:name>urn:ioos:station:wmo:41193</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>12.351 -72.218</gml:lowerCorner>
            <gml:upperCorner>12.351 -72.218</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-07T13:30:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-08T22:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41193"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41194">
        <gml:description>Barranquilla, Colombia</gml:description>
        <gml:name>urn:ioos:station:wmo:41194</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>11.161 -74.681</gml:lowerCorner>
            <gml:upperCorner>11.161 -74.681</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-04-20T16:10:00Z</gml:beginPosition>
            <gml:endPosition>2009-04-20T16:10:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41194"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41420">
        <gml:description>690 NM East of Miami, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:41420</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.31 -67.64</gml:lowerCorner>
            <gml:upperCorner>23.31 -67.64</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41420"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41421">
        <gml:description>320 NM North of San Juan, PR</gml:description>
        <gml:name>urn:ioos:station:wmo:41421</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.4 -63.9</gml:lowerCorner>
            <gml:upperCorner>23.4 -63.9</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41421"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41424">
        <gml:description>370 NM East of Charleston, SC</gml:description>
        <gml:name>urn:ioos:station:wmo:41424</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.93 -72.47</gml:lowerCorner>
            <gml:upperCorner>32.93 -72.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41424"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41b40">
        <gml:description>NORTH EQUATORIAL ONE- 470 NM EAST of Martinique</gml:description>
        <gml:name>urn:ioos:station:wmo:41b40</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>14.477 -53.008</gml:lowerCorner>
            <gml:upperCorner>14.477 -53.008</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-04-16T19:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41b40"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41nt0">
        <gml:description>NTAS - Northwest Tropical Atlantic</gml:description>
        <gml:name>urn:ioos:station:wmo:41nt0</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>14.817 -52</gml:lowerCorner>
            <gml:upperCorner>14.817 -52</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-07-19T07:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41nt0"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-41x01">
        <gml:description>Old 41001 (adrift)</gml:description>
        <gml:name>urn:ioos:station:wmo:41x01</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.704 -72.734</gml:lowerCorner>
            <gml:upperCorner>34.704 -72.734</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-04-21T01:50:00Z</gml:beginPosition>
            <gml:endPosition>2011-05-06T06:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:41x01"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42001">
        <gml:description>MID GULF 180 nm South of Southwest Pass, LA</gml:description>
        <gml:name>urn:ioos:station:wmo:42001</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>25.9 -89.67</gml:lowerCorner>
            <gml:upperCorner>25.9 -89.67</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42001"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42002">
        <gml:description>W GULF 240 nm South-Southeast of Sabine, TX</gml:description>
        <gml:name>urn:ioos:station:wmo:42002</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>25.17 -94.42</gml:lowerCorner>
            <gml:upperCorner>25.17 -94.42</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42002"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42003">
        <gml:description>E GULF 262 nm South of Panama City, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:42003</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>25.74 -85.73</gml:lowerCorner>
            <gml:upperCorner>25.74 -85.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-12-05T22:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42003"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42007">
        <gml:description>BILOXI 22 nm South-Southeast of Biloxi, MS</gml:description>
        <gml:name>urn:ioos:station:wmo:42007</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>30.09 -88.769</gml:lowerCorner>
            <gml:upperCorner>30.09 -88.769</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:50:00Z</gml:beginPosition>
            <gml:endPosition>2009-12-09T11:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42007"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42012">
        <gml:description>Orange Beach AL Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:42012</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>30.065 -87.555</gml:lowerCorner>
            <gml:upperCorner>30.065 -87.555</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42012"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42013">
        <gml:description>C10 - Navy-2</gml:description>
        <gml:name>urn:ioos:station:wmo:42013</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.169 -82.926</gml:lowerCorner>
            <gml:upperCorner>27.169 -82.926</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-10-01T17:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-21T18:40:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42013"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42019">
        <gml:description>Freeport, TX 60 NM South of Freeport, TX</gml:description>
        <gml:name>urn:ioos:station:wmo:42019</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.91 -95.36</gml:lowerCorner>
            <gml:upperCorner>27.91 -95.36</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42019"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42020">
        <gml:description>Corpus Christi, TX 50NM Southeast of Corpus Christi, TX</gml:description>
        <gml:name>urn:ioos:station:wmo:42020</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.96 -96.7</gml:lowerCorner>
            <gml:upperCorner>26.96 -96.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42020"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42021">
        <gml:description>C14 - Pasco County Buoy, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:42021</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.311 -83.306</gml:lowerCorner>
            <gml:upperCorner>28.311 -83.306</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-10-01T17:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-30T16:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42021"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42022">
        <gml:description>C12 - West Florida Central Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:42022</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.5 -83.72</gml:lowerCorner>
            <gml:upperCorner>27.5 -83.72</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T18:59:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-29T08:29:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42022"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42023">
        <gml:description>C13 - West Florida South Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:42023</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.064 -83.074</gml:lowerCorner>
            <gml:upperCorner>26.064 -83.074</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-01-09T18:30:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42023"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42024">
        <gml:description>C16 - W. FL MERHAB</gml:description>
        <gml:name>urn:ioos:station:wmo:42024</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.464 -84.219</gml:lowerCorner>
            <gml:upperCorner>27.464 -84.219</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-10-01T20:00:00Z</gml:beginPosition>
            <gml:endPosition>2009-07-21T02:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42024"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42035">
        <gml:description>GALVESTON  22NM East of Galveston, TX</gml:description>
        <gml:name>urn:ioos:station:wmo:42035</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>29.25 -94.41</gml:lowerCorner>
            <gml:upperCorner>29.25 -94.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42035"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42036">
        <gml:description>W. TAMPA  106NM West Northwest of Tampa, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:42036</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.5 -84.52</gml:lowerCorner>
            <gml:upperCorner>28.5 -84.52</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42036"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42039">
        <gml:description>PENSACOLA - 115NM East Southeast of Pensacola, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:42039</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.79 -86.01</gml:lowerCorner>
            <gml:upperCorner>28.79 -86.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42039"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42040">
        <gml:description>MOBILE SOUTH 64 nm South of Dauphin Island, AL</gml:description>
        <gml:name>urn:ioos:station:wmo:42040</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>29.21 -88.21</gml:lowerCorner>
            <gml:upperCorner>29.21 -88.21</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42040"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42043">
        <gml:description>GA-252 TABS B</gml:description>
        <gml:name>urn:ioos:station:wmo:42043</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.982 -94.919</gml:lowerCorner>
            <gml:upperCorner>28.982 -94.919</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-13T19:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42043"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42044">
        <gml:description>PS-1126 TABS J</gml:description>
        <gml:name>urn:ioos:station:wmo:42044</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.19 -97.05</gml:lowerCorner>
            <gml:upperCorner>26.19 -97.05</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-06T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-07T05:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42044"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42045">
        <gml:description>PI-745 TABS K</gml:description>
        <gml:name>urn:ioos:station:wmo:42045</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.217 -96.5</gml:lowerCorner>
            <gml:upperCorner>26.217 -96.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-13T19:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42045"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42046">
        <gml:description>HI-A595 TABS N</gml:description>
        <gml:name>urn:ioos:station:wmo:42046</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.89 -94.037</gml:lowerCorner>
            <gml:upperCorner>27.89 -94.037</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-13T19:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-09T15:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42046"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42047">
        <gml:description>HI-A389 TABS V</gml:description>
        <gml:name>urn:ioos:station:wmo:42047</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.897 -93.597</gml:lowerCorner>
            <gml:upperCorner>27.897 -93.597</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-18T12:30:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42047"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42048">
        <gml:description>TABS D</gml:description>
        <gml:name>urn:ioos:station:wmo:42048</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.94 -96.84</gml:lowerCorner>
            <gml:upperCorner>27.94 -96.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-08-15T12:30:00Z</gml:beginPosition>
            <gml:endPosition>2008-07-24T18:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42048"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42049">
        <gml:description>TABS W</gml:description>
        <gml:name>urn:ioos:station:wmo:42049</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.35 -96.01</gml:lowerCorner>
            <gml:upperCorner>28.35 -96.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:30:00Z</gml:beginPosition>
            <gml:endPosition>2008-01-07T10:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42049"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42050">
        <gml:description>TABS F</gml:description>
        <gml:name>urn:ioos:station:wmo:42050</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.84 -94.24</gml:lowerCorner>
            <gml:upperCorner>28.84 -94.24</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T02:30:00Z</gml:beginPosition>
            <gml:endPosition>2008-07-24T17:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42050"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42055">
        <gml:description>Bay of Campeche</gml:description>
        <gml:name>urn:ioos:station:wmo:42055</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>22.017 -94.046</gml:lowerCorner>
            <gml:upperCorner>22.017 -94.046</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42055"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42056">
        <gml:description>Yucatan Basin</gml:description>
        <gml:name>urn:ioos:station:wmo:42056</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>19.87 -85.06</gml:lowerCorner>
            <gml:upperCorner>19.87 -85.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42056"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42057">
        <gml:description>Western Caribbean</gml:description>
        <gml:name>urn:ioos:station:wmo:42057</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>16.83 -81.5</gml:lowerCorner>
            <gml:upperCorner>16.83 -81.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42057"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42058">
        <gml:description>Central Caribbean</gml:description>
        <gml:name>urn:ioos:station:wmo:42058</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>15.09 -75.06</gml:lowerCorner>
            <gml:upperCorner>15.09 -75.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42058"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42059">
        <gml:description>Eastern Caribbean</gml:description>
        <gml:name>urn:ioos:station:wmo:42059</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>15.01 -67.5</gml:lowerCorner>
            <gml:upperCorner>15.01 -67.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42059"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42060">
        <gml:description>Eastern Carribean</gml:description>
        <gml:name>urn:ioos:station:wmo:42060</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>16.5 -63.5</gml:lowerCorner>
            <gml:upperCorner>16.5 -63.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42060"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42065">
        <gml:description>Near 42058 Central Caribbean</gml:description>
        <gml:name>urn:ioos:station:wmo:42065</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>14.927 -75.064</gml:lowerCorner>
            <gml:upperCorner>14.927 -75.064</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-06-02T22:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-02-29T05:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42065"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42067">
        <gml:description>USM3M01</gml:description>
        <gml:name>urn:ioos:station:wmo:42067</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>30.044 -88.658</gml:lowerCorner>
            <gml:upperCorner>30.044 -88.658</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-03T19:40:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-20T00:40:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42067"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42080">
        <gml:description>Offshore Sand Key, FL</gml:description>
        <gml:name>urn:ioos:station:wmo:42080</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.39 -81.95</gml:lowerCorner>
            <gml:upperCorner>24.39 -81.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-30T23:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-03-23T21:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42080"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42085">
        <gml:description>Southeast of Ponce, PR</gml:description>
        <gml:name>urn:ioos:station:wmo:42085</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.86 -66.524</gml:lowerCorner>
            <gml:upperCorner>17.86 -66.524</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-03T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-02T18:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42085"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42099">
        <gml:description>Offshore St. Petersburg, FL (144)</gml:description>
        <gml:name>urn:ioos:station:wmo:42099</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.34 -84.245</gml:lowerCorner>
            <gml:upperCorner>27.34 -84.245</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:05:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42099"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42360">
        <gml:description>BW Pioneer buoy - Walker Ridge 249</gml:description>
        <gml:name>urn:ioos:station:wmo:42360</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.7 -90.46</gml:lowerCorner>
            <gml:upperCorner>26.7 -90.46</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-02-06T05:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42360"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42361">
        <gml:description>Auger - Garden Banks 426</gml:description>
        <gml:name>urn:ioos:station:wmo:42361</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.55 -92.49</gml:lowerCorner>
            <gml:upperCorner>27.55 -92.49</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-04T00:08:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42361"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42362">
        <gml:description>Brutus - Green Canyon 158</gml:description>
        <gml:name>urn:ioos:station:wmo:42362</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.8 -90.67</gml:lowerCorner>
            <gml:upperCorner>27.8 -90.67</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T02:58:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42362"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42363">
        <gml:description>Mars - Mississippi Canyon 807</gml:description>
        <gml:name>urn:ioos:station:wmo:42363</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.16 -89.22</gml:lowerCorner>
            <gml:upperCorner>28.16 -89.22</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-02-14T20:51:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42363"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42364">
        <gml:description>Ram-Powell - Viosca Knoll 936</gml:description>
        <gml:name>urn:ioos:station:wmo:42364</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>29.06 -88.09</gml:lowerCorner>
            <gml:upperCorner>29.06 -88.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T02:58:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-28T16:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42364"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42365">
        <gml:description>Ursa - Mississippi Canyon 809</gml:description>
        <gml:name>urn:ioos:station:wmo:42365</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.2 -89.12</gml:lowerCorner>
            <gml:upperCorner>28.2 -89.12</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T13:09:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-22T16:23:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42365"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42366">
        <gml:description>Red Hawk - Garden Banks 877</gml:description>
        <gml:name>urn:ioos:station:wmo:42366</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.122 -91.959</gml:lowerCorner>
            <gml:upperCorner>27.122 -91.959</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-09T00:19:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-20T05:39:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42366"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42367">
        <gml:description>Matterhorn - Mississippi Canyon 243</gml:description>
        <gml:name>urn:ioos:station:wmo:42367</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.74 -88.83</gml:lowerCorner>
            <gml:upperCorner>28.74 -88.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:13:00Z</gml:beginPosition>
            <gml:endPosition>2009-06-11T12:05:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42367"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42368">
        <gml:description>Magnolia - Garden Banks 783</gml:description>
        <gml:name>urn:ioos:station:wmo:42368</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.2 -92.2</gml:lowerCorner>
            <gml:upperCorner>27.2 -92.2</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42368"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42369">
        <gml:description>Mad Dog - Green Canyon 782</gml:description>
        <gml:name>urn:ioos:station:wmo:42369</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.19 -90.27</gml:lowerCorner>
            <gml:upperCorner>27.19 -90.27</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:29:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42369"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42370">
        <gml:description>Holstein - Green Canyon 645</gml:description>
        <gml:name>urn:ioos:station:wmo:42370</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.32 -90.54</gml:lowerCorner>
            <gml:upperCorner>27.32 -90.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:17:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-24T16:56:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42370"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42372">
        <gml:description>Genesis - Green Canyon 205</gml:description>
        <gml:name>urn:ioos:station:wmo:42372</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.78 -90.52</gml:lowerCorner>
            <gml:upperCorner>27.78 -90.52</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:27:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-12T21:23:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42372"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42373">
        <gml:description>Boomvang - East Breaks 643</gml:description>
        <gml:name>urn:ioos:station:wmo:42373</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.354 -94.625</gml:lowerCorner>
            <gml:upperCorner>27.354 -94.625</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-16T01:03:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42373"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42374">
        <gml:description>Horn Mountain - Mississippi Canyon 126 and 127</gml:description>
        <gml:name>urn:ioos:station:wmo:42374</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.87 -88.06</gml:lowerCorner>
            <gml:upperCorner>28.87 -88.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:20:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-18T21:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42374"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42375">
        <gml:description>Na Kika - Mississippi Canyon 474</gml:description>
        <gml:name>urn:ioos:station:wmo:42375</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.52 -88.29</gml:lowerCorner>
            <gml:upperCorner>28.52 -88.29</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T04:07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42375"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42376">
        <gml:description>Marlin - Viosca Knoll 915</gml:description>
        <gml:name>urn:ioos:station:wmo:42376</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>29.16 -87.94</gml:lowerCorner>
            <gml:upperCorner>29.16 -87.94</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T14:45:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-22T15:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42376"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42377">
        <gml:description>Constitution - Green Canyon 680</gml:description>
        <gml:name>urn:ioos:station:wmo:42377</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.29 -90.97</gml:lowerCorner>
            <gml:upperCorner>27.29 -90.97</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42377"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42379">
        <gml:description>Marco Polo - Green Canyon 608</gml:description>
        <gml:name>urn:ioos:station:wmo:42379</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.36 -90.18</gml:lowerCorner>
            <gml:upperCorner>27.36 -90.18</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:03:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42379"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42380">
        <gml:description>Devil's Tower - Mississippi Canyon 773</gml:description>
        <gml:name>urn:ioos:station:wmo:42380</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.209 -88.738</gml:lowerCorner>
            <gml:upperCorner>28.209 -88.738</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-03-31T17:58:00Z</gml:beginPosition>
            <gml:endPosition>2011-06-30T19:41:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42380"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42381">
        <gml:description>Gomez - Mississippi Canyon 711</gml:description>
        <gml:name>urn:ioos:station:wmo:42381</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.22 -89.62</gml:lowerCorner>
            <gml:upperCorner>28.22 -89.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T18:08:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-17T11:18:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42381"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42382">
        <gml:description>Gunnison - Garden Banks 668</gml:description>
        <gml:name>urn:ioos:station:wmo:42382</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.304 -93.538</gml:lowerCorner>
            <gml:upperCorner>27.304 -93.538</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:38:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-21T00:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42382"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42383">
        <gml:description>Neptune - Green Canyon 613</gml:description>
        <gml:name>urn:ioos:station:wmo:42383</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.37 -89.92</gml:lowerCorner>
            <gml:upperCorner>27.37 -89.92</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:48:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42383"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42384">
        <gml:description>Prince TLP - Ewing Bank 1003</gml:description>
        <gml:name>urn:ioos:station:wmo:42384</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.993 -90.326</gml:lowerCorner>
            <gml:upperCorner>27.993 -90.326</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-09T19:36:00Z</gml:beginPosition>
            <gml:endPosition>2009-10-17T02:52:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42384"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42385">
        <gml:description>Blind Faith - Mississippi Canyon 696</gml:description>
        <gml:name>urn:ioos:station:wmo:42385</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.34 -88.266</gml:lowerCorner>
            <gml:upperCorner>28.34 -88.266</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-31T18:19:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42385"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42386">
        <gml:description>Tahiti - Green Canyon 641</gml:description>
        <gml:name>urn:ioos:station:wmo:42386</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.326 -90.714</gml:lowerCorner>
            <gml:upperCorner>27.326 -90.714</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-17T16:54:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-30T11:43:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42386"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42387">
        <gml:description>Thunderhawk - Mississippi Canyon 734</gml:description>
        <gml:name>urn:ioos:station:wmo:42387</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.267 -88.399</gml:lowerCorner>
            <gml:upperCorner>28.267 -88.399</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42387"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42388">
        <gml:description>Producer 1 - Green Canyon 237</gml:description>
        <gml:name>urn:ioos:station:wmo:42388</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.73 -91.109</gml:lowerCorner>
            <gml:upperCorner>27.73 -91.109</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-11-01T20:17:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-31T17:58:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42388"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42390">
        <gml:description>Perdido Host - Alaminos Canyon 857</gml:description>
        <gml:name>urn:ioos:station:wmo:42390</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.129 -94.898</gml:lowerCorner>
            <gml:upperCorner>26.129 -94.898</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-04-13T17:55:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42390"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42391">
        <gml:description>Titan - Mississippi Canyon 941</gml:description>
        <gml:name>urn:ioos:station:wmo:42391</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.034 -89.101</gml:lowerCorner>
            <gml:upperCorner>28.034 -89.101</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-04-12T18:29:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-17T21:14:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42391"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42393">
        <gml:description>Shenzi - Green Canyon 653</gml:description>
        <gml:name>urn:ioos:station:wmo:42393</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.301 -90.135</gml:lowerCorner>
            <gml:upperCorner>27.301 -90.135</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-26T11:07:00Z</gml:beginPosition>
            <gml:endPosition>2012-02-27T14:52:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42393"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42407">
        <gml:description>230 NM South of San Juan, PR</gml:description>
        <gml:name>urn:ioos:station:wmo:42407</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>15.26 -68.24</gml:lowerCorner>
            <gml:upperCorner>15.26 -68.24</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42407"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42408">
        <gml:description>310 NM South-Southeast of New Orleans, LA</gml:description>
        <gml:name>urn:ioos:station:wmo:42408</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>25.41 -86.8</gml:lowerCorner>
            <gml:upperCorner>25.41 -86.8</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-08-28T20:15:00Z</gml:beginPosition>
            <gml:endPosition>2008-11-28T00:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42408"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42409">
        <gml:description>295 NM Southeast of New Orleans, LA</gml:description>
        <gml:name>urn:ioos:station:wmo:42409</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.658 -85.791</gml:lowerCorner>
            <gml:upperCorner>26.658 -85.791</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T12:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-28T10:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42409"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42429">
        <gml:description>DART GLIDER TEST STATION </gml:description>
        <gml:name>urn:ioos:station:wmo:42429</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.401 -85.671</gml:lowerCorner>
            <gml:upperCorner>27.401 -85.671</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-02-11T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-09T20:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42429"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42851">
        <gml:description>Globetrotter 1 - Walker Ridge 95</gml:description>
        <gml:name>urn:ioos:station:wmo:42851</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.863 -91.587</gml:lowerCorner>
            <gml:upperCorner>26.863 -91.587</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-07-18T02:10:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-26T18:57:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42851"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42852">
        <gml:description>Who Dat - Mississippi Canyon 547</gml:description>
        <gml:name>urn:ioos:station:wmo:42852</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.501 -89.769</gml:lowerCorner>
            <gml:upperCorner>28.501 -89.769</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-07-26T21:21:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-03T01:48:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42852"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42854">
        <gml:description>Atwood Condor - Garden Banks 386</gml:description>
        <gml:name>urn:ioos:station:wmo:42854</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.589 -92.282</gml:lowerCorner>
            <gml:upperCorner>27.589 -92.282</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-05-14T15:41:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42854"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42855">
        <gml:description>ENSCO 8506 - Walker Ridge 793</gml:description>
        <gml:name>urn:ioos:station:wmo:42855</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.157 -91.873</gml:lowerCorner>
            <gml:upperCorner>26.157 -91.873</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-12-11T20:30:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42855"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42856">
        <gml:description>Titanium Explorer - Walker Ridge 425</gml:description>
        <gml:name>urn:ioos:station:wmo:42856</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.52 -90.531</gml:lowerCorner>
            <gml:upperCorner>26.52 -90.531</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-12-23T13:40:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-22T02:03:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42856"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42861">
        <gml:description>Nautilus - Mississippi Canyon 807</gml:description>
        <gml:name>urn:ioos:station:wmo:42861</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.18 -89.23</gml:lowerCorner>
            <gml:upperCorner>28.18 -89.23</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T15:21:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42861"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42862">
        <gml:description>Jim Thompson - Mississippi Canyon 809</gml:description>
        <gml:name>urn:ioos:station:wmo:42862</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.176 -89.117</gml:lowerCorner>
            <gml:upperCorner>28.176 -89.117</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T23:58:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42862"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42863">
        <gml:description>Ocean Victory - Green Canyon 646</gml:description>
        <gml:name>urn:ioos:station:wmo:42863</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.32 -90.48</gml:lowerCorner>
            <gml:upperCorner>27.32 -90.48</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-24T00:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42863"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42864">
        <gml:description>Noble Max Smith - Garden Banks 344</gml:description>
        <gml:name>urn:ioos:station:wmo:42864</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.65 -92.15</gml:lowerCorner>
            <gml:upperCorner>27.65 -92.15</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:28:00Z</gml:beginPosition>
            <gml:endPosition>2008-04-30T16:38:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42864"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42865">
        <gml:description>Celtic Sea - Mississippi Canyon 459</gml:description>
        <gml:name>urn:ioos:station:wmo:42865</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.49 -89</gml:lowerCorner>
            <gml:upperCorner>28.49 -89</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T22:08:00Z</gml:beginPosition>
            <gml:endPosition>2008-06-27T12:27:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42865"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42866">
        <gml:description>Transocean Amirante - Garden Banks 463</gml:description>
        <gml:name>urn:ioos:station:wmo:42866</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.5 -92.84</gml:lowerCorner>
            <gml:upperCorner>27.5 -92.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:10:00Z</gml:beginPosition>
            <gml:endPosition>2011-06-05T18:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42866"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42867">
        <gml:description>DeepSeas - Walker Ridge 677</gml:description>
        <gml:name>urn:ioos:station:wmo:42867</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.3 -91.11</gml:lowerCorner>
            <gml:upperCorner>26.3 -91.11</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-25T17:34:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42867"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42868">
        <gml:description>Discoverer Enterprise - Mississippi Canyon 822</gml:description>
        <gml:name>urn:ioos:station:wmo:42868</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.16 -88.48</gml:lowerCorner>
            <gml:upperCorner>28.16 -88.48</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:19:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42868"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42869">
        <gml:description>Ocean Confidence - Mississippi Canyon 683</gml:description>
        <gml:name>urn:ioos:station:wmo:42869</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.27 -88.84</gml:lowerCorner>
            <gml:upperCorner>28.27 -88.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:12:00Z</gml:beginPosition>
            <gml:endPosition>2010-06-05T15:29:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42869"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42870">
        <gml:description>Ocean America - Garden Banks 462</gml:description>
        <gml:name>urn:ioos:station:wmo:42870</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.5 -92.85</gml:lowerCorner>
            <gml:upperCorner>27.5 -92.85</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:59:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-15T14:07:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42870"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42871">
        <gml:description>C R Luigs - Green Canyon 610</gml:description>
        <gml:name>urn:ioos:station:wmo:42871</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.35 -90.1</gml:lowerCorner>
            <gml:upperCorner>27.35 -90.1</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42871"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42872">
        <gml:description>Deepwater Horizon - Mississippi Canyon 727</gml:description>
        <gml:name>urn:ioos:station:wmo:42872</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.25 -88.81</gml:lowerCorner>
            <gml:upperCorner>28.25 -88.81</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T05:59:00Z</gml:beginPosition>
            <gml:endPosition>2010-04-21T02:40:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42872"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42873">
        <gml:description>Ocean Quest - Mississippi Canyon 667</gml:description>
        <gml:name>urn:ioos:station:wmo:42873</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.25 -89.62</gml:lowerCorner>
            <gml:upperCorner>28.25 -89.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:00:00Z</gml:beginPosition>
            <gml:endPosition>2009-01-04T18:39:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42873"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42875">
        <gml:description>Amos Runner - Green Canyon 956</gml:description>
        <gml:name>urn:ioos:station:wmo:42875</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.015 -90.403</gml:lowerCorner>
            <gml:upperCorner>27.015 -90.403</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-12T18:20:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42875"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42876">
        <gml:description>Ocean Star - East Breaks 599</gml:description>
        <gml:name>urn:ioos:station:wmo:42876</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.38 -94.62</gml:lowerCorner>
            <gml:upperCorner>27.38 -94.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:20:00Z</gml:beginPosition>
            <gml:endPosition>2009-04-21T18:58:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42876"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42877">
        <gml:description>Cajun Express - Mississippi Canyon 696</gml:description>
        <gml:name>urn:ioos:station:wmo:42877</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.31 -88.2</gml:lowerCorner>
            <gml:upperCorner>28.31 -88.2</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:39:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-16T17:21:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42877"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42878">
        <gml:description>Paul Romano - Green Canyon 654</gml:description>
        <gml:name>urn:ioos:station:wmo:42878</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.32 -90.09</gml:lowerCorner>
            <gml:upperCorner>27.32 -90.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T17:56:00Z</gml:beginPosition>
            <gml:endPosition>2010-05-23T05:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42878"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42879">
        <gml:description>ENSCO 7500 - Walker Ridge 029</gml:description>
        <gml:name>urn:ioos:station:wmo:42879</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.94 -90.54</gml:lowerCorner>
            <gml:upperCorner>26.94 -90.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:04:00Z</gml:beginPosition>
            <gml:endPosition>2008-09-23T11:32:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42879"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42881">
        <gml:description>Transocean Marianas - Mississippi Canyon 522</gml:description>
        <gml:name>urn:ioos:station:wmo:42881</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.46 -88.11</gml:lowerCorner>
            <gml:upperCorner>28.46 -88.11</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:27:00Z</gml:beginPosition>
            <gml:endPosition>2009-08-01T14:24:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42881"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42882">
        <gml:description>Ocean Valiant - Green Canyon 726</gml:description>
        <gml:name>urn:ioos:station:wmo:42882</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.22 -90.83</gml:lowerCorner>
            <gml:upperCorner>27.22 -90.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:09:00Z</gml:beginPosition>
            <gml:endPosition>2009-06-28T15:05:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42882"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42885">
        <gml:description>Development Driller II - Green Canyon 743</gml:description>
        <gml:name>urn:ioos:station:wmo:42885</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.22 -90.03</gml:lowerCorner>
            <gml:upperCorner>27.22 -90.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:42:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42885"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42886">
        <gml:description>Discoverer Spirit - Keithley Canyon 292</gml:description>
        <gml:name>urn:ioos:station:wmo:42886</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.67 -92.56</gml:lowerCorner>
            <gml:upperCorner>26.67 -92.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:02:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42886"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42887">
        <gml:description>Thunder Horse - Mississippi Canyon 778</gml:description>
        <gml:name>urn:ioos:station:wmo:42887</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.19 -88.5</gml:lowerCorner>
            <gml:upperCorner>28.19 -88.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:01:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42887"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42889">
        <gml:description>Medusa - Mississippi Canyon 582</gml:description>
        <gml:name>urn:ioos:station:wmo:42889</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.39 -89.47</gml:lowerCorner>
            <gml:upperCorner>28.39 -89.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42889"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42890">
        <gml:description>Front Runner - Green Canyon 338</gml:description>
        <gml:name>urn:ioos:station:wmo:42890</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.62 -90.44</gml:lowerCorner>
            <gml:upperCorner>27.62 -90.44</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T17:17:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42890"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42892">
        <gml:description>Ocean Baroness - Green Canyon 468</gml:description>
        <gml:name>urn:ioos:station:wmo:42892</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.48 -90.56</gml:lowerCorner>
            <gml:upperCorner>27.48 -90.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:13:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-28T15:26:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42892"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42894">
        <gml:description>Lorris Bouzigard - Garden Banks 378</gml:description>
        <gml:name>urn:ioos:station:wmo:42894</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.62 -92.66</gml:lowerCorner>
            <gml:upperCorner>27.62 -92.66</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:59:00Z</gml:beginPosition>
            <gml:endPosition>2010-09-19T13:45:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42894"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42897">
        <gml:description>Development Driller 1 - Atwater Valley 618</gml:description>
        <gml:name>urn:ioos:station:wmo:42897</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.34 -89.83</gml:lowerCorner>
            <gml:upperCorner>27.34 -89.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T14:59:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42897"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42899">
        <gml:description>Ocean Endeavor - Walker Ridge 278</gml:description>
        <gml:name>urn:ioos:station:wmo:42899</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.66 -91.23</gml:lowerCorner>
            <gml:upperCorner>26.66 -91.23</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:36:00Z</gml:beginPosition>
            <gml:endPosition>2009-06-26T13:48:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42899"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42900">
        <gml:description>Ocean Saratoga - Green Canyon 006</gml:description>
        <gml:name>urn:ioos:station:wmo:42900</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.94 -91.65</gml:lowerCorner>
            <gml:upperCorner>27.94 -91.65</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:29:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42900"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42901">
        <gml:description>Eirik Raude - Walker Ridge 848</gml:description>
        <gml:name>urn:ioos:station:wmo:42901</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.26 -94.6</gml:lowerCorner>
            <gml:upperCorner>26.26 -94.6</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T10:31:00Z</gml:beginPosition>
            <gml:endPosition>2008-07-23T03:24:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42901"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42902">
        <gml:description>Clyde Boudreaux - Alaminos Canyon 857</gml:description>
        <gml:name>urn:ioos:station:wmo:42902</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.13 -94.9</gml:lowerCorner>
            <gml:upperCorner>26.13 -94.9</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:57:00Z</gml:beginPosition>
            <gml:endPosition>2011-04-29T14:02:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42902"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42903">
        <gml:description>Henry Goodrich - Green Canyon 244</gml:description>
        <gml:name>urn:ioos:station:wmo:42903</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.73 -90.73</gml:lowerCorner>
            <gml:upperCorner>27.73 -90.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:23:00Z</gml:beginPosition>
            <gml:endPosition>2008-07-10T18:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42903"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42904">
        <gml:description>Independence Hub - Mississippi Canyon 920</gml:description>
        <gml:name>urn:ioos:station:wmo:42904</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.09 -87.99</gml:lowerCorner>
            <gml:upperCorner>28.09 -87.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:05:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-14T14:55:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42904"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42905">
        <gml:description>Belford Dolphin - Green Canyon 561</gml:description>
        <gml:name>urn:ioos:station:wmo:42905</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.4 -90.3</gml:lowerCorner>
            <gml:upperCorner>27.4 -90.3</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:06:00Z</gml:beginPosition>
            <gml:endPosition>2009-06-22T18:25:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42905"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42906">
        <gml:description>Petrolia - Block PIT Area DL1</gml:description>
        <gml:name>urn:ioos:station:wmo:42906</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>19.35 -92.24</gml:lowerCorner>
            <gml:upperCorner>19.35 -92.24</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:14:00Z</gml:beginPosition>
            <gml:endPosition>2008-12-22T16:56:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42906"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42908">
        <gml:description>West Sirius - Keathly Canyon 291</gml:description>
        <gml:name>urn:ioos:station:wmo:42908</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.699 -92.627</gml:lowerCorner>
            <gml:upperCorner>26.699 -92.627</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:44:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42908"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42909">
        <gml:description>ENSCO 8500 - Green Canyon 639</gml:description>
        <gml:name>urn:ioos:station:wmo:42909</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.315 -90.788</gml:lowerCorner>
            <gml:upperCorner>27.315 -90.788</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-20T20:33:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42909"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42910">
        <gml:description>Frontier Driller - MC762</gml:description>
        <gml:name>urn:ioos:station:wmo:42910</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>29.2 -87.95</gml:lowerCorner>
            <gml:upperCorner>29.2 -87.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-09T14:58:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42910"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42911">
        <gml:description>Ocean Monarch - Green Canyon 643</gml:description>
        <gml:name>urn:ioos:station:wmo:42911</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.343 -90.605</gml:lowerCorner>
            <gml:upperCorner>27.343 -90.605</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:59:00Z</gml:beginPosition>
            <gml:endPosition>2011-08-27T17:54:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42911"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42912">
        <gml:description>Discoverer Clear Leader - Walker Ridge 634</gml:description>
        <gml:name>urn:ioos:station:wmo:42912</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.319 -91.086</gml:lowerCorner>
            <gml:upperCorner>26.319 -91.086</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-03T02:28:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42912"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42913">
        <gml:description>ENSCO 8501 - Green Canyon 512</gml:description>
        <gml:name>urn:ioos:station:wmo:42913</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.455 -90.579</gml:lowerCorner>
            <gml:upperCorner>27.455 -90.579</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-13T18:47:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42913"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42914">
        <gml:description>Discoverer Americas - Mississippi Canyon 540</gml:description>
        <gml:name>urn:ioos:station:wmo:42914</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.43 -89.389</gml:lowerCorner>
            <gml:upperCorner>28.43 -89.389</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-11-19T20:48:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-16T01:46:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42914"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42915">
        <gml:description>Maersk Developer - Walker Ridge 543</gml:description>
        <gml:name>urn:ioos:station:wmo:42915</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.442 -91.189</gml:lowerCorner>
            <gml:upperCorner>26.442 -91.189</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-11-05T01:06:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-17T21:35:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42915"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42916">
        <gml:description>Development Driller 3 - Grand Island</gml:description>
        <gml:name>urn:ioos:station:wmo:42916</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.577 -90.016</gml:lowerCorner>
            <gml:upperCorner>28.577 -90.016</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-05-01T22:20:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-22T12:49:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42916"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42917">
        <gml:description>Discoverer Inspiration - Keathley Canyon 736</gml:description>
        <gml:name>urn:ioos:station:wmo:42917</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.237 -92.377</gml:lowerCorner>
            <gml:upperCorner>26.237 -92.377</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-01-31T00:36:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42917"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42918">
        <gml:description>Noble Danny Adkins - Alaminos Canyon (TBD)</gml:description>
        <gml:name>urn:ioos:station:wmo:42918</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.41 -94.52</gml:lowerCorner>
            <gml:upperCorner>26.41 -94.52</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-05T04:59:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-16T19:09:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42918"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42919">
        <gml:description>Stenna Forth - Green Canyon 469</gml:description>
        <gml:name>urn:ioos:station:wmo:42919</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.504 -90.532</gml:lowerCorner>
            <gml:upperCorner>27.504 -90.532</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-03-02T16:57:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-05T14:38:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42919"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42921">
        <gml:description>Deepwater Pathfinder - Mississippi Canyon 771</gml:description>
        <gml:name>urn:ioos:station:wmo:42921</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.2 -88.793</gml:lowerCorner>
            <gml:upperCorner>28.2 -88.793</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-03-30T16:36:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42921"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42922">
        <gml:description>Noble Jim Day - Garden Banks 506</gml:description>
        <gml:name>urn:ioos:station:wmo:42922</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.476 -92.858</gml:lowerCorner>
            <gml:upperCorner>27.476 -92.858</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-08T21:30:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-22T08:17:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42922"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42923">
        <gml:description>Ensco 8502</gml:description>
        <gml:name>urn:ioos:station:wmo:42923</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.347 -95.573</gml:lowerCorner>
            <gml:upperCorner>27.347 -95.573</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-01-01T11:58:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42923"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42924">
        <gml:description>Ensco 8503 - Green Canyon 814</gml:description>
        <gml:name>urn:ioos:station:wmo:42924</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.149 -90.861</gml:lowerCorner>
            <gml:upperCorner>27.149 -90.861</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-01-01T00:24:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42924"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42925">
        <gml:description>Deep Ocean Mendocino - Walker Ridge 249</gml:description>
        <gml:name>urn:ioos:station:wmo:42925</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.726 -90.508</gml:lowerCorner>
            <gml:upperCorner>26.726 -90.508</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-26T13:17:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42925"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42926">
        <gml:description>Discoverer India - Walker Ridge 758</gml:description>
        <gml:name>urn:ioos:station:wmo:42926</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.208 -91.443</gml:lowerCorner>
            <gml:upperCorner>26.208 -91.443</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-10-26T19:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42926"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42927">
        <gml:description>Noble Bully 1 - Green Canyon 434</gml:description>
        <gml:name>urn:ioos:station:wmo:42927</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.555 -90.07</gml:lowerCorner>
            <gml:upperCorner>27.555 -90.07</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-03-13T16:36:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-28T19:40:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42927"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42928">
        <gml:description>ENSCO 8505 - Walker Ridge 54</gml:description>
        <gml:name>urn:ioos:station:wmo:42928</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.927 -91.564</gml:lowerCorner>
            <gml:upperCorner>26.927 -91.564</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-25T16:16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42928"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42929">
        <gml:description>Pacific Santa Ana - Walker Ridge 98</gml:description>
        <gml:name>urn:ioos:station:wmo:42929</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.846 -91.438</gml:lowerCorner>
            <gml:upperCorner>26.846 -91.438</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-06-22T16:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42929"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-42930">
        <gml:description>Deepwater Champion - Keathley Canyon 918</gml:description>
        <gml:name>urn:ioos:station:wmo:42930</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.08 -92.063</gml:lowerCorner>
            <gml:upperCorner>26.08 -92.063</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-10-10T23:34:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:42930"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-43001">
        <gml:description>8N 110W</gml:description>
        <gml:name>urn:ioos:station:wmo:43001</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>8 -110</gml:lowerCorner>
            <gml:upperCorner>8 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T09:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-16T09:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43001"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-43301">
        <gml:description>8N 95W</gml:description>
        <gml:name>urn:ioos:station:wmo:43301</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>8 -95</gml:lowerCorner>
            <gml:upperCorner>8 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T07:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-03-04T06:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43301"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-43412">
        <gml:description>240 NM Southwest of Manzanillo, Mexico</gml:description>
        <gml:name>urn:ioos:station:wmo:43412</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>16.03 -107</gml:lowerCorner>
            <gml:upperCorner>16.03 -107</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43412"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-43413">
        <gml:description>360 NM South-Southwest of Acapulco, Mexico</gml:description>
        <gml:name>urn:ioos:station:wmo:43413</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>10.84 -100.08</gml:lowerCorner>
            <gml:upperCorner>10.84 -100.08</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:43413"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44004">
        <gml:description>HOTEL 200NM East of Cape May,NJ</gml:description>
        <gml:name>urn:ioos:station:wmo:44004</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.48 -70.43</gml:lowerCorner>
            <gml:upperCorner>38.48 -70.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:50:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-27T14:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44004"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44005">
        <gml:description>GULF OF MAINE 78 NM EAST OF PORTSMOUTH,NH</gml:description>
        <gml:name>urn:ioos:station:wmo:44005</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.19 -69.14</gml:lowerCorner>
            <gml:upperCorner>43.19 -69.14</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-14T05:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44005"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44007">
        <gml:description>12 NM Southeast of Portland, ME</gml:description>
        <gml:name>urn:ioos:station:wmo:44007</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.53 -70.14</gml:lowerCorner>
            <gml:upperCorner>43.53 -70.14</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44007"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44008">
        <gml:description>54NM Southeast of Nantucket</gml:description>
        <gml:name>urn:ioos:station:wmo:44008</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.5 -69.43</gml:lowerCorner>
            <gml:upperCorner>40.5 -69.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-26T17:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44008"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44009">
        <gml:description>DELAWARE BAY 26 NM Southeast of Cape May, NJ</gml:description>
        <gml:name>urn:ioos:station:wmo:44009</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.46 -74.7</gml:lowerCorner>
            <gml:upperCorner>38.46 -74.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44009"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44011">
        <gml:description>170 NM East of Hyannis, MA</gml:description>
        <gml:name>urn:ioos:station:wmo:44011</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.11 -66.58</gml:lowerCorner>
            <gml:upperCorner>41.11 -66.58</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T17:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-08T04:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44011"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44013">
        <gml:description>BOSTON 16 NM East of Boston, MA</gml:description>
        <gml:name>urn:ioos:station:wmo:44013</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.35 -70.69</gml:lowerCorner>
            <gml:upperCorner>42.35 -70.69</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44013"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44014">
        <gml:description>64 NM East of Virginia Beach, VA</gml:description>
        <gml:name>urn:ioos:station:wmo:44014</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.61 -74.84</gml:lowerCorner>
            <gml:upperCorner>36.61 -74.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44014"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44017">
        <gml:description>23 Nautical Miles Southwest of Montauk Point, NY</gml:description>
        <gml:name>urn:ioos:station:wmo:44017</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.69 -72.05</gml:lowerCorner>
            <gml:upperCorner>40.69 -72.05</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44017"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44018">
        <gml:description>SE Cape Cod, 30NM East of Nantucket, MA</gml:description>
        <gml:name>urn:ioos:station:wmo:44018</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.26 -69.29</gml:lowerCorner>
            <gml:upperCorner>41.26 -69.29</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-10T16:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44018"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44020">
        <gml:description>NANTUCKET SOUND</gml:description>
        <gml:name>urn:ioos:station:wmo:44020</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.443 -70.186</gml:lowerCorner>
            <gml:upperCorner>41.443 -70.186</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44020"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44021">
        <gml:description>Buoy D - New Meadows River</gml:description>
        <gml:name>urn:ioos:station:wmo:44021</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.762 -69.988</gml:lowerCorner>
            <gml:upperCorner>43.762 -69.988</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-12-11T19:04:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-09T16:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44021"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44022">
        <gml:description>Execution Rocks</gml:description>
        <gml:name>urn:ioos:station:wmo:44022</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.88 -73.73</gml:lowerCorner>
            <gml:upperCorner>40.88 -73.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T04:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44022"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44024">
        <gml:description>Buoy N - Northeast Channel</gml:description>
        <gml:name>urn:ioos:station:wmo:44024</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.312 -65.927</gml:lowerCorner>
            <gml:upperCorner>42.312 -65.927</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-09-22T17:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44024"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44025">
        <gml:description>LONG ISLAND 33 NM South of Islip, NY</gml:description>
        <gml:name>urn:ioos:station:wmo:44025</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.25 -73.17</gml:lowerCorner>
            <gml:upperCorner>40.25 -73.17</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44025"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44027">
        <gml:description>Jonesport, Maine</gml:description>
        <gml:name>urn:ioos:station:wmo:44027</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.27 -67.31</gml:lowerCorner>
            <gml:upperCorner>44.27 -67.31</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44027"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44029">
        <gml:description>Buoy A0102 - Mass. Bay/Stellwagen</gml:description>
        <gml:name>urn:ioos:station:wmo:44029</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.52 -70.57</gml:lowerCorner>
            <gml:upperCorner>42.52 -70.57</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44029"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44030">
        <gml:description>Buoy B0102 - Western Maine Shelf</gml:description>
        <gml:name>urn:ioos:station:wmo:44030</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.18 -70.43</gml:lowerCorner>
            <gml:upperCorner>43.18 -70.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44030"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44031">
        <gml:description>Buoy C0201 - Casco Bay</gml:description>
        <gml:name>urn:ioos:station:wmo:44031</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.57 -70.06</gml:lowerCorner>
            <gml:upperCorner>43.57 -70.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition>2009-03-23T09:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44031"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44032">
        <gml:description>Buoy E0104 - Central Maine Shelf</gml:description>
        <gml:name>urn:ioos:station:wmo:44032</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.71 -69.36</gml:lowerCorner>
            <gml:upperCorner>43.71 -69.36</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44032"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44033">
        <gml:description>Buoy F0103 - West Penobscot Bay</gml:description>
        <gml:name>urn:ioos:station:wmo:44033</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.06 -69</gml:lowerCorner>
            <gml:upperCorner>44.06 -69</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44033"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44034">
        <gml:description>Buoy I0103 - Eastern Maine Shelf</gml:description>
        <gml:name>urn:ioos:station:wmo:44034</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.11 -68.11</gml:lowerCorner>
            <gml:upperCorner>44.11 -68.11</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44034"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44035">
        <gml:description>Buoy J0201 - Cobscook Bay</gml:description>
        <gml:name>urn:ioos:station:wmo:44035</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.89 -67.02</gml:lowerCorner>
            <gml:upperCorner>44.89 -67.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition>2008-12-26T18:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44035"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44037">
        <gml:description>Buoy M0102 - Jordan Basin</gml:description>
        <gml:name>urn:ioos:station:wmo:44037</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.49 -67.88</gml:lowerCorner>
            <gml:upperCorner>43.49 -67.88</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-30T18:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44037"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44038">
        <gml:description>Buoy L0102 - Scotian Shelf</gml:description>
        <gml:name>urn:ioos:station:wmo:44038</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.62 -66.55</gml:lowerCorner>
            <gml:upperCorner>43.62 -66.55</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04:00Z</gml:beginPosition>
            <gml:endPosition>2008-11-17T01:04:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44038"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44039">
        <gml:description>Central Long Island Sound</gml:description>
        <gml:name>urn:ioos:station:wmo:44039</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.138 -72.655</gml:lowerCorner>
            <gml:upperCorner>41.138 -72.655</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-04-30T23:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44039"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44040">
        <gml:description>Western Long Island Sound</gml:description>
        <gml:name>urn:ioos:station:wmo:44040</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.956 -73.58</gml:lowerCorner>
            <gml:upperCorner>40.956 -73.58</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-04-30T23:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-10T06:45:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44040"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44041">
        <gml:description>Jamestown, VA</gml:description>
        <gml:name>urn:ioos:station:wmo:44041</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.204 -76.777</gml:lowerCorner>
            <gml:upperCorner>37.204 -76.777</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44041"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44042">
        <gml:description>Potomac, MD</gml:description>
        <gml:name>urn:ioos:station:wmo:44042</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.033 -76.336</gml:lowerCorner>
            <gml:upperCorner>38.033 -76.336</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44042"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44043">
        <gml:description>Patapsco, MD</gml:description>
        <gml:name>urn:ioos:station:wmo:44043</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.152 -76.391</gml:lowerCorner>
            <gml:upperCorner>39.152 -76.391</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-11T19:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44043"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44054">
        <gml:description>Lower Delaware Bay Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:44054</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.883 -75.183</gml:lowerCorner>
            <gml:upperCorner>38.883 -75.183</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:30:00Z</gml:beginPosition>
            <gml:endPosition>2010-12-10T00:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44054"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44055">
        <gml:description>Central Delaware Bay</gml:description>
        <gml:name>urn:ioos:station:wmo:44055</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.122 -75.256</gml:lowerCorner>
            <gml:upperCorner>39.122 -75.256</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:30:00Z</gml:beginPosition>
            <gml:endPosition>2012-02-23T22:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44055"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44056">
        <gml:description>Duck FRF, NC</gml:description>
        <gml:name>urn:ioos:station:wmo:44056</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.2 -75.714</gml:lowerCorner>
            <gml:upperCorner>36.2 -75.714</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T19:45:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44056"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44057">
        <gml:description>Susquehanna, MD</gml:description>
        <gml:name>urn:ioos:station:wmo:44057</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.544 -76.075</gml:lowerCorner>
            <gml:upperCorner>39.544 -76.075</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44057"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44058">
        <gml:description>Stingray Point, VA</gml:description>
        <gml:name>urn:ioos:station:wmo:44058</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.552 -76.251</gml:lowerCorner>
            <gml:upperCorner>37.552 -76.251</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44058"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44059">
        <gml:description>Norfolk, VA</gml:description>
        <gml:name>urn:ioos:station:wmo:44059</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.846 -76.298</gml:lowerCorner>
            <gml:upperCorner>36.846 -76.298</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44059"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44060">
        <gml:description>Eastern Long Island Sound</gml:description>
        <gml:name>urn:ioos:station:wmo:44060</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.2633 -72.0667</gml:lowerCorner>
            <gml:upperCorner>41.2633 -72.0667</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44060"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44061">
        <gml:description>Upper Potmac, MD</gml:description>
        <gml:name>urn:ioos:station:wmo:44061</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.785 -77.036</gml:lowerCorner>
            <gml:upperCorner>38.785 -77.036</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-05-17T18:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44061"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44062">
        <gml:description>Gooses Reef, MD</gml:description>
        <gml:name>urn:ioos:station:wmo:44062</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.553 -76.415</gml:lowerCorner>
            <gml:upperCorner>38.553 -76.415</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-07-30T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44062"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44063">
        <gml:description>Annapolis</gml:description>
        <gml:name>urn:ioos:station:wmo:44063</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.963 -76.448</gml:lowerCorner>
            <gml:upperCorner>38.963 -76.448</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-05-17T18:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44063"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44064">
        <gml:description>FIRST LANDING</gml:description>
        <gml:name>urn:ioos:station:wmo:44064</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.979 -76.043</gml:lowerCorner>
            <gml:upperCorner>36.979 -76.043</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-26T18:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44064"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44065">
        <gml:description>Entrance to New York Harbor</gml:description>
        <gml:name>urn:ioos:station:wmo:44065</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.369 -73.703</gml:lowerCorner>
            <gml:upperCorner>40.369 -73.703</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44065"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44066">
        <gml:description>Texas Tower #4</gml:description>
        <gml:name>urn:ioos:station:wmo:44066</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.26 -72.18</gml:lowerCorner>
            <gml:upperCorner>39.26 -72.18</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-19T17:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44066"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44067">
        <gml:description>Potomac River, Near HWY 301</gml:description>
        <gml:name>urn:ioos:station:wmo:44067</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.368 -76.996</gml:lowerCorner>
            <gml:upperCorner>38.368 -76.996</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-26T02:58:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-04T19:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44067"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44070">
        <gml:description>Buzzards Bay MA. Offshore</gml:description>
        <gml:name>urn:ioos:station:wmo:44070</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.392 -71.004</gml:lowerCorner>
            <gml:upperCorner>41.392 -71.004</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-11-09T18:06:00Z</gml:beginPosition>
            <gml:endPosition>2010-11-09T00:06:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44070"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44095">
        <gml:description>Oregon Inlet, NC  - 192</gml:description>
        <gml:name>urn:ioos:station:wmo:44095</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>35.583 -75.317</gml:lowerCorner>
            <gml:upperCorner>35.583 -75.317</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-09T21:20:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-12T19:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44095"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44096">
        <gml:description>Cape Charles, VA - 186</gml:description>
        <gml:name>urn:ioos:station:wmo:44096</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.023 -75.81</gml:lowerCorner>
            <gml:upperCorner>37.023 -75.81</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-02-23T21:07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44096"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44097">
        <gml:description>Block Island, RI  (154)</gml:description>
        <gml:name>urn:ioos:station:wmo:44097</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.981 -71.117</gml:lowerCorner>
            <gml:upperCorner>40.981 -71.117</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-22T00:31:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44097"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44098">
        <gml:description>Jeffrey's Ledge, NH (160)</gml:description>
        <gml:name>urn:ioos:station:wmo:44098</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.801 -70.169</gml:lowerCorner>
            <gml:upperCorner>42.801 -70.169</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T16:52:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44098"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44099">
        <gml:description>Cape Henry, VA (147)</gml:description>
        <gml:name>urn:ioos:station:wmo:44099</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.908 -75.775</gml:lowerCorner>
            <gml:upperCorner>36.908 -75.775</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:58:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44099"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44100">
        <gml:description>Duck FRF 26m, NC (430)</gml:description>
        <gml:name>urn:ioos:station:wmo:44100</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.258 -75.591</gml:lowerCorner>
            <gml:upperCorner>36.258 -75.591</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:17:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44100"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44172">
        <gml:description>Halifax Harbor, NS, Canada - 176</gml:description>
        <gml:name>urn:ioos:station:wmo:44172</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.5 -63.408</gml:lowerCorner>
            <gml:upperCorner>44.5 -63.408</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-06-23T14:32:00Z</gml:beginPosition>
            <gml:endPosition>2012-05-28T12:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44172"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44235">
        <gml:description>South Ramea Island, New Foundland (170)</gml:description>
        <gml:name>urn:ioos:station:wmo:44235</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.263 -57.341</gml:lowerCorner>
            <gml:upperCorner>47.263 -57.341</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-15T20:24:00Z</gml:beginPosition>
            <gml:endPosition>2011-05-13T19:54:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44235"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44401">
        <gml:description>790 NM NE of Bermuda</gml:description>
        <gml:name>urn:ioos:station:wmo:44401</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.56 -50</gml:lowerCorner>
            <gml:upperCorner>37.56 -50</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-17T17:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44401"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-44402">
        <gml:description>250 NM SE of Montauk Pt N.Y.</gml:description>
        <gml:name>urn:ioos:station:wmo:44402</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.49 -70.59</gml:lowerCorner>
            <gml:upperCorner>39.49 -70.59</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:44402"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45001">
        <gml:description>MID SUPERIOR 60NM North Northeast Hancock, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45001</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.06 -87.78</gml:lowerCorner>
            <gml:upperCorner>48.06 -87.78</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45001"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45002">
        <gml:description>N MICHIGAN- Halfway between North Manitou and Washington Islands.</gml:description>
        <gml:name>urn:ioos:station:wmo:45002</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>45.33 -86.43</gml:lowerCorner>
            <gml:upperCorner>45.33 -86.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45002"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45003">
        <gml:description>N HURON 37NM Northeast of Alpena, MI.</gml:description>
        <gml:name>urn:ioos:station:wmo:45003</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>45.35 -82.84</gml:lowerCorner>
            <gml:upperCorner>45.35 -82.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45003"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45004">
        <gml:description>78NM Northeast of Marquette, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45004</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.56 -86.54</gml:lowerCorner>
            <gml:upperCorner>47.56 -86.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-20T16:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45004"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45005">
        <gml:description>W ERIE 28NM Northwest of Cleveland, OH</gml:description>
        <gml:name>urn:ioos:station:wmo:45005</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.68 -82.4</gml:lowerCorner>
            <gml:upperCorner>41.68 -82.4</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T21:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45005"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45006">
        <gml:description>W SUPERIOR 48NM North of Ironwood, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45006</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.33 -89.79</gml:lowerCorner>
            <gml:upperCorner>47.33 -89.79</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45006"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45007">
        <gml:description>S MICHIGAN 43NM East Southeast of Milwaukee, WI</gml:description>
        <gml:name>urn:ioos:station:wmo:45007</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.68 -87.03</gml:lowerCorner>
            <gml:upperCorner>42.68 -87.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45007"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45008">
        <gml:description>S HURON 43NM East of Oscoda, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45008</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.28 -82.42</gml:lowerCorner>
            <gml:upperCorner>44.28 -82.42</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45008"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45012">
        <gml:description>Lake Ontario Buoy - 20NM North Northeast of Rochester, NY</gml:description>
        <gml:name>urn:ioos:station:wmo:45012</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.62 -77.41</gml:lowerCorner>
            <gml:upperCorner>43.62 -77.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45012"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45013">
        <gml:description>Atwater Park, WI</gml:description>
        <gml:name>urn:ioos:station:wmo:45013</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.098 -87.85</gml:lowerCorner>
            <gml:upperCorner>43.098 -87.85</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-07-30T11:30:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-16T17:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45013"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45014">
        <gml:description>Central Green Bay, WI</gml:description>
        <gml:name>urn:ioos:station:wmo:45014</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.795 -87.759</gml:lowerCorner>
            <gml:upperCorner>44.795 -87.759</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-08-10T21:30:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-09T21:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45014"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45015">
        <gml:description>Calumet Beach</gml:description>
        <gml:name>urn:ioos:station:wmo:45015</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.714 -87.527</gml:lowerCorner>
            <gml:upperCorner>41.714 -87.527</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-10T15:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-24T18:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45015"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45016">
        <gml:description>Sixth-third St Beach</gml:description>
        <gml:name>urn:ioos:station:wmo:45016</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.783 -87.573</gml:lowerCorner>
            <gml:upperCorner>41.783 -87.573</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-10T15:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-24T19:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45016"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45017">
        <gml:description>Oak St Beach</gml:description>
        <gml:name>urn:ioos:station:wmo:45017</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.903 -87.622</gml:lowerCorner>
            <gml:upperCorner>41.903 -87.622</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-10T15:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-05T02:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45017"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45018">
        <gml:description>Montrose Ave Beach</gml:description>
        <gml:name>urn:ioos:station:wmo:45018</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.968 -87.637</gml:lowerCorner>
            <gml:upperCorner>41.968 -87.637</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-10T15:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-13T19:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45018"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45019">
        <gml:description>Foster Ave. Beach</gml:description>
        <gml:name>urn:ioos:station:wmo:45019</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.979 -87.649</gml:lowerCorner>
            <gml:upperCorner>41.979 -87.649</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-10T15:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-09T01:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45019"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45020">
        <gml:description>Grand Traverse Bay Observing System Station 1</gml:description>
        <gml:name>urn:ioos:station:wmo:45020</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.789 -85.604</gml:lowerCorner>
            <gml:upperCorner>44.789 -85.604</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-06T22:49:00Z</gml:beginPosition>
            <gml:endPosition>2009-12-13T21:57:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45020"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45021">
        <gml:description>Traverse Bay #3, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45021</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.767 -85.606</gml:lowerCorner>
            <gml:upperCorner>44.767 -85.606</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-17T00:55:00Z</gml:beginPosition>
            <gml:endPosition>2011-06-14T14:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45021"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45022">
        <gml:description>Little Traverse Bay, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45022</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>45.403 -85.088</gml:lowerCorner>
            <gml:upperCorner>45.403 -85.088</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-05T17:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45022"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45023">
        <gml:description>Portage Canal</gml:description>
        <gml:name>urn:ioos:station:wmo:45023</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.279 -88.611</gml:lowerCorner>
            <gml:upperCorner>47.279 -88.611</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-07-12T18:20:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-05T09:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45023"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45024">
        <gml:description>Ludington, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45024</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.977 -86.56</gml:lowerCorner>
            <gml:upperCorner>43.977 -86.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-10T16:40:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-20T10:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45024"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45025">
        <gml:description>South Entrance to Keweenaw Waterway, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45025</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.95 -88.409</gml:lowerCorner>
            <gml:upperCorner>46.95 -88.409</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-06-14T15:30:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-03T17:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45025"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45026">
        <gml:description>St. Joseph, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45026</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.983 -86.617</gml:lowerCorner>
            <gml:upperCorner>41.983 -86.617</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-06-22T18:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-23T04:10:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45026"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45027">
        <gml:description>North of Duluth, MN</gml:description>
        <gml:name>urn:ioos:station:wmo:45027</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.864 -91.929</gml:lowerCorner>
            <gml:upperCorner>46.864 -91.929</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-24T19:30:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-23T02:10:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45027"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45028">
        <gml:description>Western Lake Superior</gml:description>
        <gml:name>urn:ioos:station:wmo:45028</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.812 -91.835</gml:lowerCorner>
            <gml:upperCorner>46.812 -91.835</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-07-23T08:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-23T02:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45028"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45029">
        <gml:description>Holland, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45029</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.801 -86.264</gml:lowerCorner>
            <gml:upperCorner>42.801 -86.264</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-07-18T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45029"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45161">
        <gml:description>Muskegon, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45161</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.179 -86.336</gml:lowerCorner>
            <gml:upperCorner>43.179 -86.336</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-07-13T17:55:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45161"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45162">
        <gml:description>Alpena, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45162</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.984 -83.269</gml:lowerCorner>
            <gml:upperCorner>44.984 -83.269</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-18T14:59:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-02T19:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45162"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45163">
        <gml:description>Saginaw Bay, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45163</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.988 -83.599</gml:lowerCorner>
            <gml:upperCorner>43.988 -83.599</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-18T15:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-16T19:25:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45163"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45164">
        <gml:description>Cleveland, OH</gml:description>
        <gml:name>urn:ioos:station:wmo:45164</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.734 -81.698</gml:lowerCorner>
            <gml:upperCorner>41.734 -81.698</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-07-13T17:55:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-26T00:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45164"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-45165">
        <gml:description>Monroe, MI</gml:description>
        <gml:name>urn:ioos:station:wmo:45165</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.794 -83.294</gml:lowerCorner>
            <gml:upperCorner>41.794 -83.294</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2013-05-14T15:40:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:45165"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46001">
        <gml:description>GULF OF AK, 88NM South of Kodiak, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46001</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>56.3 -148.02</gml:lowerCorner>
            <gml:upperCorner>56.3 -148.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46001"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46002">
        <gml:description>OREGON - 275NM West of Coos Bay, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46002</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.57 -130.46</gml:lowerCorner>
            <gml:upperCorner>42.57 -130.46</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46002"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46005">
        <gml:description>WASHINGTON 315NM West of Aberdeen, WA</gml:description>
        <gml:name>urn:ioos:station:wmo:46005</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.05 -131.02</gml:lowerCorner>
            <gml:upperCorner>46.05 -131.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-07-01T08:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46005"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46006">
        <gml:description>SE PAPA - 600NM West of Eureka, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46006</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.886 -137.451</gml:lowerCorner>
            <gml:upperCorner>40.886 -137.451</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-02-07T19:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46006"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46011">
        <gml:description>SANTA MARIA - 21 NM Northwest of Point Arguello, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46011</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.868 -120.857</gml:lowerCorner>
            <gml:upperCorner>34.868 -120.857</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46011"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46012">
        <gml:description>HALF MOON BAY - 24NM South Southwest of San Francisco, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46012</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.361 -122.881</gml:lowerCorner>
            <gml:upperCorner>37.361 -122.881</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-08T02:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46012"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46013">
        <gml:description>Bodega Bay - 48NM North Northwest of San Francisco, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46013</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>38.23 -123.32</gml:lowerCorner>
            <gml:upperCorner>38.23 -123.32</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46013"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46014">
        <gml:description>PT ARENA - 19NM North of Point Arena, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46014</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.22 -123.97</gml:lowerCorner>
            <gml:upperCorner>39.22 -123.97</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46014"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46015">
        <gml:description>Port Orford - 16NM West of Port Orford, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46015</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.76 -124.83</gml:lowerCorner>
            <gml:upperCorner>42.76 -124.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46015"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46022">
        <gml:description>EEL RIVER - 17NM West-Southwest of Eureka, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46022</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.78 -124.54</gml:lowerCorner>
            <gml:upperCorner>40.78 -124.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46022"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46023">
        <gml:description>PT ARGUELLO - 17NM West Northwest of Point Arguello, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46023</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.71 -120.97</gml:lowerCorner>
            <gml:upperCorner>34.71 -120.97</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:50:00Z</gml:beginPosition>
            <gml:endPosition>2010-09-08T13:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46023"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46025">
        <gml:description>Santa Monica Basin - 33NM West Southwest of Santa Monica, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46025</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.74 -119.06</gml:lowerCorner>
            <gml:upperCorner>33.74 -119.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46025"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46026">
        <gml:description>SAN FRANCISCO - 18NM West of San Francisco, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46026</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.75 -122.82</gml:lowerCorner>
            <gml:upperCorner>37.75 -122.82</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46026"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46027">
        <gml:description>ST GEORGES - 8NM West Northwest of Crescent City, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46027</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>41.85 -124.38</gml:lowerCorner>
            <gml:upperCorner>41.85 -124.38</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46027"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46028">
        <gml:description>CAPE SAN MARTIN - 55NM West Northwest of Morro Bay, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46028</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>35.74 -121.88</gml:lowerCorner>
            <gml:upperCorner>35.74 -121.88</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46028"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46029">
        <gml:description>COL RIVER BAR - 78NM South Southwest of Aberdeen, WA</gml:description>
        <gml:name>urn:ioos:station:wmo:46029</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.14 -124.51</gml:lowerCorner>
            <gml:upperCorner>46.14 -124.51</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46029"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46035">
        <gml:description>BERING SEA 310 NM North of Adak, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46035</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>57.07 -177.75</gml:lowerCorner>
            <gml:upperCorner>57.07 -177.75</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-20T10:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46035"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46041">
        <gml:description>CAPE ELIZABETH- 45NM Northwest of Aberdeen, WA</gml:description>
        <gml:name>urn:ioos:station:wmo:46041</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.34 -124.75</gml:lowerCorner>
            <gml:upperCorner>47.34 -124.75</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46041"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46042">
        <gml:description>MONTEREY - 27NM West of Monterey Bay, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46042</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.75 -122.42</gml:lowerCorner>
            <gml:upperCorner>36.75 -122.42</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46042"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46047">
        <gml:description>TANNER BANKS - 121NM West of San Diego, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46047</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.433 -119.533</gml:lowerCorner>
            <gml:upperCorner>32.433 -119.533</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-05T16:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46047"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46050">
        <gml:description>STONEWALL BANKS - 20NM West of Newport, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46050</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.64 -124.5</gml:lowerCorner>
            <gml:upperCorner>44.64 -124.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46050"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46053">
        <gml:description>E. SANTA BARBARA  - 12NM Southwest of Santa Barbara, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46053</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.24 -119.85</gml:lowerCorner>
            <gml:upperCorner>34.24 -119.85</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46053"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46054">
        <gml:description>SANTA BARBARA W 38 NM West of Santa Barbara, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46054</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.27 -120.45</gml:lowerCorner>
            <gml:upperCorner>34.27 -120.45</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46054"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46059">
        <gml:description>CALIFORNIA - 357NM West of San Francisco, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46059</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.98 -130</gml:lowerCorner>
            <gml:upperCorner>37.98 -130</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-05T20:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46059"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46060">
        <gml:description>West Orca Bay - 36NM South-Southwest of Valdez, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46060</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>60.59 -146.83</gml:lowerCorner>
            <gml:upperCorner>60.59 -146.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46060"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46061">
        <gml:description>Seal Rocks 55NM South of Valdez, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46061</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>60.22 -146.83</gml:lowerCorner>
            <gml:upperCorner>60.22 -146.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46061"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46063">
        <gml:description>Pt. Conception, CA - 50NM West of Santa Barbara, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46063</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.27 -120.7</gml:lowerCorner>
            <gml:upperCorner>34.27 -120.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00:00Z</gml:beginPosition>
            <gml:endPosition>2009-05-22T13:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46063"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46066">
        <gml:description>S Aleutians 380NM Southwest of Kodiak, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46066</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>52.7 -154.98</gml:lowerCorner>
            <gml:upperCorner>52.7 -154.98</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2011-10-25T10:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46066"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46069">
        <gml:description>South Santa Rosa Island, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46069</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.65 -120.2</gml:lowerCorner>
            <gml:upperCorner>33.65 -120.2</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46069"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46070">
        <gml:description>S.W. Bering Sea</gml:description>
        <gml:name>urn:ioos:station:wmo:46070</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>55 175.28</gml:lowerCorner>
            <gml:upperCorner>55 175.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46070"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46071">
        <gml:description>Western Aleutians</gml:description>
        <gml:name>urn:ioos:station:wmo:46071</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>51.15 179</gml:lowerCorner>
            <gml:upperCorner>51.15 179</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-13T16:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46071"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46072">
        <gml:description>Central Aleutions - 230NM Southwest of Dutch Harbor</gml:description>
        <gml:name>urn:ioos:station:wmo:46072</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>51.63 -172.17</gml:lowerCorner>
            <gml:upperCorner>51.63 -172.17</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46072"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46073">
        <gml:description>Southeast Bering Sea</gml:description>
        <gml:name>urn:ioos:station:wmo:46073</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>54.94 -172.03</gml:lowerCorner>
            <gml:upperCorner>54.94 -172.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2011-04-07T15:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46073"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46075">
        <gml:description>Shumagin Islands, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46075</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>53.926 -160.806</gml:lowerCorner>
            <gml:upperCorner>53.926 -160.806</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-03-16T00:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46075"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46076">
        <gml:description>Cape Cleare AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46076</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>59.5 -148</gml:lowerCorner>
            <gml:upperCorner>59.5 -148</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46076"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46077">
        <gml:description>Shelikof Strait, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46077</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>57.92 -154.25</gml:lowerCorner>
            <gml:upperCorner>57.92 -154.25</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46077"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46078">
        <gml:description>Albatross Banks AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46078</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>56.054 -152.451</gml:lowerCorner>
            <gml:upperCorner>56.054 -152.451</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-05T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-01-18T05:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46078"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46080">
        <gml:description>Northwest Gulf 57NM East of Kodiak, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46080</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>58.04 -149.99</gml:lowerCorner>
            <gml:upperCorner>58.04 -149.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-23T14:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46080"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46081">
        <gml:description>Western Prince William Sound</gml:description>
        <gml:name>urn:ioos:station:wmo:46081</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>60.8 -148.28</gml:lowerCorner>
            <gml:upperCorner>60.8 -148.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-08-05T19:50:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-20T15:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46081"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_electrical_conductivity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46082">
        <gml:description>Cape Suckling 84NM Southeast of Cordova, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46082</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>59.69 -143.4</gml:lowerCorner>
            <gml:upperCorner>59.69 -143.4</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-08-02T12:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46082"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46083">
        <gml:description>Fairweather Grounds 92NM Southeast of Yakutat, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46083</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>58.24 -137.99</gml:lowerCorner>
            <gml:upperCorner>58.24 -137.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46083"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46084">
        <gml:description>Cape Edgecumbe Buoy, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46084</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>56.63 -136.15</gml:lowerCorner>
            <gml:upperCorner>56.63 -136.15</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-10T16:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46084"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46085">
        <gml:description>Central Gulf of Alaska Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:46085</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>56.85 -142.56</gml:lowerCorner>
            <gml:upperCorner>56.85 -142.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-06-23T19:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46085"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46086">
        <gml:description>San Clemente Basin</gml:description>
        <gml:name>urn:ioos:station:wmo:46086</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.5 -118</gml:lowerCorner>
            <gml:upperCorner>32.5 -118</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46086"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46087">
        <gml:description>Neah Bay, WA (Traffic Separation Lighted Buoy)</gml:description>
        <gml:name>urn:ioos:station:wmo:46087</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>49.89 -124.73</gml:lowerCorner>
            <gml:upperCorner>49.89 -124.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:30:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-23T01:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46087"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46088">
        <gml:description>New Dungeness, WA (Hein Bank)</gml:description>
        <gml:name>urn:ioos:station:wmo:46088</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.33 -123.17</gml:lowerCorner>
            <gml:upperCorner>48.33 -123.17</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:30:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46088"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46089">
        <gml:description>Tillamook, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46089</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>45.91 -125.76</gml:lowerCorner>
            <gml:upperCorner>45.91 -125.76</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46089"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46091">
        <gml:description>MBM0</gml:description>
        <gml:name>urn:ioos:station:wmo:46091</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.835 -121.899</gml:lowerCorner>
            <gml:upperCorner>36.835 -121.899</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:12:00Z</gml:beginPosition>
            <gml:endPosition>2012-03-23T14:12:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46091"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46092">
        <gml:description>MBM1</gml:description>
        <gml:name>urn:ioos:station:wmo:46092</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.75 -122.02</gml:lowerCorner>
            <gml:upperCorner>36.75 -122.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-18T18:16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46092"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46093">
        <gml:description>MBM2</gml:description>
        <gml:name>urn:ioos:station:wmo:46093</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.69 -122.41</gml:lowerCorner>
            <gml:upperCorner>36.69 -122.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:05:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-29T15:16:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46093"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46094">
        <gml:description>West of Newport NH-10, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46094</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>44.633 -124.304</gml:lowerCorner>
            <gml:upperCorner>44.633 -124.304</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-04T19:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46094"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46096">
        <gml:description>Columbia River Entrance - SATURN Station #02 Offshore</gml:description>
        <gml:name>urn:ioos:station:wmo:46096</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.173 -124.127</gml:lowerCorner>
            <gml:upperCorner>46.173 -124.127</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-07-13T19:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-01T06:30:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46096"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46105">
        <gml:description>South Cook Inlet AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46105</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>59.049 -152.224</gml:lowerCorner>
            <gml:upperCorner>59.049 -152.224</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-10-28T13:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-01-16T19:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46105"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46106">
        <gml:description>Central Cook Inlet AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46106</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>59.76 -152.09</gml:lowerCorner>
            <gml:upperCorner>59.76 -152.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-01T19:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46106"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46107">
        <gml:description>Montague Strait</gml:description>
        <gml:name>urn:ioos:station:wmo:46107</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>59.925 -147.992</gml:lowerCorner>
            <gml:upperCorner>59.925 -147.992</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50:00Z</gml:beginPosition>
            <gml:endPosition>2010-07-04T21:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46107"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46108">
        <gml:description>Central Cook Inlet - 175</gml:description>
        <gml:name>urn:ioos:station:wmo:46108</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>59.76 -152.09</gml:lowerCorner>
            <gml:upperCorner>59.76 -152.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-10T16:31:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-03T14:23:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46108"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46109">
        <gml:description>Port Angeles Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:46109</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.123 -123.395</gml:lowerCorner>
            <gml:upperCorner>48.123 -123.395</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-26T02:58:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-04T19:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46109"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46110">
        <gml:description>Sequim Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:46110</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.115 -123.032</gml:lowerCorner>
            <gml:upperCorner>48.115 -123.032</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-26T02:59:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-28T09:22:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46110"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46111">
        <gml:description>Fort Worden Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:46111</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.131 -122.748</gml:lowerCorner>
            <gml:upperCorner>48.131 -122.748</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-26T02:59:00Z</gml:beginPosition>
            <gml:endPosition>2013-03-04T19:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46111"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46112">
        <gml:description>Marrowstone Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:46112</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.1 -122.73</gml:lowerCorner>
            <gml:upperCorner>48.1 -122.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-26T02:59:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-30T18:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46112"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46113">
        <gml:description>Poulsbo Buoy</gml:description>
        <gml:name>urn:ioos:station:wmo:46113</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.73 -122.646</gml:lowerCorner>
            <gml:upperCorner>47.73 -122.646</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-26T02:11:00Z</gml:beginPosition>
            <gml:endPosition>2012-12-28T00:39:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46113"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46114">
        <gml:description>West Monterey Bay, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46114</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.71 -122.342</gml:lowerCorner>
            <gml:upperCorner>36.71 -122.342</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-09-28T10:34:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-01T15:34:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46114"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46115">
        <gml:description>Bering Sea</gml:description>
        <gml:name>urn:ioos:station:wmo:46115</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>57.069 -177.75</gml:lowerCorner>
            <gml:upperCorner>57.069 -177.75</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-30T15:50:00Z</gml:beginPosition>
            <gml:endPosition>2010-12-08T14:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46115"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46120">
        <gml:description>Pt Wells, WA (U of Wash)</gml:description>
        <gml:name>urn:ioos:station:wmo:46120</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.761 -122.397</gml:lowerCorner>
            <gml:upperCorner>47.761 -122.397</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-11T19:23:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-25T23:26:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46120"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46121">
        <gml:description>Carr Inlet, WA (U of Wash) </gml:description>
        <gml:name>urn:ioos:station:wmo:46121</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.28 -122.73</gml:lowerCorner>
            <gml:upperCorner>47.28 -122.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-11T19:24:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46121"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46122">
        <gml:description>Dabob Bay, WA (U of Wash)</gml:description>
        <gml:name>urn:ioos:station:wmo:46122</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.803 -122.803</gml:lowerCorner>
            <gml:upperCorner>47.803 -122.803</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-11T19:21:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-24T09:34:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46122"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46123">
        <gml:description>Twanoh - Hood Canal, WA (U of Wash)</gml:description>
        <gml:name>urn:ioos:station:wmo:46123</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.375 -123.008</gml:lowerCorner>
            <gml:upperCorner>47.375 -123.008</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-11T19:25:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-16T15:19:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46123"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46124">
        <gml:description>Hoodsport - Hood Canal, WA (U of Wash)</gml:description>
        <gml:name>urn:ioos:station:wmo:46124</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.422 -123.112</gml:lowerCorner>
            <gml:upperCorner>47.422 -123.112</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-17T13:26:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-24T18:09:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46124"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46125">
        <gml:description>Hansville - Hood Canal, WA</gml:description>
        <gml:name>urn:ioos:station:wmo:46125</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>47.907 -122.627</gml:lowerCorner>
            <gml:upperCorner>47.907 -122.627</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-04-11T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-18T23:34:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46125"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46138">
        <gml:description>South Hecate Strait, Canada (174)</gml:description>
        <gml:name>urn:ioos:station:wmo:46138</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>52.437 -129.795</gml:lowerCorner>
            <gml:upperCorner>52.437 -129.795</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-04T11:25:00Z</gml:beginPosition>
            <gml:endPosition>2011-10-04T09:24:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46138"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46139">
        <gml:description>La Perouse Bank DWR, Canada  (215)</gml:description>
        <gml:name>urn:ioos:station:wmo:46139</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.84 -126</gml:lowerCorner>
            <gml:upperCorner>48.84 -126</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-05-03T19:42:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-28T22:12:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46139"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46211">
        <gml:description>Grays Harbor, WA (036)</gml:description>
        <gml:name>urn:ioos:station:wmo:46211</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.857 -124.244</gml:lowerCorner>
            <gml:upperCorner>46.857 -124.244</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:26:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46211"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46212">
        <gml:description>Humboldt Bay South Spit, CA (128)</gml:description>
        <gml:name>urn:ioos:station:wmo:46212</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.753 -124.313</gml:lowerCorner>
            <gml:upperCorner>40.753 -124.313</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:01:00Z</gml:beginPosition>
            <gml:endPosition>2013-04-03T22:42:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46212"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46213">
        <gml:description>Cape Mendocino, CA (094)</gml:description>
        <gml:name>urn:ioos:station:wmo:46213</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.294 -124.74</gml:lowerCorner>
            <gml:upperCorner>40.294 -124.74</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46213"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46214">
        <gml:description>Point Reyes, CA (029)</gml:description>
        <gml:name>urn:ioos:station:wmo:46214</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.945 -123.47</gml:lowerCorner>
            <gml:upperCorner>37.945 -123.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-21T23:34:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46214"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46215">
        <gml:description>Diablo Canyon, CA (076)</gml:description>
        <gml:name>urn:ioos:station:wmo:46215</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>35.204 -120.86</gml:lowerCorner>
            <gml:upperCorner>35.204 -120.86</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:39:00Z</gml:beginPosition>
            <gml:endPosition>2013-05-14T00:26:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46215"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46216">
        <gml:description>Goleta Point, CA (107)</gml:description>
        <gml:name>urn:ioos:station:wmo:46216</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.334 -119.804</gml:lowerCorner>
            <gml:upperCorner>34.334 -119.804</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:04:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46216"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46217">
        <gml:description>Anacapa Passage, CA (111)</gml:description>
        <gml:name>urn:ioos:station:wmo:46217</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.167 -119.435</gml:lowerCorner>
            <gml:upperCorner>34.167 -119.435</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:55:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46217"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46218">
        <gml:description>Harvest, CA (071)</gml:description>
        <gml:name>urn:ioos:station:wmo:46218</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.451 -120.769</gml:lowerCorner>
            <gml:upperCorner>34.451 -120.769</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:13:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46218"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46219">
        <gml:description>San Nicolas Island, CA (067)</gml:description>
        <gml:name>urn:ioos:station:wmo:46219</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.221 -119.882</gml:lowerCorner>
            <gml:upperCorner>33.221 -119.882</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-09-21T19:56:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46219"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46221">
        <gml:description>Santa Monica Bay, CA (028)</gml:description>
        <gml:name>urn:ioos:station:wmo:46221</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.854 -118.633</gml:lowerCorner>
            <gml:upperCorner>33.854 -118.633</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46221"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46222">
        <gml:description>San Pedro, CA (092)</gml:description>
        <gml:name>urn:ioos:station:wmo:46222</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.618 -118.317</gml:lowerCorner>
            <gml:upperCorner>33.618 -118.317</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:55:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46222"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46223">
        <gml:description>Dana Point, CA (096)</gml:description>
        <gml:name>urn:ioos:station:wmo:46223</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.458 -117.767</gml:lowerCorner>
            <gml:upperCorner>33.458 -117.767</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:52:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46223"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46224">
        <gml:description>Oceanside Offshore, CA (045)</gml:description>
        <gml:name>urn:ioos:station:wmo:46224</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.179 -117.471</gml:lowerCorner>
            <gml:upperCorner>33.179 -117.471</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:20:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46224"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46225">
        <gml:description>Torrey Pines Outer, CA (100)</gml:description>
        <gml:name>urn:ioos:station:wmo:46225</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.93 -117.393</gml:lowerCorner>
            <gml:upperCorner>32.93 -117.393</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:49:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46225"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46229">
        <gml:description>UMPQUA OFFSHORE, OR (139)</gml:description>
        <gml:name>urn:ioos:station:wmo:46229</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>43.769 -124.551</gml:lowerCorner>
            <gml:upperCorner>43.769 -124.551</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:38:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46229"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46231">
        <gml:description>Mission Bay, CA (093)</gml:description>
        <gml:name>urn:ioos:station:wmo:46231</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.748 -117.37</gml:lowerCorner>
            <gml:upperCorner>32.748 -117.37</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-04T06:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46231"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46232">
        <gml:description>Point Loma South, CA  (191)</gml:description>
        <gml:name>urn:ioos:station:wmo:46232</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.567 -117.445</gml:lowerCorner>
            <gml:upperCorner>32.567 -117.445</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:24:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46232"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46235">
        <gml:description>Imperial Beach Nearshore, CA (155)</gml:description>
        <gml:name>urn:ioos:station:wmo:46235</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.572 -117.167</gml:lowerCorner>
            <gml:upperCorner>32.572 -117.167</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T16:57:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-14T12:15:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46235"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46236">
        <gml:description>Monterey Canyon Outer, CA  (156)</gml:description>
        <gml:name>urn:ioos:station:wmo:46236</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.761 -121.947</gml:lowerCorner>
            <gml:upperCorner>36.761 -121.947</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:03:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46236"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46237">
        <gml:description>San Francisco Bar, CA  (142)</gml:description>
        <gml:name>urn:ioos:station:wmo:46237</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.781 -122.599</gml:lowerCorner>
            <gml:upperCorner>37.781 -122.599</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46237"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46238">
        <gml:description>San Nicolas Island North, CA (167)</gml:description>
        <gml:name>urn:ioos:station:wmo:46238</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.405 -119.467</gml:lowerCorner>
            <gml:upperCorner>33.405 -119.467</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:29:00Z</gml:beginPosition>
            <gml:endPosition>2013-02-18T01:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46238"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46239">
        <gml:description>Point Sur, CA (157)</gml:description>
        <gml:name>urn:ioos:station:wmo:46239</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.338 -122.101</gml:lowerCorner>
            <gml:upperCorner>36.338 -122.101</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:10:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46239"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46240">
        <gml:description>Cabrillo Point, Monterey Bay, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46240</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>36.626 -121.907</gml:lowerCorner>
            <gml:upperCorner>36.626 -121.907</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46240"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46241">
        <gml:description>San Elijo Nearshore, CA (161)</gml:description>
        <gml:name>urn:ioos:station:wmo:46241</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.169 -117.292</gml:lowerCorner>
            <gml:upperCorner>33.169 -117.292</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-27T22:38:00Z</gml:beginPosition>
            <gml:endPosition>2012-07-31T09:41:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46241"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46242">
        <gml:description>Camp Pendleton Nearshore, CA  (043)</gml:description>
        <gml:name>urn:ioos:station:wmo:46242</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.22 -117.44</gml:lowerCorner>
            <gml:upperCorner>33.22 -117.44</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-21T15:33:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46242"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46243">
        <gml:description>Clatsop Spit, OR - 162</gml:description>
        <gml:name>urn:ioos:station:wmo:46243</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.2 -124.117</gml:lowerCorner>
            <gml:upperCorner>46.2 -124.117</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-25T15:34:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46243"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46244">
        <gml:description>Humboldt Bay, North Spit, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46244</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>40.888 -124.357</gml:lowerCorner>
            <gml:upperCorner>40.888 -124.357</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-02-09T18:20:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46244"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46245">
        <gml:description>Ventura Nearshore, CA - 169</gml:description>
        <gml:name>urn:ioos:station:wmo:46245</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.251 -119.308</gml:lowerCorner>
            <gml:upperCorner>34.251 -119.308</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-03-28T18:36:00Z</gml:beginPosition>
            <gml:endPosition>2011-02-09T14:36:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46245"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46246">
        <gml:description>Ocean Station PAPA  (166)</gml:description>
        <gml:name>urn:ioos:station:wmo:46246</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>49.985 -145.089</gml:lowerCorner>
            <gml:upperCorner>49.985 -145.089</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-17T21:29:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46246"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46247">
        <gml:description>San Francisco Offshore, CA  (180)</gml:description>
        <gml:name>urn:ioos:station:wmo:46247</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>37.753 -122.833</gml:lowerCorner>
            <gml:upperCorner>37.753 -122.833</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-02-10T20:51:00Z</gml:beginPosition>
            <gml:endPosition>2012-11-18T14:34:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46247"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46248">
        <gml:description>Astoria Canyon, OR  (179)</gml:description>
        <gml:name>urn:ioos:station:wmo:46248</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>46.133 -124.667</gml:lowerCorner>
            <gml:upperCorner>46.133 -124.667</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-09T17:34:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46248"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46249">
        <gml:description>Santa Cruz Island South, CA (182)</gml:description>
        <gml:name>urn:ioos:station:wmo:46249</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>33.821 -119.708</gml:lowerCorner>
            <gml:upperCorner>33.821 -119.708</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-06-10T16:42:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-30T19:12:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46249"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46250">
        <gml:description>Point Mugu Offshore, CA - 184</gml:description>
        <gml:name>urn:ioos:station:wmo:46250</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>34.034 -119.09</gml:lowerCorner>
            <gml:upperCorner>34.034 -119.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-07-12T22:28:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-13T17:58:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46250"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46402">
        <gml:description>240 NM South of Dutch Harbor, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46402</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>51.07 -164.01</gml:lowerCorner>
            <gml:upperCorner>51.07 -164.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46402"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46403">
        <gml:description>230 NM Southeast of Shumagin Island, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46403</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>52.65 -156.94</gml:lowerCorner>
            <gml:upperCorner>52.65 -156.94</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2013-02-14T22:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46403"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46404">
        <gml:description>230 NM West of Astoria, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46404</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>45.86 -128.78</gml:lowerCorner>
            <gml:upperCorner>45.86 -128.78</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46404"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46407">
        <gml:description>210 NM West of Coos Bay, OR</gml:description>
        <gml:name>urn:ioos:station:wmo:46407</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>42.6 -128.9</gml:lowerCorner>
            <gml:upperCorner>42.6 -128.9</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-04-30T12:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46407"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46408">
        <gml:description>NW Pacific  S AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46408</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>49.63 -169.87</gml:lowerCorner>
            <gml:upperCorner>49.63 -169.87</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46408"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46409">
        <gml:description>240 NM Southeast of Kodiak, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46409</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>55.3 -148.5</gml:lowerCorner>
            <gml:upperCorner>55.3 -148.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46409"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46410">
        <gml:description>330 NM Southeast of Anchorage, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46410</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>57.5 -144</gml:lowerCorner>
            <gml:upperCorner>57.5 -144</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-12-05T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46410"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46411">
        <gml:description>260 NM Northwest of San Francisco, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46411</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>39.34 -127.01</gml:lowerCorner>
            <gml:upperCorner>39.34 -127.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46411"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46412">
        <gml:description>190 NM West-Southwest of San Diego, CA</gml:description>
        <gml:name>urn:ioos:station:wmo:46412</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>32.25 -120.7</gml:lowerCorner>
            <gml:upperCorner>32.25 -120.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46412"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46413">
        <gml:description>East of ADAK, AK</gml:description>
        <gml:name>urn:ioos:station:wmo:46413</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.86 -175.6</gml:lowerCorner>
            <gml:upperCorner>48.86 -175.6</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-28T20:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46413"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-46419">
        <gml:description>300 NM West-Northwest of Seattle, WA</gml:description>
        <gml:name>urn:ioos:station:wmo:46419</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>48.76 -129.62</gml:lowerCorner>
            <gml:upperCorner>48.76 -129.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:46419"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_floor_depth_below_sea_surface"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48211">
        <gml:description>Camden Bay (Shell Arctic)</gml:description>
        <gml:name>urn:ioos:station:wmo:48211</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>70.37 -146.038</gml:lowerCorner>
            <gml:upperCorner>70.37 -146.038</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-30T19:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-06T22:45:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48211"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48212">
        <gml:description>Harrison Bay (Shell Arctic) </gml:description>
        <gml:name>urn:ioos:station:wmo:48212</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>70.875 -150.276</gml:lowerCorner>
            <gml:upperCorner>70.875 -150.276</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-08-30T20:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-03T05:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48212"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48213">
        <gml:description>Burger (MOB2)</gml:description>
        <gml:name>urn:ioos:station:wmo:48213</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>70.522 -164.084</gml:lowerCorner>
            <gml:upperCorner>70.522 -164.084</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-09-13T14:36:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-09T20:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48213"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48214">
        <gml:description>Klondike (MOB1)</gml:description>
        <gml:name>urn:ioos:station:wmo:48214</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>70.872 -165.249</gml:lowerCorner>
            <gml:upperCorner>70.872 -165.249</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2012-09-13T14:30:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-11T02:15:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48214"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48900">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48900</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>25.183 -84.368</gml:lowerCorner>
            <gml:upperCorner>39.462 -73.767</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-05-30T14:53:00Z</gml:beginPosition>
            <gml:endPosition>2010-08-03T11:21:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48900"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48901">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48901</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.059 -84.874</gml:lowerCorner>
            <gml:upperCorner>28.438 -83.163</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-07-13T21:23:00Z</gml:beginPosition>
            <gml:endPosition>2010-08-10T09:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48901"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48902">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48902</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.461 -88.913</gml:lowerCorner>
            <gml:upperCorner>30.444 -83.184</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-05-21T22:16:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-05T23:45:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48902"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48903">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48903</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.738 -83.793</gml:lowerCorner>
            <gml:upperCorner>25.405 -81.947</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-04T21:23:00Z</gml:beginPosition>
            <gml:endPosition>2010-07-26T03:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48903"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48904">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48904</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.831 -84.179</gml:lowerCorner>
            <gml:upperCorner>27.125 -81.607</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-04T18:04:00Z</gml:beginPosition>
            <gml:endPosition>2010-11-13T15:29:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48904"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48905">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48905</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.623 -84.759</gml:lowerCorner>
            <gml:upperCorner>28.481 -83.33</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-08T21:21:00Z</gml:beginPosition>
            <gml:endPosition>2010-07-12T05:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48905"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48906">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48906</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.814 -83.12</gml:lowerCorner>
            <gml:upperCorner>27.292 -81.605</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-16T00:00:00Z</gml:beginPosition>
            <gml:endPosition>2010-09-20T16:29:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48906"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48907">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48907</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.317 -59.99</gml:lowerCorner>
            <gml:upperCorner>26.658 -52.838</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-05-27T02:43:00Z</gml:beginPosition>
            <gml:endPosition>2010-07-07T13:02:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48907"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48908">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48908</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.45 -88.937</gml:lowerCorner>
            <gml:upperCorner>28.722 -86.226</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-22T17:24:00Z</gml:beginPosition>
            <gml:endPosition>2010-08-19T09:22:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48908"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48909">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48909</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.499 -89.047</gml:lowerCorner>
            <gml:upperCorner>28.734 -88.503</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-22T18:58:00Z</gml:beginPosition>
            <gml:endPosition>2010-08-18T05:24:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48909"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48910">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48910</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.431 -90.643</gml:lowerCorner>
            <gml:upperCorner>28.667 -84.725</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-06-07T13:28:00Z</gml:beginPosition>
            <gml:endPosition>2010-09-20T09:32:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48910"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-48911">
        <gml:description>Glider</gml:description>
        <gml:name>urn:ioos:station:wmo:48911</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>26.279 -92.217</gml:lowerCorner>
            <gml:upperCorner>30.084 -86.584</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-07-22T16:12:00Z</gml:beginPosition>
            <gml:endPosition>2012-10-31T17:12:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:48911"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_salinity"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51000">
        <gml:description>Northern Hawaii</gml:description>
        <gml:name>urn:ioos:station:wmo:51000</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.464 -154</gml:lowerCorner>
            <gml:upperCorner>23.464 -154</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51000"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51001">
        <gml:description>NW HAWAII 170 NM West Northwest of Kauai Island</gml:description>
        <gml:name>urn:ioos:station:wmo:51001</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.445 -162.279</gml:lowerCorner>
            <gml:upperCorner>23.445 -162.279</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50:00Z</gml:beginPosition>
            <gml:endPosition>2011-09-19T18:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51001"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51002">
        <gml:description>SW Hawaii - 215NM South-Southwest of Hilo, HI</gml:description>
        <gml:name>urn:ioos:station:wmo:51002</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.19 -157.78</gml:lowerCorner>
            <gml:upperCorner>17.19 -157.78</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-22T16:00:00Z</gml:beginPosition>
            <gml:endPosition>2013-01-14T16:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51002"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51003">
        <gml:description>W Hawaii - 205NM Southwest of Honolulu, HI</gml:description>
        <gml:name>urn:ioos:station:wmo:51003</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>19.09 -160.66</gml:lowerCorner>
            <gml:upperCorner>19.09 -160.66</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-22T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51003"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51004">
        <gml:description>SE Hawaii - 185NM Southeast of Hilo, HI</gml:description>
        <gml:name>urn:ioos:station:wmo:51004</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>17.59 -152.46</gml:lowerCorner>
            <gml:upperCorner>17.59 -152.46</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-22T16:00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51004"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/currents"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51006">
        <gml:description>9N 140W</gml:description>
        <gml:name>urn:ioos:station:wmo:51006</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>9 -140</gml:lowerCorner>
            <gml:upperCorner>9 -140</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-25T08:45:00Z</gml:beginPosition>
            <gml:endPosition>2012-08-17T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51006"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51007">
        <gml:description>5N 140W</gml:description>
        <gml:name>urn:ioos:station:wmo:51007</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>5 -140</gml:lowerCorner>
            <gml:upperCorner>5 -140</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T13:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-21T18:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51007"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51008">
        <gml:description>2N 140W</gml:description>
        <gml:name>urn:ioos:station:wmo:51008</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>2 -140</gml:lowerCorner>
            <gml:upperCorner>2 -140</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T09:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-22T06:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51008"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51009">
        <gml:description>2S 140W</gml:description>
        <gml:name>urn:ioos:station:wmo:51009</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-2 -140</gml:lowerCorner>
            <gml:upperCorner>-2 -140</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T07:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-22T06:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51009"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51010">
        <gml:description>0 170W</gml:description>
        <gml:name>urn:ioos:station:wmo:51010</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>0 -170</gml:lowerCorner>
            <gml:upperCorner>0 -170</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T11:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-22T08:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51010"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51011">
        <gml:description>0 125W</gml:description>
        <gml:name>urn:ioos:station:wmo:51011</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>0 -125</gml:lowerCorner>
            <gml:upperCorner>0 -125</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-04-12T09:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-22T05:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51011"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51014">
        <gml:description>5S 140W</gml:description>
        <gml:name>urn:ioos:station:wmo:51014</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-5 -140</gml:lowerCorner>
            <gml:upperCorner>-5 -140</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-05-22T02:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-08-30T06:20:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51014"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51015">
        <gml:description>5N 125W</gml:description>
        <gml:name>urn:ioos:station:wmo:51015</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>5 -125</gml:lowerCorner>
            <gml:upperCorner>5 -125</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-03-19T01:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-22T05:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51015"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51016">
        <gml:description>2N 125W</gml:description>
        <gml:name>urn:ioos:station:wmo:51016</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>2 -125</gml:lowerCorner>
            <gml:upperCorner>2 -125</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T09:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-20T20:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51016"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51017">
        <gml:description>2S 125W</gml:description>
        <gml:name>urn:ioos:station:wmo:51017</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-2 -125</gml:lowerCorner>
            <gml:upperCorner>-2 -125</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-09-10T03:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-12-22T05:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51017"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51018">
        <gml:description>5S 125W</gml:description>
        <gml:name>urn:ioos:station:wmo:51018</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-5 -125</gml:lowerCorner>
            <gml:upperCorner>-5 -125</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-03-26T14:10:00Z</gml:beginPosition>
            <gml:endPosition>2012-01-11T13:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51018"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51019">
        <gml:description>5S 155W</gml:description>
        <gml:name>urn:ioos:station:wmo:51019</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-5 -155</gml:lowerCorner>
            <gml:upperCorner>-5 -155</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-10-22T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51019"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51020">
        <gml:description>5N 155W</gml:description>
        <gml:name>urn:ioos:station:wmo:51020</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>5 -155</gml:lowerCorner>
            <gml:upperCorner>5 -155</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-02-12T06:45:00Z</gml:beginPosition>
            <gml:endPosition>2012-02-23T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51020"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51021">
        <gml:description>2N 155W</gml:description>
        <gml:name>urn:ioos:station:wmo:51021</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>2 -155</gml:lowerCorner>
            <gml:upperCorner>2 -155</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T08:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-10-22T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51021"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51022">
        <gml:description>2S 155W</gml:description>
        <gml:name>urn:ioos:station:wmo:51022</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-2 -155</gml:lowerCorner>
            <gml:upperCorner>-2 -155</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-07-20T07:45:00Z</gml:beginPosition>
            <gml:endPosition>2011-10-22T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51022"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51023">
        <gml:description>0 155W</gml:description>
        <gml:name>urn:ioos:station:wmo:51023</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>0 -155</gml:lowerCorner>
            <gml:upperCorner>0 -155</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-10-22T07:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51023"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51028">
        <gml:description>Christmas Island</gml:description>
        <gml:name>urn:ioos:station:wmo:51028</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>0 -153.913</gml:lowerCorner>
            <gml:upperCorner>0 -153.913</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50:00Z</gml:beginPosition>
            <gml:endPosition>2009-03-10T23:50:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51028"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51100">
        <gml:description>Northern Hawaii</gml:description>
        <gml:name>urn:ioos:station:wmo:51100</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.558 -153.9</gml:lowerCorner>
            <gml:upperCorner>23.558 -153.9</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51100"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51101">
        <gml:description>NW Hawaii</gml:description>
        <gml:name>urn:ioos:station:wmo:51101</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>24.321 -162.058</gml:lowerCorner>
            <gml:upperCorner>24.321 -162.058</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:50:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51101"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/air_pressure_at_sea_level"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/waves"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/winds"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51167">
        <gml:description>French Frigate Shoals  (FFS Ocean 006)</gml:description>
        <gml:name>urn:ioos:station:wmo:51167</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>23.856 -166.275</gml:lowerCorner>
            <gml:upperCorner>23.856 -166.275</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-05-19T01:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-05-22T04:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51167"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51169">
        <gml:description>Jarvis Island  (JAR 016)</gml:description>
        <gml:name>urn:ioos:station:wmo:51169</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-0.379 -159.978</gml:lowerCorner>
            <gml:upperCorner>-0.379 -159.978</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T16:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-25T11:52:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51169"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51170">
        <gml:description>Johnston Atoll (JOH 005)</gml:description>
        <gml:name>urn:ioos:station:wmo:51170</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>16.759 -169.5</gml:lowerCorner>
            <gml:upperCorner>16.759 -169.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T16:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-04-19T00:01:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51170"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51171">
        <gml:description>Kingman Reef  (KIN 001)</gml:description>
        <gml:name>urn:ioos:station:wmo:51171</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>6.393 -162.342</gml:lowerCorner>
            <gml:upperCorner>6.393 -162.342</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T16:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-02-27T07:46:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51171"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51172">
        <gml:description>Kure Atoll  (KUR 008)</gml:description>
        <gml:name>urn:ioos:station:wmo:51172</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>28.418 -178.343</gml:lowerCorner>
            <gml:upperCorner>28.418 -178.343</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T17:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-25T12:18:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51172"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51173">
        <gml:description>Litsianski Island  (LIS 001)</gml:description>
        <gml:name>urn:ioos:station:wmo:51173</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>25.968 -173.916</gml:lowerCorner>
            <gml:upperCorner>25.968 -173.916</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T17:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-09-25T12:11:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51173"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51174">
        <gml:description>Ofu Island, American Samoa  (OFU 008)</gml:description>
        <gml:name>urn:ioos:station:wmo:51174</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-14.181 -169.652</gml:lowerCorner>
            <gml:upperCorner>-14.181 -169.652</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T16:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-06-14T23:54:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51174"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51176">
        <gml:description>Pearl and Hermes Reef  (PHR 001)</gml:description>
        <gml:name>urn:ioos:station:wmo:51176</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>27.837 -175.816</gml:lowerCorner>
            <gml:upperCorner>27.837 -175.816</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T17:00:00Z</gml:beginPosition>
            <gml:endPosition>2012-01-21T20:14:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51176"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temperature"/>
        <sos:featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <sos:responseFormat>text/xml;subtype="om/1.0.0"</sos:responseFormat>
        <sos:responseFormat>text/csv</sos:responseFormat>
        <sos:responseFormat>text/tab-separated-values</sos:responseFormat>
        <sos:responseFormat>application/vnd.google-earth.kml+xml</sos:responseFormat>
        <sos:responseFormat>text/xml;schema="ioos/0.6.1"</sos:responseFormat>
        <sos:responseFormat>application/ioos+xml;version=0.6.1</sos:responseFormat>
        <sos:resultModel>om:ObservationCollection</sos:resultModel>
        <sos:responseMode>inline</sos:responseMode>
      </sos:ObservationOffering>
      <sos:ObservationOffering gml:id="station-51177">
        <gml:description>Rose Atoll  (ROS 002)</gml:description>
        <gml:name>urn:ioos:station:wmo:51177</gml:name>
        <gml:srsName>http://www.opengis.net/def/crs/EPSG/0/4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="http://www.opengis.net/def/crs/EPSG/0/4326">
            <gml:lowerCorner>-14.551 -168.16</gml:lowerCorner>
            <gml:upperCorner>-14.551 -168.16</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <sos:time>
          <gml:TimePeriod>
            <gml:beginPosition>2011-04-26T16:00:00Z</gml:beginPosition>
            <gml:endPosition>2011-11-16T18:00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </sos:time>
        <sos:procedure xlink:href="urn:ioos:station:wmo:51177"/>
        <sos:observedProperty xlink:href="http://mmisw.org/ont/cf/parameter/sea_water_temper