<?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?>
<!DOCTYPE WMT_MS_Capabilities SYSTEM "http://schemas.opengis.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 5.4.2 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=AGG SUPPORTS=FREETYPE SUPPORTS=ICONV SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=GEOS INPUT=EPPL7 INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=SHAPEFILE -->

<Service>
  <Name>GetMap</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
  <Title>DEMO</Title>
  <OnlineResource>http://localhost:8083/cgi-bin/mswfs_gmap?</OnlineResource>
</Service>

<Capability>
  <Request>
    <Map>
      <Format><GIF /><PNG /><JPEG /><WBMP /><SVG /></Format>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://localhost:8083/cgi-bin/mswfs_gmap?" />
          <Post onlineResource="http://localhost:8083/cgi-bin/mswfs_gmap?" />
        </HTTP>
      </DCPType>
    </Map>
    <Capabilities>
      <Format><WMS_XML /></Format>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://localhost:8083/cgi-bin/mswfs_gmap?" />
          <Post onlineResource="http://localhost:8083/cgi-bin/mswfs_gmap?" />
        </HTTP>
      </DCPType>
    </Capabilities>
    <FeatureInfo>
      <Format><MIME /><GML.1 /></Format>
      <DCPType>
        <HTTP>
          <Get onlineResource="http://localhost:8083/cgi-bin/mswfs_gmap?" />
          <Post onlineResource="http://localhost:8083/cgi-bin/mswfs_gmap?" />
        </HTTP>
      </DCPType>
    </FeatureInfo>
  </Request>
  <Exception>
    <Format><BLANK /><INIMAGE /><WMS_XML /></Format>
  </Exception>
  <VendorSpecificCapabilities />
  <Layer>
    <Name>DEMO</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
    <Title>DEMO</Title>
    <SRS>EPSG:42304</SRS>
    <LatLonBoundingBox minx="-172.367" miny="35.6673" maxx="-11.5624" maxy="83.8293" />
    <BoundingBox SRS="EPSG:42304"
                minx="-2.2e+06" miny="-712631" maxx="3.0728e+06" maxy="3.84e+06" />
    <Layer queryable="1">
        <Name>park</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
        <Title>park</Title>
        <SRS>EPSG:42304</SRS>
        <LatLonBoundingBox minx="-173.433" miny="41.4271" maxx="-13.0481" maxy="83.7466" />
        <BoundingBox SRS="EPSG:42304"
                    minx="-2.3468e+06" miny="-67422.4" maxx="2.84037e+06" maxy="3.83012e+06" />
    </Layer>
    <Layer queryable="1">
        <Name>popplace</Name>
<!-- WARNING: Mandatory metadata '..._title' was missing in this context. -->
        <Title>popplace</Title>
        <SRS>EPSG:42304</SRS>
        <LatLonBoundingBox minx="-172.301" miny="36.3541" maxx="-12.9698" maxy="83.4832" />
        <BoundingBox SRS="EPSG:42304"
                    minx="-2.30386e+06" miny="-681503" maxx="2.96177e+06" maxy="3.79886e+06" />
    </Layer>
  </Layer>
</Capability>
</WMT_MS_Capabilities>
