<?xml version="1.0"?>
<Capabilities xmlns:gml="http://www.opengis.net/gml" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:swe="http://www.opengis.net/swe/1.0.1" xmlns:om="http://www.opengis.net/om/1.0" xmlns="http://www.opengis.net/sos/1.0" xmlns:sos="http://www.opengis.net/sos/1.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:ogc="http://www.opengis.net/ogc" xmlns:tml="http://www.opengis.net/tml" xmlns:sml="http://www.opengis.net/sensorML/1.0.1" xmlns:myorg="http://www.myorg.org/features" 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">
<!-- This is a PROTOTYPE service.  The information in this response is NOT complete. -->
  <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>Ocean Currents</ows:Keyword>
      <ows:Keyword>Water Temperature</ows:Keyword>
      <ows:Keyword>Salinity</ows:Keyword>
      <ows:Keyword>Water Level</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>1007 Balch Blvd.</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>currents</ows:Value>
          <ows:Value>salinity</ows:Value>
          <ows:Value>waterlevel</ows:Value>
          <ows:Value>watertemperature</ows:Value>
          <ows:Value>waves</ows:Value>
          <ows:Value>winds</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.0"</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:OperationsMetadata>
  <Contents>
    <ObservationOfferingList>
      <ObservationOffering gml:id="network-all">
        <gml:description>All stations on the NDBC SOS server</gml:description>
        <gml:name>urn:x-noaa:def:network:noaa.nws.ndbc::all</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-46.92 -177.75</gml:lowerCorner>
            <gml:upperCorner>80.81 180</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"/>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21413"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21414"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21415"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21416"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21417"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21418"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::21419"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::23020"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::23401"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32012"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32303"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32304"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32305"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32315"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32316"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32317"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32318"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32319"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32320"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32321"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32322"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32323"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32401"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32411"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32412"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32487"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::32488"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41002"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41004"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41008"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41009"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41010"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41012"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41013"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41024"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41025"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41029"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41030"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41033"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41035"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41036"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41037"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41038"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41040"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41041"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41043"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41044"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41046"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41047"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41048"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41049"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41110"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41112"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41113"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41114"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41140"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41193"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41194"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41420"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41421"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::41424"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42002"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42003"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42007"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42012"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42013"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42019"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42020"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42021"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42022"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42024"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42035"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42036"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42039"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42040"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42043"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42044"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42045"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42046"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42047"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42048"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42049"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42050"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42055"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42056"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42057"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42058"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42059"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42060"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42067"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42080"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42085"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42099"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42360"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42361"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42362"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42363"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42364"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42365"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42366"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42367"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42368"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42369"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42370"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42372"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42373"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42374"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42375"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42376"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42377"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42379"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42381"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42382"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42383"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42384"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42385"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42386"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42387"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42407"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42408"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42409"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42861"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42862"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42863"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42864"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42865"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42866"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42867"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42868"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42869"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42870"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42871"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42872"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42873"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42875"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42876"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42877"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42878"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42879"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42881"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42882"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42885"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42886"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42887"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42889"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42890"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42892"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42894"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42897"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42899"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42900"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42901"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42902"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42903"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42904"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42905"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42906"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42908"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42909"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42910"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42911"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42912"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42913"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42914"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42915"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::42917"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::43001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::43412"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::43413"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44004"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44005"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44007"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44008"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44009"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44011"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44013"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44014"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44017"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44018"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44020"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44022"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44024"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44025"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44027"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44029"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44030"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44031"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44032"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44033"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44034"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44035"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44037"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44038"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44039"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44040"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44041"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44042"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44043"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44054"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44055"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44056"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44057"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44058"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44059"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44060"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44065"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44066"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44070"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44097"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44098"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44099"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44100"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44401"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::44402"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45002"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45003"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45004"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45005"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45006"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45007"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45008"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45012"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45020"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45021"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::45022"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46002"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46005"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46006"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46011"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46012"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46013"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46014"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46015"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46022"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46023"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46025"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46026"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46027"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46028"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46029"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46035"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46041"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46042"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46047"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46050"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46053"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46054"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46059"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46060"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46061"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46063"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46066"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46069"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46070"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46071"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46072"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46073"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46076"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46077"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46078"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46080"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46081"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46082"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46083"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46084"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46085"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46086"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46087"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46088"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46089"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46091"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46092"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46093"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46094"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46106"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46107"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46211"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46212"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46213"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46214"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46215"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46216"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46217"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46218"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46221"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46222"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46223"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46224"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46225"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46229"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46231"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46232"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46235"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46236"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46237"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46238"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46239"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46240"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46241"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46242"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46243"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46244"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46402"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46403"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46404"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46407"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46408"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46409"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46410"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46411"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46412"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46413"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::46419"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51000"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51002"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51003"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51004"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51006"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51007"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51008"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51009"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51010"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51011"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51014"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51015"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51016"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51017"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51018"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51019"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51020"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51021"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51022"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51023"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51028"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51100"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51101"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51200"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51201"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51202"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51203"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51301"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51302"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51303"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51304"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51305"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51306"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51307"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51308"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51309"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51310"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51311"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51406"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51407"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51425"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51426"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::51x04"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52002"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52003"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52004"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52006"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52007"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52200"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52309"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52310"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52311"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52312"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52313"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52315"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52316"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52321"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52401"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52402"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52403"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52404"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52405"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::52406"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::54401"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::55012"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::55013"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::55015"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::55023"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::56001"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::56003"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::aban6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::acmn4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::acqs1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::acxs1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::agmw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::amaa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ancf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::anmf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::anmn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::anrn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::apnm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::apqf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::apxf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::arop4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::arpf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::auga2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::avan4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::babt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bdvf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bgcf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bgxn3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bhri3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bigm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::blia2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::blta2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bnkf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bobf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::brbn4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::brim2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bsbm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bslm2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::burl1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::buzm3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::bwsf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::camf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::canf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::caro3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cblo1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cbrw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cdea2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cdrf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::chds1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::chii2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::chlv2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::chno3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::clkn7"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::clsm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cnbf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cpxc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cspa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cvqv2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::cwqo3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::dbln6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::deqd1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::desw1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::disw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::dkkf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::dpha1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::dpia1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::drfa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::drsd1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::egkf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::elqc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::elxc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::eroa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::fbis1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::fbps1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ffia2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::fgbl1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::fila2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::fptm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::frdp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::fwyf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gbif1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gblw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gbqn3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gbtf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gdqm6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gdxm6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gelo1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::grmm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gslm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gtbm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gtlm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gtqf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gtrm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::gtxf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::hansi"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::hcef1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::hhlo1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::hmra2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::hssf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::huqn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ildl1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::iosn3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::jcqn4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::jcrn4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::jctn4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::jkyf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::joqp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::joxp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::kcha2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::knoh1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::knsw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ktnf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lbrf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lbsf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lciy2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lcna2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ldlc3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::litli"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ljpc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lkpl1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lkwf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lmdf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lmfs1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lmrf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lmss1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lonf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lprp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lrkf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lscm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::lsnf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ltqm2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::luml1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::maqt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::maxt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mbla1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mcyi3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mdrm1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::meem4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mgzp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mhpa1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mism1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mkgm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mlrf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mlsc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mlww3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mrka2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mrsl1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::mukf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::nabm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::naqr1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::naxr1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::nfbf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::nglt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::niqs1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::niws1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::noqn7"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::noxn7"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::npdw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::nwpo3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ocpn7"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::olcn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::otnm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::owqo1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::owxo1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pact2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pbfw1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pblw1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pbpa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pclm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pcnt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pila2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pilm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pkyf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::plsf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::plsp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pngw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::port2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pota2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::prta2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pscm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ptac1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ptat2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ptgc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ptrf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pvgf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::pwaw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::rkqf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::rkxf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::rlot2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::roam4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::rprn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::rsjt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::rtat2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sanf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::saqg1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::saxg1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sbio1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sblm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::scld1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::scqc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sdia2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sdrt2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::seqa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sfxc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sgnw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sgof1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::shpf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sisa2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sisw1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sjom4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::skmg1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::slvm5"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::smbs1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::smkf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::soqo3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::spag1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::spgf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::spll1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::srbv3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::srst2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::stdm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::supn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::svnm4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::sxhw3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::syww3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::taml1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tarf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tcvf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::thlo1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tibc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tiqc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tixc1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tkea2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tpef1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::tplm2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::trbl1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::trrf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ttiw1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::venf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::vqsp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::waqm3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wats1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::waxm3"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wdel1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::weqm1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wexm1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::whri2"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wiwf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wkqa1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wkxa1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wplf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wpow1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::wrbf1"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::yabp4"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::ygnn6"/>
        <procedure xlink:href="urn:x-noaa:def:station:noaa.nws.ndbc::yrsv2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20080827103645_51406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081109043445_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081210043715_46413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081224180730_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081226160430_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081227160430_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081228020445_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20081228151815_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090101074845_46410"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090106193245_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090109032656_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090111164815_44401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090120224700_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090129002930_44402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090201150530_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090206045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090206184145_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090207045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090208080700_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090208211045_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090209172415_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090210132000_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090211050215_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090218092730_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090219025245_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090219200130_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090222112945_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090308171930_44402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090310113400_44402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090311093030_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090312154715_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090313090700_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090315123945_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090316113700_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090317173945_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090330132900_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090331200845_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090401010100_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090401045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090401073415_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090402040445_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090402045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090403045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090403173015_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090404045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090404094730_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090404192315_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090405040230_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090405045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090405114615_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090405225145_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090406045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090407045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090407220715_56003"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090408045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090409045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090410045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090411045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090411164500_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090412045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090413045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090414045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090414062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090414215045_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090415021315_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090415045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090415062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090415133215_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090416012700_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090416045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090416062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090416150030_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090417045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090417062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090417103345_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090417163915_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090418045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090418062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090418142730_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090419005800_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090419045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090419062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090419183200_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090420045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090420062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090420111515_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090420151630_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090421045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090421054400_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090421062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090422015930_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090422045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090422062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090423045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090423062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090424045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090424062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090425045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090425062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090426045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090426062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090427045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090427062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090428045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090428062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090428104430_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090428213945_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090429045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090429062630_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090430045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090501045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090502042930_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090502045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090503045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090503210515_43413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090504045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090505045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090505140830_46407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090506045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090506055515_43413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090506151100_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090507045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090508045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090509045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090509054145_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090510045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090511045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090511102945_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090512045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090513045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090514045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090514110600_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090515045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090516045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090517045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090518045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090519045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090520045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090521045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090521162545_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090522010845_56001"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090522045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090522203100_56001"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090523045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090524045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090524162145_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090525045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090526045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090527045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090527150530_46407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090528045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090529045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090530045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090531045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090601045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090602045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090603045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090603195200_46410"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090604045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090605013500_46404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090605045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090605192130_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090606045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090607045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090608045900_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090608094700_46410"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090608215715_55015"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090610171900_41420"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090610235115_41420"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090611053430_41420"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090612015930_46402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090620155130_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090620183845_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090621073615_46407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090721133315_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090725185915_21416"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090804155915_51407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090804181600_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090805024230_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090806233715_52401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20090812235000_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091007224345_52404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091009210830_55012"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091015151745_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091123165515_42407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091124023045_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091203085015_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091205164245_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091206064600_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091206202345_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091207200315_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091208133615_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091212075215_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091214081230_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091215214715_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091216191745_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091218001645_32411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091218110045_32411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091219023300_32411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091219114115_32411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091222234900_52404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091223084500_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091223135030_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091224005600_52404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091224121215_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091227231630_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091229192415_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091229235430_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20091230132345_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100101084651_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100107180430_51407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100116122200_52404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100116141100_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100119031107_42407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100119071845_42407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100122041515_52405"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100130092930_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100205015530_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100205165530_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100206091030_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100207015530_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100207230730_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100208125530_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::false:20100209065600_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20080828124000_46419"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20080911002400_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20080924023545_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20081019051345_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20081124090730_21416"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20081220103830_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20081221092715_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20081225081315_46419"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090103195100_52403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090103195615_52402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090115175300_21416"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090115180000_46413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090115180115_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090218215815_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090319182100_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090319182530_51425"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090319_tonga"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090330071930_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090516182745_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090528083615_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090528084500_42407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090528_north_of_honduras"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090715092415_55015"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090715092430_55013"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090715093315_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090715095030_51425"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090725014845_46410"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090803180500_46412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090803181230_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090803181600_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929175245_51425"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929175300_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929175645_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929180300_55013"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929180530_55023"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929180800_55015"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929181130_52401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929181400_52403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929181630_21413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929_samoa"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20090929_samoa_2d"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007221100_55012"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007222100_52401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007222815_51425"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007223345_52403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007224045_21413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007224415_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091007233715_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091008084330_55012"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091009181845_32412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091013054330_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091013202745_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091013203315_46413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20091124125045_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20100112215645_42407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20100112220245_41420"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20100112220545_42409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20100112220730_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20100112222245_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::geophysical:20100112_haiti"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20080929173245_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20081209234800_41421"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090112164815_44401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090112165345_46410"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090112175330_46413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090112180245_52404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090113160915_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090113161745_44402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090113162400_46404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090113163245_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090113170830_52401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090113171745_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090114151745_41424"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090114152400_21413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090114153245_43413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090114154745_46407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090114160330_51425"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090114162400_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090115153930_32411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090115155345_51407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090115155445_46419"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090115165430_52406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090115183930_21418"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090115185430_21413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090116150845_42407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090116151815_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090116153300_51406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090304014730_52401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090312204730_52401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090317225345_52404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090426000245_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090429220300_51426"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090430145200_32411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090501160300_46412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090514164715_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090518181800_46412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090602135315_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090602135330_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090602135345_46411"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090630170230_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090630170830_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090810211830_23401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930005345_51406"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930012315_51407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930014815_46402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930015345_46413"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930015415_21415"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930020215_46408"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930020315_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930020815_46403"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930021715_46407"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930023245_46404"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930025345_46409"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930044830_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930045330_43412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930054715_32412"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20090930071700_32401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20091120143215_54401"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20100101225345_52402"/>
        <featureOfInterest xlink:href="urn:x-noaa:def:event:tsunami::manual:20100103225730_52402"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21413">
        <gml:description>690 NM Southeast of Tokyo, Japan</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21413</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>30.55 152.12</gml:lowerCorner>
            <gml:upperCorner>30.55 152.12</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21413:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21414">
        <gml:description>NW Pacific</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21414</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>48.94 178.27</gml:lowerCorner>
            <gml:upperCorner>48.94 178.27</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition>2009-09-06T03:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21414:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21415">
        <gml:description>175 NM S of Attu AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21415</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>50.17 171.84</gml:lowerCorner>
            <gml:upperCorner>50.17 171.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21415:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21416">
        <gml:description>240NM SE of Kamchatka Peninsula</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21416</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>48.04 163.49</gml:lowerCorner>
            <gml:upperCorner>48.04 163.49</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T12:15Z</gml:beginPosition>
            <gml:endPosition>2009-09-29T18:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21416:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21417">
        <gml:description>290NM SE of the Kuril Islands</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21417</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.19 157.14</gml:lowerCorner>
            <gml:upperCorner>43.19 157.14</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition>2008-08-21T13:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21417:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21418">
        <gml:description>450 NM NE of Tokyo, Japan</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21418</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>38.71 148.67</gml:lowerCorner>
            <gml:upperCorner>38.71 148.67</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T19:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21418:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-21419">
        <gml:description>209 SE of KURIL ISLANDS</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::21419</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.471 155.736</gml:lowerCorner>
            <gml:upperCorner>44.471 155.736</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-07-06T18:15Z</gml:beginPosition>
            <gml:endPosition>2009-08-30T18:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::21419:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-23020">
        <gml:description>Red Sea</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::23020</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>22.161 38.501</gml:lowerCorner>
            <gml:upperCorner>22.161 38.501</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::23020:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-23401">
        <gml:description>600 NM West-Northwest of Phuket, Thailand</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::23401</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>8.9 88.54</gml:lowerCorner>
            <gml:upperCorner>8.9 88.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::23401:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32012">
        <gml:description>Woods Hole Stratus Wave Station </gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32012</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-19.713 -85.585</gml:lowerCorner>
            <gml:upperCorner>-19.713 -85.585</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32012:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32303">
        <gml:description>5N 95W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32303</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>5 -95</gml:lowerCorner>
            <gml:upperCorner>5 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T12:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T09:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32303:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32303:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32304">
        <gml:description>5S 95W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32304</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-5 -95</gml:lowerCorner>
            <gml:upperCorner>-5 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-27T02:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T09:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32304:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32304:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32305">
        <gml:description>8S 95W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32305</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-8 -95</gml:lowerCorner>
            <gml:upperCorner>-8 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-26T02:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T09:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32305:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32305:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32315">
        <gml:description>5N 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32315</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>5 -110</gml:lowerCorner>
            <gml:upperCorner>5 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-12-30T01:00Z</gml:beginPosition>
            <gml:endPosition>2009-12-16T14:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32315:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32315:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32316">
        <gml:description>2N 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32316</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>2 -110</gml:lowerCorner>
            <gml:upperCorner>2 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T11:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T07:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32316:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32316:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32317">
        <gml:description>2S 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32317</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-2 -110</gml:lowerCorner>
            <gml:upperCorner>-2 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T13:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T07:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32317:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32317:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32318">
        <gml:description>5S 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32318</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-5 -110</gml:lowerCorner>
            <gml:upperCorner>-5 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-07-31T11:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T08:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32318:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32318:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32319">
        <gml:description>8S 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32319</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-8 -110</gml:lowerCorner>
            <gml:upperCorner>-8 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-04-30T12:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T08:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32319:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32319:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32320">
        <gml:description>2N 95W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32320</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>2 -95</gml:lowerCorner>
            <gml:upperCorner>2 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T11:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T08:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32320:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32320:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32321">
        <gml:description>0 95W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32321</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>0 -95</gml:lowerCorner>
            <gml:upperCorner>0 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T10:00Z</gml:beginPosition>
            <gml:endPosition>2009-10-08T12:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32321:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32321:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32322">
        <gml:description>2S 95W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32322</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-2 -95</gml:lowerCorner>
            <gml:upperCorner>-2 -95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-29T03:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T08:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32322:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32322:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32323">
        <gml:description>0 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32323</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>0 -110</gml:lowerCorner>
            <gml:upperCorner>0 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T07:00Z</gml:beginPosition>
            <gml:endPosition>2009-11-03T22:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32323:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32323:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32401">
        <gml:description>260 NM West-Southwest of Arica Chile</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32401</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-19.55 -74.81</gml:lowerCorner>
            <gml:upperCorner>-19.55 -74.81</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition>2010-01-03T02:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32401:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32411">
        <gml:description>710 NM West-Southwest of Panama City, Panama</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32411</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>4.92 -90.69</gml:lowerCorner>
            <gml:upperCorner>4.92 -90.69</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32411:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32412">
        <gml:description>630 NM Southwest of Lima, Peru</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32412</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>-17.98 -86.39</gml:lowerCorner>
            <gml:upperCorner>-17.98 -86.39</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32412:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32487">
        <gml:description>Buenaventura, Colombia</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32487</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>3.517 -77.737</gml:lowerCorner>
            <gml:upperCorner>3.517 -77.737</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T11:25Z</gml:beginPosition>
            <gml:endPosition>2010-01-08T20:25Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32487:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-32488">
        <gml:description>Bahia Solano, Colombia</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::32488</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>6.258 -77.511</gml:lowerCorner>
            <gml:upperCorner>6.258 -77.511</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-01T11:10Z</gml:beginPosition>
            <gml:endPosition>2009-10-16T02:10Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::32488:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41001">
        <gml:description>150 NM East of Cape HATTERAS</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41001</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.7 -72.73</gml:lowerCorner>
            <gml:upperCorner>34.7 -72.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41001:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41001:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41001:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41002">
        <gml:description>S HATTERAS - 250 NM East of Charleston, SC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41002</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.382 -75.415</gml:lowerCorner>
            <gml:upperCorner>32.382 -75.415</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-11T19:00Z</gml:beginPosition>
            <gml:endPosition>2009-11-25T18:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41002:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41004">
        <gml:description>EDISTO - 41 NM Southeast of Charleston, SC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41004</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.5 -79.09</gml:lowerCorner>
            <gml:upperCorner>32.5 -79.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41004:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41004:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41004:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41008">
        <gml:description>GRAYS REEF - 40 NM Southeast of Savannah, GA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41008</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>31.4 -80.87</gml:lowerCorner>
            <gml:upperCorner>31.4 -80.87</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41008:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41008:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41008:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41009">
        <gml:description>CANAVERAL 20 NM East of Cape Canaveral, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41009</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.519 -80.166</gml:lowerCorner>
            <gml:upperCorner>28.519 -80.166</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:20Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41009:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41010">
        <gml:description>CANAVERAL EAST 120NM East of Cape Canaveral</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41010</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.91 -78.47</gml:lowerCorner>
            <gml:upperCorner>28.91 -78.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:20Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41010:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41010:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41010:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41012">
        <gml:description>40NM ENE of St Augustine, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41012</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>30.04 -80.55</gml:lowerCorner>
            <gml:upperCorner>30.04 -80.55</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-30T21:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41012:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41012:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41012:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41012:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41012:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41013">
        <gml:description>Frying Pan Shoals, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41013</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>33.44 -77.74</gml:lowerCorner>
            <gml:upperCorner>33.44 -77.74</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41013:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41013:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41013:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41013:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41024">
        <gml:description>Sunset Nearshore (SUN2)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41024</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>33.85 -78.48</gml:lowerCorner>
            <gml:upperCorner>33.85 -78.48</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41024:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41024:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41025">
        <gml:description>Diamond Shoals</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41025</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>35.01 -75.4</gml:lowerCorner>
            <gml:upperCorner>35.01 -75.4</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41025:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41025:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41025:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41029">
        <gml:description>Capers Nearshore (CAP2)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41029</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.81 -79.63</gml:lowerCorner>
            <gml:upperCorner>32.81 -79.63</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-11T08:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41029:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41029:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41030">
        <gml:description>Capers Mid-Shelf (CAP 3)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41030</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.52 -79.34</gml:lowerCorner>
            <gml:upperCorner>32.52 -79.34</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-10T22:00Z</gml:beginPosition>
            <gml:endPosition>2008-02-04T08:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41030:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41033">
        <gml:description>Fripp Nearshore (FRP 2)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41033</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.28 -80.41</gml:lowerCorner>
            <gml:upperCorner>32.28 -80.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41033:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41033:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41035">
        <gml:description>Onslow Bay, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41035</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.48 -77.28</gml:lowerCorner>
            <gml:upperCorner>34.48 -77.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition>2009-07-25T22:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41035:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41035:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41035:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41035:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41036">
        <gml:description>Onslow Bay, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41036</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.21 -76.95</gml:lowerCorner>
            <gml:upperCorner>34.21 -76.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-27T13:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41036:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41036:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41036:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41036:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41037">
        <gml:description>ILM3 - 27 miles SE of Wrightsville Beach, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41037</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>33.991 -77.36</gml:lowerCorner>
            <gml:upperCorner>33.991 -77.36</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T22:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41037:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41038">
        <gml:description>ILM2 - 5 miles SE of Wrightsville, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41038</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.14 -77.71</gml:lowerCorner>
            <gml:upperCorner>34.14 -77.71</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T01:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41038:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41038:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41040">
        <gml:description>West Atlantic</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41040</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>14.48 -53.03</gml:lowerCorner>
            <gml:upperCorner>14.48 -53.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41040:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41040:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41040:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41041">
        <gml:description>Middle Atlantic</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41041</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>14.36 -46.01</gml:lowerCorner>
            <gml:upperCorner>14.36 -46.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41041:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41041:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41041:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41043">
        <gml:description>South Western Atlantic</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41043</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>20.99 -65.01</gml:lowerCorner>
            <gml:upperCorner>20.99 -65.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41043:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41043:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41043:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41044">
        <gml:description> Atlantic South</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41044</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>21.652 -58.695</gml:lowerCorner>
            <gml:upperCorner>21.652 -58.695</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50Z</gml:beginPosition>
            <gml:endPosition>2009-09-03T08:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41044:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41046">
        <gml:description>E Bahamas</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41046</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>24 -70.99</gml:lowerCorner>
            <gml:upperCorner>24 -70.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41046:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41046:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41046:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41047">
        <gml:description>NE Bahamas</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41047</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.47 -71.49</gml:lowerCorner>
            <gml:upperCorner>27.47 -71.49</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41047:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41047:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41048">
        <gml:description>W Bermuda</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41048</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>31.98 -69.65</gml:lowerCorner>
            <gml:upperCorner>31.98 -69.65</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-12-29T17:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41048:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41048:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41048:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41049">
        <gml:description>Atlantic (South)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41049</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.5 -63</gml:lowerCorner>
            <gml:upperCorner>27.5 -63</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T18:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41049:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41110">
        <gml:description>Masonboro Inlet, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41110</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.141 -77.709</gml:lowerCorner>
            <gml:upperCorner>34.141 -77.709</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41110:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41112">
        <gml:description>Offshore Fernandina Beach, FL (132)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41112</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>30.719 -81.293</gml:lowerCorner>
            <gml:upperCorner>30.719 -81.293</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:52Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41112:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41113">
        <gml:description>Cape Canaveral Nearshore, FL (143)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41113</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.4 -80.53</gml:lowerCorner>
            <gml:upperCorner>28.4 -80.53</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41113:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41114">
        <gml:description>Fort Pierce, FL (134)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41114</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.551 -80.225</gml:lowerCorner>
            <gml:upperCorner>27.551 -80.225</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:12Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41114:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41140">
        <gml:description>Chistiansted, St. Croix, Virgin Islands</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41140</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>17.769 -64.723</gml:lowerCorner>
            <gml:upperCorner>17.769 -64.723</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41140:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41193">
        <gml:description>Puerto Bolivar, Colombia</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41193</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>12.351 -72.218</gml:lowerCorner>
            <gml:upperCorner>12.351 -72.218</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-07T13:30Z</gml:beginPosition>
            <gml:endPosition>2010-01-08T22:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41193:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41194">
        <gml:description>Barranquilla, Colombia</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41194</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>11.161 -74.681</gml:lowerCorner>
            <gml:upperCorner>11.161 -74.681</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-04-20T16:10Z</gml:beginPosition>
            <gml:endPosition>2009-04-20T16:10Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41194:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41420">
        <gml:description>690 NM East of Miami, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41420</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>23.31 -67.64</gml:lowerCorner>
            <gml:upperCorner>23.31 -67.64</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41420:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41421">
        <gml:description>320 NM North of San Juan, PR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41421</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>23.4 -63.9</gml:lowerCorner>
            <gml:upperCorner>23.4 -63.9</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41421:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-41424">
        <gml:description>370 NM East of Charleston, SC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::41424</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.93 -72.47</gml:lowerCorner>
            <gml:upperCorner>32.93 -72.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::41424:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42001">
        <gml:description>MID GULF 180 nm South of Southwest Pass, LA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42001</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>25.9 -89.67</gml:lowerCorner>
            <gml:upperCorner>25.9 -89.67</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42001:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42001:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42001:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42002">
        <gml:description>W GULF 240 nm South-Southeast of Sabine, TX</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42002</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>25.17 -94.42</gml:lowerCorner>
            <gml:upperCorner>25.17 -94.42</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2008-12-24T04:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42002:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42002:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42002:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42003">
        <gml:description>E GULF 262 nm South of Panama City, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42003</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>25.74 -85.73</gml:lowerCorner>
            <gml:upperCorner>25.74 -85.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-12-05T22:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42003:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42007">
        <gml:description>BILOXI 22 nm South-Southeast of Biloxi, MS</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42007</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>30.09 -88.769</gml:lowerCorner>
            <gml:upperCorner>30.09 -88.769</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:50Z</gml:beginPosition>
            <gml:endPosition>2009-12-09T11:20Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42007:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42012">
        <gml:description>Orange Beach AL Buoy</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42012</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>30.065 -87.555</gml:lowerCorner>
            <gml:upperCorner>30.065 -87.555</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42012:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42013">
        <gml:description>C10 - Navy-2</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42013</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.169 -82.926</gml:lowerCorner>
            <gml:upperCorner>27.169 -82.926</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-10-01T17:00Z</gml:beginPosition>
            <gml:endPosition>2009-10-12T17:40Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42013:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42013:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42019">
        <gml:description>Freeport, TX 60 NM South of Freeport, TX</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42019</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.91 -95.36</gml:lowerCorner>
            <gml:upperCorner>27.91 -95.36</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2008-09-13T03:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42019:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42019:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42020">
        <gml:description>Corpus Christi, TX 50NM Southeast of Corpus Christi, TX</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42020</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.96 -96.7</gml:lowerCorner>
            <gml:upperCorner>26.96 -96.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42020:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42020:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42021">
        <gml:description>C14 - Pasco County Buoy, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42021</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.311 -83.306</gml:lowerCorner>
            <gml:upperCorner>28.311 -83.306</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-10-01T17:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42021:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42021:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42022">
        <gml:description>C12 - West Florida Central Buoy</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42022</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.5 -83.72</gml:lowerCorner>
            <gml:upperCorner>27.5 -83.72</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T18:59Z</gml:beginPosition>
            <gml:endPosition>2008-09-26T21:59Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42022:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42022:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42024">
        <gml:description>C16 - W. FL MERHAB</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42024</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.464 -84.219</gml:lowerCorner>
            <gml:upperCorner>27.464 -84.219</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-10-01T20:00Z</gml:beginPosition>
            <gml:endPosition>2009-07-21T02:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42024:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42035">
        <gml:description>GALVESTON  22NM East of Galveston, TX</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42035</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>29.25 -94.41</gml:lowerCorner>
            <gml:upperCorner>29.25 -94.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42035:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42035:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42035:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42036">
        <gml:description>W. TAMPA  106NM West Northwest of Tampa, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42036</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.5 -84.52</gml:lowerCorner>
            <gml:upperCorner>28.5 -84.52</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42036:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42036:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42036:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42039">
        <gml:description>PENSACOLA - 115NM East Southeast of Pensacola, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42039</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.79 -86.01</gml:lowerCorner>
            <gml:upperCorner>28.79 -86.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42039:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42039:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42039:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42040">
        <gml:description>MOBILE SOUTH 64 nm South of Dauphin Island, AL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42040</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>29.21 -88.21</gml:lowerCorner>
            <gml:upperCorner>29.21 -88.21</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-10-05T05:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42040:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42040:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42040:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42043">
        <gml:description>GA-252 TABS B</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42043</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.982 -94.919</gml:lowerCorner>
            <gml:upperCorner>28.982 -94.919</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-13T19:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42043:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42044">
        <gml:description>PS-1126 TABS J</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42044</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.19 -97.05</gml:lowerCorner>
            <gml:upperCorner>26.19 -97.05</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-06T10:00Z</gml:beginPosition>
            <gml:endPosition>2008-07-22T06:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42044:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42045">
        <gml:description>PI-745 TABS K</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42045</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.217 -96.5</gml:lowerCorner>
            <gml:upperCorner>26.217 -96.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-13T19:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42045:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42046">
        <gml:description>HI-A595 TABS N</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42046</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.89 -94.037</gml:lowerCorner>
            <gml:upperCorner>27.89 -94.037</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-13T19:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-06T09:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42046:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42047">
        <gml:description>HI-A389 TABS V</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42047</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.897 -93.597</gml:lowerCorner>
            <gml:upperCorner>27.897 -93.597</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-18T12:30Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42047:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42048">
        <gml:description>TABS D</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42048</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.94 -96.84</gml:lowerCorner>
            <gml:upperCorner>27.94 -96.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-08-15T12:30Z</gml:beginPosition>
            <gml:endPosition>2008-07-24T18:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42048:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42049">
        <gml:description>TABS W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42049</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.35 -96.01</gml:lowerCorner>
            <gml:upperCorner>28.35 -96.01</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:30Z</gml:beginPosition>
            <gml:endPosition>2008-01-07T10:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42049:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42050">
        <gml:description>TABS F</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42050</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.84 -94.24</gml:lowerCorner>
            <gml:upperCorner>28.84 -94.24</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T02:30Z</gml:beginPosition>
            <gml:endPosition>2008-07-24T17:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42050:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42055">
        <gml:description>Bay of Campeche</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42055</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>22.017 -94.046</gml:lowerCorner>
            <gml:upperCorner>22.017 -94.046</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:50Z</gml:beginPosition>
            <gml:endPosition>2009-10-19T00:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42055:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42056">
        <gml:description>Yucatan Basin</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42056</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>19.87 -85.06</gml:lowerCorner>
            <gml:upperCorner>19.87 -85.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42056:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42056:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42056:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42057">
        <gml:description>Western Caribbean</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42057</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>16.83 -81.5</gml:lowerCorner>
            <gml:upperCorner>16.83 -81.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-04-26T10:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42057:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42057:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42057:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42058">
        <gml:description>Central Caribbean</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42058</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>15.09 -75.06</gml:lowerCorner>
            <gml:upperCorner>15.09 -75.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-10-28T10:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42058:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42058:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42058:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42059">
        <gml:description>Eastern Caribbean</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42059</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>15.01 -67.5</gml:lowerCorner>
            <gml:upperCorner>15.01 -67.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-10-17T13:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42059:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42059:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42059:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42060">
        <gml:description>Eastern Carribean</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42060</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>16.5 -63.5</gml:lowerCorner>
            <gml:upperCorner>16.5 -63.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50Z</gml:beginPosition>
            <gml:endPosition>2009-08-21T04:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42060:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42067">
        <gml:description>USM3M01</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42067</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>30.044 -88.658</gml:lowerCorner>
            <gml:upperCorner>30.044 -88.658</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-03T19:40Z</gml:beginPosition>
            <gml:endPosition>2009-09-29T11:40Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42067:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42080">
        <gml:description>Offshore Sand Key, FL</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42080</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>24.39 -81.95</gml:lowerCorner>
            <gml:upperCorner>24.39 -81.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-30T23:00Z</gml:beginPosition>
            <gml:endPosition>2009-09-12T02:06Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42080:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42080:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42080:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42085">
        <gml:description>Southeast of Ponce, PR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42085</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>17.86 -66.524</gml:lowerCorner>
            <gml:upperCorner>17.86 -66.524</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-03T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42085:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42099">
        <gml:description>Offshore St. Petersburg, FL (144)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42099</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.34 -84.245</gml:lowerCorner>
            <gml:upperCorner>27.34 -84.245</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:05Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42099:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42360">
        <gml:description>BW Pioneer buoy - Walker Ridge 249</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42360</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.7 -90.46</gml:lowerCorner>
            <gml:upperCorner>26.7 -90.46</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-02-06T05:10Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42360:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42361">
        <gml:description>Auger - Garden Banks 426</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42361</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.55 -92.49</gml:lowerCorner>
            <gml:upperCorner>27.55 -92.49</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-04T00:08Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42361:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42361:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42362">
        <gml:description>Brutus - Green Canyon 158</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42362</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.8 -90.67</gml:lowerCorner>
            <gml:upperCorner>27.8 -90.67</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T02:58Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42362:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42362:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42363">
        <gml:description>Mars - Mississippi Canyon 807</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42363</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.16 -89.22</gml:lowerCorner>
            <gml:upperCorner>28.16 -89.22</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-02-14T20:51Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42363:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42363:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42364">
        <gml:description>Ram-Powell - Viosca Knoll 936</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42364</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>29.06 -88.09</gml:lowerCorner>
            <gml:upperCorner>29.06 -88.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T02:58Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42364:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42364:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42365">
        <gml:description>Ursa - Mississippi Canyon 809</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42365</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.2 -89.12</gml:lowerCorner>
            <gml:upperCorner>28.2 -89.12</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T13:09Z</gml:beginPosition>
            <gml:endPosition>2009-06-15T05:55Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42365:adcp2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42366">
        <gml:description>Red Hawk - Garden Banks 877</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42366</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.122 -91.959</gml:lowerCorner>
            <gml:upperCorner>27.122 -91.959</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-09T00:19Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42366:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42367">
        <gml:description>Matterhorn - Mississippi Canyon 243</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42367</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.74 -88.83</gml:lowerCorner>
            <gml:upperCorner>28.74 -88.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:13Z</gml:beginPosition>
            <gml:endPosition>2009-06-11T12:05Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42367:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42368">
        <gml:description>Magnolia - Garden Banks 783</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42368</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.2 -92.2</gml:lowerCorner>
            <gml:upperCorner>27.2 -92.2</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:10Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42368:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42369">
        <gml:description>Mad Dog - Green Canyon 782</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42369</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.19 -90.27</gml:lowerCorner>
            <gml:upperCorner>27.19 -90.27</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:29Z</gml:beginPosition>
            <gml:endPosition>2008-09-22T00:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42369:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42370">
        <gml:description>Holstein - Green Canyon 645</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42370</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.32 -90.54</gml:lowerCorner>
            <gml:upperCorner>27.32 -90.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:17Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42370:adcp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42370:adcp2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42372">
        <gml:description>Genesis - Green Canyon 205</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42372</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.78 -90.52</gml:lowerCorner>
            <gml:upperCorner>27.78 -90.52</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:27Z</gml:beginPosition>
            <gml:endPosition>2010-02-02T13:46Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42372:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42373">
        <gml:description>Boomvang - East Breaks 643</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42373</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.354 -94.625</gml:lowerCorner>
            <gml:upperCorner>27.354 -94.625</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:51Z</gml:beginPosition>
            <gml:endPosition>2009-06-03T01:57Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42373:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42374">
        <gml:description>Horn Mountain - Mississippi Canyon 126 and 127</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42374</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.87 -88.06</gml:lowerCorner>
            <gml:upperCorner>28.87 -88.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:20Z</gml:beginPosition>
            <gml:endPosition>2009-12-20T01:53Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42374:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42375">
        <gml:description>Na Kika - Mississippi Canyon 474</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42375</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.52 -88.29</gml:lowerCorner>
            <gml:upperCorner>28.52 -88.29</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T04:07Z</gml:beginPosition>
            <gml:endPosition>2010-01-23T21:22Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42375:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42375:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42376">
        <gml:description>Marlin - Viosca Knoll 915</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42376</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>29.16 -87.94</gml:lowerCorner>
            <gml:upperCorner>29.16 -87.94</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T14:45Z</gml:beginPosition>
            <gml:endPosition>2008-10-26T03:54Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42376:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42377">
        <gml:description>Constitution - Green Canyon 680</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42377</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.29 -90.97</gml:lowerCorner>
            <gml:upperCorner>27.29 -90.97</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42377:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42377:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42379">
        <gml:description>Marco Polo - Green Canyon 608</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42379</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.36 -90.18</gml:lowerCorner>
            <gml:upperCorner>27.36 -90.18</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:03Z</gml:beginPosition>
            <gml:endPosition>2009-11-13T15:41Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42379:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42381">
        <gml:description>Gomez - Mississippi Canyon 711</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42381</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.22 -89.62</gml:lowerCorner>
            <gml:upperCorner>28.22 -89.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T18:08Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42381:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42382">
        <gml:description>Gunnison - Garden Banks 668</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42382</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.304 -93.538</gml:lowerCorner>
            <gml:upperCorner>27.304 -93.538</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:38Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42382:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42383">
        <gml:description>Neptune - Green Canyon 613</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42383</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.37 -89.92</gml:lowerCorner>
            <gml:upperCorner>27.37 -89.92</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:48Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42383:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42384">
        <gml:description>Prince TLP - Ewing Bank 1003</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42384</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.993 -90.326</gml:lowerCorner>
            <gml:upperCorner>27.993 -90.326</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-09T19:36Z</gml:beginPosition>
            <gml:endPosition>2009-10-17T02:52Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42384:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42385">
        <gml:description>Blind Faith - Mississippi Canyon 696</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42385</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.34 -88.266</gml:lowerCorner>
            <gml:upperCorner>28.34 -88.266</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-31T18:19Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42385:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42386">
        <gml:description>Tahiti - Green Canyon 641</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42386</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.326 -90.714</gml:lowerCorner>
            <gml:upperCorner>27.326 -90.714</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-17T16:54Z</gml:beginPosition>
            <gml:endPosition>2009-06-09T02:16Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42386:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42387">
        <gml:description>Thunderhawk - Mississippi Canyon 734</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42387</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.267 -88.399</gml:lowerCorner>
            <gml:upperCorner>28.267 -88.399</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:10Z</gml:beginPosition>
            <gml:endPosition>2009-08-09T00:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42387:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42407">
        <gml:description>230 NM South of San Juan, PR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42407</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>15.26 -68.24</gml:lowerCorner>
            <gml:upperCorner>15.26 -68.24</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42407:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42408">
        <gml:description>310 NM South-Southeast of New Orleans, LA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42408</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>25.41 -86.8</gml:lowerCorner>
            <gml:upperCorner>25.41 -86.8</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-08-28T20:15Z</gml:beginPosition>
            <gml:endPosition>2008-11-28T00:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42408:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42409">
        <gml:description>295 NM Southeast of New Orleans, LA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42409</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.658 -85.791</gml:lowerCorner>
            <gml:upperCorner>26.658 -85.791</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T12:15Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T12:59Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42409:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42861">
        <gml:description>Nautilus - Mississippi Canyon 807</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42861</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.18 -89.23</gml:lowerCorner>
            <gml:upperCorner>28.18 -89.23</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T15:21Z</gml:beginPosition>
            <gml:endPosition>2009-06-16T09:41Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42861:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42862">
        <gml:description>Jim Thompson - Mississippi Canyon 809</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42862</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.176 -89.117</gml:lowerCorner>
            <gml:upperCorner>28.176 -89.117</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T23:58Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42862:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42863">
        <gml:description>Ocean Victory - Green Canyon 646</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42863</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.32 -90.48</gml:lowerCorner>
            <gml:upperCorner>27.32 -90.48</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-24T00:10Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42863:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42864">
        <gml:description>Noble Max Smith - Garden Banks 344</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42864</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.65 -92.15</gml:lowerCorner>
            <gml:upperCorner>27.65 -92.15</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:28Z</gml:beginPosition>
            <gml:endPosition>2008-04-30T16:38Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42864:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42865">
        <gml:description>Celtic Sea - Mississippi Canyon 459</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42865</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.49 -89</gml:lowerCorner>
            <gml:upperCorner>28.49 -89</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T22:08Z</gml:beginPosition>
            <gml:endPosition>2008-06-27T12:27Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42865:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42866">
        <gml:description>Transocean Amirante - Garden Banks 463</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42866</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.5 -92.84</gml:lowerCorner>
            <gml:upperCorner>27.5 -92.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:10Z</gml:beginPosition>
            <gml:endPosition>2008-02-19T13:57Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42866:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42867">
        <gml:description>DeepSeas - Walker Ridge 677</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42867</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.3 -91.11</gml:lowerCorner>
            <gml:upperCorner>26.3 -91.11</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-25T17:34Z</gml:beginPosition>
            <gml:endPosition>2010-02-08T21:28Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42867:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42868">
        <gml:description>Discoverer Enterprise - Mississippi Canyon 822</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42868</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.16 -88.48</gml:lowerCorner>
            <gml:upperCorner>28.16 -88.48</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:19Z</gml:beginPosition>
            <gml:endPosition>2008-07-30T00:29Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42868:adcp5"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42869">
        <gml:description>Ocean Confidence - Mississippi Canyon 683</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42869</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.27 -88.84</gml:lowerCorner>
            <gml:upperCorner>28.27 -88.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:12Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42869:adcp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42869:adcp2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42870">
        <gml:description>Ocean America - Garden Banks 462</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42870</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.5 -92.85</gml:lowerCorner>
            <gml:upperCorner>27.5 -92.85</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:59Z</gml:beginPosition>
            <gml:endPosition>2010-01-15T14:07Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42870:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42871">
        <gml:description>C R Luigs - Green Canyon 610</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42871</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.35 -90.1</gml:lowerCorner>
            <gml:upperCorner>27.35 -90.1</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:07Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42871:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42872">
        <gml:description>Deepwater Horizon - Mississippi Canyon 727</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42872</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.25 -88.81</gml:lowerCorner>
            <gml:upperCorner>28.25 -88.81</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T05:59Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42872:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42873">
        <gml:description>Ocean Quest - Mississippi Canyon 667</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42873</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.25 -89.62</gml:lowerCorner>
            <gml:upperCorner>28.25 -89.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:00Z</gml:beginPosition>
            <gml:endPosition>2009-01-04T18:39Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42873:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42875">
        <gml:description>Amos Runner - Green Canyon 956</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42875</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.015 -90.403</gml:lowerCorner>
            <gml:upperCorner>27.015 -90.403</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-12T18:20Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T20:46Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42875:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42876">
        <gml:description>Ocean Star - East Breaks 599</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42876</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.38 -94.62</gml:lowerCorner>
            <gml:upperCorner>27.38 -94.62</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:20Z</gml:beginPosition>
            <gml:endPosition>2009-04-21T18:58Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42876:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42877">
        <gml:description>Cajun Express - Mississippi Canyon 696</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42877</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.31 -88.2</gml:lowerCorner>
            <gml:upperCorner>28.31 -88.2</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:39Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42877:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42878">
        <gml:description>Paul Romano - Green Canyon 654</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42878</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.32 -90.09</gml:lowerCorner>
            <gml:upperCorner>27.32 -90.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T17:56Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42878:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42878:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42879">
        <gml:description>ENSCO 7500 - Walker Ridge 029</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42879</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.94 -90.54</gml:lowerCorner>
            <gml:upperCorner>26.94 -90.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:04Z</gml:beginPosition>
            <gml:endPosition>2008-09-23T11:32Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42879:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42881">
        <gml:description>Transocean Marianas - Mississippi Canyon 522</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42881</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.46 -88.11</gml:lowerCorner>
            <gml:upperCorner>28.46 -88.11</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:27Z</gml:beginPosition>
            <gml:endPosition>2009-08-01T14:24Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42881:adcp2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42882">
        <gml:description>Ocean Valiant - Green Canyon 726</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42882</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.22 -90.83</gml:lowerCorner>
            <gml:upperCorner>27.22 -90.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:09Z</gml:beginPosition>
            <gml:endPosition>2009-06-28T15:05Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42882:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42885">
        <gml:description>Development Driller II - Green Canyon 743</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42885</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.22 -90.03</gml:lowerCorner>
            <gml:upperCorner>27.22 -90.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:42Z</gml:beginPosition>
            <gml:endPosition>2010-02-08T14:07Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42885:adcp2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42886">
        <gml:description>Discoverer Spirit - Keithley Canyon 292</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42886</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.67 -92.56</gml:lowerCorner>
            <gml:upperCorner>26.67 -92.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:02Z</gml:beginPosition>
            <gml:endPosition>2010-01-19T19:19Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42886:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42887">
        <gml:description>Thunder Horse - Mississippi Canyon 778</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42887</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.19 -88.5</gml:lowerCorner>
            <gml:upperCorner>28.19 -88.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:01Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42887:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42889">
        <gml:description>Medusa - Mississippi Canyon 582</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42889</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.39 -89.47</gml:lowerCorner>
            <gml:upperCorner>28.39 -89.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42889:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42890">
        <gml:description>Front Runner - Green Canyon 338</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42890</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.62 -90.44</gml:lowerCorner>
            <gml:upperCorner>27.62 -90.44</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T17:17Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42890:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42890:adcp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42890:adcp2"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42892">
        <gml:description>Ocean Baroness - Green Canyon 468</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42892</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.48 -90.56</gml:lowerCorner>
            <gml:upperCorner>27.48 -90.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:13Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42892:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42894">
        <gml:description>Lorris Bouzigard - Garden Banks 378</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42894</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.62 -92.66</gml:lowerCorner>
            <gml:upperCorner>27.62 -92.66</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:59Z</gml:beginPosition>
            <gml:endPosition>2008-12-05T20:19Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42894:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42897">
        <gml:description>Development Driller 1 - Atwater Valley 618</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42897</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.34 -89.83</gml:lowerCorner>
            <gml:upperCorner>27.34 -89.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T14:59Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42897:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42899">
        <gml:description>Ocean Endeavor - Walker Ridge 278</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42899</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.66 -91.23</gml:lowerCorner>
            <gml:upperCorner>26.66 -91.23</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:36Z</gml:beginPosition>
            <gml:endPosition>2009-06-26T13:48Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42899:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42900">
        <gml:description>Ocean Saratoga - Green Canyon 006</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42900</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.94 -91.65</gml:lowerCorner>
            <gml:upperCorner>27.94 -91.65</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:29Z</gml:beginPosition>
            <gml:endPosition>2008-12-06T18:39Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42900:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42901">
        <gml:description>Eirik Raude - Walker Ridge 848</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42901</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.26 -94.6</gml:lowerCorner>
            <gml:upperCorner>26.26 -94.6</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T10:31Z</gml:beginPosition>
            <gml:endPosition>2008-07-23T03:24Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42901:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42902">
        <gml:description>Clyde Boudreaux - Alaminos Canyon 857</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42902</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.13 -94.9</gml:lowerCorner>
            <gml:upperCorner>26.13 -94.9</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:57Z</gml:beginPosition>
            <gml:endPosition>2009-10-14T03:24Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42902:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42903">
        <gml:description>Henry Goodrich - Green Canyon 244</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42903</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.73 -90.73</gml:lowerCorner>
            <gml:upperCorner>27.73 -90.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:23Z</gml:beginPosition>
            <gml:endPosition>2008-07-10T18:04Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42903:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42904">
        <gml:description>Independence Hub - Mississippi Canyon 920</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42904</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.09 -87.99</gml:lowerCorner>
            <gml:upperCorner>28.09 -87.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:05Z</gml:beginPosition>
            <gml:endPosition>2009-11-13T14:45Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42904:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42905">
        <gml:description>Belford Dolphin - Green Canyon 561</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42905</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.4 -90.3</gml:lowerCorner>
            <gml:upperCorner>27.4 -90.3</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:06Z</gml:beginPosition>
            <gml:endPosition>2009-06-22T18:25Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42905:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42906">
        <gml:description>Petrolia - Block PIT Area DL1</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42906</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>19.35 -92.24</gml:lowerCorner>
            <gml:upperCorner>19.35 -92.24</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T03:14Z</gml:beginPosition>
            <gml:endPosition>2008-12-22T16:56Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42906:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42908">
        <gml:description>West Sirius - Keathly Canyon 291</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42908</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.699 -92.627</gml:lowerCorner>
            <gml:upperCorner>26.699 -92.627</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:44Z</gml:beginPosition>
            <gml:endPosition>2010-01-28T14:59Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42908:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42909">
        <gml:description>ENSCO 8500 - Green Canyon 639</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42909</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.315 -90.788</gml:lowerCorner>
            <gml:upperCorner>27.315 -90.788</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-20T20:33Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42909:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42910">
        <gml:description>Frontier Driller - MC762</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42910</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>29.2 -87.95</gml:lowerCorner>
            <gml:upperCorner>29.2 -87.95</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-09T14:58Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42910:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42911">
        <gml:description>Ocean Monarch - Green Canyon 643</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42911</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.343 -90.605</gml:lowerCorner>
            <gml:upperCorner>27.343 -90.605</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:59Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42911:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42912">
        <gml:description>Discoverer Clear Leader - Walker Ridge 634</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42912</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.319 -91.086</gml:lowerCorner>
            <gml:upperCorner>26.319 -91.086</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-03T02:28Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42912:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42913">
        <gml:description>ENSCO 8501 - Green Canyon 512</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42913</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>27.455 -90.579</gml:lowerCorner>
            <gml:upperCorner>27.455 -90.579</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-13T18:47Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42913:adcp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42914">
        <gml:description>Discoverer Americas - Mississippi Canyon 540</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42914</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>28.43 -89.389</gml:lowerCorner>
            <gml:upperCorner>28.43 -89.389</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-11-19T20:48Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42914:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42915">
        <gml:description>Maersk Developer - Walker Ridge 543</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42915</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.442 -91.189</gml:lowerCorner>
            <gml:upperCorner>26.442 -91.189</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-11-05T01:06Z</gml:beginPosition>
            <gml:endPosition>2010-01-27T15:03Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42915:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-42917">
        <gml:description>Discoverer Inspiration - Keathley Canyon 736</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::42917</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>26.237 -92.377</gml:lowerCorner>
            <gml:upperCorner>26.237 -92.377</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2010-01-31T00:36Z</gml:beginPosition>
            <gml:endPosition>2010-01-31T12:06Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::42917:adcp0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-43001">
        <gml:description>8N 110W</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::43001</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>8 -110</gml:lowerCorner>
            <gml:upperCorner>8 -110</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-02-12T09:00Z</gml:beginPosition>
            <gml:endPosition>2010-02-09T08:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::43001:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::43001:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-43412">
        <gml:description>240 NM Southwest of Manzanillo, Mexico</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::43412</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>16.03 -107</gml:lowerCorner>
            <gml:upperCorner>16.03 -107</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::43412:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-43413">
        <gml:description>360 NM South-Southwest of Acapulco, Mexico</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::43413</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>10.84 -100.08</gml:lowerCorner>
            <gml:upperCorner>10.84 -100.08</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition>2010-01-11T18:00Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::43413:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44004">
        <gml:description>HOTEL 200NM East of Cape May,NJ</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44004</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>38.48 -70.43</gml:lowerCorner>
            <gml:upperCorner>38.48 -70.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:50Z</gml:beginPosition>
            <gml:endPosition>2009-02-19T11:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44004:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44004:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44004:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44005">
        <gml:description>GULF OF MAINE 78 NM EAST OF PORTSMOUTH,NH</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44005</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.19 -69.14</gml:lowerCorner>
            <gml:upperCorner>43.19 -69.14</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44005:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44005:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44007">
        <gml:description>12 NM Southeast of Portland, ME</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44007</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.53 -70.14</gml:lowerCorner>
            <gml:upperCorner>43.53 -70.14</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44007:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44007:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44007:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44007:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44008">
        <gml:description>54NM Southeast of Nantucket</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44008</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.5 -69.43</gml:lowerCorner>
            <gml:upperCorner>40.5 -69.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition>2009-12-06T09:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44008:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44008:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44008:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44008:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44009">
        <gml:description>DELAWARE BAY 26 NM Southeast of Cape May, NJ</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44009</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>38.46 -74.7</gml:lowerCorner>
            <gml:upperCorner>38.46 -74.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44009:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44009:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44009:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44011">
        <gml:description>170 NM East of Hyannis, MA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44011</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.11 -66.58</gml:lowerCorner>
            <gml:upperCorner>41.11 -66.58</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T17:00Z</gml:beginPosition>
            <gml:endPosition>2009-09-22T12:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44011:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44011:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44011:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44011:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44013">
        <gml:description>BOSTON 16 NM East of Boston, MA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44013</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.35 -70.69</gml:lowerCorner>
            <gml:upperCorner>42.35 -70.69</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44013:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44013:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44014">
        <gml:description>64 NM East of Virginia Beach, VA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44014</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.61 -74.84</gml:lowerCorner>
            <gml:upperCorner>36.61 -74.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44014:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44014:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44014:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44014:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44017">
        <gml:description>23 Nautical Miles Southwest of Montauk Point, NY</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44017</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.69 -72.05</gml:lowerCorner>
            <gml:upperCorner>40.69 -72.05</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44017:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44017:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44017:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44018">
        <gml:description>SE Cape Cod, 30NM East of Nantucket, MA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44018</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.26 -69.29</gml:lowerCorner>
            <gml:upperCorner>41.26 -69.29</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-11-02T00:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44018:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44018:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44018:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44020">
        <gml:description>NANTUCKET SOUND</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44020</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.443 -70.186</gml:lowerCorner>
            <gml:upperCorner>41.443 -70.186</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44020:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44022">
        <gml:description>Execution Rocks</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44022</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.88 -73.73</gml:lowerCorner>
            <gml:upperCorner>40.88 -73.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T04:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-14T12:15Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44022:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44022:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44024">
        <gml:description>Buoy N - Northeast Channel</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44024</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.312 -65.927</gml:lowerCorner>
            <gml:upperCorner>42.312 -65.927</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-09-22T17:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44024:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44024:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44024:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44024:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44025">
        <gml:description>LONG ISLAND 33 NM South of Islip, NY</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44025</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.25 -73.17</gml:lowerCorner>
            <gml:upperCorner>40.25 -73.17</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44025:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44025:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44025:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44025:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44027">
        <gml:description>Jonesport, Maine</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44027</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.27 -67.31</gml:lowerCorner>
            <gml:upperCorner>44.27 -67.31</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44027:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44027:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44027:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44029">
        <gml:description>Buoy A0102 - Mass. Bay/Stellwagen</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44029</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.52 -70.57</gml:lowerCorner>
            <gml:upperCorner>42.52 -70.57</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44029:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44029:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44029:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44029:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44030">
        <gml:description>Buoy B0102 - Western Maine Shelf</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44030</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.18 -70.43</gml:lowerCorner>
            <gml:upperCorner>43.18 -70.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44030:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44030:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44030:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44030:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44031">
        <gml:description>Buoy C0201 - Casco Bay</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44031</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.57 -70.06</gml:lowerCorner>
            <gml:upperCorner>43.57 -70.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition>2009-03-23T09:04Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44031:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44031:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44031:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44031:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44032">
        <gml:description>Buoy E0104 - Central Maine Shelf</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44032</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.71 -69.36</gml:lowerCorner>
            <gml:upperCorner>43.71 -69.36</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44032:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44032:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44032:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44032:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44033">
        <gml:description>Buoy F0103 - West Penobscot Bay</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44033</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.06 -69</gml:lowerCorner>
            <gml:upperCorner>44.06 -69</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44033:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44033:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44033:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44033:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44034">
        <gml:description>Buoy I0103 - Eastern Maine Shelf</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44034</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.11 -68.11</gml:lowerCorner>
            <gml:upperCorner>44.11 -68.11</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44034:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44034:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44034:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44034:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44035">
        <gml:description>Buoy J0201 - Cobscook Bay</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44035</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.89 -67.02</gml:lowerCorner>
            <gml:upperCorner>44.89 -67.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition>2008-12-26T18:04Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44035:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44035:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44035:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44035:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44037">
        <gml:description>Buoy M0102 - Jordan Basin</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44037</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.49 -67.88</gml:lowerCorner>
            <gml:upperCorner>43.49 -67.88</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44037:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44037:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44037:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44038">
        <gml:description>Buoy L0102 - Scotian Shelf</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44038</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.62 -66.55</gml:lowerCorner>
            <gml:upperCorner>43.62 -66.55</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:04Z</gml:beginPosition>
            <gml:endPosition>2008-11-17T01:04Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44038:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44038:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44038:summarywav1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44038:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44039">
        <gml:description>Central Long Island Sound</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44039</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.138 -72.655</gml:lowerCorner>
            <gml:upperCorner>41.138 -72.655</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-04-30T23:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44039:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44040">
        <gml:description>Western Long Island Sound</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44040</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.956 -73.58</gml:lowerCorner>
            <gml:upperCorner>40.956 -73.58</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-04-30T23:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-14T11:45Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44040:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44041">
        <gml:description>Jamestown, VA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44041</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.204 -76.777</gml:lowerCorner>
            <gml:upperCorner>37.204 -76.777</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44041:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44042">
        <gml:description>Potomac, MD</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44042</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>38.033 -76.336</gml:lowerCorner>
            <gml:upperCorner>38.033 -76.336</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44042:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44043">
        <gml:description>Patapsco, MD</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44043</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>39.152 -76.391</gml:lowerCorner>
            <gml:upperCorner>39.152 -76.391</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-11T19:00Z</gml:beginPosition>
            <gml:endPosition>2010-01-19T14:20Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44043:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44054">
        <gml:description>Lower Delaware Bay Buoy</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44054</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>38.883 -75.183</gml:lowerCorner>
            <gml:upperCorner>38.883 -75.183</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:30Z</gml:beginPosition>
            <gml:endPosition>2009-12-04T11:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44054:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44055">
        <gml:description>Central Delaware Bay</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44055</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>39.122 -75.256</gml:lowerCorner>
            <gml:upperCorner>39.122 -75.256</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:30Z</gml:beginPosition>
            <gml:endPosition>2009-11-26T04:30Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44055:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44056">
        <gml:description>Duck FRF, NC</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44056</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.2 -75.714</gml:lowerCorner>
            <gml:upperCorner>36.2 -75.714</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T19:45Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44056:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44057">
        <gml:description>Susquehanna, MD</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44057</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>39.544 -76.075</gml:lowerCorner>
            <gml:upperCorner>39.544 -76.075</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00Z</gml:beginPosition>
            <gml:endPosition>2009-12-17T18:20Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44057:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44058">
        <gml:description>Stingray Point, VA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44058</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.552 -76.251</gml:lowerCorner>
            <gml:upperCorner>37.552 -76.251</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44058:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44059">
        <gml:description>Norfolk, VA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44059</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.846 -76.298</gml:lowerCorner>
            <gml:upperCorner>36.846 -76.298</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44059:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44060">
        <gml:description>Eastern Long Island Sound</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44060</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.2633 -72.0667</gml:lowerCorner>
            <gml:upperCorner>41.2633 -72.0667</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44060:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44060:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44065">
        <gml:description>Entrance to New York Harbor</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44065</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.369 -73.703</gml:lowerCorner>
            <gml:upperCorner>40.369 -73.703</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44065:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44066">
        <gml:description>Texas Tower #4</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44066</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>39.26 -72.18</gml:lowerCorner>
            <gml:upperCorner>39.26 -72.18</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-19T17:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44066:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44070">
        <gml:description>Buzzards Bay MA. Offshore</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44070</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.392 -71.004</gml:lowerCorner>
            <gml:upperCorner>41.392 -71.004</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-11-09T18:06Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44070:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44097">
        <gml:description>Block Island, RI  (154)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44097</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.981 -71.117</gml:lowerCorner>
            <gml:upperCorner>40.981 -71.117</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-10-22T00:31Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44097:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44098">
        <gml:description>Jeffrey's Ledge, NH (160)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44098</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.801 -70.169</gml:lowerCorner>
            <gml:upperCorner>42.801 -70.169</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-19T16:52Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44098:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44099">
        <gml:description>Cape Henry, VA (147)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44099</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.908 -75.775</gml:lowerCorner>
            <gml:upperCorner>36.908 -75.775</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:58Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44099:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44100">
        <gml:description>Duck FRF 26m, NC (430)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44100</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.258 -75.591</gml:lowerCorner>
            <gml:upperCorner>36.258 -75.591</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:17Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44100:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44401">
        <gml:description>790 NM NE of Bermuda</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44401</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.56 -50</gml:lowerCorner>
            <gml:upperCorner>37.56 -50</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44401:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-44402">
        <gml:description>250 NM SE of Montauk Pt N.Y.</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::44402</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>39.49 -70.59</gml:lowerCorner>
            <gml:upperCorner>39.49 -70.59</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-16T18:15Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::44402:tsunameter0"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterLevel"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45001">
        <gml:description>MID SUPERIOR 60NM North Northeast Hancock, MI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45001</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>48.06 -87.78</gml:lowerCorner>
            <gml:upperCorner>48.06 -87.78</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2010-01-25T11:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45001:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45001:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45002">
        <gml:description>N MICHIGAN- Halfway between North Manitou and Washington Islands.</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45002</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>45.33 -86.43</gml:lowerCorner>
            <gml:upperCorner>45.33 -86.43</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45002:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45002:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45002:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45003">
        <gml:description>N HURON 37NM Northeast of Alpena, MI.</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45003</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>45.35 -82.84</gml:lowerCorner>
            <gml:upperCorner>45.35 -82.84</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45003:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45003:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45003:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45004">
        <gml:description>78NM Northeast of Marquette, MI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45004</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>47.56 -86.54</gml:lowerCorner>
            <gml:upperCorner>47.56 -86.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45004:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45004:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45004:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45005">
        <gml:description>W ERIE 28NM Northwest of Cleveland, OH</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45005</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.68 -82.4</gml:lowerCorner>
            <gml:upperCorner>41.68 -82.4</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T21:50Z</gml:beginPosition>
            <gml:endPosition>2010-02-07T08:41Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45005:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45005:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45006">
        <gml:description>W SUPERIOR 48NM North of Ironwood, MI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45006</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>47.33 -89.79</gml:lowerCorner>
            <gml:upperCorner>47.33 -89.79</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45006:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45006:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45007">
        <gml:description>S MICHIGAN 43NM East Southeast of Milwaukee, WI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45007</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.68 -87.03</gml:lowerCorner>
            <gml:upperCorner>42.68 -87.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45007:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45007:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45008">
        <gml:description>S HURON 43NM East of Oscoda, MI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45008</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.28 -82.42</gml:lowerCorner>
            <gml:upperCorner>44.28 -82.42</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2010-02-04T20:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45008:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45008:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45008:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45012">
        <gml:description>Lake Ontario Buoy - 20NM North Northeast of Rochester, NY</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45012</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>43.62 -77.41</gml:lowerCorner>
            <gml:upperCorner>43.62 -77.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45012:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45012:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45012:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45020">
        <gml:description>Grand Traverse Bay Observing System Station 1</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45020</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.789 -85.604</gml:lowerCorner>
            <gml:upperCorner>44.789 -85.604</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-06T22:49Z</gml:beginPosition>
            <gml:endPosition>2009-12-13T21:57Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45020:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45021">
        <gml:description>Traverse Bay #3, MI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45021</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.767 -85.606</gml:lowerCorner>
            <gml:upperCorner>44.767 -85.606</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-06-17T00:55Z</gml:beginPosition>
            <gml:endPosition>2009-09-29T13:16Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45021:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-45022">
        <gml:description>Little Traverse Bay, MI</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::45022</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>45.403 -85.088</gml:lowerCorner>
            <gml:upperCorner>45.403 -85.088</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-05T17:15Z</gml:beginPosition>
            <gml:endPosition>2009-11-11T06:32Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::45022:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46001">
        <gml:description>GULF OF AK, 88NM South of Kodiak, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46001</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>56.3 -148.02</gml:lowerCorner>
            <gml:upperCorner>56.3 -148.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46001:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46001:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46001:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46002">
        <gml:description>OREGON - 275NM West of Coos Bay, OR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46002</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.57 -130.46</gml:lowerCorner>
            <gml:upperCorner>42.57 -130.46</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00Z</gml:beginPosition>
            <gml:endPosition>2009-10-17T03:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46002:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46002:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46002:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46002:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46005">
        <gml:description>WASHINGTON 315NM West of Aberdeen, WA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46005</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>46.05 -131.02</gml:lowerCorner>
            <gml:upperCorner>46.05 -131.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-05-05T15:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46005:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46005:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46005:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46006">
        <gml:description>SE PAPA - 600NM West of Eureka, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46006</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.886 -137.451</gml:lowerCorner>
            <gml:upperCorner>40.886 -137.451</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50Z</gml:beginPosition>
            <gml:endPosition>2010-01-11T21:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46006:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46011">
        <gml:description>SANTA MARIA - 21 NM Northwest of Point Arguello, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46011</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.868 -120.857</gml:lowerCorner>
            <gml:upperCorner>34.868 -120.857</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:50Z</gml:beginPosition>
            <gml:endPosition>2009-11-22T18:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46011:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46012">
        <gml:description>HALF MOON BAY - 24NM South Southwest of San Francisco, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46012</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.361 -122.881</gml:lowerCorner>
            <gml:upperCorner>37.361 -122.881</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46012:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46013">
        <gml:description>Bodega Bay - 48NM North Northwest of San Francisco, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46013</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>38.23 -123.32</gml:lowerCorner>
            <gml:upperCorner>38.23 -123.32</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46013:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46013:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46013:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46013:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46013:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46014">
        <gml:description>PT ARENA - 19NM North of Point Arena, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46014</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>39.22 -123.97</gml:lowerCorner>
            <gml:upperCorner>39.22 -123.97</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46014:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46014:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46015">
        <gml:description>Port Orford - 16NM West of Port Orford, OR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46015</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>42.76 -124.83</gml:lowerCorner>
            <gml:upperCorner>42.76 -124.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46015:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46015:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46015:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46015:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46022">
        <gml:description>EEL RIVER - 17NM West-Southwest of Eureka, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46022</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.78 -124.54</gml:lowerCorner>
            <gml:upperCorner>40.78 -124.54</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46022:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46022:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46022:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46022:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46023">
        <gml:description>PT ARGUELLO - 17NM West Northwest of Point Arguello, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46023</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.71 -120.97</gml:lowerCorner>
            <gml:upperCorner>34.71 -120.97</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T19:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46023:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46023:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46025">
        <gml:description>Santa Monica Basin - 33NM West Southwest of Santa Monica, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46025</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>33.74 -119.06</gml:lowerCorner>
            <gml:upperCorner>33.74 -119.06</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46025:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46025:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46025:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46026">
        <gml:description>SAN FRANCISCO - 18NM West of San Francisco, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46026</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.75 -122.82</gml:lowerCorner>
            <gml:upperCorner>37.75 -122.82</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-12-12T15:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46026:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46026:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46026:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46027">
        <gml:description>ST GEORGES - 8NM West Northwest of Crescent City, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46027</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>41.85 -124.38</gml:lowerCorner>
            <gml:upperCorner>41.85 -124.38</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46027:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46027:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46027:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46028">
        <gml:description>CAPE SAN MARTIN - 55NM West Northwest of Morro Bay, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46028</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>35.74 -121.88</gml:lowerCorner>
            <gml:upperCorner>35.74 -121.88</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46028:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46028:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46028:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46029">
        <gml:description>COL RIVER BAR - 78NM South Southwest of Aberdeen, WA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46029</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>46.14 -124.51</gml:lowerCorner>
            <gml:upperCorner>46.14 -124.51</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46029:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46029:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46029:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46029:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46029:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Salinity"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46035">
        <gml:description>BERING SEA 310 NM North of Adak, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46035</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>57.07 -177.75</gml:lowerCorner>
            <gml:upperCorner>57.07 -177.75</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46035:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46035:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46035:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46041">
        <gml:description>CAPE ELIZABETH- 45NM Northwest of Aberdeen, WA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46041</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>47.34 -124.75</gml:lowerCorner>
            <gml:upperCorner>47.34 -124.75</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46041:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46041:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46041:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46042">
        <gml:description>MONTEREY - 27NM West of Monterey Bay, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46042</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.75 -122.42</gml:lowerCorner>
            <gml:upperCorner>36.75 -122.42</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46042:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46042:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46042:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46047">
        <gml:description>TANNER BANKS - 121NM West of San Diego, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46047</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.433 -119.533</gml:lowerCorner>
            <gml:upperCorner>32.433 -119.533</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46047:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46050">
        <gml:description>STONEWALL BANKS - 20NM West of Newport, OR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46050</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.64 -124.5</gml:lowerCorner>
            <gml:upperCorner>44.64 -124.5</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46050:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46050:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46050:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46053">
        <gml:description>E. SANTA BARBARA  - 12NM Southwest of Santa Barbara, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46053</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.24 -119.85</gml:lowerCorner>
            <gml:upperCorner>34.24 -119.85</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46053:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46053:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46053:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46054">
        <gml:description>SANTA BARBARA W 38 NM West of Santa Barbara, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46054</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.27 -120.45</gml:lowerCorner>
            <gml:upperCorner>34.27 -120.45</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46054:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46054:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46059">
        <gml:description>CALIFORNIA - 357NM West of San Francisco, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46059</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.98 -130</gml:lowerCorner>
            <gml:upperCorner>37.98 -130</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46059:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46059:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46060">
        <gml:description>West Orca Bay - 36NM South-Southwest of Valdez, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46060</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>60.59 -146.83</gml:lowerCorner>
            <gml:upperCorner>60.59 -146.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46060:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46060:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46060:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46060:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46061">
        <gml:description>Seal Rocks 55NM South of Valdez, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46061</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>60.22 -146.83</gml:lowerCorner>
            <gml:upperCorner>60.22 -146.83</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46061:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46061:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46061:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46063">
        <gml:description>Pt. Conception, CA - 50NM West of Santa Barbara, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46063</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.27 -120.7</gml:lowerCorner>
            <gml:upperCorner>34.27 -120.7</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00Z</gml:beginPosition>
            <gml:endPosition>2009-05-22T13:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46063:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46063:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46063:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46066">
        <gml:description>S Aleutians 380NM Southwest of Kodiak, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46066</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>52.7 -154.98</gml:lowerCorner>
            <gml:upperCorner>52.7 -154.98</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46066:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46066:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46066:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46069">
        <gml:description>South Santa Rosa Island, CA</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46069</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>33.65 -120.2</gml:lowerCorner>
            <gml:upperCorner>33.65 -120.2</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2010-01-20T20:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46069:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46069:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46069:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46070">
        <gml:description>S.W. Bering Sea</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46070</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>55 175.28</gml:lowerCorner>
            <gml:upperCorner>55 175.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-12-15T19:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46070:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46070:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46071">
        <gml:description>Western Aleutians</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46071</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>51.15 179</gml:lowerCorner>
            <gml:upperCorner>51.15 179</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-11-22T05:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46071:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46071:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46071:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46072">
        <gml:description>Central Aleutions - 230NM Southwest of Dutch Harbor</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46072</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>51.63 -172.17</gml:lowerCorner>
            <gml:upperCorner>51.63 -172.17</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46072:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46072:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46072:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46073">
        <gml:description>Southeast Bering Sea</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46073</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>54.94 -172.03</gml:lowerCorner>
            <gml:upperCorner>54.94 -172.03</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46073:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46073:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46073:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46076">
        <gml:description>Cape Cleare AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46076</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>59.5 -148</gml:lowerCorner>
            <gml:upperCorner>59.5 -148</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2010-01-23T14:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46076:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46076:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46076:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46077">
        <gml:description>Shelikof Strait, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46077</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>57.92 -154.25</gml:lowerCorner>
            <gml:upperCorner>57.92 -154.25</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2008-11-03T02:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46077:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46077:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46078">
        <gml:description>Albatross Banks AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46078</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>56.054 -152.451</gml:lowerCorner>
            <gml:upperCorner>56.054 -152.451</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-08-05T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-10-15T07:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46078:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46080">
        <gml:description>Northwest Gulf 57NM East of Kodiak, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46080</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>58.04 -149.99</gml:lowerCorner>
            <gml:upperCorner>58.04 -149.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition>2009-03-14T04:50Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46080:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46080:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46081">
        <gml:description>Western Prince William Sound</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46081</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>60.8 -148.28</gml:lowerCorner>
            <gml:upperCorner>60.8 -148.28</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-08-05T19:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46081:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46081:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46081:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46081:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46082">
        <gml:description>Cape Suckling 84NM Southeast of Cordova, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46082</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>59.69 -143.4</gml:lowerCorner>
            <gml:upperCorner>59.69 -143.4</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-08-02T12:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46082:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46082:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46082:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46083">
        <gml:description>Fairweather Grounds 92NM Southeast of Yakutat, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46083</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>58.24 -137.99</gml:lowerCorner>
            <gml:upperCorner>58.24 -137.99</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46083:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46083:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46084">
        <gml:description>Cape Edgecumbe Buoy, AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46084</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>56.63 -136.15</gml:lowerCorner>
            <gml:upperCorner>56.63 -136.15</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46084:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46084:ct1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46084:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46084:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46084:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46085">
        <gml:description>Central Gulf of Alaska Buoy</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46085</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>56.85 -142.56</gml:lowerCorner>
            <gml:upperCorner>56.85 -142.56</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46085:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46085:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46086">
        <gml:description>San Clemente Basin</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46086</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>32.5 -118</gml:lowerCorner>
            <gml:upperCorner>32.5 -118</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46086:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46086:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46087">
        <gml:description>Neah Bay, WA (Traffic Separation Lighted Buoy)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46087</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>49.89 -124.73</gml:lowerCorner>
            <gml:upperCorner>49.89 -124.73</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2007-12-09T15:30Z</gml:beginPosition>
            <gml:endPosition>2009-11-21T02:20Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46087:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46087:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46087:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46087:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46088">
        <gml:description>New Dungeness, WA (Hein Bank)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46088</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>48.33 -123.17</gml:lowerCorner>
            <gml:upperCorner>48.33 -123.17</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T06:30Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46088:pscm0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46088:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46088:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46089">
        <gml:description>Tillamook, OR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46089</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>45.91 -125.76</gml:lowerCorner>
            <gml:upperCorner>45.91 -125.76</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-01-21T07:00Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46089:adcp0"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46089:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46089:wpm1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46089:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Currents"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46091">
        <gml:description>MBM0</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46091</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.835 -121.899</gml:lowerCorner>
            <gml:upperCorner>36.835 -121.899</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T17:12Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46091:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46092">
        <gml:description>MBM1</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46092</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.75 -122.02</gml:lowerCorner>
            <gml:upperCorner>36.75 -122.02</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-18T18:16Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46092:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46093">
        <gml:description>MBM2</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46093</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>36.69 -122.41</gml:lowerCorner>
            <gml:upperCorner>36.69 -122.41</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2008-07-21T20:05Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46093:watertemp1"/>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46093:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46094">
        <gml:description>West of Newport NH-10, OR</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46094</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>44.633 -124.304</gml:lowerCorner>
            <gml:upperCorner>44.633 -124.304</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-09-04T19:50Z</gml:beginPosition>
            <gml:endPosition>2009-09-29T04:10Z</gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46094:anemometer1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Winds"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46106">
        <gml:description>Central Cook Inlet AK</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46106</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>59.76 -152.09</gml:lowerCorner>
            <gml:upperCorner>59.76 -152.09</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46106:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46107">
        <gml:description>Montague Strait</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46107</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>59.925 -147.992</gml:lowerCorner>
            <gml:upperCorner>59.925 -147.992</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T16:50Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46107:wpm1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#Waves"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46211">
        <gml:description>Grays Harbor, WA (036)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46211</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>46.857 -124.244</gml:lowerCorner>
            <gml:upperCorner>46.857 -124.244</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:26Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46211:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46212">
        <gml:description>Humboldt Bay South Spit, CA (128)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46212</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.753 -124.313</gml:lowerCorner>
            <gml:upperCorner>40.753 -124.313</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:01Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46212:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46213">
        <gml:description>Cape Mendocino, CA (094)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46213</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>40.294 -124.74</gml:lowerCorner>
            <gml:upperCorner>40.294 -124.74</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:16Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46213:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46214">
        <gml:description>Point Reyes, CA (029)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46214</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>37.945 -123.47</gml:lowerCorner>
            <gml:upperCorner>37.945 -123.47</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-21T23:34Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46214:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46215">
        <gml:description>Diablo Canyon, CA (076)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46215</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>35.204 -120.86</gml:lowerCorner>
            <gml:upperCorner>35.204 -120.86</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:39Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46215:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46216">
        <gml:description>Goleta Point, CA (107)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46216</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.334 -119.804</gml:lowerCorner>
            <gml:upperCorner>34.334 -119.804</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T15:04Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46216:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46217">
        <gml:description>Anacapa Passage, CA (111)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46217</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.167 -119.435</gml:lowerCorner>
            <gml:upperCorner>34.167 -119.435</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
          <gml:TimePeriod>
            <gml:beginPosition>2009-05-14T14:55Z</gml:beginPosition>
            <gml:endPosition indeterminatePosition="now"></gml:endPosition>
          </gml:TimePeriod>
        </time>
        <procedure xlink:href="urn:x-noaa:def:sensor:noaa.nws.ndbc::46217:watertemp1"/>
        <observedProperty xlink:href="http://www.csc.noaa.gov/ioos/schema/IOOS-DIF/IOOS/0.6.1/dictionaries/phenomenaDictionary.xml#WaterTemperature"/>
        <featureOfInterest xlink:href="urn:cgi:Feature:CGI:EarthOcean"/>
        <responseFormat>text/xml;schema="ioos/0.6.1"</responseFormat>
        <responseFormat>application/ioos+xml;version=0.6.1</responseFormat>
        <resultModel>om:Observation</resultModel>
        <responseMode>inline</responseMode>
      </ObservationOffering>
      <ObservationOffering gml:id="station-46218">
        <gml:description>Harvest, CA (071)</gml:description>
        <gml:name>urn:x-noaa:def:station:noaa.nws.ndbc::46218</gml:name>
        <gml:srsName>urn:ogc:def:crs:epsg::4326</gml:srsName>
        <gml:boundedBy>
          <gml:Envelope srsName="urn:ogc:def:crs:epsg::4326">
            <gml:lowerCorner>34.451 -120.769</gml:lowerCorner>
            <gml:upperCorner>34.451 -120.769</gml:upperCorner>
          </gml:Envelope>
        </gml:boundedBy>
        <time>
