<?xml version="1.0" encoding="UTF-8"?>
<wfs:WFS_Capabilities xmlns:gml="http://www.opengis.net/gml/3.2" xmlns:wfs="http://www.opengis.net/wfs/2.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:fes="http://www.opengis.net/fes/2.0" xmlns:ms="http://mapserver.gis.umn.edu/mapserver" xmlns="http://www.opengis.net/wfs/2.0" version="2.0.0" xsi:schemaLocation="http://www.opengis.net/wfs/2.0 http://schemas.opengis.net/wfs/2.0/wfs.xsd">
  <ows:ServiceIdentification>
    <ows:Title>Metropolplaner Vektordienst</ows:Title>
    <ows:Abstract>Der Metropolplaner ist ein Kartenserver für die Metropolregion Nordwest. Dieser Dienst liefert zusammegefasste Raster- und Vektordaten der Regionalen Raumordnungspläne der Landkreise und Flächennutzungspläne der kreisfreien Städte der Metropolregion.</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>Metropolregion</ows:Keyword>
      <ows:Keyword> Geoinformation</ows:Keyword>
      <ows:Keyword> Nordwest</ows:Keyword>
      <ows:Keyword> Bremen</ows:Keyword>
      <ows:Keyword> Niedersachsen</ows:Keyword>
      <ows:Keyword> WMS</ows:Keyword>
      <ows:Keyword> WFS</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType codeSpace="OGC">WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees>https://metropolplaner.de/metropolplaner/index.php?go=nutzungsbedingungen</ows:Fees>
    <ows:AccessConstraints>https://metropolplaner.de/metropolplaner/index.php?go=nutzungsbedingungen</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>GDI-Service Rostock</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="https://metropolplaner.de/vector?"/>
    <ows:ServiceContact>
      <ows:IndividualName>Robert Krätschmer</ows:IndividualName>
      <ows:PositionName>Softwareentwickler</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>0049-381-403-44446</ows:Voice>
          <ows:Facsimile>0049-381-403-44446</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Friedrichstraße 16</ows:DeliveryPoint>
          <ows:City>Rostock</ows:City>
          <ows:AdministrativeArea>Mecklenburg-Vorpommern</ows:AdministrativeArea>
          <ows:PostalCode>18057</ows:PostalCode>
          <ows:Country>Germany</ows:Country>
          <ows:ElectronicMailAddress>robert.kraetschmer@gdi-service.de</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href="https://metropolplaner.de/vector?"/>
        <ows:HoursOfService>Wochentags 9:00 - 16:00 Uhr</ows:HoursOfService>
        <ows:ContactInstructions>Contact by mail, phone or electronic mail.</ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role>GIS-Administrator</ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="AcceptVersions">
        <ows:AllowedValues>
          <ows:Value>2.0.0</ows:Value>
          <ows:Value>1.1.0</ows:Value>
          <ows:Value>1.0.0</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="AcceptFormats">
        <ows:AllowedValues>
          <ows:Value>text/xml</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
      <ows:Parameter name="Sections">
        <ows:AllowedValues>
          <ows:Value>ServiceIdentification</ows:Value>
          <ows:Value>ServiceProvider</ows:Value>
          <ows:Value>OperationsMetadata</ows:Value>
          <ows:Value>FeatureTypeList</ows:Value>
          <ows:Value>Filter_Capabilities</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="DescribeFeatureType">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetFeature">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
          <ows:Value>SHAPEZIP</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
        </ows:HTTP>
      </ows:DCP>
      <ows:Parameter name="outputFormat">
        <ows:AllowedValues>
          <ows:Value>application/gml+xml; version=3.2</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.2.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/3.1.1</ows:Value>
          <ows:Value>text/xml; subtype=gml/2.1.2</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="ListStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Parameter name="version">
      <ows:AllowedValues>
        <ows:Value>2.0.0</ows:Value>
        <ows:Value>1.1.0</ows:Value>
        <ows:Value>1.0.0</ows:Value>
      </ows:AllowedValues>
    </ows:Parameter>
    <ows:Constraint name="ImplementsBasicWFS">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTransactionalWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsLockingWFS">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="KVPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="XMLEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="SOAPEncoding">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsInheritance">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsRemoteResolve">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsResultPaging">
      <ows:NoValues/>
      <ows:DefaultValue>TRUE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsStandardJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsSpatialJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsTemporalJoins">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ImplementsFeatureVersioning">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="ManageStoredQueries">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="PagingIsTransactionSafe">
      <ows:NoValues/>
      <ows:DefaultValue>FALSE</ows:DefaultValue>
    </ows:Constraint>
    <ows:Constraint name="QueryExpressions">
      <ows:AllowedValues>
        <ows:Value>wfs:Query</ows:Value>
        <ows:Value>wfs:StoredQuery</ows:Value>
      </ows:AllowedValues>
    </ows:Constraint>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <FeatureType>
      <Name>ms:R_Plan</Name>
      <Title>R-Pläne</Title>
      <Abstract>Räumliche Geltungsbereiche der Raumordnungspläne der Metropolregion Bremen-Oldenburg im Nordwesten e.V.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=R_Plan"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:F_Plan</Name>
      <Title>F_Plan</Title>
      <Abstract>Räumliche Geltungsbereiche der Flächennutzungspläne der Metropolregion Bremen-Oldenburg im Nordwesten e.V.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=F_Plan"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:FP_Bereich</Name>
      <Title>FP-Bereiche</Title>
      <Abstract>Geltungsbereiche der Bereiche von Flächennutzungsplänen der Metropolregion Bremen-Oldenburg im Nordwesten e.V.</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=FP_Bereich"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:oberzentrum_point</Name>
      <Title>oberzentrum_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=oberzentrum_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mittelzentrum_point</Name>
      <Title>mittelzentrum_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=mittelzentrum_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:grundzentrum_mit_mittelzentralen_teilfunktionen_point</Name>
      <Title>grundzentrum_mit_mittelzentralen_teilfunktionen_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=grundzentrum_mit_mittelzentralen_teilfunktionen_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:grundzentrum_point</Name>
      <Title>grundzentrum_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=grundzentrum_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hafenorientierte_wirtschaftliche_anlagen_poly</Name>
      <Title>vorranggebiet_hafenorientierte_wirtschaftliche_anlagen_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hafenorientierte_wirtschaftliche_anlagen_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:zentrales_siedlungsgebiet_poly</Name>
      <Title>zentrales_siedlungsgebiet_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=zentrales_siedlungsgebiet_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_fuer_die_sicherung_und_entwicklung_von_wohnstaetten_poly</Name>
      <Title>standort_fuer_die_sicherung_und_entwicklung_von_wohnstaetten_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_fuer_die_sicherung_und_entwicklung_von_wohnstaetten_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_fuer_die_sicherung_und_entwicklung_von_wohnstaetten_point</Name>
      <Title>standort_fuer_die_sicherung_und_entwicklung_von_wohnstaetten_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_fuer_die_sicherung_und_entwicklung_von_wohnstaetten_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_industrielle_anlagen_und_gewerbe_poly</Name>
      <Title>vorranggebiet_industrielle_anlagen_und_gewerbe_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_industrielle_anlagen_und_gewerbe_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_industrielle_anlagen_und_gewerbe_poly</Name>
      <Title>vorbehaltsgebiet_industrielle_anlagen_und_gewerbe_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_industrielle_anlagen_und_gewerbe_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_siedlungsentwicklung_poly</Name>
      <Title>vorranggebiet_siedlungsentwicklung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_siedlungsentwicklung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_industriegewerbe_point_01</Name>
      <Title>rp_industriegewerbe_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_industriegewerbe_point_01"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:versorgungskern_poly</Name>
      <Title>versorgungskern_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=versorgungskern_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:solitaer_gelegener_einzelhandelsstandort_poly</Name>
      <Title>solitaer_gelegener_einzelhandelsstandort_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=solitaer_gelegener_einzelhandelsstandort_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_freiraumfunktionen_poly</Name>
      <Title>vorranggebiet_freiraumfunktionen_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_freiraumfunktionen_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_freiraumfunktionen_poly</Name>
      <Title>vorbehaltsgebiet_freiraumfunktionen_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_freiraumfunktionen_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_natur_und_landschaft_poly</Name>
      <Title>vorranggebiet_natur_und_landschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_natur_und_landschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_natur_und_landschaft_poly</Name>
      <Title>vorbehaltsgebiet_natur_und_landschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_natur_und_landschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_natur_und_landschaft_line</Name>
      <Title>vorbehaltsgebiet_natur_und_landschaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_natur_und_landschaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_gruenlandbewirtschaftung_pflege_und_entwicklung_poly</Name>
      <Title>vorranggebiet_gruenlandbewirtschaftung_pflege_und_entwicklung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_gruenlandbewirtschaftung_pflege_und_entwicklung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_gruenlandbewirtschaftung_pflege_und_entwicklung_poly</Name>
      <Title>vorbehaltsgebiet_gruenlandbewirtschaftung_pflege_und_entwicklung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_gruenlandbewirtschaftung_pflege_und_entwicklung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_natura_2000_point</Name>
      <Title>vorranggebiet_natura_2000_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_natura_2000_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_natura_2000_poly</Name>
      <Title>vorranggebiet_natura_2000_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_natura_2000_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_natura_2000_linienhaft_line</Name>
      <Title>vorranggebiet_natura_2000_linienhaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_natura_2000_linienhaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_verbesserung_der_landschaftsstruktur_und_des_naturhaushaltes_poly</Name>
      <Title>vorbehaltsgebiet_verbesserung_der_landschaftsstruktur_und_des_naturhaushaltes_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_verbesserung_der_landschaftsstruktur_und_des_naturhaushaltes_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_biotopverbund_poly</Name>
      <Title>vorranggebiet_biotopverbund_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_biotopverbund_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_biotopverbund_point</Name>
      <Title>vorranggebiet_biotopverbund_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_biotopverbund_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_biotopverbund_poly</Name>
      <Title>vorbehaltsgebiet_biotopverbund_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_biotopverbund_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_biotopverbund_line</Name>
      <Title>vorranggebiet_biotopverbund_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_biotopverbund_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_biotopverbund_linienhaft_line</Name>
      <Title>vorranggebiet_biotopverbund_linienhaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_biotopverbund_linienhaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_landschaftsbezogene_erholung_point</Name>
      <Title>vorranggebiet_landschaftsbezogene_erholung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_landschaftsbezogene_erholung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_landschaftsbezogene_erholung_poly</Name>
      <Title>vorranggebiet_landschaftsbezogene_erholung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_landschaftsbezogene_erholung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_ruhige_erholung_in_natur_und_landschaft_poly</Name>
      <Title>vorranggebiet_ruhige_erholung_in_natur_und_landschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_ruhige_erholung_in_natur_und_landschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_ruhige_erholung_in_natur_und_landschaft_point</Name>
      <Title>vorranggebiet_ruhige_erholung_in_natur_und_landschaft_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_ruhige_erholung_in_natur_und_landschaft_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_erholung_mit_starker_inanspruchnahme_durch_die_bevoelkerung_poly</Name>
      <Title>vorranggebiet_erholung_mit_starker_inanspruchnahme_durch_die_bevoelkerung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_erholung_mit_starker_inanspruchnahme_durch_die_bevoelkerung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_erholung_mit_starker_inanspruchnahme_durch_die_bevoelkerung_point</Name>
      <Title>vorranggebiet_erholung_mit_starker_inanspruchnahme_durch_die_bevoelkerung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_erholung_mit_starker_inanspruchnahme_durch_die_bevoelkerung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_infrastrukturbezogene_erholung_point</Name>
      <Title>vorranggebiet_infrastrukturbezogene_erholung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_infrastrukturbezogene_erholung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_infrastrukturbezogene_erholung_poly</Name>
      <Title>vorranggebiet_infrastrukturbezogene_erholung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_infrastrukturbezogene_erholung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_erholung_poly</Name>
      <Title>vorbehaltsgebiet_erholung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_erholung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_landschaftsbezogene_erholung_poly</Name>
      <Title>vorbehaltsgebiet_landschaftsbezogene_erholung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_landschaftsbezogene_erholung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_mit_der_besonderen_entwicklungsaufgabe_erholung_point</Name>
      <Title>standort_mit_der_besonderen_entwicklungsaufgabe_erholung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_mit_der_besonderen_entwicklungsaufgabe_erholung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_mit_der_besonderen_entwicklungsaufgabe_tourismus_point</Name>
      <Title>standort_mit_der_besonderen_entwicklungsaufgabe_tourismus_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_mit_der_besonderen_entwicklungsaufgabe_tourismus_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_tourismusschwerpunkt_point</Name>
      <Title>vorranggebiet_tourismusschwerpunkt_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_tourismusschwerpunkt_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:regional_bedeutsamer_erholungsschwerpunkt_point</Name>
      <Title>regional_bedeutsamer_erholungsschwerpunkt_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=regional_bedeutsamer_erholungsschwerpunkt_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_regional_bedeutsame_sportanlage_point</Name>
      <Title>vorranggebiet_regional_bedeutsame_sportanlage_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_regional_bedeutsame_sportanlage_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_regional_bedeutsame_sportanlage_line</Name>
      <Title>vorranggebiet_regional_bedeutsame_sportanlage_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_regional_bedeutsame_sportanlage_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_regional_bedeutsame_sportanlage_poly</Name>
      <Title>vorranggebiet_regional_bedeutsame_sportanlage_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_regional_bedeutsame_sportanlage_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_regional_bedeutsamer_wanderweg_line</Name>
      <Title>vorranggebiet_regional_bedeutsamer_wanderweg_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_regional_bedeutsamer_wanderweg_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_regional_bedeutsamer_wanderweg_point</Name>
      <Title>vorranggebiet_regional_bedeutsamer_wanderweg_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_regional_bedeutsamer_wanderweg_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_landwirtschaft_auf_grund_hohen_ertragspotenzials_poly</Name>
      <Title>vorbehaltsgebiet_landwirtschaft_auf_grund_hohen_ertragspotenzials_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_landwirtschaft_auf_grund_hohen_ertragspotenzials_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_landwirtschaft_poly</Name>
      <Title>vorbehaltsgebiet_landwirtschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_landwirtschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_landwirtschaft_auf_grund_besonderer_funktionen_poly</Name>
      <Title>vorbehaltsgebiet_landwirtschaft_auf_grund_besonderer_funktionen_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_landwirtschaft_auf_grund_besonderer_funktionen_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_wald_poly</Name>
      <Title>vorbehaltsgebiet_wald_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_wald_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_wald_poly</Name>
      <Title>vorranggebiet_wald_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_wald_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_zur_vergroesserung_des_waldanteils_poly</Name>
      <Title>vorbehaltsgebiet_zur_vergroesserung_des_waldanteils_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_zur_vergroesserung_des_waldanteils_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_von_aufforstung_freizuhaltendes_gebiet_poly</Name>
      <Title>vorbehaltsgebiet_von_aufforstung_freizuhaltendes_gebiet_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_von_aufforstung_freizuhaltendes_gebiet_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_besondere_schutzfunktion_des_waldes_poly</Name>
      <Title>vorbehaltsgebiet_besondere_schutzfunktion_des_waldes_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_besondere_schutzfunktion_des_waldes_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sicherung_oder_sanierung_erheblicher_bodenbelastungen_altlasten_poly</Name>
      <Title>vorranggebiet_sicherung_oder_sanierung_erheblicher_bodenbelastungen_altlasten_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sicherung_oder_sanierung_erheblicher_bodenbelastungen_altlasten_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sicherung_oder_sanierung_erheblicher_bodenbelastungen_altlasten_point</Name>
      <Title>vorranggebiet_sicherung_oder_sanierung_erheblicher_bodenbelastungen_altlasten_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sicherung_oder_sanierung_erheblicher_bodenbelastungen_altlasten_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_torferhaltung_poly</Name>
      <Title>vorranggebiet_torferhaltung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_torferhaltung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_kulturelles_sachgut_poly</Name>
      <Title>vorranggebiet_kulturelles_sachgut_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_kulturelles_sachgut_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_kulturelles_sachgut_line</Name>
      <Title>vorranggebiet_kulturelles_sachgut_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_kulturelles_sachgut_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_kulturelles_sachgut_point</Name>
      <Title>vorranggebiet_kulturelles_sachgut_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_kulturelles_sachgut_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_kulturelles_sachgut_poly</Name>
      <Title>vorbehaltsgebiet_kulturelles_sachgut_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_kulturelles_sachgut_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_kulturelles_sachgut_point</Name>
      <Title>vorbehaltsgebiet_kulturelles_sachgut_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_kulturelles_sachgut_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_siedlungsbeschraenkungsbereich_line</Name>
      <Title>vorranggebiet_siedlungsbeschraenkungsbereich_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_siedlungsbeschraenkungsbereich_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_siedlungsbeschraenkungsbereich_poly</Name>
      <Title>vorranggebiet_siedlungsbeschraenkungsbereich_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_siedlungsbeschraenkungsbereich_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_rohstoffgewinnung_point</Name>
      <Title>vorranggebiet_rohstoffgewinnung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_rohstoffgewinnung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_rohstoffgewinnung_poly</Name>
      <Title>vorranggebiet_rohstoffgewinnung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_rohstoffgewinnung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_rohstoffgewinnung_mit_zeitstufen_poly</Name>
      <Title>vorranggebiet_rohstoffgewinnung_mit_zeitstufen_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_rohstoffgewinnung_mit_zeitstufen_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_rohstoffgewinnung_point</Name>
      <Title>vorbehaltsgebiet_rohstoffgewinnung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_rohstoffgewinnung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_rohstoffgewinnung_poly</Name>
      <Title>vorbehaltsgebiet_rohstoffgewinnung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_rohstoffgewinnung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorsorgegebiet_rohstoffgewinnung_poly</Name>
      <Title>vorsorgegebiet_rohstoffgewinnung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorsorgegebiet_rohstoffgewinnung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_haupteisenbahnstrecke_line</Name>
      <Title>vorranggebiet_haupteisenbahnstrecke_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_haupteisenbahnstrecke_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sonstige_eisenbahnstrecke_line</Name>
      <Title>vorranggebiet_sonstige_eisenbahnstrecke_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sonstige_eisenbahnstrecke_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:anlage_mit_grossem_flaechenbedarf_poly</Name>
      <Title>anlage_mit_grossem_flaechenbedarf_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=anlage_mit_grossem_flaechenbedarf_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_stadtbahn_line</Name>
      <Title>vorranggebiet_stadtbahn_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_stadtbahn_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_stadtbahn_line</Name>
      <Title>vorbehaltsgebiet_stadtbahn_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_stadtbahn_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_anschlussgleis_fuer_industrie_und_gewerbe_line</Name>
      <Title>vorranggebiet_anschlussgleis_fuer_industrie_und_gewerbe_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_anschlussgleis_fuer_industrie_und_gewerbe_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_anschlussgleis_fuer_industrie_und_gewerbe_point</Name>
      <Title>vorranggebiet_anschlussgleis_fuer_industrie_und_gewerbe_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_anschlussgleis_fuer_industrie_und_gewerbe_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_anschlussgleis_fuer_industrie_und_gewerbe_line</Name>
      <Title>vorbehaltsgebiet_anschlussgleis_fuer_industrie_und_gewerbe_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_anschlussgleis_fuer_industrie_und_gewerbe_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_bahnhof_mit_fernverkehrsfunktionen_point</Name>
      <Title>vorranggebiet_bahnhof_mit_fernverkehrsfunktionen_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_bahnhof_mit_fernverkehrsfunktionen_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_bahnhof_mit_verknuepfungsfunktion_fuer_oepnv_point</Name>
      <Title>vorranggebiet_bahnhof_mit_verknuepfungsfunktion_fuer_oepnv_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_bahnhof_mit_verknuepfungsfunktion_fuer_oepnv_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_bahnhof_mit_verknuepfungsfunktion_fuer_oepnv_point</Name>
      <Title>vorbehaltsgebiet_bahnhof_mit_verknuepfungsfunktion_fuer_oepnv_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_bahnhof_mit_verknuepfungsfunktion_fuer_oepnv_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_bahnhof_haltepunkt_point</Name>
      <Title>vorranggebiet_bahnhof_haltepunkt_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_bahnhof_haltepunkt_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_bahnhof_haltepunkt_poly</Name>
      <Title>vorranggebiet_bahnhof_haltepunkt_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_bahnhof_haltepunkt_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_bahnstation_point</Name>
      <Title>vorranggebiet_bahnstation_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_bahnstation_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_bahnhof_haltepunkt_point</Name>
      <Title>vorbehaltsgebiet_bahnhof_haltepunkt_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_bahnhof_haltepunkt_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_bahnstation_point</Name>
      <Title>vorbehaltsgebiet_bahnstation_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_bahnstation_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_elektrischer_betrieb_line</Name>
      <Title>vorbehaltsgebiet_elektrischer_betrieb_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_elektrischer_betrieb_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_elektrischer_betrieb_line</Name>
      <Title>vorranggebiet_elektrischer_betrieb_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_elektrischer_betrieb_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_parkandride_bikeandride_point</Name>
      <Title>vorranggebiet_parkandride_bikeandride_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_parkandride_bikeandride_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_parkandride_bikeandride_point</Name>
      <Title>vorbehaltsgebiet_parkandride_bikeandride_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_parkandride_bikeandride_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_autobahn_line</Name>
      <Title>vorranggebiet_autobahn_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_autobahn_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_autobahn_line</Name>
      <Title>vorbehaltsgebiet_autobahn_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_autobahn_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_anschlussstelle_point</Name>
      <Title>vorranggebiet_anschlussstelle_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_anschlussstelle_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_anschlussstelle_point</Name>
      <Title>vorbehaltsgebiet_anschlussstelle_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_anschlussstelle_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hauptverkehrsstrasse_line</Name>
      <Title>vorranggebiet_hauptverkehrsstrasse_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hauptverkehrsstrasse_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_hauptverkehrsstrasse_line</Name>
      <Title>vorbehaltsgebiet_hauptverkehrsstrasse_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_hauptverkehrsstrasse_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_strasse_von_regionaler_bedeutung_line</Name>
      <Title>vorranggebiet_strasse_von_regionaler_bedeutung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_strasse_von_regionaler_bedeutung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_strasse_von_regionaler_bedeutung_line</Name>
      <Title>vorbehaltsgebiet_strasse_von_regionaler_bedeutung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_strasse_von_regionaler_bedeutung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_faehrverbindung_line</Name>
      <Title>vorranggebiet_faehrverbindung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_faehrverbindung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_schifffahrt_line</Name>
      <Title>vorranggebiet_schifffahrt_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_schifffahrt_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:regional_bedeutsamer_busverkehr_line</Name>
      <Title>regional_bedeutsamer_busverkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=regional_bedeutsamer_busverkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_schifffahrt_poly</Name>
      <Title>vorranggebiet_schifffahrt_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_schifffahrt_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_seehafen_binnenhafen_point</Name>
      <Title>vorranggebiet_seehafen_binnenhafen_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_seehafen_binnenhafen_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hafen_von_regionaler_bedeutung_poly</Name>
      <Title>vorranggebiet_hafen_von_regionaler_bedeutung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hafen_von_regionaler_bedeutung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hafen_von_regionaler_bedeutung_point</Name>
      <Title>vorranggebiet_hafen_von_regionaler_bedeutung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hafen_von_regionaler_bedeutung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_hafen_von_regionaler_bedeutung_point</Name>
      <Title>vorbehaltsgebiet_hafen_von_regionaler_bedeutung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_hafen_von_regionaler_bedeutung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sportboothafen_point</Name>
      <Title>vorranggebiet_sportboothafen_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sportboothafen_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_sportboothafen_point</Name>
      <Title>vorbehaltsgebiet_sportboothafen_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_sportboothafen_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_umschlagplatz_point</Name>
      <Title>vorranggebiet_umschlagplatz_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_umschlagplatz_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_umschlagplatz_point</Name>
      <Title>vorbehaltsgebiet_umschlagplatz_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_umschlagplatz_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_schleuse_hebewerk_point</Name>
      <Title>vorranggebiet_schleuse_hebewerk_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_schleuse_hebewerk_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verkehrsflughafen_point</Name>
      <Title>vorranggebiet_verkehrsflughafen_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verkehrsflughafen_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verkehrsflughafen_poly</Name>
      <Title>vorranggebiet_verkehrsflughafen_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verkehrsflughafen_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verkehrslandeplatz_poly</Name>
      <Title>vorranggebiet_verkehrslandeplatz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verkehrslandeplatz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verkehrslandeplatz_point</Name>
      <Title>vorranggebiet_verkehrslandeplatz_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verkehrslandeplatz_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verkehrslandeplatz_line</Name>
      <Title>vorranggebiet_verkehrslandeplatz_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verkehrslandeplatz_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_gueterverkehrszentrum_point</Name>
      <Title>vorranggebiet_gueterverkehrszentrum_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_gueterverkehrszentrum_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_gueterverkehrszentrum_poly</Name>
      <Title>vorranggebiet_gueterverkehrszentrum_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_gueterverkehrszentrum_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_trinkwassergewinnung_line</Name>
      <Title>vorranggebiet_trinkwassergewinnung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_trinkwassergewinnung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_trinkwassergewinnung_poly</Name>
      <Title>vorranggebiet_trinkwassergewinnung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_trinkwassergewinnung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_trinkwassergewinnung_line</Name>
      <Title>vorbehaltsgebiet_trinkwassergewinnung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_trinkwassergewinnung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_trinkwassergewinnung_poly</Name>
      <Title>vorbehaltsgebiet_trinkwassergewinnung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_trinkwassergewinnung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_heilquelle_point</Name>
      <Title>vorranggebiet_heilquelle_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_heilquelle_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_talsperre_speicherbecken_line</Name>
      <Title>vorranggebiet_talsperre_speicherbecken_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_talsperre_speicherbecken_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_wasserwerk_point</Name>
      <Title>vorranggebiet_wasserwerk_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_wasserwerk_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_fernwasserleitung_line</Name>
      <Title>vorranggebiet_fernwasserleitung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_fernwasserleitung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_zentrale_klaeranlage_point</Name>
      <Title>vorranggebiet_zentrale_klaeranlage_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_zentrale_klaeranlage_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hauptabwasserleitung_line</Name>
      <Title>vorranggebiet_hauptabwasserleitung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hauptabwasserleitung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_hauptabwasserleitung_line</Name>
      <Title>vorbehaltsgebiet_hauptabwasserleitung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_hauptabwasserleitung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hochwasserrueckhaltebecken_line</Name>
      <Title>vorranggebiet_hochwasserrueckhaltebecken_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hochwasserrueckhaltebecken_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hochwasserrueckhaltebecken_poly</Name>
      <Title>vorranggebiet_hochwasserrueckhaltebecken_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hochwasserrueckhaltebecken_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_deich_line</Name>
      <Title>vorranggebiet_deich_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_deich_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_hochwasserschutz_poly</Name>
      <Title>vorranggebiet_hochwasserschutz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_hochwasserschutz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_hochwasserschutz_poly</Name>
      <Title>vorbehaltsgebiet_hochwasserschutz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_hochwasserschutz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_hochwasserschutz_line</Name>
      <Title>vorbehaltsgebiet_hochwasserschutz_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_hochwasserschutz_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sperrwerk_point</Name>
      <Title>vorranggebiet_sperrwerk_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sperrwerk_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_zu_und_entwaesserungskanal_line</Name>
      <Title>vorranggebiet_zu_und_entwaesserungskanal_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_zu_und_entwaesserungskanal_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_zu_und_entwaesserungskanal_point</Name>
      <Title>vorranggebiet_zu_und_entwaesserungskanal_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_zu_und_entwaesserungskanal_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_abfallbeseitigung_abfallverwertung_point</Name>
      <Title>vorranggebiet_abfallbeseitigung_abfallverwertung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_abfallbeseitigung_abfallverwertung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_abfallbeseitigung_abfallverwertung_poly</Name>
      <Title>vorranggebiet_abfallbeseitigung_abfallverwertung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_abfallbeseitigung_abfallverwertung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_abfallbeseitigung_abfallverwertung_line</Name>
      <Title>vorranggebiet_abfallbeseitigung_abfallverwertung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_abfallbeseitigung_abfallverwertung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sonderabfallbeseitigung_sonderabfallbehandlung_point</Name>
      <Title>vorranggebiet_sonderabfallbeseitigung_sonderabfallbehandlung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sonderabfallbeseitigung_sonderabfallbehandlung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_grosskraftwerk_kraftwerk_point</Name>
      <Title>vorranggebiet_grosskraftwerk_kraftwerk_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_grosskraftwerk_kraftwerk_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_grosskraftwerk_kraftwerk_poly</Name>
      <Title>vorranggebiet_grosskraftwerk_kraftwerk_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_grosskraftwerk_kraftwerk_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_windenergienutzung_eignungsgebiet_windenergienutzung_point</Name>
      <Title>vorranggebiet_windenergienutzung_eignungsgebiet_windenergienutzung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_windenergienutzung_eignungsgebiet_windenergienutzung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_erneuerbare_energien_eignungsgebiet_erneuerbare_energien_point</Name>
      <Title>vorranggebiet_erneuerbare_energien_eignungsgebiet_erneuerbare_energien_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_erneuerbare_energien_eignungsgebiet_erneuerbare_energien_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_windenergienutzung_eignungsgebiet_windenergienutzung_poly</Name>
      <Title>vorranggebiet_windenergienutzung_eignungsgebiet_windenergienutzung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_windenergienutzung_eignungsgebiet_windenergienutzung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_kabeltrasse_fuer_die_netzanbindung_line</Name>
      <Title>vorranggebiet_kabeltrasse_fuer_die_netzanbindung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_kabeltrasse_fuer_die_netzanbindung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_leitungs_korridor_poly</Name>
      <Title>vorranggebiet_leitungs_korridor_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_leitungs_korridor_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_elt_leitungstrasse_line</Name>
      <Title>vorranggebiet_elt_leitungstrasse_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_elt_leitungstrasse_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_elt_leitungstrasse_point</Name>
      <Title>vorranggebiet_elt_leitungstrasse_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_elt_leitungstrasse_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_leitungstrasse_line</Name>
      <Title>vorranggebiet_leitungstrasse_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_leitungstrasse_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_leitungstrasse_point</Name>
      <Title>vorranggebiet_leitungstrasse_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_leitungstrasse_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_umspannwerk_point</Name>
      <Title>vorranggebiet_umspannwerk_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_umspannwerk_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_speicherung_von_primaerenergie_point</Name>
      <Title>vorranggebiet_speicherung_von_primaerenergie_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_speicherung_von_primaerenergie_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_rohrfernleitung_point</Name>
      <Title>vorranggebiet_rohrfernleitung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_rohrfernleitung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_rohrfernleitung_line</Name>
      <Title>vorranggebiet_rohrfernleitung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_rohrfernleitung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_rohrfernleitung_line</Name>
      <Title>vorbehaltsgebiet_rohrfernleitung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_rohrfernleitung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_sperrgebiet_poly</Name>
      <Title>vorranggebiet_sperrgebiet_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_sperrgebiet_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorbehaltsgebiet_sperrgebiet_poly</Name>
      <Title>vorbehaltsgebiet_sperrgebiet_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorbehaltsgebiet_sperrgebiet_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:nationalpark_biosphaerenreservat_line</Name>
      <Title>nationalpark_biosphaerenreservat_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=nationalpark_biosphaerenreservat_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:naturpark_poly</Name>
      <Title>naturpark_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=naturpark_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:naturpark_line</Name>
      <Title>naturpark_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=naturpark_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gewaesser_poly</Name>
      <Title>gewaesser_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=gewaesser_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gewaesser_linienhaft_line</Name>
      <Title>gewaesser_linienhaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=gewaesser_linienhaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:mittlere_tidehochwasserlinie_line</Name>
      <Title>mittlere_tidehochwasserlinie_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=mittlere_tidehochwasserlinie_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:landesgrenze_line</Name>
      <Title>landesgrenze_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=landesgrenze_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:landkreisgrenze_line</Name>
      <Title>landkreisgrenze_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=landkreisgrenze_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:landkreisgrenze_poly</Name>
      <Title>landkreisgrenze_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=landkreisgrenze_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gemeindegrenze_poly</Name>
      <Title>gemeindegrenze_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=gemeindegrenze_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:gemeindegrenze_line</Name>
      <Title>gemeindegrenze_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=gemeindegrenze_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:grenze_planungsraum_line</Name>
      <Title>grenze_planungsraum_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=grenze_planungsraum_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:grenze_planungsraum_poly</Name>
      <Title>grenze_planungsraum_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=grenze_planungsraum_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorhandener_siedlungsbereich_bauleitplanerisch_gesicherter_bereich_poly</Name>
      <Title>vorhandener_siedlungsbereich_bauleitplanerisch_gesicherter_bereich_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorhandener_siedlungsbereich_bauleitplanerisch_gesicherter_bereich_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:R_Plaene</Name>
      <Title>R-Pläne</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=R_Plaene"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:RP_Bereiche</Name>
      <Title>RP-Bereiche</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=RP_Bereiche"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_grenze_poly</Name>
      <Title>rp_grenze_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_grenze_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_landwirtschaft_poly</Name>
      <Title>rp_landwirtschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_landwirtschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_forstwirtschaft_poly</Name>
      <Title>rp_forstwirtschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_forstwirtschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_gewaesser_poly</Name>
      <Title>rp_gewaesser_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_gewaesser_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_bodenschutz_poly</Name>
      <Title>rp_bodenschutz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_bodenschutz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_hochwasserschutz_poly</Name>
      <Title>rp_hochwasserschutz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_hochwasserschutz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_naturlandschaft_poly</Name>
      <Title>rp_naturlandschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_naturlandschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_naturschutzrechtlichesschutzgebiet_poly</Name>
      <Title>rp_naturschutzrechtlichesschutzgebiet_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_naturschutzrechtlichesschutzgebiet_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserschutz_poly</Name>
      <Title>rp_wasserschutz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserschutz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_energieversorgung_poly</Name>
      <Title>rp_energieversorgung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_energieversorgung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_entsorgung_poly</Name>
      <Title>rp_entsorgung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_entsorgung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_laermschutzbauschutz_poly</Name>
      <Title>rp_laermschutzbauschutz_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_laermschutzbauschutz_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_verkehr_poly</Name>
      <Title>rp_verkehr_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_verkehr_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_schienenverkehr_poly</Name>
      <Title>rp_schienenverkehr_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_schienenverkehr_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_luftverkehr_poly</Name>
      <Title>rp_luftverkehr_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_luftverkehr_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserverkehr_poly</Name>
      <Title>rp_wasserverkehr_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserverkehr_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sonstverkehr_poly</Name>
      <Title>rp_sonstverkehr_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sonstverkehr_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_raumkategorie_poly</Name>
      <Title>rp_raumkategorie_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_raumkategorie_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sperrgebiet_poly</Name>
      <Title>rp_sperrgebiet_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sperrgebiet_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_zentralerort_poly</Name>
      <Title>rp_zentralerort_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_zentralerort_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_siedlung_poly</Name>
      <Title>rp_siedlung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_siedlung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wohnensiedlung_poly</Name>
      <Title>rp_wohnensiedlung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wohnensiedlung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_einzelhandel_poly</Name>
      <Title>rp_einzelhandel_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_einzelhandel_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_fuer_die_sicherung_und_entwicklung_von_arbeitsstaetten_point</Name>
      <Title>standort_fuer_die_sicherung_und_entwicklung_von_arbeitsstaetten_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_fuer_die_sicherung_und_entwicklung_von_arbeitsstaetten_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_freiraum_poly</Name>
      <Title>rp_freiraum_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_freiraum_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_erholung_poly</Name>
      <Title>rp_erholung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_erholung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_erneuerbareenergie_poly</Name>
      <Title>rp_erneuerbareenergie_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_erneuerbareenergie_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_kulturlandschaft_poly</Name>
      <Title>rp_kulturlandschaft_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_kulturlandschaft_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sportanlage_poly</Name>
      <Title>rp_sportanlage_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sportanlage_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_rohstoff_poly</Name>
      <Title>rp_rohstoff_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_rohstoff_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_hochwasserschutz_line</Name>
      <Title>rp_hochwasserschutz_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_hochwasserschutz_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_naturlandschaft_line</Name>
      <Title>rp_naturlandschaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_naturlandschaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_naturschutzrechtlichesschutzgebiet_line</Name>
      <Title>rp_naturschutzrechtlichesschutzgebiet_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_naturschutzrechtlichesschutzgebiet_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserschutz_line</Name>
      <Title>rp_wasserschutz_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserschutz_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_gewaesser_line</Name>
      <Title>rp_gewaesser_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_gewaesser_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_energieversorgung_line</Name>
      <Title>rp_energieversorgung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_energieversorgung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_entsorgung_line</Name>
      <Title>rp_entsorgung_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_entsorgung_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_kommunikation_line</Name>
      <Title>rp_kommunikation_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_kommunikation_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_laermschutzbauschutz_line</Name>
      <Title>rp_laermschutzbauschutz_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_laermschutzbauschutz_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserwirtschaft_line</Name>
      <Title>rp_wasserwirtschaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserwirtschaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_verkehr_line</Name>
      <Title>rp_verkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_verkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_strassenverkehr_line</Name>
      <Title>rp_strassenverkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_strassenverkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_schienenverkehr_line</Name>
      <Title>rp_schienenverkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_schienenverkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_luftverkehr_line</Name>
      <Title>rp_luftverkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_luftverkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserverkehr_line</Name>
      <Title>rp_wasserverkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserverkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sonstverkehr_line</Name>
      <Title>rp_sonstverkehr_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sonstverkehr_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_grenze_line</Name>
      <Title>rp_grenze_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_grenze_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_kulturlandschaft_line</Name>
      <Title>rp_kulturlandschaft_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_kulturlandschaft_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_radwegwanderweg_line</Name>
      <Title>rp_radwegwanderweg_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_radwegwanderweg_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sportanlage_line</Name>
      <Title>rp_sportanlage_line</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sportanlage_line"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_bodenschutz_point</Name>
      <Title>rp_bodenschutz_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_bodenschutz_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_naturschutzrechtlichesschutzgebiet_point</Name>
      <Title>rp_naturschutzrechtlichesschutzgebiet_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_naturschutzrechtlichesschutzgebiet_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserschutz_point</Name>
      <Title>rp_wasserschutz_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserschutz_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_energieversorgung_point</Name>
      <Title>rp_energieversorgung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_energieversorgung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_entsorgung_point</Name>
      <Title>rp_entsorgung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_entsorgung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserwirtschaft_point</Name>
      <Title>rp_wasserwirtschaft_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserwirtschaft_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_verkehr_point</Name>
      <Title>rp_verkehr_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_verkehr_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_strassenverkehr_point</Name>
      <Title>rp_strassenverkehr_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_strassenverkehr_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_schienenverkehr_point</Name>
      <Title>rp_schienenverkehr_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_schienenverkehr_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_luftverkehr_point</Name>
      <Title>rp_luftverkehr_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_luftverkehr_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wasserverkehr_point</Name>
      <Title>rp_wasserverkehr_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wasserverkehr_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sonstverkehr_point</Name>
      <Title>rp_sonstverkehr_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sonstverkehr_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_zentralerort_point</Name>
      <Title>rp_zentralerort_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_zentralerort_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_siedlung_point</Name>
      <Title>rp_siedlung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_siedlung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_wohnensiedlung_point</Name>
      <Title>rp_wohnensiedlung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_wohnensiedlung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_industriegewerbe_point_02</Name>
      <Title>rp_industriegewerbe_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_industriegewerbe_point_02"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_erholung_point</Name>
      <Title>rp_erholung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_erholung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_erneuerbareenergie_point</Name>
      <Title>rp_erneuerbareenergie_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_erneuerbareenergie_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_kulturlandschaft_point</Name>
      <Title>rp_kulturlandschaft_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_kulturlandschaft_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_radwegwanderweg_point</Name>
      <Title>rp_radwegwanderweg_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_radwegwanderweg_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_sportanlage_point</Name>
      <Title>rp_sportanlage_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_sportanlage_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_rohstoff_point</Name>
      <Title>rp_rohstoff_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_rohstoff_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorrangstandort_fuer_siedlungsabfalldeponie_poly</Name>
      <Title>vorrangstandort_fuer_siedlungsabfalldeponie_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorrangstandort_fuer_siedlungsabfalldeponie_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorrangstandort_fuer_siedlungsabfalldeponie_point</Name>
      <Title>vorrangstandort_fuer_siedlungsabfalldeponie_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorrangstandort_fuer_siedlungsabfalldeponie_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bp_verentsorgung_lines</Name>
      <Title>bp_verentsorgung_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=bp_verentsorgung_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bp_wegerecht_polygons</Name>
      <Title>bp_wegerecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=bp_wegerecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_abgrabung_polygons</Name>
      <Title>fp_abgrabung_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_abgrabung_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_bebauungsflaeche_polygons</Name>
      <Title>fp_bebauungsflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_bebauungsflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_nutzungsbeschraenkungsflaeche_polygons</Name>
      <Title>fp_nutzungsbeschraenkungsflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_nutzungsbeschraenkungsflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_gemeinbedarf_polygons</Name>
      <Title>fp_gemeinbedarf_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_gemeinbedarf_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_generischesobjekt_polygons</Name>
      <Title>fp_generischesobjekt_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_generischesobjekt_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_generischesobjekt_lines</Name>
      <Title>fp_generischesobjekt_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_generischesobjekt_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_gewaesser_polygons</Name>
      <Title>fp_gewaesser_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_gewaesser_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_gewaesser_polygons</Name>
      <Title>so_gewaesser_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_gewaesser_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_gruen_polygons</Name>
      <Title>fp_gruen_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_gruen_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_spielsportanlage_polygons</Name>
      <Title>fp_spielsportanlage_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_spielsportanlage_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_gruen_lines</Name>
      <Title>fp_gruen_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_gruen_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_kennzeichnung_polygons</Name>
      <Title>fp_kennzeichnung_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_kennzeichnung_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_landwirtschaftsflaeche_polygons</Name>
      <Title>fp_landwirtschaftsflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_landwirtschaftsflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_landwirtschaft_polygons</Name>
      <Title>fp_landwirtschaft_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_landwirtschaft_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_waldflaeche_polygons</Name>
      <Title>fp_waldflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_waldflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_schutzpflegeentwicklung_polygons</Name>
      <Title>fp_schutzpflegeentwicklung_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_schutzpflegeentwicklung_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_strassenverkehr_polygons</Name>
      <Title>fp_strassenverkehr_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_strassenverkehr_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_wasserrecht_polygons</Name>
      <Title>so_wasserrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_wasserrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_verentsorgung_polygons</Name>
      <Title>fp_verentsorgung_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_verentsorgung_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_wasserwirtschaft_polygons</Name>
      <Title>fp_wasserwirtschaft_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_wasserwirtschaft_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_denkmalschutzrecht_polygons</Name>
      <Title>so_denkmalschutzrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_denkmalschutzrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_luftverkehrsrecht_polygons</Name>
      <Title>so_luftverkehrsrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_luftverkehrsrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_luftverkehrsrecht_lines</Name>
      <Title>so_luftverkehrsrecht_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_luftverkehrsrecht_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_schienenverkehrsrecht_polygons</Name>
      <Title>so_schienenverkehrsrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_schienenverkehrsrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_schienenverkehrsrecht_lines</Name>
      <Title>so_schienenverkehrsrecht_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_schienenverkehrsrecht_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_aufschuettung_polygons</Name>
      <Title>fp_aufschuettung_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_aufschuettung_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_schutzgebietnaturschutzrecht_polygons</Name>
      <Title>so_schutzgebietnaturschutzrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_schutzgebietnaturschutzrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_gebiet_polygons</Name>
      <Title>so_gebiet_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_gebiet_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_schutzgebietwasserrecht_polygons</Name>
      <Title>so_schutzgebietwasserrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_schutzgebietwasserrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_strassenverkehrsrecht_lines</Name>
      <Title>so_strassenverkehrsrecht_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_strassenverkehrsrecht_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_strassenverkehr_lines</Name>
      <Title>fp_strassenverkehr_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_strassenverkehr_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_aufschuettung_points</Name>
      <Title>fp_aufschuettung_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_aufschuettung_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_gemeinbedarf_points</Name>
      <Title>fp_gemeinbedarf_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_gemeinbedarf_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_gruen_points</Name>
      <Title>fp_gruen_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_gruen_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_schutzpflegeentwicklung_points</Name>
      <Title>fp_schutzpflegeentwicklung_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_schutzpflegeentwicklung_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_wasserwirtschaft_points</Name>
      <Title>fp_wasserwirtschaft_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_wasserwirtschaft_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_strassenverkehr_points</Name>
      <Title>fp_strassenverkehr_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_strassenverkehr_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_wasserrecht_points</Name>
      <Title>so_wasserrecht_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_wasserrecht_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_verentsorgung_points</Name>
      <Title>fp_verentsorgung_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_verentsorgung_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_verentsorgung_lines</Name>
      <Title>fp_verentsorgung_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_verentsorgung_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_denkmalschutzrecht_points</Name>
      <Title>so_denkmalschutzrecht_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_denkmalschutzrecht_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_luftverkehrsrecht_points</Name>
      <Title>so_luftverkehrsrecht_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_luftverkehrsrecht_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_schienenverkehrsrecht_points</Name>
      <Title>so_schienenverkehrsrecht_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_schienenverkehrsrecht_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_schutzgebietnaturschutzrecht_points</Name>
      <Title>so_schutzgebietnaturschutzrecht_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_schutzgebietnaturschutzrecht_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:metropolplaner_schablone</Name>
      <Title>metropolplaner_schablone</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>-8.37582600994945 43.1779700736994</ows:LowerCorner>
        <ows:UpperCorner>22.7066975200893 58.9685859409068</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=metropolplaner_schablone"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:metropolplaner_flaeche</Name>
      <Title>metropolplaner_flaeche</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=metropolplaner_flaeche"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ordnungsraum_poly</Name>
      <Title>ordnungsraum_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=ordnungsraum_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorsorgegebiet_erholung_poly</Name>
      <Title>vorsorgegebiet_erholung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorsorgegebiet_erholung_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verstetigung_speicherung_regenerativeenergie_poly</Name>
      <Title>vorranggebiet_verstetigung_speicherung_regenerativeenergie_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verstetigung_speicherung_regenerativeenergie_poly"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:vorranggebiet_verstetigung_speicherung_regenerativeenergie_point</Name>
      <Title>vorranggebiet_verstetigung_speicherung_regenerativeenergie_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=vorranggebiet_verstetigung_speicherung_regenerativeenergie_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo</Name>
      <Title>xp_ppo</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_pto</Name>
      <Title>xp_pto</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_pto"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo_wk</Name>
      <Title>xp_ppo_wk</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo_wk"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo_verentsorgung</Name>
      <Title>xp_ppo_verentsorgung</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo_verentsorgung"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo_so</Name>
      <Title>xp_ppo_so</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo_so"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo_gruen</Name>
      <Title>xp_ppo_gruen</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo_gruen"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo_gemeinbedarf</Name>
      <Title>xp_ppo_gemeinbedarf</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo_gemeinbedarf"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_ppo_naturschutz</Name>
      <Title>xp_ppo_naturschutz</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_ppo_naturschutz"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:xp_lpo</Name>
      <Title>xp_lpo</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=xp_lpo"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_bebauungsflaeche_wohnbauflaeche_polygons</Name>
      <Title>fp_bebauungsflaeche_wohnbauflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_bebauungsflaeche_wohnbauflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_bebauungsflaeche_gemischtebauflaeche_polygons</Name>
      <Title>fp_bebauungsflaeche_gemischtebauflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_bebauungsflaeche_gemischtebauflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_bebauungsflaeche_gewerblichebauflaeche_polygons</Name>
      <Title>fp_bebauungsflaeche_gewerblichebauflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_bebauungsflaeche_gewerblichebauflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_bebauungsflaeche_sonderbauflaeche_polygons</Name>
      <Title>fp_bebauungsflaeche_sonderbauflaeche_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_bebauungsflaeche_sonderbauflaeche_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_zentralerversorgungsbereich_polygons</Name>
      <Title>fp_zentralerversorgungsbereich_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_zentralerversorgungsbereich_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_sonstigesrecht_lines</Name>
      <Title>so_sonstigesrecht_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_sonstigesrecht_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_sonstigesrecht_polygons</Name>
      <Title>so_sonstigesrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_sonstigesrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_erneuerbareenergie_fnp_polygons</Name>
      <Title>rp_erneuerbareenergie_fnp_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_erneuerbareenergie_fnp_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:rp_erneuerbareenergie_fnp_points</Name>
      <Title>rp_erneuerbareenergie_fnp_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=rp_erneuerbareenergie_fnp_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_unverbindlichevormerkung_polygons</Name>
      <Title>fp_unverbindlichevormerkung_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_unverbindlichevormerkung_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_unverbindlichevormerkung_points</Name>
      <Title>fp_unverbindlichevormerkung_points</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_unverbindlichevormerkung_points"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:so_bodenschutzrecht_polygons</Name>
      <Title>so_bodenschutzrecht_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=so_bodenschutzrecht_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_anpassungklimawandel_polygons</Name>
      <Title>fp_anpassungklimawandel_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_anpassungklimawandel_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_privilegiertesvorhaben_polygons</Name>
      <Title>fp_privilegiertesvorhaben_polygons</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_privilegiertesvorhaben_polygons"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fp_privilegiertesvorhaben_lines</Name>
      <Title>fp_privilegiertesvorhaben_lines</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=fp_privilegiertesvorhaben_lines"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_herausgehobene_bedeutung_nahversorgung_point</Name>
      <Title>standort_herausgehobene_bedeutung_nahversorgung_point</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_herausgehobene_bedeutung_nahversorgung_point"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:standort_herausgehobene_bedeutung_nahversorgung_poly</Name>
      <Title>standort_herausgehobene_bedeutung_nahversorgung_poly</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::25832</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2398</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>SHAPEZIP</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>7.16331782066459 51.8878357701416</ows:LowerCorner>
        <ows:UpperCorner>9.76546383755501 54.1481036280729</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://metropolplaner.de/cgi-bin/mapserv?map=/var/www/data/mapfiles/dienste/metropolplaner.map&amp;request=GetMetadata&amp;layer=standort_herausgehobene_bedeutung_nahversorgung_poly"/>
    </FeatureType>
  </FeatureTypeList>
  <fes:Filter_Capabilities>
    <fes:Conformance>
      <fes:Constraint name="ImplementsQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsAdHocQuery">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsFunctions">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsResourceId">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsStandardFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSpatialFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsTemporalFilter">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsVersionNav">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSorting">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsExtendedOperators">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsMinimumXPath">
        <ows:NoValues/>
        <ows:DefaultValue>TRUE</ows:DefaultValue>
      </fes:Constraint>
      <fes:Constraint name="ImplementsSchemaElementFunc">
        <ows:NoValues/>
        <ows:DefaultValue>FALSE</ows:DefaultValue>
      </fes:Constraint>
    </fes:Conformance>
    <fes:Id_Capabilities>
      <fes:ResourceIdentifier name="fes:ResourceId"/>
    </fes:Id_Capabilities>
    <fes:Scalar_Capabilities>
      <fes:LogicalOperators/>
      <fes:ComparisonOperators>
        <fes:ComparisonOperator name="PropertyIsEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsNotEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLessThan"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThan"/>
        <fes:ComparisonOperator name="PropertyIsLessThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsGreaterThanOrEqualTo"/>
        <fes:ComparisonOperator name="PropertyIsLike"/>
        <fes:ComparisonOperator name="PropertyIsBetween"/>
      </fes:ComparisonOperators>
    </fes:Scalar_Capabilities>
    <fes:Spatial_Capabilities>
      <fes:GeometryOperands>
        <fes:GeometryOperand name="gml:Point"/>
        <fes:GeometryOperand name="gml:MultiPoint"/>
        <fes:GeometryOperand name="gml:LineString"/>
        <fes:GeometryOperand name="gml:MultiLineString"/>
        <fes:GeometryOperand name="gml:Curve"/>
        <fes:GeometryOperand name="gml:MultiCurve"/>
        <fes:GeometryOperand name="gml:Polygon"/>
        <fes:GeometryOperand name="gml:MultiPolygon"/>
        <fes:GeometryOperand name="gml:Surface"/>
        <fes:GeometryOperand name="gml:MultiSurface"/>
        <fes:GeometryOperand name="gml:Box"/>
        <fes:GeometryOperand name="gml:Envelope"/>
      </fes:GeometryOperands>
      <fes:SpatialOperators>
        <fes:SpatialOperator name="Equals"/>
        <fes:SpatialOperator name="Disjoint"/>
        <fes:SpatialOperator name="Touches"/>
        <fes:SpatialOperator name="Within"/>
        <fes:SpatialOperator name="Overlaps"/>
        <fes:SpatialOperator name="Crosses"/>
        <fes:SpatialOperator name="Intersects"/>
        <fes:SpatialOperator name="Contains"/>
        <fes:SpatialOperator name="DWithin"/>
        <fes:SpatialOperator name="Beyond"/>
        <fes:SpatialOperator name="BBOX"/>
      </fes:SpatialOperators>
    </fes:Spatial_Capabilities>
    <fes:Temporal_Capabilities>
      <fes:TemporalOperands>
        <fes:TemporalOperand name="gml:TimePeriod"/>
        <fes:TemporalOperand name="gml:TimeInstant"/>
      </fes:TemporalOperands>
      <fes:TemporalOperators>
        <fes:TemporalOperator name="During"/>
      </fes:TemporalOperators>
    </fes:Temporal_Capabilities>
  </fes:Filter_Capabilities>
</wfs:WFS_Capabilities>
