<?xml version="1.0" encoding="UTF-8"?>

<Capabilities xmlns="http://www.opengis.net/wmts/1.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:gml="http://www.opengis.net/gml" xsi:schemaLocation="http://www.opengis.net/wmts/1.0 http://schemas.opengis.net/wmts/1.0/wmtsGetCapabilities_response.xsd" version="1.0.0">
  <ows:ServiceIdentification>
    <ows:Title>GeoServer Web Map Tile Service</ows:Title>
    <ows:Abstract>A compliant implementation of WMTS service.</ows:Abstract>
    <ows:Keywords>
      <ows:Keyword>WMTS</ows:Keyword>
    </ows:Keywords>
    <ows:ServiceType>OGC WMTS</ows:ServiceType>
    <ows:ServiceTypeVersion>1.0.0</ows:ServiceTypeVersion>
    <ows:Fees>NONE</ows:Fees>
    <ows:AccessConstraints>NONE</ows:AccessConstraints>
  </ows:ServiceIdentification>
  <ows:ServiceProvider>
    <ows:ProviderName>http://geoserver.org/com</ows:ProviderName>
    <ows:ProviderSite xlink:href="http://geoserver.org"/>
    <ows:ServiceContact>
      <ows:IndividualName>Claudius Ptolomaeus</ows:IndividualName>
      <ows:PositionName>Chief Geographer</ows:PositionName>
      <ows:ContactInfo>
        <ows:Address>
          <ows:City>Alexandria</ows:City>
          <ows:Country>Roman Empire</ows:Country>
          <ows:ElectronicMailAddress>claudius.ptolomaeus@mercury.olympus.gov</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts?">
            <ows:Constraint name="GetEncoding">
              <ows:AllowedValues>
                <ows:Value>KVP</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Get>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetTile">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts?">
            <ows:Constraint name="GetEncoding">
              <ows:AllowedValues>
                <ows:Value>KVP</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Get>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
    <ows:Operation name="GetFeatureInfo">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts?">
            <ows:Constraint name="GetEncoding">
              <ows:AllowedValues>
                <ows:Value>KVP</ows:Value>
              </ows:AllowedValues>
            </ows:Constraint>
          </ows:Get>
        </ows:HTTP>
      </ows:DCP>
    </ows:Operation>
  </ows:OperationsMetadata>
  <Contents>
    <Layer>
      <ows:Title>strecken_polyline_2020</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>6.021350860595703 47.39778137207031</ows:LowerCorner>
        <ows:UpperCorner>15.03198528289795 54.90763473510742</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>zugdb:strecken_polyline_2020</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.gis.prkz.de/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=zugdb%3Astrecken_polyline_2020" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>60</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>121</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>199</MinTileRow>
            <MaxTileRow>242</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>399</MinTileRow>
            <MaxTileRow>484</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>798</MinTileRow>
            <MaxTileRow>969</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4438</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1597</MinTileRow>
            <MaxTileRow>1938</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8876</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3194</MinTileRow>
            <MaxTileRow>3877</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>6388</MinTileRow>
            <MaxTileRow>7755</MaxTileRow>
            <MinTileCol>33864</MinTileCol>
            <MaxTileCol>35504</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>12776</MinTileRow>
            <MaxTileRow>15510</MaxTileRow>
            <MinTileCol>67728</MinTileCol>
            <MaxTileCol>71008</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>25553</MinTileRow>
            <MaxTileRow>31021</MaxTileRow>
            <MinTileCol>135456</MinTileCol>
            <MaxTileCol>142017</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>51106</MinTileRow>
            <MaxTileRow>62043</MaxTileRow>
            <MinTileCol>270913</MinTileCol>
            <MaxTileCol>284035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>102213</MinTileRow>
            <MaxTileRow>124087</MaxTileRow>
            <MinTileCol>541826</MinTileCol>
            <MaxTileCol>568071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>204427</MinTileRow>
            <MaxTileRow>248175</MaxTileRow>
            <MinTileCol>1083652</MinTileCol>
            <MaxTileCol>1136143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>408855</MinTileRow>
            <MaxTileRow>496351</MaxTileRow>
            <MinTileCol>2167305</MinTileCol>
            <MaxTileCol>2272287</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>22</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>44</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>81</MinTileRow>
            <MaxTileRow>89</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>162</MinTileRow>
            <MaxTileRow>179</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>324</MinTileRow>
            <MaxTileRow>358</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>648</MinTileRow>
            <MaxTileRow>717</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1297</MinTileRow>
            <MaxTileRow>1434</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2594</MinTileRow>
            <MaxTileRow>2868</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4438</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5189</MinTileRow>
            <MaxTileRow>5736</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8876</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>10379</MinTileRow>
            <MaxTileRow>11472</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>20758</MinTileRow>
            <MaxTileRow>22944</MaxTileRow>
            <MinTileCol>33864</MinTileCol>
            <MaxTileCol>35504</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>41516</MinTileRow>
            <MaxTileRow>45888</MaxTileRow>
            <MinTileCol>67728</MinTileCol>
            <MaxTileCol>71008</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>83032</MinTileRow>
            <MaxTileRow>91776</MaxTileRow>
            <MinTileCol>135456</MinTileCol>
            <MaxTileCol>142017</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>166065</MinTileRow>
            <MaxTileRow>183553</MaxTileRow>
            <MinTileCol>270913</MinTileCol>
            <MaxTileCol>284035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>332130</MinTileRow>
            <MaxTileRow>367106</MaxTileRow>
            <MinTileCol>541826</MinTileCol>
            <MaxTileCol>568071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>664261</MinTileRow>
            <MaxTileRow>734212</MaxTileRow>
            <MinTileCol>1083652</MinTileCol>
            <MaxTileCol>1136143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1328523</MinTileRow>
            <MaxTileRow>1468425</MaxTileRow>
            <MinTileCol>2167305</MinTileCol>
            <MaxTileCol>2272287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2657046</MinTileRow>
            <MaxTileRow>2936851</MaxTileRow>
            <MinTileCol>4334611</MinTileCol>
            <MaxTileCol>4544574</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5314093</MinTileRow>
            <MaxTileRow>5873703</MaxTileRow>
            <MinTileCol>8669223</MinTileCol>
            <MaxTileCol>9089149</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>10628187</MinTileRow>
            <MaxTileRow>11747406</MaxTileRow>
            <MinTileCol>17338446</MinTileCol>
            <MaxTileCol>18178298</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>21256374</MinTileRow>
            <MaxTileRow>23494812</MaxTileRow>
            <MinTileCol>34676893</MinTileCol>
            <MaxTileCol>36356597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>42512749</MinTileRow>
            <MaxTileRow>46989624</MaxTileRow>
            <MinTileCol>69353786</MinTileCol>
            <MaxTileCol>72713194</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>85025499</MinTileRow>
            <MaxTileRow>93979249</MaxTileRow>
            <MinTileCol>138707572</MinTileCol>
            <MaxTileCol>145426388</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>170050998</MinTileRow>
            <MaxTileRow>187958498</MaxTileRow>
            <MinTileCol>277415145</MinTileCol>
            <MaxTileCol>290852777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>340101997</MinTileRow>
            <MaxTileRow>375916997</MaxTileRow>
            <MinTileCol>554830290</MinTileCol>
            <MaxTileCol>581705554</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/tilejson/pbf?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:strecken_polyline_2020/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>betriebsstellen_point_2020</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>6.021350860595703 47.39778137207031</ows:LowerCorner>
        <ows:UpperCorner>15.03198528289795 54.90763473510742</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>zugdb:betriebsstellen_point_2020</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.gis.prkz.de/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=zugdb%3Abetriebsstellen_point_2020" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <Format>application/json;type=geojson</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>60</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>121</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>199</MinTileRow>
            <MaxTileRow>242</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>399</MinTileRow>
            <MaxTileRow>484</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>798</MinTileRow>
            <MaxTileRow>969</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4438</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1597</MinTileRow>
            <MaxTileRow>1938</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8876</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3194</MinTileRow>
            <MaxTileRow>3877</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>6388</MinTileRow>
            <MaxTileRow>7755</MaxTileRow>
            <MinTileCol>33864</MinTileCol>
            <MaxTileCol>35504</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>12776</MinTileRow>
            <MaxTileRow>15510</MaxTileRow>
            <MinTileCol>67728</MinTileCol>
            <MaxTileCol>71008</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>25553</MinTileRow>
            <MaxTileRow>31021</MaxTileRow>
            <MinTileCol>135456</MinTileCol>
            <MaxTileCol>142017</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>51106</MinTileRow>
            <MaxTileRow>62043</MaxTileRow>
            <MinTileCol>270913</MinTileCol>
            <MaxTileCol>284035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>102213</MinTileRow>
            <MaxTileRow>124087</MaxTileRow>
            <MinTileCol>541826</MinTileCol>
            <MaxTileCol>568071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>204427</MinTileRow>
            <MaxTileRow>248175</MaxTileRow>
            <MinTileCol>1083652</MinTileCol>
            <MaxTileCol>1136143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>408855</MinTileRow>
            <MaxTileRow>496351</MaxTileRow>
            <MinTileCol>2167305</MinTileCol>
            <MaxTileCol>2272287</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>22</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>44</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>81</MinTileRow>
            <MaxTileRow>89</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>162</MinTileRow>
            <MaxTileRow>179</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>324</MinTileRow>
            <MaxTileRow>358</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>648</MinTileRow>
            <MaxTileRow>717</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1297</MinTileRow>
            <MaxTileRow>1434</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2219</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2594</MinTileRow>
            <MaxTileRow>2868</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4438</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5189</MinTileRow>
            <MaxTileRow>5736</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8876</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>10379</MinTileRow>
            <MaxTileRow>11472</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>20758</MinTileRow>
            <MaxTileRow>22944</MaxTileRow>
            <MinTileCol>33864</MinTileCol>
            <MaxTileCol>35504</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>41516</MinTileRow>
            <MaxTileRow>45888</MaxTileRow>
            <MinTileCol>67728</MinTileCol>
            <MaxTileCol>71008</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>83032</MinTileRow>
            <MaxTileRow>91776</MaxTileRow>
            <MinTileCol>135456</MinTileCol>
            <MaxTileCol>142017</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>166065</MinTileRow>
            <MaxTileRow>183553</MaxTileRow>
            <MinTileCol>270913</MinTileCol>
            <MaxTileCol>284035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>332130</MinTileRow>
            <MaxTileRow>367106</MaxTileRow>
            <MinTileCol>541826</MinTileCol>
            <MaxTileCol>568071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>664261</MinTileRow>
            <MaxTileRow>734212</MaxTileRow>
            <MinTileCol>1083652</MinTileCol>
            <MaxTileCol>1136143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1328523</MinTileRow>
            <MaxTileRow>1468425</MaxTileRow>
            <MinTileCol>2167305</MinTileCol>
            <MaxTileCol>2272287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2657046</MinTileRow>
            <MaxTileRow>2936851</MaxTileRow>
            <MinTileCol>4334611</MinTileCol>
            <MaxTileCol>4544574</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5314093</MinTileRow>
            <MaxTileRow>5873703</MaxTileRow>
            <MinTileCol>8669223</MinTileCol>
            <MaxTileCol>9089149</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>10628187</MinTileRow>
            <MaxTileRow>11747406</MaxTileRow>
            <MinTileCol>17338446</MinTileCol>
            <MaxTileCol>18178298</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>21256374</MinTileRow>
            <MaxTileRow>23494812</MaxTileRow>
            <MinTileCol>34676893</MinTileCol>
            <MaxTileCol>36356597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>42512749</MinTileRow>
            <MaxTileRow>46989624</MaxTileRow>
            <MinTileCol>69353786</MinTileCol>
            <MaxTileCol>72713194</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>85025499</MinTileRow>
            <MaxTileRow>93979249</MaxTileRow>
            <MinTileCol>138707572</MinTileCol>
            <MaxTileCol>145426388</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>170050998</MinTileRow>
            <MaxTileRow>187958498</MaxTileRow>
            <MinTileCol>277415145</MinTileCol>
            <MaxTileCol>290852777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>340101997</MinTileRow>
            <MaxTileRow>375916997</MaxTileRow>
            <MinTileCol>554830290</MinTileCol>
            <MaxTileCol>581705554</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="application/json;type=geojson" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=geojson"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/tilejson/pbf?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/tilejson/jpeg?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:betriebsstellen_point_2020/{style}/tilejson/geojson?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>kilometer_point_2020</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>6.026233673095703 47.40190124511719</ows:LowerCorner>
        <ows:UpperCorner>15.023765563964844 54.9037971496582</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>zugdb:kilometer_point_2020</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.gis.prkz.de/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=zugdb%3Akilometer_point_2020" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>60</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>121</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>199</MinTileRow>
            <MaxTileRow>242</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>399</MinTileRow>
            <MaxTileRow>484</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>798</MinTileRow>
            <MaxTileRow>969</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1597</MinTileRow>
            <MaxTileRow>1938</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8875</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3194</MinTileRow>
            <MaxTileRow>3877</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17751</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>6389</MinTileRow>
            <MaxTileRow>7754</MaxTileRow>
            <MinTileCol>33865</MinTileCol>
            <MaxTileCol>35502</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>12778</MinTileRow>
            <MaxTileRow>15509</MaxTileRow>
            <MinTileCol>67730</MinTileCol>
            <MaxTileCol>71005</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>25556</MinTileRow>
            <MaxTileRow>31018</MaxTileRow>
            <MinTileCol>135460</MinTileCol>
            <MaxTileCol>142011</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>51112</MinTileRow>
            <MaxTileRow>62037</MaxTileRow>
            <MinTileCol>270920</MinTileCol>
            <MaxTileCol>284023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>102225</MinTileRow>
            <MaxTileRow>124075</MaxTileRow>
            <MinTileCol>541840</MinTileCol>
            <MaxTileCol>568047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>204450</MinTileRow>
            <MaxTileRow>248151</MaxTileRow>
            <MinTileCol>1083681</MinTileCol>
            <MaxTileCol>1136095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>408900</MinTileRow>
            <MaxTileRow>496303</MaxTileRow>
            <MinTileCol>2167362</MinTileCol>
            <MaxTileCol>2272191</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>22</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>44</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>81</MinTileRow>
            <MaxTileRow>89</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>162</MinTileRow>
            <MaxTileRow>179</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>324</MinTileRow>
            <MaxTileRow>358</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>648</MinTileRow>
            <MaxTileRow>716</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1297</MinTileRow>
            <MaxTileRow>1433</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2594</MinTileRow>
            <MaxTileRow>2867</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5189</MinTileRow>
            <MaxTileRow>5735</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8875</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>10379</MinTileRow>
            <MaxTileRow>11471</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17751</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>20759</MinTileRow>
            <MaxTileRow>22943</MaxTileRow>
            <MinTileCol>33865</MinTileCol>
            <MaxTileCol>35502</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>41518</MinTileRow>
            <MaxTileRow>45886</MaxTileRow>
            <MinTileCol>67730</MinTileCol>
            <MaxTileCol>71005</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>83037</MinTileRow>
            <MaxTileRow>91772</MaxTileRow>
            <MinTileCol>135460</MinTileCol>
            <MaxTileCol>142011</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>166075</MinTileRow>
            <MaxTileRow>183544</MaxTileRow>
            <MinTileCol>270920</MinTileCol>
            <MaxTileCol>284023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>332150</MinTileRow>
            <MaxTileRow>367088</MaxTileRow>
            <MinTileCol>541840</MinTileCol>
            <MaxTileCol>568047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>664300</MinTileRow>
            <MaxTileRow>734177</MaxTileRow>
            <MinTileCol>1083681</MinTileCol>
            <MaxTileCol>1136095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1328601</MinTileRow>
            <MaxTileRow>1468354</MaxTileRow>
            <MinTileCol>2167362</MinTileCol>
            <MaxTileCol>2272191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2657202</MinTileRow>
            <MaxTileRow>2936709</MaxTileRow>
            <MinTileCol>4334725</MinTileCol>
            <MaxTileCol>4544383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5314404</MinTileRow>
            <MaxTileRow>5873419</MaxTileRow>
            <MinTileCol>8669450</MinTileCol>
            <MaxTileCol>9088766</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>10628809</MinTileRow>
            <MaxTileRow>11746838</MaxTileRow>
            <MinTileCol>17338901</MinTileCol>
            <MaxTileCol>18177532</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>21257619</MinTileRow>
            <MaxTileRow>23493677</MaxTileRow>
            <MinTileCol>34677803</MinTileCol>
            <MaxTileCol>36355064</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>42515238</MinTileRow>
            <MaxTileRow>46987355</MaxTileRow>
            <MinTileCol>69355606</MinTileCol>
            <MaxTileCol>72710129</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>85030476</MinTileRow>
            <MaxTileRow>93974711</MaxTileRow>
            <MinTileCol>138711213</MinTileCol>
            <MaxTileCol>145420259</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>170060953</MinTileRow>
            <MaxTileRow>187949422</MaxTileRow>
            <MinTileCol>277422427</MinTileCol>
            <MaxTileCol>290840519</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>340121906</MinTileRow>
            <MaxTileRow>375898844</MaxTileRow>
            <MinTileCol>554844854</MinTileCol>
            <MaxTileCol>581681038</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:kilometer_point_2020/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>tunnel_polyline_2020</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>6.021350860595703 47.549522399902344</ows:LowerCorner>
        <ows:UpperCorner>14.267654418945312 53.62992477416992</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>zugdb:tunnel_polyline_2020</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.gis.prkz.de/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=zugdb%3Atunnel_polyline_2020" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>25</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>51</MinTileRow>
            <MaxTileRow>60</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>276</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>103</MinTileRow>
            <MaxTileRow>120</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>552</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>206</MinTileRow>
            <MaxTileRow>241</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1105</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>413</MinTileRow>
            <MaxTileRow>482</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>827</MinTileRow>
            <MaxTileRow>965</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4420</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1655</MinTileRow>
            <MaxTileRow>1931</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8841</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3310</MinTileRow>
            <MaxTileRow>3863</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17682</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>6620</MinTileRow>
            <MaxTileRow>7727</MaxTileRow>
            <MinTileCol>33864</MinTileCol>
            <MaxTileCol>35365</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>13241</MinTileRow>
            <MaxTileRow>15455</MaxTileRow>
            <MinTileCol>67728</MinTileCol>
            <MaxTileCol>70730</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>26483</MinTileRow>
            <MaxTileRow>30911</MaxTileRow>
            <MinTileCol>135456</MinTileCol>
            <MaxTileCol>141461</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>52967</MinTileRow>
            <MaxTileRow>61822</MaxTileRow>
            <MinTileCol>270913</MinTileCol>
            <MaxTileCol>282922</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>105935</MinTileRow>
            <MaxTileRow>123645</MaxTileRow>
            <MinTileCol>541826</MinTileCol>
            <MaxTileCol>565845</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>211871</MinTileRow>
            <MaxTileRow>247291</MaxTileRow>
            <MinTileCol>1083652</MinTileCol>
            <MaxTileCol>1131691</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>423742</MinTileRow>
            <MaxTileRow>494583</MaxTileRow>
            <MinTileCol>2167305</MinTileCol>
            <MaxTileCol>2263382</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>22</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>41</MinTileRow>
            <MaxTileRow>44</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>82</MinTileRow>
            <MaxTileRow>89</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>165</MinTileRow>
            <MaxTileRow>178</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>276</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>330</MinTileRow>
            <MaxTileRow>357</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>552</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>661</MinTileRow>
            <MaxTileRow>715</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1105</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1322</MinTileRow>
            <MaxTileRow>1431</MaxTileRow>
            <MinTileCol>2116</MinTileCol>
            <MaxTileCol>2210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2644</MinTileRow>
            <MaxTileRow>2862</MaxTileRow>
            <MinTileCol>4233</MinTileCol>
            <MaxTileCol>4420</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5289</MinTileRow>
            <MaxTileRow>5725</MaxTileRow>
            <MinTileCol>8466</MinTileCol>
            <MaxTileCol>8841</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>10578</MinTileRow>
            <MaxTileRow>11451</MaxTileRow>
            <MinTileCol>16932</MinTileCol>
            <MaxTileCol>17682</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>21156</MinTileRow>
            <MaxTileRow>22903</MaxTileRow>
            <MinTileCol>33864</MinTileCol>
            <MaxTileCol>35365</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>42313</MinTileRow>
            <MaxTileRow>45806</MaxTileRow>
            <MinTileCol>67728</MinTileCol>
            <MaxTileCol>70730</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>84626</MinTileRow>
            <MaxTileRow>91613</MaxTileRow>
            <MinTileCol>135456</MinTileCol>
            <MaxTileCol>141461</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>169252</MinTileRow>
            <MaxTileRow>183226</MaxTileRow>
            <MinTileCol>270913</MinTileCol>
            <MaxTileCol>282922</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>338504</MinTileRow>
            <MaxTileRow>366452</MaxTileRow>
            <MinTileCol>541826</MinTileCol>
            <MaxTileCol>565845</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>677008</MinTileRow>
            <MaxTileRow>732905</MaxTileRow>
            <MinTileCol>1083652</MinTileCol>
            <MaxTileCol>1131691</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1354017</MinTileRow>
            <MaxTileRow>1465810</MaxTileRow>
            <MinTileCol>2167305</MinTileCol>
            <MaxTileCol>2263382</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2708034</MinTileRow>
            <MaxTileRow>2931620</MaxTileRow>
            <MinTileCol>4334611</MinTileCol>
            <MaxTileCol>4526764</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5416068</MinTileRow>
            <MaxTileRow>5863240</MaxTileRow>
            <MinTileCol>8669223</MinTileCol>
            <MaxTileCol>9053528</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>10832136</MinTileRow>
            <MaxTileRow>11726481</MaxTileRow>
            <MinTileCol>17338446</MinTileCol>
            <MaxTileCol>18107057</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>21664273</MinTileRow>
            <MaxTileRow>23452963</MaxTileRow>
            <MinTileCol>34676893</MinTileCol>
            <MaxTileCol>36214115</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>43328547</MinTileRow>
            <MaxTileRow>46905927</MaxTileRow>
            <MinTileCol>69353786</MinTileCol>
            <MaxTileCol>72428231</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>86657095</MinTileRow>
            <MaxTileRow>93811855</MaxTileRow>
            <MinTileCol>138707572</MinTileCol>
            <MaxTileCol>144856462</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>173314191</MinTileRow>
            <MaxTileRow>187623711</MaxTileRow>
            <MinTileCol>277415145</MinTileCol>
            <MaxTileCol>289712924</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>346628383</MinTileRow>
            <MaxTileRow>375247422</MaxTileRow>
            <MinTileCol>554830290</MinTileCol>
            <MaxTileCol>579425848</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:tunnel_polyline_2020/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>bruecken_gross_polyline</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>6.07319974899292 47.60761260986328</ows:LowerCorner>
        <ows:UpperCorner>14.829103469848633 54.40458679199219</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>zugdb:bruecken_gross_polyline</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.gis.prkz.de/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=zugdb%3Abruecken_gross_polyline" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>25</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>50</MinTileRow>
            <MaxTileRow>60</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>101</MinTileRow>
            <MaxTileRow>120</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>202</MinTileRow>
            <MaxTileRow>241</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>404</MinTileRow>
            <MaxTileRow>482</MaxTileRow>
            <MinTileCol>2117</MinTileCol>
            <MaxTileCol>2216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>809</MinTileRow>
            <MaxTileRow>964</MaxTileRow>
            <MinTileCol>4234</MinTileCol>
            <MaxTileCol>4433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1619</MinTileRow>
            <MaxTileRow>1929</MaxTileRow>
            <MinTileCol>8468</MinTileCol>
            <MaxTileCol>8866</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3239</MinTileRow>
            <MaxTileRow>3858</MaxTileRow>
            <MinTileCol>16936</MinTileCol>
            <MaxTileCol>17733</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>6479</MinTileRow>
            <MaxTileRow>7717</MaxTileRow>
            <MinTileCol>33873</MinTileCol>
            <MaxTileCol>35467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>12959</MinTileRow>
            <MaxTileRow>15434</MaxTileRow>
            <MinTileCol>67747</MinTileCol>
            <MaxTileCol>70935</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>25919</MinTileRow>
            <MaxTileRow>30869</MaxTileRow>
            <MinTileCol>135494</MinTileCol>
            <MaxTileCol>141870</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>51839</MinTileRow>
            <MaxTileRow>61738</MaxTileRow>
            <MinTileCol>270988</MinTileCol>
            <MaxTileCol>283740</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>103679</MinTileRow>
            <MaxTileRow>123476</MaxTileRow>
            <MinTileCol>541977</MinTileCol>
            <MaxTileCol>567480</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>207358</MinTileRow>
            <MaxTileRow>246953</MaxTileRow>
            <MinTileCol>1083954</MinTileCol>
            <MaxTileCol>1134961</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>414716</MinTileRow>
            <MaxTileRow>493907</MaxTileRow>
            <MinTileCol>2167909</MinTileCol>
            <MaxTileCol>2269923</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>22</MaxTileRow>
            <MinTileCol>33</MinTileCol>
            <MaxTileCol>34</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>44</MaxTileRow>
            <MinTileCol>66</MinTileCol>
            <MaxTileCol>69</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>81</MinTileRow>
            <MaxTileRow>89</MaxTileRow>
            <MinTileCol>132</MinTileCol>
            <MaxTileCol>138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>163</MinTileRow>
            <MaxTileRow>178</MaxTileRow>
            <MinTileCol>264</MinTileCol>
            <MaxTileCol>277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>326</MinTileRow>
            <MaxTileRow>357</MaxTileRow>
            <MinTileCol>529</MinTileCol>
            <MaxTileCol>554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>653</MinTileRow>
            <MaxTileRow>715</MaxTileRow>
            <MinTileCol>1058</MinTileCol>
            <MaxTileCol>1108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1307</MinTileRow>
            <MaxTileRow>1430</MaxTileRow>
            <MinTileCol>2117</MinTileCol>
            <MaxTileCol>2216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2614</MinTileRow>
            <MaxTileRow>2860</MaxTileRow>
            <MinTileCol>4234</MinTileCol>
            <MaxTileCol>4433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5229</MinTileRow>
            <MaxTileRow>5721</MaxTileRow>
            <MinTileCol>8468</MinTileCol>
            <MaxTileCol>8866</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>10458</MinTileRow>
            <MaxTileRow>11443</MaxTileRow>
            <MinTileCol>16936</MinTileCol>
            <MaxTileCol>17733</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>20916</MinTileRow>
            <MaxTileRow>22887</MaxTileRow>
            <MinTileCol>33873</MinTileCol>
            <MaxTileCol>35467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>41832</MinTileRow>
            <MaxTileRow>45775</MaxTileRow>
            <MinTileCol>67747</MinTileCol>
            <MaxTileCol>70935</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>83665</MinTileRow>
            <MaxTileRow>91550</MaxTileRow>
            <MinTileCol>135494</MinTileCol>
            <MaxTileCol>141870</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>167331</MinTileRow>
            <MaxTileRow>183100</MaxTileRow>
            <MinTileCol>270988</MinTileCol>
            <MaxTileCol>283740</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>334663</MinTileRow>
            <MaxTileRow>366201</MaxTileRow>
            <MinTileCol>541977</MinTileCol>
            <MaxTileCol>567480</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>669327</MinTileRow>
            <MaxTileRow>732403</MaxTileRow>
            <MinTileCol>1083954</MinTileCol>
            <MaxTileCol>1134961</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1338655</MinTileRow>
            <MaxTileRow>1464806</MaxTileRow>
            <MinTileCol>2167909</MinTileCol>
            <MaxTileCol>2269923</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2677310</MinTileRow>
            <MaxTileRow>2929613</MaxTileRow>
            <MinTileCol>4335819</MinTileCol>
            <MaxTileCol>4539847</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5354620</MinTileRow>
            <MaxTileRow>5859227</MaxTileRow>
            <MinTileCol>8671639</MinTileCol>
            <MaxTileCol>9079694</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>10709241</MinTileRow>
            <MaxTileRow>11718455</MaxTileRow>
            <MinTileCol>17343279</MinTileCol>
            <MaxTileCol>18159388</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>21418482</MinTileRow>
            <MaxTileRow>23436911</MaxTileRow>
            <MinTileCol>34686558</MinTileCol>
            <MaxTileCol>36318777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>42836964</MinTileRow>
            <MaxTileRow>46873822</MaxTileRow>
            <MinTileCol>69373116</MinTileCol>
            <MaxTileCol>72637554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>85673929</MinTileRow>
            <MaxTileRow>93747644</MaxTileRow>
            <MinTileCol>138746233</MinTileCol>
            <MaxTileCol>145275108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>171347859</MinTileRow>
            <MaxTileRow>187495289</MaxTileRow>
            <MinTileCol>277492467</MinTileCol>
            <MaxTileCol>290550217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>342695719</MinTileRow>
            <MaxTileRow>374990579</MaxTileRow>
            <MinTileCol>554984935</MinTileCol>
            <MaxTileCol>581100435</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/zugdb:bruecken_gross_polyline/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <TileMatrixSet>
      <ows:Identifier>EPSG:4326</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:0</ows:Identifier>
        <ScaleDenominator>2.795411320143589E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:1</ows:Identifier>
        <ScaleDenominator>1.3977056600717944E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:2</ows:Identifier>
        <ScaleDenominator>6.988528300358972E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8</MatrixWidth>
        <MatrixHeight>4</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:3</ows:Identifier>
        <ScaleDenominator>3.494264150179486E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16</MatrixWidth>
        <MatrixHeight>8</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:4</ows:Identifier>
        <ScaleDenominator>1.747132075089743E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32</MatrixWidth>
        <MatrixHeight>16</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:5</ows:Identifier>
        <ScaleDenominator>8735660.375448715</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>64</MatrixWidth>
        <MatrixHeight>32</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:6</ows:Identifier>
        <ScaleDenominator>4367830.1877243575</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>128</MatrixWidth>
        <MatrixHeight>64</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:7</ows:Identifier>
        <ScaleDenominator>2183915.0938621787</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>256</MatrixWidth>
        <MatrixHeight>128</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:8</ows:Identifier>
        <ScaleDenominator>1091957.5469310894</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>512</MatrixWidth>
        <MatrixHeight>256</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:9</ows:Identifier>
        <ScaleDenominator>545978.7734655447</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1024</MatrixWidth>
        <MatrixHeight>512</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:10</ows:Identifier>
        <ScaleDenominator>272989.38673277234</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2048</MatrixWidth>
        <MatrixHeight>1024</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:11</ows:Identifier>
        <ScaleDenominator>136494.69336638617</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4096</MatrixWidth>
        <MatrixHeight>2048</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:12</ows:Identifier>
        <ScaleDenominator>68247.34668319309</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8192</MatrixWidth>
        <MatrixHeight>4096</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:13</ows:Identifier>
        <ScaleDenominator>34123.67334159654</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16384</MatrixWidth>
        <MatrixHeight>8192</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:14</ows:Identifier>
        <ScaleDenominator>17061.83667079827</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32768</MatrixWidth>
        <MatrixHeight>16384</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:15</ows:Identifier>
        <ScaleDenominator>8530.918335399136</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>65536</MatrixWidth>
        <MatrixHeight>32768</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:16</ows:Identifier>
        <ScaleDenominator>4265.459167699568</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>131072</MatrixWidth>
        <MatrixHeight>65536</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:17</ows:Identifier>
        <ScaleDenominator>2132.729583849784</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>262144</MatrixWidth>
        <MatrixHeight>131072</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:18</ows:Identifier>
        <ScaleDenominator>1066.364791924892</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>524288</MatrixWidth>
        <MatrixHeight>262144</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:19</ows:Identifier>
        <ScaleDenominator>533.182395962446</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1048576</MatrixWidth>
        <MatrixHeight>524288</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:20</ows:Identifier>
        <ScaleDenominator>266.591197981223</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2097152</MatrixWidth>
        <MatrixHeight>1048576</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:4326:21</ows:Identifier>
        <ScaleDenominator>133.2955989906115</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4194304</MatrixWidth>
        <MatrixHeight>2097152</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
    <TileMatrixSet>
      <ows:Identifier>EPSG:900913</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::900913</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:0</ows:Identifier>
        <ScaleDenominator>5.590822639508929E8</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:1</ows:Identifier>
        <ScaleDenominator>2.7954113197544646E8</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:2</ows:Identifier>
        <ScaleDenominator>1.3977056598772323E8</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4</MatrixWidth>
        <MatrixHeight>4</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:3</ows:Identifier>
        <ScaleDenominator>6.988528299386162E7</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8</MatrixWidth>
        <MatrixHeight>8</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:4</ows:Identifier>
        <ScaleDenominator>3.494264149693081E7</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16</MatrixWidth>
        <MatrixHeight>16</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:5</ows:Identifier>
        <ScaleDenominator>1.7471320748465404E7</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32</MatrixWidth>
        <MatrixHeight>32</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:6</ows:Identifier>
        <ScaleDenominator>8735660.374232702</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>64</MatrixWidth>
        <MatrixHeight>64</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:7</ows:Identifier>
        <ScaleDenominator>4367830.187116351</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>128</MatrixWidth>
        <MatrixHeight>128</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:8</ows:Identifier>
        <ScaleDenominator>2183915.0935581755</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>256</MatrixWidth>
        <MatrixHeight>256</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:9</ows:Identifier>
        <ScaleDenominator>1091957.5467790877</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>512</MatrixWidth>
        <MatrixHeight>512</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:10</ows:Identifier>
        <ScaleDenominator>545978.7733895439</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1024</MatrixWidth>
        <MatrixHeight>1024</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:11</ows:Identifier>
        <ScaleDenominator>272989.38669477194</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2048</MatrixWidth>
        <MatrixHeight>2048</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:12</ows:Identifier>
        <ScaleDenominator>136494.69334738597</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4096</MatrixWidth>
        <MatrixHeight>4096</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:13</ows:Identifier>
        <ScaleDenominator>68247.34667369298</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8192</MatrixWidth>
        <MatrixHeight>8192</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:14</ows:Identifier>
        <ScaleDenominator>34123.67333684649</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16384</MatrixWidth>
        <MatrixHeight>16384</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:15</ows:Identifier>
        <ScaleDenominator>17061.836668423246</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>32768</MatrixWidth>
        <MatrixHeight>32768</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:16</ows:Identifier>
        <ScaleDenominator>8530.918334211623</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>65536</MatrixWidth>
        <MatrixHeight>65536</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:17</ows:Identifier>
        <ScaleDenominator>4265.4591671058115</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>131072</MatrixWidth>
        <MatrixHeight>131072</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:18</ows:Identifier>
        <ScaleDenominator>2132.7295835529058</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>262144</MatrixWidth>
        <MatrixHeight>262144</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:19</ows:Identifier>
        <ScaleDenominator>1066.3647917764529</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>524288</MatrixWidth>
        <MatrixHeight>524288</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:20</ows:Identifier>
        <ScaleDenominator>533.1823958882264</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1048576</MatrixWidth>
        <MatrixHeight>1048576</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:21</ows:Identifier>
        <ScaleDenominator>266.5911979441132</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2097152</MatrixWidth>
        <MatrixHeight>2097152</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:22</ows:Identifier>
        <ScaleDenominator>133.2955989720566</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4194304</MatrixWidth>
        <MatrixHeight>4194304</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:23</ows:Identifier>
        <ScaleDenominator>66.6477994860283</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>8388608</MatrixWidth>
        <MatrixHeight>8388608</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:24</ows:Identifier>
        <ScaleDenominator>33.32389974301415</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16777216</MatrixWidth>
        <MatrixHeight>16777216</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:25</ows:Identifier>
        <ScaleDenominator>16.661949871507076</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>33554432</MatrixWidth>
        <MatrixHeight>33554432</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:26</ows:Identifier>
        <ScaleDenominator>8.330974935753538</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>67108864</MatrixWidth>
        <MatrixHeight>67108864</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:27</ows:Identifier>
        <ScaleDenominator>4.165487467876769</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>134217728</MatrixWidth>
        <MatrixHeight>134217728</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:28</ows:Identifier>
        <ScaleDenominator>2.0827437339383845</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>268435456</MatrixWidth>
        <MatrixHeight>268435456</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:29</ows:Identifier>
        <ScaleDenominator>1.0413718669691923</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>536870912</MatrixWidth>
        <MatrixHeight>536870912</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>EPSG:900913:30</ows:Identifier>
        <ScaleDenominator>0.5206859334845961</ScaleDenominator>
        <TopLeftCorner>-2.003750834E7 2.0037508E7</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1073741824</MatrixWidth>
        <MatrixHeight>1073741824</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
  </Contents>
  <ServiceMetadataURL xlink:href="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts?SERVICE=wmts&amp;REQUEST=getcapabilities&amp;VERSION=1.0.0"/>
  <ServiceMetadataURL xlink:href="https://geoserver.gis.prkz.de/geoserver/gwc/service/wmts/rest/WMTSCapabilities.xml"/>
</Capabilities>