<?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>Kommunale Basiskarte Light</Title>
  <Abstract>WMS Dienste der Stadt Paderborn</Abstract>
  <OnlineResource xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="https://mapproxy.next.udh-pb.de/KommunaleBasiskarteLight/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://mapproxy.next.udh-pb.de/KommunaleBasiskarteLight/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://mapproxy.next.udh-pb.de/KommunaleBasiskarteLight/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.next.udh-pb.de/KommunaleBasiskarteLight/service?"/></Get>
        </HTTP>
      </DCPType>
    </GetFeatureInfo>
  </Request>
  <Exception>
    <Format>XML</Format>
    <Format>INIMAGE</Format>
    <Format>BLANK</Format>
  </Exception>
  <Layer>
    <Name>kbkqgs</Name>
    <Title>Kommunale Basiskarte Light</Title>
    <CRS>EPSG:25832</CRS>
    <CRS>EPSG:4326</CRS>
    <CRS>EPSG:3857</CRS>
    <EX_GeographicBoundingBox>
      <westBoundLongitude>8.465180468709502</westBoundLongitude>
      <eastBoundLongitude>9.073026057597401</eastBoundLongitude>
      <southBoundLatitude>51.59000576760364</southBoundLatitude>
      <northBoundLatitude>51.862865713882144</northBoundLatitude>
    </EX_GeographicBoundingBox>
    <BoundingBox CRS="CRS:84" minx="8.465180468709502" miny="51.59000576760364" maxx="9.073026057597401" maxy="51.862865713882144" />
    <BoundingBox CRS="EPSG:25832" minx="462950.00242761424" miny="5715439.485017358" maxx="502012.9653952573" maxy="5745921.117729637" />
  </Layer>
</Capability>
</WMS_Capabilities>