<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
<!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengeospatial.net/wms/1.0.0/capabilities_1_0_0.dtd"
 [
 <!ELEMENT VendorSpecificCapabilities EMPTY>
 ]>  <!-- end of DOCTYPE declaration -->

<WMT_MS_Capabilities version="1.0.0">

<!-- MapServer version 4.6.2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=THREADS INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE DEBUG=MSDEBUG -->

<Service>
  <Name>GetMap</Name>
  <Title>Worldwide GRASS GIS Usermap</Title>
  <OnlineResource>http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?</OnlineResource>
</Service>

<Capability>
  <Request>
    <Map>
      <Format><GIF /><PNG /><JPEG /><WBMP /></Format>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?" />
          <Post onlineResource="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?" />
        </HTTP>
      </DCPType>
    </Map>
    <Capabilities>
      <Format><WMS_XML /></Format>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?" />
          <Post onlineResource="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?" />
        </HTTP>
      </DCPType>
    </Capabilities>
    <FeatureInfo>
      <Format><MIME /><GML.1 /></Format>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?" />
          <Post onlineResource="http://mapserver.gdf-hannover.de/cgi-bin/grassuserwms?" />
        </HTTP>
      </DCPType>
    </FeatureInfo>
  </Request>
  <Exception>
    <Format><BLANK /><INIMAGE /><WMS_XML /></Format>
  </Exception>
  <VendorSpecificCapabilities />
  <UserDefinedSymbolization SupportSLD="1" UserLayer="0" UserStyle="1" RemoteWFS="0"/>
  <Layer>
    <Name>GRASS_USERMAP</Name>
    <Title>Worldwide GRASS GIS Usermap</Title>
    <SRS>EPSG:4326</SRS>
    <LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90" />
    <BoundingBox SRS="EPSG:4326"
                minx="-180" miny="-90" maxx="180" maxy="90" />
    <Layer queryable="1">
        <Name>GRASS-Users</Name>
        <Title>GRASS-Users</Title>
        <SRS>EPSG:4326</SRS>
        <LatLonBoundingBox minx="-180" miny="-90" maxx="180" maxy="90" />
        <BoundingBox SRS="EPSG:4326"
                    minx="-180" miny="-90" maxx="180" maxy="90" />
        <ScaleHint min="0" max="2.99342e+06" />
    </Layer>
  </Layer>
</Capability>
</WMT_MS_Capabilities>
