<?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>WMSLI-WFS Liechtenstein</ows:Title>
    <ows:Abstract>WFS Dienst der Liechtestenischen Landesverwaltung</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>free for non commercial use</ows:Fees>
    <ows:AccessConstraints>https://www.llv.li/serviceportal2/amtsstellen/amt-fuer-tiefbau-und-geoinformation/wmslizenzenatg.pdf</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>Amt fuer Tiefbau und Geoinformation</ows:ProviderName>
    <ows:ProviderSite xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs"/>
    <ows:ServiceContact>
      <ows:IndividualName>Peter Jehle</ows:IndividualName>
      <ows:PositionName>Abteilung Vermessung und Geoinformation</ows:PositionName>
      <ows:ContactInfo>
        <ows:Phone>
          <ows:Voice>+423 236 71 09</ows:Voice>
          <ows:Facsimile>-</ows:Facsimile>
        </ows:Phone>
        <ows:Address>
          <ows:DeliveryPoint>Giessenstrasse 3</ows:DeliveryPoint>
          <ows:City>Vaduz</ows:City>
          <ows:AdministrativeArea>FL</ows:AdministrativeArea>
          <ows:PostalCode>9490</ows:PostalCode>
          <ows:Country>Liechtenstein</ows:Country>
          <ows:ElectronicMailAddress>info.atg@llv.li</ows:ElectronicMailAddress>
        </ows:Address>
        <ows:OnlineResource xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs"/>
        <ows:HoursOfService>Werktags 8.00 BIS 12.00 und 14 BIS 17.30</ows:HoursOfService>
        <ows:ContactInstructions/>
        <!--WARNING: Optional metadata "ows_contactinstructions" was missing for ows:ContactInstructions-->
      </ows:ContactInfo>
      <ows:Role/>
      <!--WARNING: Optional metadata "ows_role" was missing for ows:Role-->
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
        </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://service.geo.llv.li/service/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
        </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://service.geo.llv.li/service/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
        </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>application/json; subtype=geojson</ows:Value>
        </ows:AllowedValues>
      </ows:Parameter>
    </ows:Operation>
    <ows:Operation name="GetPropertyValue">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
        </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://service.geo.llv.li/service/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="DescribeStoredQueries">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
          <ows:Post xlink:type="simple" xlink:href="https://service.geo.llv.li/service/wfs?"/>
        </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:li.abi.basisplancol10_einteilung</Name>
      <Title>Basisplan farbig 1:10000 - Planeinteilung</Title>
      <Abstract>Basisplan farbig 1:10000 - Planeinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=df20c560-b869-4dbe-a608-c9010aee709f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.basisplansw10_einteilung</Name>
      <Title>Basisplan schwarz/weiss 1:10000  - Planeinteilung</Title>
      <Abstract>Basisplan schwarz/weiss 1:10000  - Planeinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=df20c560-b869-4dbe-a608-c9010aee709f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.basisplancol5_einteilung</Name>
      <Title>Basisplan farbig 1:5000 - Planeinteilung</Title>
      <Abstract>Basisplan farbig 1:5000 - Planeinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=df20c560-b869-4dbe-a608-c9010aee709f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.basisplansw5_einteilung</Name>
      <Title>Basisplan schwarz/weiss 1:5000 - Planeinteilung</Title>
      <Abstract>Basisplan schwarz/weiss 1:5000 - Planeinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=df20c560-b869-4dbe-a608-c9010aee709f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.bodenkarte</Name>
      <Title>Landwirtschaftliche Bodenkarte</Title>
      <Abstract>Landwirtschaftliche Bodenkarte (Bodenkartierung 2006)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=9849221f-6e4c-4069-a89d-002f32f8728a"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.oev_bahnlinien</Name>
      <Title>öV Bahnlinien</Title>
      <Abstract>öBB Bahnlinien durch Liechtenstein</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8d92d381-d3f4-4742-a848-46b82d9106d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.oev_buslinien</Name>
      <Title>öV Buslinien</Title>
      <Abstract>öV Buslinien in Liechtenstein</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8d92d381-d3f4-4742-a848-46b82d9106d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.oev_haltestelle</Name>
      <Title>öV Haltestelle</Title>
      <Abstract>öV Haltestelle in Liechtenstein</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8d92d381-d3f4-4742-a848-46b82d9106d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.oev_haltekante</Name>
      <Title>öV Haltekante</Title>
      <Abstract>öV Haltekante LieMobil</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8d92d381-d3f4-4742-a848-46b82d9106d2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.aku.kulturgueterschutz_kulturgut</Name>
      <Title>Kulturgüterschutz Kulturgut</Title>
      <Abstract>Kulturgüterschutz Kulturgut</Abstract>
      <ows:Keywords>
        <ows:Keyword>Kulturgüterschutz Kulturgut</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.491164 47.058984</ows:LowerCorner>
        <ows:UpperCorner>9.618069 47.263763</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=941ab829-1128-4798-a545-2cd29e7ce611"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.aku.kulturgueterschutz_objekt</Name>
      <Title>Kulturgüterschutz Kulturgut mit Blue Shield</Title>
      <Abstract>Kulturgut mit Blue Shield</Abstract>
      <ows:Keywords>
        <ows:Keyword>Kulturgut Blue Shield</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.491276 47.059393</ows:LowerCorner>
        <ows:UpperCorner>9.617358 47.248447</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=941ab829-1128-4798-a545-2cd29e7ce611"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.aku.arch_perimter</Name>
      <Title>Archaeologische Perimeter</Title>
      <Abstract>Archaeologische Perimeter</Abstract>
      <ows:Keywords>
        <ows:Keyword>Archaeologische Perimeter</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.489507 47.056269</ows:LowerCorner>
        <ows:UpperCorner>9.638984 47.254820</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=941ab829-1128-4798-a545-2cd29e7ce611"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.erdsondeneignung</Name>
      <Title>Eignung für Erdwärmesonden</Title>
      <Abstract>Eignung für Erdwärmesonden</Abstract>
      <ows:Keywords>
        <ows:Keyword>Erdwärmesonden</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.473409 47.047669</ows:LowerCorner>
        <ows:UpperCorner>9.644053 47.272184</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8d02130a-0e0a-448d-82b0-c11678eee8c0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa.gewaesser_einzugsgebiet</Name>
      <Title>Einzugsgebiet Fliessgewaesser</Title>
      <Abstract>Einzugsgebiet Fliessgewaesser</Abstract>
      <ows:Keywords>
        <ows:Keyword>Einzugsgebiet</ows:Keyword>
        <ows:Keyword>Fliessgewaesser</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.472550 47.025901</ows:LowerCorner>
        <ows:UpperCorner>9.671168 47.297940</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e8921b7f-137c-4c6b-b610-1061319c0ff2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa.gewaesser</Name>
      <Title>Fliessgewaesser</Title>
      <Abstract>Fliessgewaesser mit Beschriftung</Abstract>
      <ows:Keywords>
        <ows:Keyword>Fliessgewaesser</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e8921b7f-137c-4c6b-b610-1061319c0ff2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa.gewaesser_abschnitt</Name>
      <Title>Gewaesserabschnitt Fliessgewaesser</Title>
      <Abstract>Gewaesserabschnitt Fliessgewaesser</Abstract>
      <ows:Keywords>
        <ows:Keyword>Gewaesserabschnitt</ows:Keyword>
        <ows:Keyword>Fliessgewaesser</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.472418 47.047636</ows:LowerCorner>
        <ows:UpperCorner>9.645188 47.300088</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e8921b7f-137c-4c6b-b610-1061319c0ff2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa.gewaesser_kilometrierung</Name>
      <Title>Kilometrierung Fliessgewaesser</Title>
      <Abstract>Kilometrierung Fliessgewaesser</Abstract>
      <ows:Keywords>
        <ows:Keyword>Kilometrierung</ows:Keyword>
        <ows:Keyword>Fliessgewaesser</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.472544 47.048788</ows:LowerCorner>
        <ows:UpperCorner>9.645130 47.298680</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e8921b7f-137c-4c6b-b610-1061319c0ff2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa.gewaesser_beschriftung</Name>
      <Title>Beschriftung Fliessgewaesser</Title>
      <Abstract>Beschriftung Fliessgewaesser</Abstract>
      <ows:Keywords>
        <ows:Keyword>Fliessgewaesser</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.472418 47.047636</ows:LowerCorner>
        <ows:UpperCorner>9.645188 47.300088</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e8921b7f-137c-4c6b-b610-1061319c0ff2"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.abi.av.gdegrenze</Name>
      <Title>Gemeindgrenzen</Title>
      <Abstract>Gemeindegrenze Liechtenstein</Abstract>
      <ows:Keywords>
        <ows:Keyword>Gemeindegrenze</ows:Keyword>
        <ows:Keyword>Gemeinde</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=7dd0cb7f-43f9-4db4-b83f-66b43a47f943"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abs.geologie-geocover</Name>
      <Title>Geologische Karte</Title>
      <Abstract>Geologische Karte GeoCover-Datensatz Liechtenstein (gemäss Datenmodell Geologie standardisiert)</Abstract>
      <ows:Keywords>
        <ows:Keyword>GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:festgestein</Name>
      <Title>Festgestein</Title>
      <Abstract>Flächenbildenden lithostratigraphischen Festgesteinseinheiten</Abstract>
      <ows:Keywords>
        <ows:Keyword>Festgestein</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lockergestein</Name>
      <Title>Lockergesteine</Title>
      <Abstract>Flächenhaft ausgeschiedenen Lockergesteine</Abstract>
      <ows:Keywords>
        <ows:Keyword>Lockergesteine</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:moraene</Name>
      <Title>Moräne</Title>
      <Abstract>Moräne - gletscherbedingte Ablagerungen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Unco Deposits_Chrono_Moräne</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:chronostratigraphie_obergrenze</Name>
      <Title>Chronostratigraphie Obergrenze</Title>
      <Abstract>Chronostratigraphische Zuordnung der Obergrenze der Kartiereinheit (Top)</Abstract>
      <ows:Keywords>
        <ows:Keyword>Chronostratigraphie Obergrenze</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:chronostratigraphie_untergrenze</Name>
      <Title>Chronostratigraphie Untergrenze</Title>
      <Abstract>Chronostratigraphische Zuordnung der Untergrenze der Kartiereinheit (Basis)</Abstract>
      <ows:Keywords>
        <ows:Keyword>Chronostratigraphie Untergrenze</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bachschutt</Name>
      <Title>Bachschutt</Title>
      <Abstract>Bachschutt</Abstract>
      <ows:Keywords>
        <ows:Keyword>Bachschutt</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:flaechen</Name>
      <Title>Flächen</Title>
      <Abstract>Flächen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Flächen</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:abbaustellen</Name>
      <Title>Abbaustellen</Title>
      <Abstract>Abbaustellen (als Flächen dargestellt)</Abstract>
      <ows:Keywords>
        <ows:Keyword>Abbaustellen</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:ueberschiebung</Name>
      <Title>Überschiebung</Title>
      <Abstract>Überschiebung - lineare Informationen im Thema Tektonik</Abstract>
      <ows:Keywords>
        <ows:Keyword>Überschiebung</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:moraenenwall</Name>
      <Title>Moränenwall</Title>
      <Abstract>Moränenwall - lineare Informationen im Thema Tektonik</Abstract>
      <ows:Keywords>
        <ows:Keyword>Moränenwall</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bruch</Name>
      <Title>Bruch</Title>
      <Abstract>Bruch - lineare Informationen im Thema Tektonik</Abstract>
      <ows:Keywords>
        <ows:Keyword>Bruch</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:lineare_informationen</Name>
      <Title>Lineare Informationen</Title>
      <Abstract>Lineare Informationen im Thema Tektonik</Abstract>
      <ows:Keywords>
        <ows:Keyword>Lineare Informationen</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:punktuelle_informationen_schichten</Name>
      <Title>Punktuelle Informationen Schichten</Title>
      <Abstract>Orientierte punktuelle Informationen der Schichten</Abstract>
      <ows:Keywords>
        <ows:Keyword>Punktuelle Informationen</ows:Keyword>
        <ows:Keyword> Orientierung</ows:Keyword>
        <ows:Keyword> Schichten</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:punktuelle_informationen_schieferung</Name>
      <Title>Punktuelle Informationen Schieferung</Title>
      <Abstract>Punktuelle Informationen der Schieferung</Abstract>
      <ows:Keywords>
        <ows:Keyword>Punktuelle Informationen</ows:Keyword>
        <ows:Keyword> Orientierung </ows:Keyword>
        <ows:Keyword> Schieferung</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:quelle</Name>
      <Title>Quelle</Title>
      <Abstract>Quelle - orientierte punktuelle Informationen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Quelle</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:erratischer_block</Name>
      <Title>Erratischer Block</Title>
      <Abstract>Erratischer Block - orientierte punktuelle Informationen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Erratischer Block</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:bohrung</Name>
      <Title>Bohrung</Title>
      <Abstract>Bohrung - orientierte punktuelle Informationen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Bohrung</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:punktobjekte</Name>
      <Title>Punktobjekte</Title>
      <Abstract>Punktuelle Informationen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Punktobjekte</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:fossilfundstellen</Name>
      <Title>Fossilfundstellen</Title>
      <Abstract>Fossilfundstellen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Fossilfundstellen </ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:abbaustellen_punktuell</Name>
      <Title>Abbaustellen punktuell</Title>
      <Abstract>Punktuelle Angaben zu Abbaustellen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Punktuelle Abbaustellen</ows:Keyword>
        <ows:Keyword> GeoCover</ows:Keyword>
        <ows:Keyword> Geologische Vektordatensätze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=12689146-d4f7-4967-b23c-25c30664c77c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.plge.gsbereichau</Name>
      <Title>Gewaesserschutzbereich Au</Title>
      <Abstract>Gewaesserschutzbereich Au des planerischen Gewaesserschutzes</Abstract>
      <ows:Keywords>
        <ows:Keyword>Planerischer Gewässerschutz</ows:Keyword>
        <ows:Keyword>Gewaesserschutzbereich Au</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6606200b-66b9-494a-8ca9-7530389a0a21"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.plge.gsbereichao</Name>
      <Title>Gewaesserschutzbereich Ao</Title>
      <Abstract>Gewaesserschutzbereich Ao des planerischen Gewässerschutzes</Abstract>
      <ows:Keywords>
        <ows:Keyword>planerischer Gewässerschutz</ows:Keyword>
        <ows:Keyword>Gewaesserschutzbereich Ao</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6b6ffa6b-8c8c-4a6a-988b-0bd8e102f12f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.pg_schutzzone</Name>
      <Title>Schutzzonen</Title>
      <Abstract>Schutzzonen - planerischer Gewässerschutz</Abstract>
      <ows:Keywords>
        <ows:Keyword>Gewässerschutz</ows:Keyword>
        <ows:Keyword>Schutzzone</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6b6ffa6b-8c8c-4a6a-988b-0bd8e102f12f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.pg_gwsareal</Name>
      <Title>Gewaesserschutzareal</Title>
      <Abstract>Gewaesserschutzareal - planerischer Gewaesserschutz</Abstract>
      <ows:Keywords>
        <ows:Keyword>Gewaesserschutzareal</ows:Keyword>
        <ows:Keyword>Gewässerschutz</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6b6ffa6b-8c8c-4a6a-988b-0bd8e102f12f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.pg_gwschutzgebiet</Name>
      <Title>Grundwasserschutzgebiet</Title>
      <Abstract>Grundwasserschutzgebiet - gemäss LGBl. 1988 Nr. 60</Abstract>
      <ows:Keywords>
        <ows:Keyword>Grundwasserschutzgebiet</ows:Keyword>
        <ows:Keyword>Gewässerschutz</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6b6ffa6b-8c8c-4a6a-988b-0bd8e102f12f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.as.geb_wohnungsregister</Name>
      <Title>Gebaeude und Wohnungsregister Gebauede</Title>
      <Abstract>Gebaeude und Wohnungsregister Gebauede beim Amt fuer Statistik</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=9e245276-531f-437c-b92f-01081f64836e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.as.geb_wohnungsregister_eingang</Name>
      <Title>Gebaeude und Wohnungsregister (Eingaenge)</Title>
      <Abstract>Gebaeude und Wohnungsregister Eingaenge beim Amt fuer Statistik</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.as.geb_wohnungsregister_eingang"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa_isohypsen_mittelwasserstand</Name>
      <Title>Isoypsen  Mittelwasserstand</Title>
      <Abstract>Isoypsen  Mittelwasserstand</Abstract>
      <ows:Keywords>
        <ows:Keyword>Grundwasser</ows:Keyword>
        <ows:Keyword>Isoypsen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.473484 47.056091</ows:LowerCorner>
        <ows:UpperCorner>9.540592 47.261581</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6b6ffa6b-8c8c-4a6a-988b-0bd8e102f12f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.au.wa_isohypsen_beschriftung</Name>
      <Title>Beschriftung Isoypsen</Title>
      <Abstract>Beschriftung Isoypsen</Abstract>
      <ows:Keywords>
        <ows:Keyword>Isoypsen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.473316 47.061302</ows:LowerCorner>
        <ows:UpperCorner>9.530193 47.261786</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=6b6ffa6b-8c8c-4a6a-988b-0bd8e102f12f"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.landw_bodentyp</Name>
      <Title>Landwirtschaftliche Bodentypen</Title>
      <Abstract>Landwirtschaftliche Bodentypen - A, B und C Boeden</Abstract>
      <ows:Keywords>
        <ows:Keyword>Landwirtschaft</ows:Keyword>
        <ows:Keyword>Bodentyp</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=2e0566eb-af7c-493c-abec-81f990c96161"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.lu_em_flaechen</Name>
      <Title>Luftreinhaltung emissionsarme Flaechen</Title>
      <Abstract>Flaechen fuer die emissionsarme Ausbringung von fluessigen Hofduenger</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e4a856a8-faad-4be8-90da-7a927bbc4cea"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abs.baugrundklassen_flaechen</Name>
      <Title>Baugrundklassen Flachen</Title>
      <Abstract>Baugrundklassen Flachen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=ed3dd7bb-9657-4ee8-b9bd-2b5d5f32c09d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abs.baugrundklassen_bohrungen</Name>
      <Title>Baugrundklassen Bohrungen</Title>
      <Abstract>Baugrundklassen Bohrungen</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=ed3dd7bb-9657-4ee8-b9bd-2b5d5f32c09d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_landschaftschutz</Name>
      <Title>Landschaftschutzgebiete</Title>
      <Abstract>Landschaftschutzgebiete gemäss Gesetz zum Schutz von Natur und Landschaft</Abstract>
      <ows:Keywords>
        <ows:Keyword>Landschaftschutzgebiete</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f1830fc4-1606-4354-a025-83c189aeb534"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_magerstandort</Name>
      <Title>Magerstandorte</Title>
      <Abstract>Magerstandorte gemäss Art. 6 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Magerstandort</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=7aa1df68-d746-4b3c-8953-1d0a7c27f4c4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_magerwieseninventar</Name>
      <Title>Magerwieseninventar</Title>
      <Abstract>Magerweiseninventar gemäss Art. 22 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Magerwieseninventar</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=7aa1df68-d746-4b3c-8953-1d0a7c27f4c4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_foerderungsberechtigte_magerwiesen</Name>
      <Title>Förderungsberechtigte Magerwiesen</Title>
      <Abstract>Förderungsberechtigte Magerwiesen gemäss Art. 22 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Magerwiesen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=7aa1df68-d746-4b3c-8953-1d0a7c27f4c4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_naturschutzgebiet</Name>
      <Title>Naturschutzgebiet</Title>
      <Abstract>Naturschutzgebiete gemäss Art. 19 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Naturschutzgebiet</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=d2b2b72c-bf0a-4365-9638-5b54994d0279"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_pflanzenschutzgebiet</Name>
      <Title>Pflanzenschutzgebiet</Title>
      <Abstract>Pflanzenschutzgebiete gemäss Art. 21 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Pflanzenschutzgebiet</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=085a5661-f405-4ea3-9342-ea2c3fbff74e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_pilzschutzgebiet</Name>
      <Title>Pilzschutzgebiete</Title>
      <Abstract>Pilzschutzgebiete gemäss Art. 26 und 27 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Pilzschutzgebiet</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=49aca3e3-0f37-4187-9e1f-c5007f6e758e"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_inv_schuetzenswerte_lebensraeume</Name>
      <Title>Schützenswerte Lebensräume</Title>
      <Abstract>Inventar Schützenswerte Lebensräume gemäss Art. 9 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>schützenswerte Lebensräume</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=57bbae45-bb7e-4a6f-b7c0-69e939fcbd76"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_inv_schuetzenswerte_landschaften</Name>
      <Title>Schützenswerte Landschaften</Title>
      <Abstract>Inventar Schützenswerte Landschaften gemäss Art. 9 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>schützenswerte Lebensräume</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=57bbae45-bb7e-4a6f-b7c0-69e939fcbd76"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_inv_schuetzenswerte_naturdenkmaeler</Name>
      <Title>Schuetzenswerter Naturdenkmäler</Title>
      <Abstract>Inventar schuetzenswerter Naturdenkmäler gemäss Art. 9 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>schützenswerte Lebensräume</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=57bbae45-bb7e-4a6f-b7c0-69e939fcbd76"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_inv_schuetzenswerte_waldstandorte</Name>
      <Title>Schützenswerte Waldstandorte</Title>
      <Abstract>Inventar schützenswerte Waldstandorte gemäss Art. 9 des NSchG</Abstract>
      <ows:Keywords>
        <ows:Keyword>schützenswerte Waldstandorte</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=57bbae45-bb7e-4a6f-b7c0-69e939fcbd76"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_feldufergehoelze</Name>
      <Title>Feld- und Ufergehölze</Title>
      <Abstract>Feld- und Ufergehölze</Abstract>
      <ows:Keywords>
        <ows:Keyword>Feldgehölze</ows:Keyword>
        <ows:Keyword> Ufergehölze</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=7aa1df68-d746-4b3c-8953-1d0a7c27f4c4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_erdmandelgras</Name>
      <Title>Erdmandelgras</Title>
      <Abstract>Erdmandelgras</Abstract>
      <ows:Keywords>
        <ows:Keyword>Mandelgras</ows:Keyword>
        <ows:Keyword> Neophythen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=1a7515a1-3353-45a2-9d41-d9b0061af89b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_vernetzungsstreifen</Name>
      <Title>Vernetzungsstreifen</Title>
      <Abstract>Vernetzungsstreifen gemäss Biodiversitätsverordnung</Abstract>
      <ows:Keywords>
        <ows:Keyword>Vernetzungsstreifen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f1830fc4-1606-4354-a025-83c189aeb534"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.luftbild_1964_einteilung</Name>
      <Title>Luftbilder 1964 /1969 - Blatteinteilung</Title>
      <Abstract>Luftbilder 1964 /1969 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=99299914-18ab-4d65-938a-6385a2fb3399"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2003_einteilung</Name>
      <Title>Orthophoto 2003 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2003 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=4c974ecb-550e-4a0a-89b4-b83f6ed101fa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2006_einteilung</Name>
      <Title>Orthophoto 2006 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2006 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=22984f78-3e29-4772-bed4-558173c0530c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2009_einteilung</Name>
      <Title>Orthophoto 2009 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2009 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=b0b45bd3-e556-4641-97e3-641c94ec6567"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2012_einteilung</Name>
      <Title>Orthophoto 2012 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2012 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=2b02c693-1d51-4e67-b823-7a37eaefd1ee"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2015_einteilung</Name>
      <Title>Orthophoto 2015 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2015 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=9564bda8-83bb-4165-af7e-319e11a3d11d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2018_einteilung</Name>
      <Title>Orthophoto 2018 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2018 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f004e045-50b3-42d5-bd46-d11451faf416"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2020_einteilung</Name>
      <Title>Orthophoto 2020 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2020 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8f1f1fd5-4045-47b0-a1fb-ddc516baabaa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.orthophoto2022_einteilung</Name>
      <Title>Orthophoto 2022 - Blatteinteilung</Title>
      <Abstract>Orthophoto 2022 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e77da96f-bc1c-4317-8c2f-81310812c798"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.hoehenlinie2_2015</Name>
      <Title>Hoehenlinien 2m DHM 2015</Title>
      <Abstract>Hoehenlinien 2m abgeleitet aus dem DHM2015</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.471726 47.047187</ows:LowerCorner>
        <ows:UpperCorner>9.644732 47.273803</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=3a1af678-01fa-4069-bc83-d17627725ef4"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.pk10_1989_einteilung</Name>
      <Title>Topografische Landeskarte 1:10000 (1989) - Blatteinteilung</Title>
      <Abstract>Topografische Landeskarte 1:10000 (1989) - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=0ca7e4a7-e361-4c81-8e26-984f05b0ec68"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.pk10_2008_einteilung</Name>
      <Title>Topografische Landeskarte 1:10000 (2008/1989) - Blatteinteilung</Title>
      <Abstract>Topografische Landeskarte 1:10000 (2008/1989) - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=22984f78-3e29-4772-bed4-558173c0530c"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.pk10_1979_einteilung</Name>
      <Title>Pixelkarte 1:10000 1979 - Blatteinteilung</Title>
      <Abstract>Pixelkarte 1:10000 1979 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=423e7f3e-ea38-4939-8f69-426821947783"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.pk10_1967_einteilung</Name>
      <Title>Pixelkarte 1:10000 1967 - Blatteinteilung</Title>
      <Abstract>Pixelkarte 1:10000 1967 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=453d196e-8f79-4715-b711-a00711c02711"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.pk10_1943_einteilung</Name>
      <Title>Pixelkarte 1:10000 1943 - Blatteinteilung</Title>
      <Abstract>Pixelkarte 1:10000 1943 - Blatteinteilung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.282486 46.945771</ows:LowerCorner>
        <ows:UpperCorner>9.833620 47.387248</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=40a7d8a1-a648-44e3-9a9a-5ac950fb8faa"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.plzort</Name>
      <Title>Postleitzahlen</Title>
      <Abstract>Postleitzahlen der Amtlichen Vermessung</Abstract>
      <ows:Keywords>
        <ows:Keyword>Postleitzahl</ows:Keyword>
        <ows:Keyword>Ortschaft</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f8ec7564-4d7f-4636-8368-efb9b7377017"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.RLPruefbereich</Name>
      <Title>Pruefperimeter Rohrleitungen</Title>
      <Abstract>Pruefbereich gemäss Rohrleitungsgesetz</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=8ec7648c-a1ca-432a-ba5d-caa175afb4d0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.alltagsradwege</Name>
      <Title>Alltagsradwege</Title>
      <Abstract>Alltagsradwege Liechtenstein - Vorschlag VCL für Fahrradpendler</Abstract>
      <ows:Keywords>
        <ows:Keyword>Radwege</ows:Keyword>
        <ows:Keyword>Mountainbikewege</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.436284 47.032943</ows:LowerCorner>
        <ows:UpperCorner>9.639706 47.312971</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=513e1627-2740-4341-9e93-0a65ecb9b9bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.freizeitradwege</Name>
      <Title>Freizeitradwege</Title>
      <Abstract>Freizeitradwege Liechtenstein</Abstract>
      <ows:Keywords>
        <ows:Keyword>Radwege</ows:Keyword>
        <ows:Keyword> Arbeitsradwege</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.436284 47.032943</ows:LowerCorner>
        <ows:UpperCorner>9.639706 47.312971</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=513e1627-2740-4341-9e93-0a65ecb9b9bc"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.radrouten-werdenberg</Name>
      <Title>Radrouten Werdenberg</Title>
      <Abstract>Rad- und Mountainbikerouten Werdenberg</Abstract>
      <ows:Keywords>
        <ows:Keyword>Radrouten</ows:Keyword>
        <ows:Keyword>Mountainbikerouten</ows:Keyword>
        <ows:Keyword>Werdenberg</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.325542 47.022693</ows:LowerCorner>
        <ows:UpperCorner>9.626932 47.379909</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f86d9bab-60ab-45e0-ae37-0b5f35c009d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.radrouten-liechtenstein</Name>
      <Title>Radrouten Liechtenstein</Title>
      <Abstract>Rad- und Mountainbikerouten Liechtenstein</Abstract>
      <ows:Keywords>
        <ows:Keyword>Radrouten</ows:Keyword>
        <ows:Keyword>Mountainbikerouten</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.325542 47.022693</ows:LowerCorner>
        <ows:UpperCorner>9.626932 47.379909</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f86d9bab-60ab-45e0-ae37-0b5f35c009d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.radrouten-schweiz-mobil</Name>
      <Title>Radrouten Schweiz Mobil</Title>
      <Abstract>Rad- und Mountainbikerouten Schweiz Mobil</Abstract>
      <ows:Keywords>
        <ows:Keyword>Radrouten</ows:Keyword>
        <ows:Keyword>Mountainbikerouten</ows:Keyword>
        <ows:Keyword>Schweiz Mobil</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.325542 47.022693</ows:LowerCorner>
        <ows:UpperCorner>9.626932 47.379909</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f86d9bab-60ab-45e0-ae37-0b5f35c009d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.radroutenkonzept_2014</Name>
      <Title>Radroutenkonzept 2014</Title>
      <Abstract>Radroutenkonzept Liechtenstein 2014</Abstract>
      <ows:Keywords>
        <ows:Keyword>Radrouten</ows:Keyword>
        <ows:Keyword>Mountainbikerouten</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.481244 47.060952</ows:LowerCorner>
        <ows:UpperCorner>9.575157 47.272043</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=f86d9bab-60ab-45e0-ae37-0b5f35c009d1"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_anlagen_bahn</Name>
      <Title>Stoerfallvorsorge Bahnanlagen</Title>
      <Abstract>Stoerfallvorsorge Bahnanlagen gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_anlagen_gas</Name>
      <Title>Stoerfallvorsorge Gasanlage</Title>
      <Abstract>Stoerfallvorsorge Gasanlagen gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_anlagen_betrieb</Name>
      <Title>Stoerfallvorsorge Betriebsanlage</Title>
      <Abstract>Stoerfallvorsorge Betriebsanlage gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_anlagen_strasse</Name>
      <Title>Stoerfallvorsorge Strasse</Title>
      <Abstract>Stoerfallvorsorge Strasse gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_konsbereich_bahn</Name>
      <Title>Stoerfallvorsorge Konsultationsbereich Bahnanlagen</Title>
      <Abstract>Stoerfallvorsorge Konsultationsbereich gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_konsbereich_gas</Name>
      <Title>Stoerfallvorsorge Konsultationsbereich Gas</Title>
      <Abstract>Stoerfallvorsorge Konsultationsbereich gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_konsbereich_betrieb</Name>
      <Title>Stoerfallvorsorge Konsultationsbereich Betriebe</Title>
      <Abstract>Stoerfallvorsorge Konsultationsbereich gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.st_konsbereich_strasse</Name>
      <Title>Stoerfallvorsorge Konsultationsbereich Strasse</Title>
      <Abstract>Stoerfallvorsorge Konsultationsbereich gemaess Stoerfallverordnung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=c1832f9d-69f5-4971-9486-fa54dca69864"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.wa.thermische_grundwassernutzung</Name>
      <Title>Thermische Grundwassernutzung</Title>
      <Abstract>Thermische Grundwassernutzung</Abstract>
      <ows:Keywords>
        <ows:Keyword>Grundwassernutzung</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.473304 47.053950</ows:LowerCorner>
        <ows:UpperCorner>9.576229 47.272582</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=28afb448-1dc6-4c48-a025-1a144c0e36f6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.wa.hydrologische_hinweisgebiete</Name>
      <Title>Hydrologische Hinweisgebiete</Title>
      <Abstract>Hydrologische Hinweisgebiete</Abstract>
      <ows:Keywords>
        <ows:Keyword>Hydrologische Hinweisgebiete</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.486031 47.056443</ows:LowerCorner>
        <ows:UpperCorner>9.572391 47.271743</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=28afb448-1dc6-4c48-a025-1a144c0e36f6"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.nl_waldreservat_sonderwald</Name>
      <Title>Waldreservate und Sonderwaldflächen</Title>
      <Abstract>Waldreservate und Sonderwaldflächen gemäss Art. 12 des WaldG</Abstract>
      <ows:Keywords>
        <ows:Keyword>Waldreservate</ows:Keyword>
        <ows:Keyword>Sonderwaldflächen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=02ab142a-7ff2-4dab-abb2-5d79cf2ffcb0"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.abi.liemask</Name>
      <Title>llv.abi.liemask</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.472419 47.047669</ows:LowerCorner>
        <ows:UpperCorner>9.644080 47.272833</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=llv.abi.liemask"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:llv.abi.wanderwege</Name>
      <Title>llv.abi.wanderwege</Title>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.436485 47.011603</ows:LowerCorner>
        <ows:UpperCorner>9.718652 47.276065</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=3c0df4fc-a93e-4e12-ae45-e54f1550bfb8"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.wildruhezone</Name>
      <Title>Wildruhezonen</Title>
      <Abstract>Wildruhezonen gemäss Verordnung 21. November 2014 über den Winterruhezonen für Wildtiere (WRZV)</Abstract>
      <ows:Keywords>
        <ows:Keyword>Wildruhezonen</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=cc57860a-67a0-4fd2-8eea-2cea6800bf36"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.fernwaermepotential</Name>
      <Title>Gebiete mit Fernwaermemoeglichkeit</Title>
      <Abstract>Gebiete mit Fernwaermemoeglichkeit</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=08d1c3b9-6322-4248-a7fc-d4c0985c7f14"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abs.notfalltreffpunkte</Name>
      <Title>Notfalltreffpunkte</Title>
      <Abstract>Notfalltreffpunkte Gemeindeschutz Liechtenstein</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=171c88e5-2a81-48de-9292-3c642b68e56d"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.schutzwald_synoptisch</Name>
      <Title>Schutzwald synoptisch</Title>
      <Abstract>Schutzwaldausscheidung Liechtenstein 2024</Abstract>
      <ows:Keywords>
        <ows:Keyword>Schutzwald</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=bc65d3c2-9576-4156-b355-09e27014ca61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.schutzwald_flachgruendige_rutschung</Name>
      <Title>Schutzwald flachgründige Rutschung</Title>
      <Abstract>Schutzwaldausscheidung Liechtenstein 2024</Abstract>
      <ows:Keywords>
        <ows:Keyword>Schutzwald</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=bc65d3c2-9576-4156-b355-09e27014ca61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.schutzwald_lawine</Name>
      <Title>Schutzwald Lawine</Title>
      <Abstract>Schutzwaldausscheidung Liechtenstein 2024</Abstract>
      <ows:Keywords>
        <ows:Keyword>Schutzwald</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=bc65d3c2-9576-4156-b355-09e27014ca61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.schutzwald_sturz</Name>
      <Title>Schutzwald Sturz</Title>
      <Abstract>Schutzwaldausscheidung Liechtenstein 2024</Abstract>
      <ows:Keywords>
        <ows:Keyword>Schutzwald</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=bc65d3c2-9576-4156-b355-09e27014ca61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.au.schutzwald_wasser</Name>
      <Title>Schutzwald Wasser</Title>
      <Abstract>Schutzwaldausscheidung Liechtenstein 2024</Abstract>
      <ows:Keywords>
        <ows:Keyword>Schutzwald</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=bc65d3c2-9576-4156-b355-09e27014ca61"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.neophyten_punkt</Name>
      <Title>Neophyten punktförmig (view)</Title>
      <Abstract>Neophyten punktförmig (view)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=1a7515a1-3353-45a2-9d41-d9b0061af89b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.neophyten_flaeche</Name>
      <Title>Neophyten flächenförmig (view)</Title>
      <Abstract>Neophyten flächenförmig (view)</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=1a7515a1-3353-45a2-9d41-d9b0061af89b"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.OfficialIndexOfAddresses</Name>
      <Title>Amtliches Verzeichnis der Adressen</Title>
      <Abstract>Amtliches Verzeichnis der Adressen - Liechtenstein</Abstract>
      <ows:Keywords>
        <ows:Keyword>Adressen</ows:Keyword>
        <ows:Keyword>Strassennamen</ows:Keyword>
        <ows:Keyword>Postleitzahl</ows:Keyword>
        <ows:Keyword>PLZ</ows:Keyword>
        <ows:Keyword>Hausnummer</ows:Keyword>
      </ows:Keywords>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=50b86c0b-242c-4be0-9bad-659aed6fe147"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.atg.OfficialIndexOfStreets</Name>
      <Title>Amtliches Strassenverzeichnis (Strassen)</Title>
      <Abstract>Amtliches Strassenverzeichnis (Strassen) - Liechtenstein</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.466652 47.043797</ows:LowerCorner>
        <ows:UpperCorner>9.647129 47.276265</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="http://www.geocat.ch/geonetwork/srv/ger/csw?service=CSW&amp;version=2.0.2&amp;request=GetRecordById&amp;elementSetName=full&amp;outputSchema=http://www.isotc211.org/2005/gmd&amp;id=e29068cd-3574-4226-b75c-ba5128fbdf88"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.arealstatistik-bodennutzung-1984</Name>
      <Title>Arealstatistik Bodennutzung 1984</Title>
      <Abstract>Zustand und die Entwicklung der Bodennutzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.abi.arealstatistik-bodennutzung-1984"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.arealstatistik-bodennutzung-1996</Name>
      <Title>Arealstatistik Bodennutzung 1996</Title>
      <Abstract>Zustand und die Entwicklung der Bodennutzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.abi.arealstatistik-bodennutzung-1996"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.arealstatistik-bodennutzung-2002</Name>
      <Title>Arealstatistik Bodennutzung 2002</Title>
      <Abstract>Zustand und die Entwicklung der Bodennutzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.abi.arealstatistik-bodennutzung-2002"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.arealstatistik-bodennutzung-2008</Name>
      <Title>Arealstatistik Bodennutzung 2008</Title>
      <Abstract>Zustand und die Entwicklung der Bodennutzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.abi.arealstatistik-bodennutzung-2008"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.arealstatistik-bodennutzung-2014</Name>
      <Title>Arealstatistik Bodennutzung 2014</Title>
      <Abstract>Zustand und die Entwicklung der Bodennutzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.abi.arealstatistik-bodennutzung-2014"/>
    </FeatureType>
    <FeatureType>
      <Name>ms:li.abi.arealstatistik-bodennutzung-2019</Name>
      <Title>Arealstatistik Bodennutzung 2019</Title>
      <Abstract>Zustand und die Entwicklung der Bodennutzung</Abstract>
      <DefaultCRS>urn:ogc:def:crs:EPSG::2056</DefaultCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4326</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::31297</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::4258</OtherCRS>
      <OtherCRS>urn:ogc:def:crs:EPSG::3857</OtherCRS>
      <OutputFormats>
        <Format>application/gml+xml; version=3.2</Format>
        <Format>text/xml; subtype=gml/3.2.1</Format>
        <Format>text/xml; subtype=gml/3.1.1</Format>
        <Format>text/xml; subtype=gml/2.1.2</Format>
        <Format>application/json; subtype=geojson</Format>
      </OutputFormats>
      <ows:WGS84BoundingBox dimensions="2">
        <ows:LowerCorner>9.440002 47.034552</ows:LowerCorner>
        <ows:UpperCorner>9.661089 47.294714</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <MetadataURL xlink:href="https://service.geo.llv.li/service/wfs?request=GetMetadata&amp;layer=li.abi.arealstatistik-bodennutzung-2019"/>
    </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>
