<?xml version='1.0' encoding="ISO-8859-1" ?>
<WFS_Capabilities 
   version="1.0.0" 
   updateSequence="0" 
   xmlns="http://www.opengis.net/wfs" 
   xmlns:ogc="http://www.opengis.net/ogc" 
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://www.opengis.net/wfs http://schemas.opengeospatial.net//wfs/1.0.0/WFS-capabilities.xsd">

<!-- MapServer version 6.2.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=KML SUPPORTS=PROJ SUPPORTS=GD SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=CAIRO SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=THREADS SUPPORTS=GEOS INPUT=JPEG INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE -->

<Service>
  <Name>MapServer WFS</Name>
  <Title>National_Geochemical_Survey</Title>
  <Abstract>National-scale geochemical analysis of stream sediments and soils in the US, from existing data, reanalysis of existing samples, and new sampling. Goal for sample density is one per 289 square km.</Abstract>
  <Keywords>
    geochemistry; unconsolidated deposits; chemical analysis
  </Keywords>
  <OnlineResource>http://mrdata.usgs.gov/services/ngs&amp;?</OnlineResource>
</Service>

<Capability>
  <Request>
    <GetCapabilities>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://mrdata.usgs.gov/services/ngs&amp;?" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://mrdata.usgs.gov/services/ngs&amp;?" />
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <DescribeFeatureType>
      <SchemaDescriptionLanguage>
        <XMLSCHEMA/>
      </SchemaDescriptionLanguage>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://mrdata.usgs.gov/services/ngs&amp;?" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://mrdata.usgs.gov/services/ngs&amp;?" />
        </HTTP>
      </DCPType>
    </DescribeFeatureType>
    <GetFeature>
      <ResultFormat>
        <GML2/>
      </ResultFormat>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://mrdata.usgs.gov/services/ngs&amp;?" />
        </HTTP>
      </DCPType>
      <DCPType>
        <HTTP>
          <Post onlineResource="http://mrdata.usgs.gov/services/ngs&amp;?" />
        </HTTP>
      </DCPType>
    </GetFeature>
  </Request>
</Capability>

<FeatureTypeList>
  <Operations>
    <Query/>
  </Operations>
    <FeatureType>
        <Name>natgeochem-high</Name>
        <Title>natgeochem</Title>
        <Abstract>National-scale geochemical analysis of stream sediments and soils in the US, from existing data, reanalysis of existing samples, and new sampling. Goal for sample density is one per 289 square km.</Abstract>
        <Keywords>
          geochemistry; unconsolidated deposits; chemical analysis
        </Keywords>
        <SRS>EPSG:4267</SRS>
        <LatLongBoundingBox minx="-179" miny="6" maxx="159" maxy="72" />
        <MetadataURL type="FGDC" format="XML">http://mrdata.usgs.gov/metadata/ofr-2004-1001.xml</MetadataURL>
    </FeatureType>
    <FeatureType>
        <Name>natgeochem-low</Name>
        <Title>natgeochem</Title>
        <Abstract>National-scale geochemical analysis of stream sediments and soils in the US, from existing data, reanalysis of existing samples, and new sampling. Goal for sample density is one per 289 square km.</Abstract>
        <Keywords>
          geochemistry; unconsolidated deposits; chemical analysis
        </Keywords>
        <SRS>EPSG:4267</SRS>
        <LatLongBoundingBox minx="-179" miny="6" maxx="159" maxy="72" />
        <MetadataURL type="FGDC" format="XML">http://mrdata.usgs.gov/metadata/ofr-2004-1001.xml</MetadataURL>
    </FeatureType>
</FeatureTypeList>

<ogc:Filter_Capabilities>
  <ogc:Spatial_Capabilities>
    <ogc:Spatial_Operators>
      <ogc:Equals/>
      <ogc:Disjoint/>
      <ogc:Touches/>
      <ogc:Within/>
      <ogc:Overlaps/>
      <ogc:Crosses/>
      <ogc:Intersect/>
      <ogc:Contains/>
      <ogc:DWithin/>
      <ogc:BBOX/>
    </ogc:Spatial_Operators>
  </ogc:Spatial_Capabilities>
  <ogc:Scalar_Capabilities>
    <ogc:Logical_Operators />
    <ogc:Comparison_Operators>
      <ogc:Simple_Comparisons />
      <ogc:Like />
      <ogc:Between />
    </ogc:Comparison_Operators>
  </ogc:Scalar_Capabilities>
</ogc:Filter_Capabilities>

</WFS_Capabilities>
