<?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:inspire_common="http://inspire.ec.europa.eu/schemas/common/1.0" xmlns:inspire_dls="http://inspire.ec.europa.eu/schemas/inspire_dls/1.0" 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 http://inspire.ec.europa.eu/schemas/inspire_dls/1.0 http://inspire.ec.europa.eu/schemas/inspire_dls/1.0/inspire_dls.xsd http://inspire.ec.europa.eu/schemas/common/1.0 http://inspire.ec.europa.eu/schemas/common/1.0/common.xsd">
  <ows:ServiceIdentification>
    <ows:Title>Usługa pobierania Państwowego Rejestru Granic - jednostki administracyjne</ows:Title>
    <ows:Abstract>Usługa WFS publikująca jednostki administracyjne Polski</ows:Abstract>
    <!--WARNING: Optional metadata "ows_keywordlist" was missing for ows:KeywordList-->
    <ows:ServiceType codeSpace="OGC">WFS</ows:ServiceType>
    <ows:ServiceTypeVersion>2.0.0</ows:ServiceTypeVersion>
    <ows:Fees>Brak opłat</ows:Fees>
    <ows:AccessConstraints/>
    <!--WARNING: Optional metadata "ows_accessconstraints" was missing for ows:AccessConstraints-->
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Główny Urząd Geodezji i Kartografii</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href=""/>
    <!--WARNING: Optional metadata "ows_service_onlineresource" was missing for ows:ProviderSite/@xlink:href-->
    <ows:ServiceContact>
      <ows:IndividualName>Główny Geodeta Kraju</ows:IndividualName>
      <ows:PositionName>owner</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>+48225322501</ows:Voice>
          <ows:Facsimile/>
          <!--WARNING: Optional metadata "ows_contactfacsimiletelephone" was missing for ows:Facsimile-->
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Wspólna 2</ows:DeliveryPoint>
          <ows:City>Warszawa</ows:City>
          <ows:AdministrativeArea>mazowieckie</ows:AdministrativeArea>
          <ows:PostalCode>00-926</ows:PostalCode>
          <ows:Country>Polska</ows:Country>
          <ows:ElectronicMailAddress>gugik@gugik.gov.pl</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href=""/>
        <!--WARNING: Optional metadata "ows_service_onlineresource" was missing for ows:OnlineResource/@xlink:href-->
        <ows:HoursOfService>8:00-16:00 CET</ows:HoursOfService>
        <ows:ContactInstructions>during hours of service</ows:ContactInstructions>
      </ows:ContactInfo>
      <ows:Role>provider</ows:Role>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&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="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&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="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&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="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&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="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&amp;"/>
          <ows:Post xlink:type="simple" xlink:href="http://mapy.geoportal.gov.pl/wss/service/PZGIK/PRG/WFS/AdministrativeBoundaries?language=pol&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:ExtendedCapabilities>
      <inspire_dls:ExtendedCapabilities>
        <inspire_common:MetadataUrl xsi:type="inspire_common:resourceLocatorType">
          <inspire_common:URL>http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=21c22c06-41b8-4ae6-aad6-14bf63900202&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full</inspire_common:URL>
          <inspire_common:MediaType>application/vnd.ogc.csw.GetRecordByIdResponse_xml</inspire_common:MediaType>
        </inspire_common:MetadataUrl>
        <inspire_common:SupportedLanguages>
          <inspire_common:DefaultLanguage>
            <inspire_common:Language>pol</inspire_common:Language>
          </inspire_common:DefaultLanguage>
          <inspire_common:SupportedLanguage>
            <inspire_common:Language>eng</inspire_common:Language>
          </inspire_common:SupportedLanguage>
        </inspire_common:SupportedLanguages>
        <inspire_common:ResponseLanguage>
          <inspire_common:Language>pol</inspire_common:Language>
        </inspire_common:ResponseLanguage>
        <inspire_dls:SpatialDataSetIdentifier>
          <inspire_common:Code>PRNG.AU</inspire_common:Code>
          <inspire_common:Namespace>PL.PZGiK.200</inspire_common:Namespace>
        </inspire_dls:SpatialDataSetIdentifier>
      </inspire_dls:ExtendedCapabilities>
    </ows:ExtendedCapabilities>
  </ows:OperationsMetadata>
  <FeatureTypeList>
    <FeatureType>
      <Name>ms:W12_Przystan_morska</Name>
      <Title>W12_Przystan_morska</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W11_Port_morski</Name>
      <Title>W11_Port_morski</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W10_Reda</Name>
      <Title>W10_Reda</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W09_Pas_techniczny</Name>
      <Title>W09_Pas_techniczny</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W08_Pas_ochronny</Name>
      <Title>W08_Pas_ochronny</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W07_Pas_nadbrzezny</Name>
      <Title>W07_Pas_nadbrzezny</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W06_Morskie_linie_brzegowe</Name>
      <Title>W06_Morskie_linie_brzegowe</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W05_Strefa_przylegla</Name>
      <Title>W05_Strefa_przylegla</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W04_Wylaczna_strefa_ekonomiczna</Name>
      <Title>W04_Wylaczna_strefa_ekonomiczna</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W03_Morskie_wody_wewnetrzne</Name>
      <Title>W03_Morskie_wody_wewnetrzne</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W02_Morze_terytorialne_RP</Name>
      <Title>W02_Morze_terytorialne_RP</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:W01_Linia_podstawowa_morza_terytorialnego</Name>
      <Title>W01_Linia_podstawowa_morza_terytorialnego</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U11_Urzad_zeglugi_srodladowej</Name>
      <Title>U11_Urzad_zeglugi_srodladowej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U10_Urzad_morski</Name>
      <Title>U10_Urzad_morski</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U09_Regionalny_zarzad_gospodarki_wodnej_PGWWP</Name>
      <Title>U09_Regionalny_zarzad_gospodarki_wodnej_PGWWP</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U08_Zarzad_zlewni_PGWWP</Name>
      <Title>U08_Zarzad_zlewni_PGWWP</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U07_Regionalna_dyrekcja_lasow_panstwowych</Name>
      <Title>U07_Regionalna_dyrekcja_lasow_panstwowych</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U06_Nadlesnictwo</Name>
      <Title>U06_Nadlesnictwo</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U05_Izba_administracji_skarbowej</Name>
      <Title>U05_Izba_administracji_skarbowej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U04_Urzad_celno-skarbowy</Name>
      <Title>U04_Urzad_celno-skarbowy</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U03_Wyspecjalizowany_urzad_skarbowy</Name>
      <Title>U03_Wyspecjalizowany_urzad_skarbowy</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U02_Urzad_skarbowy</Name>
      <Title>U02_Urzad_skarbowy</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:U01_Archiwum_panstwowe</Name>
      <Title>U01_Archiwum_panstwowe</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K13_Obszar_dzialania_szefa_obrony_cywilnej_gminy</Name>
      <Title>K13_Obszar_dzialania_szefa_obrony_cywilnej_gminy</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K12_Obszar_dzialania_szefa_obrony_cywilnej_powiatu</Name>
      <Title>K12_Obszar_dzialania_szefa_obrony_cywilnej_powiatu</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K11_Obszar_dzialania_szefa_obrony_cywilnej_wojewodztwa</Name>
      <Title>K11_Obszar_dzialania_szefa_obrony_cywilnej_wojewodztwa</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K10_Dywizjon_strazy_granicznej</Name>
      <Title>K10_Dywizjon_strazy_granicznej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K09_Placowka_strazy_granicznej</Name>
      <Title>K09_Placowka_strazy_granicznej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K08_Oddzial_strazy_granicznej</Name>
      <Title>K08_Oddzial_strazy_granicznej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K07_Komenda_powiatowa_strazy_pozarnej</Name>
      <Title>K07_Komenda_powiatowa_strazy_pozarnej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K06_Komenda_wojewodzka_strazy_pozarnej</Name>
      <Title>K06_Komenda_wojewodzka_strazy_pozarnej</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K05_Komisariat_policji</Name>
      <Title>K05_Komisariat_policji</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K04_Komenda_rejonowa_policji</Name>
      <Title>K04_Komenda_rejonowa_policji</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K03_Komenda_stoleczna_policji</Name>
      <Title>K03_Komenda_stoleczna_policji</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K02_Komenda_powiatowa_policji</Name>
      <Title>K02_Komenda_powiatowa_policji</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:K01_Komenda_wojewodzka_policji</Name>
      <Title>K01_Komenda_wojewodzka_policji</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:P03_Prokuratura_rejonowa</Name>
      <Title>P03_Prokuratura_rejonowa</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:P02_Prokuratura_okregowa</Name>
      <Title>P02_Prokuratura_okregowa</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:P01_Prokuratura_regionalna</Name>
      <Title>P01_Prokuratura_regionalna</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:S04_Wojewodzki_sad_administracyjny</Name>
      <Title>S04_Wojewodzki_sad_administracyjny</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:S03_Sad_rejonowy</Name>
      <Title>S03_Sad_rejonowy</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:S02_Sad_okregowy</Name>
      <Title>S02_Sad_okregowy</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:S01_Sad_apelacyjny</Name>
      <Title>S01_Sad_apelacyjny</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:R02_Granice_obwodow_spisowych</Name>
      <Title>R02_Granice_obwodow_spisowych</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:R01_Granice_rejonow_statystycznych</Name>
      <Title>R01_Granice_rejonow_statystycznych</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A06_Granice_obrebow_ewidencyjnych</Name>
      <Title>A06_Granice_obrebow_ewidencyjnych</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A05_Granice_jednostek_ewidencyjnych</Name>
      <Title>A05_Granice_jednostek_ewidencyjnych</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A04_Granice_miast</Name>
      <Title>A04_Granice_miast</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A03_Granice_gmin</Name>
      <Title>A03_Granice_gmin</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A02_Granice_powiatow</Name>
      <Title>A02_Granice_powiatow</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A01_Granice_wojewodztw</Name>
      <Title>A01_Granice_wojewodztw</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:A00_Granice_panstwa</Name>
      <Title>A00_Granice_panstwa</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2180</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::2178</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; 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>13.7046593214714 48.6446127753395</ows:LowerCorner>
        <ows:UpperCorner>24.8676000001889 55.0319867277072</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://mapy.geoportal.gov.pl/wss/service/CSWINSP/guest/CSWStartup?SERVICE=CSW&amp;REQUEST=GetRecordById&amp;VERSION=2.0.2&amp;ID=02799338-da67-4e2f-8606-4f24ffb20402&amp;OUTPUTFORMAT=application/xml&amp;OUTPUTSCHEMA=http://www.isotc211.org/2005/gmd&amp;ELEMENTSETNAME=full"/>
    </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>
