<?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>pitesti</Title>
  <Abstract></Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://cache.map2web.eu/pitesti/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://cache.map2web.eu/pitesti/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://cache.map2web.eu/pitesti/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://cache.map2web.eu/pitesti/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer queryable="1">
    <Name>pitesti</Name>
    <Title>pitesti Basemap</Title>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>24.76412693190808</westBoundLongitude>
      <eastBoundLongitude>24.969490789010646</eastBoundLongitude>
      <southBoundLatitude>44.801725200673744</southBoundLatitude>
      <northBoundLatitude>44.91386836657928</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="24.76412693190808" miny="44.801725200673744" maxx="24.969490789010646" maxy="44.91386836657928" />
    <BoundingBox CRS="EPSG:3857" minx="2756730" miny="5590361" maxx="2779591" maxy="5607972" />
  </Layer>
</Capability>
</WMS_Capabilities>