<?xml version="1.0" ?>
<WMS_Capabilities xmlns="http://www.opengis.net/wms" xmlns:sld="http://www.opengis.net/sld" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3.0" xsi:schemaLocation="http://www.opengis.net/wms http://schemas.opengis.net/wms/1.3.0/capabilities_1_3_0.xsd http://www.opengis.net/sld http://schemas.opengis.net/sld/1.1.0/sld_capabilities.xsd">
<Service>
  <Name>WMS</Name>
  <Title>Charlotte SEC</Title>
  <Abstract></Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://services2.agd.cc/CharlotteSEC/service"/>
    <Fees>none</Fees>
    <AccessConstraints>none</AccessConstraints>
    <MaxWidth>4000</MaxWidth>
    <MaxHeight>4000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services2.agd.cc/CharlotteSEC/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <Format>image/gif</Format>
      <Format>image/GeoTIFF</Format>
      <Format>image/tiff</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services2.agd.cc/CharlotteSEC/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetMap>
    <GetFeatureInfo>
      <Format>text/plain</Format>
      <Format>text/html</Format>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://services2.agd.cc/CharlotteSEC/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>charlotteSEC</Name>
    <Title>Charlotte SEC</Title>
    <Abstract>Charlotte SEC</Abstract>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:900913</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:4258</CRS>
    <CRS>CRS:84</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>-82.81539793533776</westBoundLongitude>
      <eastBoundLongitude>-74.86301298660729</eastBoundLongitude>
      <southBoundLatitude>31.50492495356531</southBoundLatitude>
      <northBoundLatitude>36.286744003571286</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="-82.81539793533776" miny="31.50492495356531" maxx="-74.86301298660729" maxy="36.286744003571286" />
    <BoundingBox CRS="EPSG:3857" minx="-9218967.92800412" miny="3698498.3422275274" maxx="-8333712.484919351" maxy="4340148.976167441" />
    <BoundingBox CRS="EPSG:4326" minx="31.50492495356531" miny="-82.81539793533776" maxx="36.286744003571286" maxy="-74.86301298660729" />
    <BoundingBox CRS="EPSG:900913" minx="-9218967.92800412" miny="3698498.3422275274" maxx="-8333712.484919351" maxy="4340148.976167441" />
  </Layer>
</Capability>
</WMS_Capabilities>