<?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>MapProxy WMS Proxy</Title>
  <Abstract>This is the fantastic MapProxy ... some maps showing how QGIS Server interacts with MapProxy.</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://mapproxy.org/"/>
  <ContactInformation>
      <ContactPersonPrimary>
        <ContactPerson>Your Name</ContactPerson>
        <ContactOrganization>Some Company</ContactOrganization>
      </ContactPersonPrimary>
      <ContactPosition>Technical Director</ContactPosition>
      <ContactAddress>
        <AddressType>postal</AddressType>
        <Address>Long street</Address>
        <City>Timbuktu</City>
        <StateOrProvince></StateOrProvince>
        <PostCode>123456AD</PostCode>
        <Country>South Pole</Country>
      </ContactAddress>
      <ContactVoiceTelephone></ContactVoiceTelephone>
      <ContactFacsimileTelephone></ContactFacsimileTelephone>
      <ContactElectronicMailAddress>info@example.com</ContactElectronicMailAddress>
  </ContactInformation>
    <Fees>None</Fees>
    <AccessConstraints>This service is intended for private and evaluation use only. The data is licensed as Creative Commons Attribution-Share Alike 2.0 (http://creativecommons.org/licenses/by-sa/2.0/)</AccessConstraints>
    <MaxWidth>4000</MaxWidth>
    <MaxHeight>4000</MaxHeight>
</Service>
<Capability>
  <Request>
    <GetCapabilities>
      <Format>text/xml</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://mapproxy.petrimap.net/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetCapabilities>
    <GetMap>
      <Format>image/jpeg</Format>
      <Format>image/png</Format>
      <Format>image/gif</Format>
      <Format>image/GeoTIFF</Format>
      <Format>image/tiff</Format>
      <DCPType>
        <HTTP>
          <Get><OnlineResource xlink:href="https://mapproxy.petrimap.net/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://mapproxy.petrimap.net/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer queryable="1">
    <Title>MapProxy WMS Proxy</Title>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:3857</CRS>
    <CRS>EPSG:900913</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>-180</westBoundLongitude>
      <eastBoundLongitude>180</eastBoundLongitude>
      <southBoundLatitude>-85.0511287798066</southBoundLatitude>
      <northBoundLatitude>85.0511287798066</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
    <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
    <Layer>
      <Name>google_sat</Name>
      <Title>Google Sat Tiles</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
      <BoundingBox CRS="EPSG:3857" minx="-20037508.342789244" miny="-20037508.342789244" maxx="20037508.342789244" maxy="20037508.342789244" />
    </Layer>
    <Layer>
      <Name>google_sat_with_labels</Name>
      <Title>Google Sat Tiles with Labels</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
    </Layer>
    <Layer>
      <Name>osm</Name>
      <Title>Open StreetMap Tiles</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
      <BoundingBox CRS="EPSG:900913" minx="-20037508.342789244" miny="-20037508.342789244" maxx="20037508.342789244" maxy="20037508.342789244" />
    </Layer>
    <Layer>
      <Name>otm</Name>
      <Title>Open TopoMap Tiles</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
      <BoundingBox CRS="EPSG:900913" minx="-20037508.342789244" miny="-20037508.342789244" maxx="20037508.342789244" maxy="20037508.342789244" />
    </Layer>
    <Layer queryable="1">
      <Name>tiefenkarte_mvp</Name>
      <Title>Tiefenkarte MVP</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>10.734647747937599</westBoundLongitude>
        <eastBoundLongitude>14.388994265592578</eastBoundLongitude>
        <southBoundLatitude>53.11804727613287</southBoundLatitude>
        <northBoundLatitude>54.50604728824021</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="10.734647747937599" miny="53.11804727613287" maxx="14.388994265592578" maxy="54.50604728824021" />
      <BoundingBox CRS="EPSG:4326" minx="53.11804727613287" miny="10.734647747937599" maxx="54.50604728824021" maxy="14.388994265592578" />
    </Layer>
    <Layer>
      <Name>norgeskart_bakgrunn</Name>
      <Title>Norgeskart Bakgrunn</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>7.483804122076946</westBoundLongitude>
        <eastBoundLongitude>24.345097545652656</eastBoundLongitude>
        <southBoundLatitude>57.693862711822646</southBoundLatitude>
        <northBoundLatitude>71.2306014567531</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="7.483804122076946" miny="57.693862711822646" maxx="24.345097545652656" maxy="71.2306014567531" />
      <BoundingBox CRS="EPSG:4326" minx="57.693862711822646" miny="7.483804122076946" maxx="71.2306014567531" maxy="24.345097545652656" />
    </Layer>
    <Layer>
      <Name>norgeskart_toporaster</Name>
      <Title>Norgeskart TopoRaster</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>7.483804122076946</westBoundLongitude>
        <eastBoundLongitude>24.345097545652656</eastBoundLongitude>
        <southBoundLatitude>57.693862711822646</southBoundLatitude>
        <northBoundLatitude>71.2306014567531</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="7.483804122076946" miny="57.693862711822646" maxx="24.345097545652656" maxy="71.2306014567531" />
      <BoundingBox CRS="EPSG:4326" minx="57.693862711822646" miny="7.483804122076946" maxx="71.2306014567531" maxy="24.345097545652656" />
    </Layer>
    <Layer queryable="1">
      <Name>norgeskart_topo_wms</Name>
      <Title>Norgeskart Topo WMS</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
      <BoundingBox CRS="EPSG:3857" minx="-20037508.342789244" miny="-20037508.342789244" maxx="20037508.342789244" maxy="20037508.342789244" />
    </Layer>
    <Layer>
      <Name>thunderforest_outdoors</Name>
      <Title>Thunderforest Outdoors</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
      <BoundingBox CRS="EPSG:3857" minx="-20037508.342789244" miny="-20037508.342789244" maxx="20037508.342789244" maxy="20037508.342789244" />
    </Layer>
    <Layer>
      <Name>thunderforest_landscape</Name>
      <Title>Thunderforest Landscape</Title>
      <EX_GeographicBoundingBox>
        <westBoundLongitude>-180</westBoundLongitude>
        <eastBoundLongitude>180</eastBoundLongitude>
        <southBoundLatitude>-85.0511287798066</southBoundLatitude>
        <northBoundLatitude>85.0511287798066</northBoundLatitude>
      </EX_GeographicBoundingBox>
      <BoundingBox CRS="CRS:84" minx="-180" miny="-85.0511287798066" maxx="180" maxy="85.0511287798066" />
      <BoundingBox CRS="EPSG:4326" minx="-85.0511287798066" miny="-180.0" maxx="85.0511287798066" maxy="180.0" />
      <BoundingBox CRS="EPSG:3857" minx="-20037508.342789244" miny="-20037508.342789244" maxx="20037508.342789244" maxy="20037508.342789244" />
    </Layer>
  </Layer>
</Capability>
</WMS_Capabilities>