<?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>Chris</ows:IndividualName>
      <ows:PositionName>Geospatial Data Engineer</ows:PositionName>
      <ows:ContactInfo>
        <ows:Address>
          <ows:ElectronicMailAddress>gda@nexavision.tech</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.nexavision.tech/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.nexavision.tech/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.nexavision.tech/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>human_entities</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-1.0 -1.0</ows:LowerCorner>
        <ows:UpperCorner>0.0 0.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:human_entities</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Ahuman_entities" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>63</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>127</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>128</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>254</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>256</MinTileRow>
            <MaxTileRow>258</MaxTileRow>
            <MinTileCol>509</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>512</MinTileRow>
            <MaxTileRow>517</MaxTileRow>
            <MinTileCol>1018</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1024</MinTileRow>
            <MaxTileRow>1035</MaxTileRow>
            <MinTileCol>2036</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2048</MinTileRow>
            <MaxTileRow>2070</MaxTileRow>
            <MinTileCol>4073</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>4096</MinTileRow>
            <MaxTileRow>4141</MaxTileRow>
            <MinTileCol>8146</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>8192</MinTileRow>
            <MaxTileRow>8283</MaxTileRow>
            <MinTileCol>16292</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>16384</MinTileRow>
            <MaxTileRow>16566</MaxTileRow>
            <MinTileCol>32585</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>32768</MinTileRow>
            <MaxTileRow>33132</MaxTileRow>
            <MinTileCol>65171</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>65536</MinTileRow>
            <MaxTileRow>66264</MaxTileRow>
            <MinTileCol>130343</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>131072</MinTileRow>
            <MaxTileRow>132528</MaxTileRow>
            <MinTileCol>260687</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>262144</MinTileRow>
            <MaxTileRow>265056</MaxTileRow>
            <MinTileCol>521375</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>524288</MinTileRow>
            <MaxTileRow>530113</MaxTileRow>
            <MinTileCol>1042750</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1048576</MinTileRow>
            <MaxTileRow>1060226</MaxTileRow>
            <MinTileCol>2085501</MinTileCol>
            <MaxTileCol>2097151</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>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>63</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>128</MinTileRow>
            <MaxTileRow>128</MaxTileRow>
            <MinTileCol>127</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>256</MinTileRow>
            <MaxTileRow>257</MaxTileRow>
            <MinTileCol>254</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>512</MinTileRow>
            <MaxTileRow>514</MaxTileRow>
            <MinTileCol>509</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1024</MinTileRow>
            <MaxTileRow>1029</MaxTileRow>
            <MinTileCol>1018</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2048</MinTileRow>
            <MaxTileRow>2059</MaxTileRow>
            <MinTileCol>2036</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>4096</MinTileRow>
            <MaxTileRow>4118</MaxTileRow>
            <MinTileCol>4073</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>8192</MinTileRow>
            <MaxTileRow>8237</MaxTileRow>
            <MinTileCol>8146</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>16384</MinTileRow>
            <MaxTileRow>16475</MaxTileRow>
            <MinTileCol>16292</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>32768</MinTileRow>
            <MaxTileRow>32950</MaxTileRow>
            <MinTileCol>32585</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>65536</MinTileRow>
            <MaxTileRow>65900</MaxTileRow>
            <MinTileCol>65171</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>131072</MinTileRow>
            <MaxTileRow>131800</MaxTileRow>
            <MinTileCol>130343</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>262144</MinTileRow>
            <MaxTileRow>263600</MaxTileRow>
            <MinTileCol>260687</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>524288</MinTileRow>
            <MaxTileRow>527200</MaxTileRow>
            <MinTileCol>521375</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1048576</MinTileRow>
            <MaxTileRow>1054401</MaxTileRow>
            <MinTileCol>1042750</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2097152</MinTileRow>
            <MaxTileRow>2108803</MaxTileRow>
            <MinTileCol>2085501</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>4194304</MinTileRow>
            <MaxTileRow>4217606</MaxTileRow>
            <MinTileCol>4171002</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>8388608</MinTileRow>
            <MaxTileRow>8435213</MaxTileRow>
            <MinTileCol>8342004</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>16777216</MinTileRow>
            <MaxTileRow>16870427</MaxTileRow>
            <MinTileCol>16684009</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>33554432</MinTileRow>
            <MaxTileRow>33740854</MaxTileRow>
            <MinTileCol>33368018</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>67108864</MinTileRow>
            <MaxTileRow>67481709</MaxTileRow>
            <MinTileCol>66736036</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>134217728</MinTileRow>
            <MaxTileRow>134963419</MaxTileRow>
            <MinTileCol>133472073</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>268435456</MinTileRow>
            <MaxTileRow>269926839</MaxTileRow>
            <MinTileCol>266944147</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>536870912</MinTileRow>
            <MaxTileRow>539853679</MaxTileRow>
            <MinTileCol>533888295</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:human_entities/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Forbes Billionaires</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-161.2441864013672 -20.36720085144043</ows:LowerCorner>
        <ows:UpperCorner>179.19142150878906 69.4151382446289</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:forbes_billionaires</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aforbes_billionaires" 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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>19</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>39</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>14</MinTileRow>
            <MaxTileRow>78</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>29</MinTileRow>
            <MaxTileRow>156</MaxTileRow>
            <MinTileCol>26</MinTileCol>
            <MaxTileCol>510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>58</MinTileRow>
            <MaxTileRow>313</MaxTileRow>
            <MinTileCol>53</MinTileCol>
            <MaxTileCol>1021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>117</MinTileRow>
            <MaxTileRow>627</MaxTileRow>
            <MinTileCol>106</MinTileCol>
            <MaxTileCol>2043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>234</MinTileRow>
            <MaxTileRow>1255</MaxTileRow>
            <MinTileCol>213</MinTileCol>
            <MaxTileCol>4086</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>468</MinTileRow>
            <MaxTileRow>2511</MaxTileRow>
            <MinTileCol>426</MinTileCol>
            <MaxTileCol>8173</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>936</MinTileRow>
            <MaxTileRow>5022</MaxTileRow>
            <MinTileCol>853</MinTileCol>
            <MaxTileCol>16347</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1873</MinTileRow>
            <MaxTileRow>10045</MaxTileRow>
            <MinTileCol>1707</MinTileCol>
            <MaxTileCol>32694</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3747</MinTileRow>
            <MaxTileRow>20091</MaxTileRow>
            <MinTileCol>3414</MinTileCol>
            <MaxTileCol>65388</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>7494</MinTileRow>
            <MaxTileRow>40183</MaxTileRow>
            <MinTileCol>6828</MinTileCol>
            <MaxTileCol>130777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>14989</MinTileRow>
            <MaxTileRow>80366</MaxTileRow>
            <MinTileCol>13657</MinTileCol>
            <MaxTileCol>261555</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>29978</MinTileRow>
            <MaxTileRow>160733</MaxTileRow>
            <MinTileCol>27315</MinTileCol>
            <MaxTileCol>523110</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>59957</MinTileRow>
            <MaxTileRow>321467</MaxTileRow>
            <MinTileCol>54630</MinTileCol>
            <MaxTileCol>1046220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>119915</MinTileRow>
            <MaxTileRow>642935</MaxTileRow>
            <MinTileCol>109260</MinTileCol>
            <MaxTileCol>2092441</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>239831</MinTileRow>
            <MaxTileRow>1285871</MaxTileRow>
            <MinTileCol>218521</MinTileCol>
            <MaxTileCol>4184883</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>14</MinTileRow>
            <MaxTileRow>35</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>29</MinTileRow>
            <MaxTileRow>71</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>58</MinTileRow>
            <MaxTileRow>142</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>116</MinTileRow>
            <MaxTileRow>285</MaxTileRow>
            <MinTileCol>26</MinTileCol>
            <MaxTileCol>510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>233</MinTileRow>
            <MaxTileRow>571</MaxTileRow>
            <MinTileCol>53</MinTileCol>
            <MaxTileCol>1021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>467</MinTileRow>
            <MaxTileRow>1142</MaxTileRow>
            <MinTileCol>106</MinTileCol>
            <MaxTileCol>2043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>935</MinTileRow>
            <MaxTileRow>2284</MaxTileRow>
            <MinTileCol>213</MinTileCol>
            <MaxTileCol>4086</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1871</MinTileRow>
            <MaxTileRow>4569</MaxTileRow>
            <MinTileCol>426</MinTileCol>
            <MaxTileCol>8173</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3743</MinTileRow>
            <MaxTileRow>9139</MaxTileRow>
            <MinTileCol>853</MinTileCol>
            <MaxTileCol>16347</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>7486</MinTileRow>
            <MaxTileRow>18278</MaxTileRow>
            <MinTileCol>1707</MinTileCol>
            <MaxTileCol>32694</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>14973</MinTileRow>
            <MaxTileRow>36556</MaxTileRow>
            <MinTileCol>3414</MinTileCol>
            <MaxTileCol>65388</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>29947</MinTileRow>
            <MaxTileRow>73112</MaxTileRow>
            <MinTileCol>6828</MinTileCol>
            <MaxTileCol>130777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>59895</MinTileRow>
            <MaxTileRow>146225</MaxTileRow>
            <MinTileCol>13657</MinTileCol>
            <MaxTileCol>261555</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>119791</MinTileRow>
            <MaxTileRow>292451</MaxTileRow>
            <MinTileCol>27315</MinTileCol>
            <MaxTileCol>523110</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>239583</MinTileRow>
            <MaxTileRow>584902</MaxTileRow>
            <MinTileCol>54630</MinTileCol>
            <MaxTileCol>1046220</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>479167</MinTileRow>
            <MaxTileRow>1169804</MaxTileRow>
            <MinTileCol>109260</MinTileCol>
            <MaxTileCol>2092441</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>958334</MinTileRow>
            <MaxTileRow>2339608</MaxTileRow>
            <MinTileCol>218521</MinTileCol>
            <MaxTileCol>4184883</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1916669</MinTileRow>
            <MaxTileRow>4679217</MaxTileRow>
            <MinTileCol>437042</MinTileCol>
            <MaxTileCol>8369766</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3833339</MinTileRow>
            <MaxTileRow>9358434</MaxTileRow>
            <MinTileCol>874084</MinTileCol>
            <MaxTileCol>16739533</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7666679</MinTileRow>
            <MaxTileRow>18716868</MaxTileRow>
            <MinTileCol>1748168</MinTileCol>
            <MaxTileCol>33479067</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>15333358</MinTileRow>
            <MaxTileRow>37433736</MaxTileRow>
            <MinTileCol>3496337</MinTileCol>
            <MaxTileCol>66958134</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>30666717</MinTileRow>
            <MaxTileRow>74867472</MaxTileRow>
            <MinTileCol>6992674</MinTileCol>
            <MaxTileCol>133916268</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>61333434</MinTileRow>
            <MaxTileRow>149734945</MaxTileRow>
            <MinTileCol>13985348</MinTileCol>
            <MaxTileCol>267832536</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>122666868</MinTileRow>
            <MaxTileRow>299469891</MaxTileRow>
            <MinTileCol>27970696</MinTileCol>
            <MaxTileCol>535665072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>245333737</MinTileRow>
            <MaxTileRow>598939782</MaxTileRow>
            <MinTileCol>55941392</MinTileCol>
            <MaxTileCol>1071330144</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:forbes_billionaires/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>10m Airports</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-175.13563537597656 -53.78147506713867</ows:LowerCorner>
        <ows:UpperCorner>179.19544982910156 78.24671936035156</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:10m_airports</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A10m_airports" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>102</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>204</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>33</MinTileRow>
            <MaxTileRow>408</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>1021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>66</MinTileRow>
            <MaxTileRow>817</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>2043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>133</MinTileRow>
            <MaxTileRow>1635</MaxTileRow>
            <MinTileCol>55</MinTileCol>
            <MaxTileCol>4086</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>267</MinTileRow>
            <MaxTileRow>3271</MaxTileRow>
            <MinTileCol>110</MinTileCol>
            <MaxTileCol>8173</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>534</MinTileRow>
            <MaxTileRow>6543</MaxTileRow>
            <MinTileCol>221</MinTileCol>
            <MaxTileCol>16347</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1069</MinTileRow>
            <MaxTileRow>13087</MaxTileRow>
            <MinTileCol>442</MinTileCol>
            <MaxTileCol>32694</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>2139</MinTileRow>
            <MaxTileRow>26174</MaxTileRow>
            <MinTileCol>885</MinTileCol>
            <MaxTileCol>65389</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>4279</MinTileRow>
            <MaxTileRow>52349</MaxTileRow>
            <MinTileCol>1771</MinTileCol>
            <MaxTileCol>130779</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>8558</MinTileRow>
            <MaxTileRow>104698</MaxTileRow>
            <MinTileCol>3542</MinTileCol>
            <MaxTileCol>261558</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>17116</MinTileRow>
            <MaxTileRow>209396</MaxTileRow>
            <MinTileCol>7084</MinTileCol>
            <MaxTileCol>523116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>34233</MinTileRow>
            <MaxTileRow>418793</MaxTileRow>
            <MinTileCol>14168</MinTileCol>
            <MaxTileCol>1046232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>68467</MinTileRow>
            <MaxTileRow>837587</MaxTileRow>
            <MinTileCol>28336</MinTileCol>
            <MaxTileCol>2092465</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>136935</MinTileRow>
            <MaxTileRow>1675175</MaxTileRow>
            <MinTileCol>56673</MinTileCol>
            <MaxTileCol>4184930</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>21</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>43</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>86</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>173</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>70</MinTileRow>
            <MaxTileRow>347</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>141</MinTileRow>
            <MaxTileRow>694</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>1021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>282</MinTileRow>
            <MaxTileRow>1388</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>2043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>565</MinTileRow>
            <MaxTileRow>2776</MaxTileRow>
            <MinTileCol>55</MinTileCol>
            <MaxTileCol>4086</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1131</MinTileRow>
            <MaxTileRow>5553</MaxTileRow>
            <MinTileCol>110</MinTileCol>
            <MaxTileCol>8173</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>2263</MinTileRow>
            <MaxTileRow>11106</MaxTileRow>
            <MinTileCol>221</MinTileCol>
            <MaxTileCol>16347</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>4526</MinTileRow>
            <MaxTileRow>22213</MaxTileRow>
            <MinTileCol>442</MinTileCol>
            <MaxTileCol>32694</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>9052</MinTileRow>
            <MaxTileRow>44426</MaxTileRow>
            <MinTileCol>885</MinTileCol>
            <MaxTileCol>65389</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>18104</MinTileRow>
            <MaxTileRow>88852</MaxTileRow>
            <MinTileCol>1771</MinTileCol>
            <MaxTileCol>130779</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>36208</MinTileRow>
            <MaxTileRow>177704</MaxTileRow>
            <MinTileCol>3542</MinTileCol>
            <MaxTileCol>261558</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>72417</MinTileRow>
            <MaxTileRow>355408</MaxTileRow>
            <MinTileCol>7084</MinTileCol>
            <MaxTileCol>523116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>144834</MinTileRow>
            <MaxTileRow>710817</MaxTileRow>
            <MinTileCol>14168</MinTileCol>
            <MaxTileCol>1046232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>289669</MinTileRow>
            <MaxTileRow>1421634</MaxTileRow>
            <MinTileCol>28336</MinTileCol>
            <MaxTileCol>2092465</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>579339</MinTileRow>
            <MaxTileRow>2843269</MaxTileRow>
            <MinTileCol>56673</MinTileCol>
            <MaxTileCol>4184930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1158678</MinTileRow>
            <MaxTileRow>5686539</MaxTileRow>
            <MinTileCol>113347</MinTileCol>
            <MaxTileCol>8369860</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>2317356</MinTileRow>
            <MaxTileRow>11373079</MaxTileRow>
            <MinTileCol>226695</MinTileCol>
            <MaxTileCol>16739721</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>4634712</MinTileRow>
            <MaxTileRow>22746158</MaxTileRow>
            <MinTileCol>453391</MinTileCol>
            <MaxTileCol>33479442</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>9269424</MinTileRow>
            <MaxTileRow>45492316</MaxTileRow>
            <MinTileCol>906783</MinTileCol>
            <MaxTileCol>66958884</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>18538849</MinTileRow>
            <MaxTileRow>90984633</MaxTileRow>
            <MinTileCol>1813566</MinTileCol>
            <MaxTileCol>133917769</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>37077699</MinTileRow>
            <MaxTileRow>181969267</MaxTileRow>
            <MinTileCol>3627133</MinTileCol>
            <MaxTileCol>267835539</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>74155398</MinTileRow>
            <MaxTileRow>363938534</MaxTileRow>
            <MinTileCol>7254266</MinTileCol>
            <MaxTileCol>535671079</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>148310797</MinTileRow>
            <MaxTileRow>727877069</MaxTileRow>
            <MinTileCol>14508532</MinTileCol>
            <MaxTileCol>1071342159</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_airports/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>global_conflicts</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-102.5 -12.9</ows:LowerCorner>
        <ows:UpperCorner>127.5 50.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:global_conflicts</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aglobal_conflicts" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>14</MinTileRow>
            <MaxTileRow>36</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>28</MinTileRow>
            <MaxTileRow>73</MaxTileRow>
            <MinTileCol>55</MinTileCol>
            <MaxTileCol>218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>56</MinTileRow>
            <MaxTileRow>146</MaxTileRow>
            <MinTileCol>110</MinTileCol>
            <MaxTileCol>437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>113</MinTileRow>
            <MaxTileRow>292</MaxTileRow>
            <MinTileCol>220</MinTileCol>
            <MaxTileCol>874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>227</MinTileRow>
            <MaxTileRow>585</MaxTileRow>
            <MinTileCol>440</MinTileCol>
            <MaxTileCol>1749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>455</MinTileRow>
            <MaxTileRow>1170</MaxTileRow>
            <MinTileCol>881</MinTileCol>
            <MaxTileCol>3498</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>910</MinTileRow>
            <MaxTileRow>2341</MaxTileRow>
            <MinTileCol>1763</MinTileCol>
            <MaxTileCol>6997</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1820</MinTileRow>
            <MaxTileRow>4683</MaxTileRow>
            <MinTileCol>3527</MinTileCol>
            <MaxTileCol>13994</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3640</MinTileRow>
            <MaxTileRow>9366</MaxTileRow>
            <MinTileCol>7054</MinTileCol>
            <MaxTileCol>27989</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>7281</MinTileRow>
            <MaxTileRow>18732</MaxTileRow>
            <MinTileCol>14108</MinTileCol>
            <MaxTileCol>55978</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>14563</MinTileRow>
            <MaxTileRow>37464</MaxTileRow>
            <MinTileCol>28216</MinTileCol>
            <MaxTileCol>111957</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>29127</MinTileRow>
            <MaxTileRow>74929</MaxTileRow>
            <MinTileCol>56433</MinTileCol>
            <MaxTileCol>223914</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>58254</MinTileRow>
            <MaxTileRow>149858</MaxTileRow>
            <MinTileCol>112867</MinTileCol>
            <MaxTileCol>447829</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>116508</MinTileRow>
            <MaxTileRow>299717</MaxTileRow>
            <MinTileCol>225735</MinTileCol>
            <MaxTileCol>895658</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>233016</MinTileRow>
            <MaxTileRow>599435</MaxTileRow>
            <MinTileCol>451470</MinTileCol>
            <MaxTileCol>1791317</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>466033</MinTileRow>
            <MaxTileRow>1198871</MaxTileRow>
            <MinTileCol>902940</MinTileCol>
            <MaxTileCol>3582634</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>21</MinTileRow>
            <MaxTileRow>34</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>43</MinTileRow>
            <MaxTileRow>68</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>109</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>86</MinTileRow>
            <MaxTileRow>137</MaxTileRow>
            <MinTileCol>55</MinTileCol>
            <MaxTileCol>218</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>173</MinTileRow>
            <MaxTileRow>274</MaxTileRow>
            <MinTileCol>110</MinTileCol>
            <MaxTileCol>437</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>347</MinTileRow>
            <MaxTileRow>549</MaxTileRow>
            <MinTileCol>220</MinTileCol>
            <MaxTileCol>874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>694</MinTileRow>
            <MaxTileRow>1098</MaxTileRow>
            <MinTileCol>440</MinTileCol>
            <MaxTileCol>1749</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1389</MinTileRow>
            <MaxTileRow>2196</MaxTileRow>
            <MinTileCol>881</MinTileCol>
            <MaxTileCol>3498</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2778</MinTileRow>
            <MaxTileRow>4392</MaxTileRow>
            <MinTileCol>1763</MinTileCol>
            <MaxTileCol>6997</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5556</MinTileRow>
            <MaxTileRow>8784</MaxTileRow>
            <MinTileCol>3527</MinTileCol>
            <MaxTileCol>13994</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11113</MinTileRow>
            <MaxTileRow>17568</MaxTileRow>
            <MinTileCol>7054</MinTileCol>
            <MaxTileCol>27989</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>22226</MinTileRow>
            <MaxTileRow>35136</MaxTileRow>
            <MinTileCol>14108</MinTileCol>
            <MaxTileCol>55978</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>44452</MinTileRow>
            <MaxTileRow>70272</MaxTileRow>
            <MinTileCol>28216</MinTileCol>
            <MaxTileCol>111957</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>88904</MinTileRow>
            <MaxTileRow>140545</MaxTileRow>
            <MinTileCol>56433</MinTileCol>
            <MaxTileCol>223914</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>177809</MinTileRow>
            <MaxTileRow>281091</MaxTileRow>
            <MinTileCol>112867</MinTileCol>
            <MaxTileCol>447829</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>355619</MinTileRow>
            <MaxTileRow>562183</MaxTileRow>
            <MinTileCol>225735</MinTileCol>
            <MaxTileCol>895658</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>711238</MinTileRow>
            <MaxTileRow>1124367</MaxTileRow>
            <MinTileCol>451470</MinTileCol>
            <MaxTileCol>1791317</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1422476</MinTileRow>
            <MaxTileRow>2248734</MaxTileRow>
            <MinTileCol>902940</MinTileCol>
            <MaxTileCol>3582634</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2844952</MinTileRow>
            <MaxTileRow>4497468</MaxTileRow>
            <MinTileCol>1805880</MinTileCol>
            <MaxTileCol>7165269</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5689905</MinTileRow>
            <MaxTileRow>8994936</MaxTileRow>
            <MinTileCol>3611761</MinTileCol>
            <MaxTileCol>14330538</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>11379810</MinTileRow>
            <MaxTileRow>17989872</MaxTileRow>
            <MinTileCol>7223523</MinTileCol>
            <MaxTileCol>28661077</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>22759620</MinTileRow>
            <MaxTileRow>35979744</MaxTileRow>
            <MinTileCol>14447047</MinTileCol>
            <MaxTileCol>57322154</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>45519241</MinTileRow>
            <MaxTileRow>71959488</MaxTileRow>
            <MinTileCol>28894094</MinTileCol>
            <MaxTileCol>114644309</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>91038482</MinTileRow>
            <MaxTileRow>143918976</MaxTileRow>
            <MinTileCol>57788188</MinTileCol>
            <MaxTileCol>229288618</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>182076964</MinTileRow>
            <MaxTileRow>287837953</MaxTileRow>
            <MinTileCol>115576376</MinTileCol>
            <MaxTileCol>458577237</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>364153928</MinTileRow>
            <MaxTileRow>575675906</MaxTileRow>
            <MinTileCol>231152753</MinTileCol>
            <MaxTileCol>917154474</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_conflicts/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>florida_tracts_demographics</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-87.63489532470703 24.39630699157715</ows:LowerCorner>
        <ows:UpperCorner>-79.97430419921875 31.000967025756836</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:florida_tracts_demographics</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>generic</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aflorida_tracts_demographics" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>32</MinTileCol>
            <MaxTileCol>35</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>41</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>65</MinTileCol>
            <MaxTileCol>71</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>83</MinTileRow>
            <MaxTileRow>93</MaxTileRow>
            <MinTileCol>131</MinTileCol>
            <MaxTileCol>142</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>167</MinTileRow>
            <MaxTileRow>186</MaxTileRow>
            <MinTileCol>262</MinTileCol>
            <MaxTileCol>284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>335</MinTileRow>
            <MaxTileRow>373</MaxTileRow>
            <MinTileCol>525</MinTileCol>
            <MaxTileCol>569</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>671</MinTileRow>
            <MaxTileRow>746</MaxTileRow>
            <MinTileCol>1050</MinTileCol>
            <MaxTileCol>1138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1342</MinTileRow>
            <MaxTileRow>1492</MaxTileRow>
            <MinTileCol>2101</MinTileCol>
            <MaxTileCol>2276</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2685</MinTileRow>
            <MaxTileRow>2985</MaxTileRow>
            <MinTileCol>4203</MinTileCol>
            <MaxTileCol>4552</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>5370</MinTileRow>
            <MaxTileRow>5971</MaxTileRow>
            <MinTileCol>8407</MinTileCol>
            <MaxTileCol>9104</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>10740</MinTileRow>
            <MaxTileRow>11942</MaxTileRow>
            <MinTileCol>16814</MinTileCol>
            <MaxTileCol>18209</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>21480</MinTileRow>
            <MaxTileRow>23885</MaxTileRow>
            <MinTileCol>33629</MinTileCol>
            <MaxTileCol>36418</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>42961</MinTileRow>
            <MaxTileRow>47771</MaxTileRow>
            <MinTileCol>67258</MinTileCol>
            <MaxTileCol>72836</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>85923</MinTileRow>
            <MaxTileRow>95542</MaxTileRow>
            <MinTileCol>134516</MinTileCol>
            <MaxTileCol>145672</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>171847</MinTileRow>
            <MaxTileRow>191084</MaxTileRow>
            <MinTileCol>269032</MinTileCol>
            <MaxTileCol>291345</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>343694</MinTileRow>
            <MaxTileRow>382169</MaxTileRow>
            <MinTileCol>538065</MinTileCol>
            <MaxTileCol>582691</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>687388</MinTileRow>
            <MaxTileRow>764338</MaxTileRow>
            <MinTileCol>1076131</MinTileCol>
            <MaxTileCol>1165383</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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>13</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>27</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>52</MinTileRow>
            <MaxTileRow>55</MaxTileRow>
            <MinTileCol>32</MinTileCol>
            <MaxTileCol>35</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>104</MinTileRow>
            <MaxTileRow>110</MaxTileRow>
            <MinTileCol>65</MinTileCol>
            <MaxTileCol>71</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>209</MinTileRow>
            <MaxTileRow>220</MaxTileRow>
            <MinTileCol>131</MinTileCol>
            <MaxTileCol>142</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>419</MinTileRow>
            <MaxTileRow>440</MaxTileRow>
            <MinTileCol>262</MinTileCol>
            <MaxTileCol>284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>838</MinTileRow>
            <MaxTileRow>880</MaxTileRow>
            <MinTileCol>525</MinTileCol>
            <MaxTileCol>569</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1676</MinTileRow>
            <MaxTileRow>1761</MaxTileRow>
            <MinTileCol>1050</MinTileCol>
            <MaxTileCol>1138</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3353</MinTileRow>
            <MaxTileRow>3523</MaxTileRow>
            <MinTileCol>2101</MinTileCol>
            <MaxTileCol>2276</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6706</MinTileRow>
            <MaxTileRow>7046</MaxTileRow>
            <MinTileCol>4203</MinTileCol>
            <MaxTileCol>4552</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>13413</MinTileRow>
            <MaxTileRow>14093</MaxTileRow>
            <MinTileCol>8407</MinTileCol>
            <MaxTileCol>9104</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>26827</MinTileRow>
            <MaxTileRow>28186</MaxTileRow>
            <MinTileCol>16814</MinTileCol>
            <MaxTileCol>18209</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>53654</MinTileRow>
            <MaxTileRow>56372</MaxTileRow>
            <MinTileCol>33629</MinTileCol>
            <MaxTileCol>36418</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>107308</MinTileRow>
            <MaxTileRow>112744</MaxTileRow>
            <MinTileCol>67258</MinTileCol>
            <MaxTileCol>72836</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>214616</MinTileRow>
            <MaxTileRow>225489</MaxTileRow>
            <MinTileCol>134516</MinTileCol>
            <MaxTileCol>145672</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>429232</MinTileRow>
            <MaxTileRow>450978</MaxTileRow>
            <MinTileCol>269032</MinTileCol>
            <MaxTileCol>291345</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>858465</MinTileRow>
            <MaxTileRow>901957</MaxTileRow>
            <MinTileCol>538065</MinTileCol>
            <MaxTileCol>582691</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1716930</MinTileRow>
            <MaxTileRow>1803914</MaxTileRow>
            <MinTileCol>1076131</MinTileCol>
            <MaxTileCol>1165383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3433861</MinTileRow>
            <MaxTileRow>3607829</MaxTileRow>
            <MinTileCol>2152262</MinTileCol>
            <MaxTileCol>2330767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6867722</MinTileRow>
            <MaxTileRow>7215658</MaxTileRow>
            <MinTileCol>4304525</MinTileCol>
            <MaxTileCol>4661535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>13735444</MinTileRow>
            <MaxTileRow>14431316</MaxTileRow>
            <MinTileCol>8609051</MinTileCol>
            <MaxTileCol>9323070</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>27470888</MinTileRow>
            <MaxTileRow>28862633</MaxTileRow>
            <MinTileCol>17218103</MinTileCol>
            <MaxTileCol>18646141</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>54941777</MinTileRow>
            <MaxTileRow>57725266</MaxTileRow>
            <MinTileCol>34436206</MinTileCol>
            <MaxTileCol>37292282</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>109883555</MinTileRow>
            <MaxTileRow>115450532</MaxTileRow>
            <MinTileCol>68872413</MinTileCol>
            <MaxTileCol>74584564</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>219767110</MinTileRow>
            <MaxTileRow>230901064</MaxTileRow>
            <MinTileCol>137744827</MinTileCol>
            <MaxTileCol>149169129</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>439534220</MinTileRow>
            <MaxTileRow>461802129</MaxTileRow>
            <MinTileCol>275489655</MinTileCol>
            <MaxTileCol>298338258</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_tracts_demographics/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>10m Ports</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-171.75796508789062 -54.8094482421875</ows:LowerCorner>
        <ows:UpperCorner>179.3093719482422 78.22611236572266</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:10m_ports</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A10m_ports" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>102</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>205</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>33</MinTileRow>
            <MaxTileRow>411</MaxTileRow>
            <MinTileCol>23</MinTileCol>
            <MaxTileCol>1022</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>66</MinTileRow>
            <MaxTileRow>823</MaxTileRow>
            <MinTileCol>46</MinTileCol>
            <MaxTileCol>2044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>133</MinTileRow>
            <MaxTileRow>1647</MaxTileRow>
            <MinTileCol>93</MinTileCol>
            <MaxTileCol>4088</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>267</MinTileRow>
            <MaxTileRow>3295</MaxTileRow>
            <MinTileCol>187</MinTileCol>
            <MaxTileCol>8176</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>535</MinTileRow>
            <MaxTileRow>6590</MaxTileRow>
            <MinTileCol>375</MinTileCol>
            <MaxTileCol>16352</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1071</MinTileRow>
            <MaxTileRow>13180</MaxTileRow>
            <MinTileCol>750</MinTileCol>
            <MaxTileCol>32705</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>2143</MinTileRow>
            <MaxTileRow>26361</MaxTileRow>
            <MinTileCol>1500</MinTileCol>
            <MaxTileCol>65410</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>4286</MinTileRow>
            <MaxTileRow>52723</MaxTileRow>
            <MinTileCol>3000</MinTileCol>
            <MaxTileCol>130820</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>8573</MinTileRow>
            <MaxTileRow>105447</MaxTileRow>
            <MinTileCol>6001</MinTileCol>
            <MaxTileCol>261641</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>17146</MinTileRow>
            <MaxTileRow>210894</MaxTileRow>
            <MinTileCol>12003</MinTileCol>
            <MaxTileCol>523282</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>34293</MinTileRow>
            <MaxTileRow>421788</MaxTileRow>
            <MinTileCol>24006</MinTileCol>
            <MaxTileCol>1046564</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>68587</MinTileRow>
            <MaxTileRow>843576</MaxTileRow>
            <MinTileCol>48013</MinTileCol>
            <MaxTileCol>2093128</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>137175</MinTileRow>
            <MaxTileRow>1687152</MaxTileRow>
            <MinTileCol>96026</MinTileCol>
            <MaxTileCol>4186257</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>21</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>43</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>87</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>174</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>70</MinTileRow>
            <MaxTileRow>349</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>141</MinTileRow>
            <MaxTileRow>699</MaxTileRow>
            <MinTileCol>23</MinTileCol>
            <MaxTileCol>1022</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>283</MinTileRow>
            <MaxTileRow>1398</MaxTileRow>
            <MinTileCol>46</MinTileCol>
            <MaxTileCol>2044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>566</MinTileRow>
            <MaxTileRow>2796</MaxTileRow>
            <MinTileCol>93</MinTileCol>
            <MaxTileCol>4088</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1133</MinTileRow>
            <MaxTileRow>5593</MaxTileRow>
            <MinTileCol>187</MinTileCol>
            <MaxTileCol>8176</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>2267</MinTileRow>
            <MaxTileRow>11186</MaxTileRow>
            <MinTileCol>375</MinTileCol>
            <MaxTileCol>16352</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>4535</MinTileRow>
            <MaxTileRow>22373</MaxTileRow>
            <MinTileCol>750</MinTileCol>
            <MaxTileCol>32705</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>9070</MinTileRow>
            <MaxTileRow>44746</MaxTileRow>
            <MinTileCol>1500</MinTileCol>
            <MaxTileCol>65410</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>18141</MinTileRow>
            <MaxTileRow>89493</MaxTileRow>
            <MinTileCol>3000</MinTileCol>
            <MaxTileCol>130820</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>36282</MinTileRow>
            <MaxTileRow>178987</MaxTileRow>
            <MinTileCol>6001</MinTileCol>
            <MaxTileCol>261641</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>72564</MinTileRow>
            <MaxTileRow>357974</MaxTileRow>
            <MinTileCol>12003</MinTileCol>
            <MaxTileCol>523282</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>145129</MinTileRow>
            <MaxTileRow>715948</MaxTileRow>
            <MinTileCol>24006</MinTileCol>
            <MaxTileCol>1046564</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>290258</MinTileRow>
            <MaxTileRow>1431896</MaxTileRow>
            <MinTileCol>48013</MinTileCol>
            <MaxTileCol>2093128</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>580516</MinTileRow>
            <MaxTileRow>2863793</MaxTileRow>
            <MinTileCol>96026</MinTileCol>
            <MaxTileCol>4186257</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1161033</MinTileRow>
            <MaxTileRow>5727586</MaxTileRow>
            <MinTileCol>192053</MinTileCol>
            <MaxTileCol>8372515</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>2322066</MinTileRow>
            <MaxTileRow>11455172</MaxTileRow>
            <MinTileCol>384106</MinTileCol>
            <MaxTileCol>16745030</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>4644133</MinTileRow>
            <MaxTileRow>22910345</MaxTileRow>
            <MinTileCol>768213</MinTileCol>
            <MaxTileCol>33490060</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>9288267</MinTileRow>
            <MaxTileRow>45820690</MaxTileRow>
            <MinTileCol>1536426</MinTileCol>
            <MaxTileCol>66980121</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>18576534</MinTileRow>
            <MaxTileRow>91641380</MaxTileRow>
            <MinTileCol>3072853</MinTileCol>
            <MaxTileCol>133960243</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>37153068</MinTileRow>
            <MaxTileRow>183282761</MaxTileRow>
            <MinTileCol>6145706</MinTileCol>
            <MaxTileCol>267920486</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>74306136</MinTileRow>
            <MaxTileRow>366565522</MaxTileRow>
            <MinTileCol>12291413</MinTileCol>
            <MaxTileCol>535840972</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>148612272</MinTileRow>
            <MaxTileRow>733131045</MaxTileRow>
            <MinTileCol>24582826</MinTileCol>
            <MaxTileCol>1071681945</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_ports/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Fiber Routes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-179.99981689453125 -55.00636672973633</ows:LowerCorner>
        <ows:UpperCorner>179.99996948242188 79.02102661132812</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:fiber_routes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Afiber_routes" 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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>103</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>15</MinTileRow>
            <MaxTileRow>206</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>31</MinTileRow>
            <MaxTileRow>412</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>62</MinTileRow>
            <MaxTileRow>824</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>124</MinTileRow>
            <MaxTileRow>1649</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>249</MinTileRow>
            <MaxTileRow>3299</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>499</MinTileRow>
            <MaxTileRow>6599</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>999</MinTileRow>
            <MaxTileRow>13198</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1998</MinTileRow>
            <MaxTileRow>26397</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>3997</MinTileRow>
            <MaxTileRow>52795</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>7994</MinTileRow>
            <MaxTileRow>105590</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>15989</MinTileRow>
            <MaxTileRow>211180</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>31978</MinTileRow>
            <MaxTileRow>422361</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>63957</MinTileRow>
            <MaxTileRow>844723</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>127914</MinTileRow>
            <MaxTileRow>1689446</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>21</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>43</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>87</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>175</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>65</MinTileRow>
            <MaxTileRow>350</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>130</MinTileRow>
            <MaxTileRow>700</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>260</MinTileRow>
            <MaxTileRow>1400</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>521</MinTileRow>
            <MaxTileRow>2800</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1042</MinTileRow>
            <MaxTileRow>5601</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>2084</MinTileRow>
            <MaxTileRow>11202</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>4168</MinTileRow>
            <MaxTileRow>22404</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>8336</MinTileRow>
            <MaxTileRow>44809</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>16673</MinTileRow>
            <MaxTileRow>89618</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>33346</MinTileRow>
            <MaxTileRow>179236</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>66693</MinTileRow>
            <MaxTileRow>358472</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>133386</MinTileRow>
            <MaxTileRow>716945</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>266772</MinTileRow>
            <MaxTileRow>1433891</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>533545</MinTileRow>
            <MaxTileRow>2867783</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1067091</MinTileRow>
            <MaxTileRow>5735567</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>2134183</MinTileRow>
            <MaxTileRow>11471135</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>16777214</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>4268367</MinTileRow>
            <MaxTileRow>22942271</MaxTileRow>
            <MinTileCol>17</MinTileCol>
            <MaxTileCol>33554429</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>8536735</MinTileRow>
            <MaxTileRow>45884542</MaxTileRow>
            <MinTileCol>34</MinTileCol>
            <MaxTileCol>67108858</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>17073470</MinTileRow>
            <MaxTileRow>91769085</MaxTileRow>
            <MinTileCol>68</MinTileCol>
            <MaxTileCol>134217716</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>34146941</MinTileRow>
            <MaxTileRow>183538171</MaxTileRow>
            <MinTileCol>136</MinTileCol>
            <MaxTileCol>268435433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>68293882</MinTileRow>
            <MaxTileRow>367076343</MaxTileRow>
            <MinTileCol>273</MinTileCol>
            <MaxTileCol>536870866</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>136587764</MinTileRow>
            <MaxTileRow>734152687</MaxTileRow>
            <MinTileCol>546</MinTileCol>
            <MaxTileCol>1073741733</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:fiber_routes/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_coastline</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-179.14724731445312 -14.548699378967285</ows:LowerCorner>
        <ows:UpperCorner>179.77847290039062 71.390380859375</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_coastline</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_coastline" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>37</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>74</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>148</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>52</MinTileRow>
            <MaxTileRow>297</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>105</MinTileRow>
            <MaxTileRow>594</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>2046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>211</MinTileRow>
            <MaxTileRow>1189</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>4093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>423</MinTileRow>
            <MaxTileRow>2379</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>8186</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>846</MinTileRow>
            <MaxTileRow>4758</MaxTileRow>
            <MinTileCol>38</MinTileCol>
            <MaxTileCol>16373</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1693</MinTileRow>
            <MaxTileRow>9516</MaxTileRow>
            <MinTileCol>77</MinTileCol>
            <MaxTileCol>32747</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3387</MinTileRow>
            <MaxTileRow>19032</MaxTileRow>
            <MinTileCol>155</MinTileCol>
            <MaxTileCol>65495</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6775</MinTileRow>
            <MaxTileRow>38065</MaxTileRow>
            <MinTileCol>310</MinTileCol>
            <MaxTileCol>130991</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>13551</MinTileRow>
            <MaxTileRow>76130</MaxTileRow>
            <MinTileCol>620</MinTileCol>
            <MaxTileCol>261982</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>27102</MinTileRow>
            <MaxTileRow>152260</MaxTileRow>
            <MinTileCol>1241</MinTileCol>
            <MaxTileCol>523965</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>54204</MinTileRow>
            <MaxTileRow>304520</MaxTileRow>
            <MinTileCol>2483</MinTileCol>
            <MaxTileCol>1047930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>108408</MinTileRow>
            <MaxTileRow>609040</MaxTileRow>
            <MinTileCol>4967</MinTileCol>
            <MaxTileCol>2095861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>216817</MinTileRow>
            <MaxTileRow>1218080</MaxTileRow>
            <MinTileCol>9935</MinTileCol>
            <MaxTileCol>4191723</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>34</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>69</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>138</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>108</MinTileRow>
            <MaxTileRow>276</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>217</MinTileRow>
            <MaxTileRow>553</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>434</MinTileRow>
            <MaxTileRow>1107</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>2046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>868</MinTileRow>
            <MaxTileRow>2215</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>4093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1737</MinTileRow>
            <MaxTileRow>4430</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>8186</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3475</MinTileRow>
            <MaxTileRow>8861</MaxTileRow>
            <MinTileCol>38</MinTileCol>
            <MaxTileCol>16373</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>6950</MinTileRow>
            <MaxTileRow>17722</MaxTileRow>
            <MinTileCol>77</MinTileCol>
            <MaxTileCol>32747</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>13901</MinTileRow>
            <MaxTileRow>35445</MaxTileRow>
            <MinTileCol>155</MinTileCol>
            <MaxTileCol>65495</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>27802</MinTileRow>
            <MaxTileRow>70890</MaxTileRow>
            <MinTileCol>310</MinTileCol>
            <MaxTileCol>130991</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>55604</MinTileRow>
            <MaxTileRow>141781</MaxTileRow>
            <MinTileCol>620</MinTileCol>
            <MaxTileCol>261982</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>111208</MinTileRow>
            <MaxTileRow>283563</MaxTileRow>
            <MinTileCol>1241</MinTileCol>
            <MaxTileCol>523965</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>222416</MinTileRow>
            <MaxTileRow>567127</MaxTileRow>
            <MinTileCol>2483</MinTileCol>
            <MaxTileCol>1047930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>444832</MinTileRow>
            <MaxTileRow>1134254</MaxTileRow>
            <MinTileCol>4967</MinTileCol>
            <MaxTileCol>2095861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>889664</MinTileRow>
            <MaxTileRow>2268508</MaxTileRow>
            <MinTileCol>9935</MinTileCol>
            <MaxTileCol>4191723</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1779329</MinTileRow>
            <MaxTileRow>4537016</MaxTileRow>
            <MinTileCol>19870</MinTileCol>
            <MaxTileCol>8383446</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3558659</MinTileRow>
            <MaxTileRow>9074032</MaxTileRow>
            <MinTileCol>39741</MinTileCol>
            <MaxTileCol>16766892</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7117318</MinTileRow>
            <MaxTileRow>18148064</MaxTileRow>
            <MinTileCol>79482</MinTileCol>
            <MaxTileCol>33533784</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>14234636</MinTileRow>
            <MaxTileRow>36296129</MaxTileRow>
            <MinTileCol>158964</MinTileCol>
            <MaxTileCol>67067568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>28469272</MinTileRow>
            <MaxTileRow>72592258</MaxTileRow>
            <MinTileCol>317929</MinTileCol>
            <MaxTileCol>134135136</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>56938544</MinTileRow>
            <MaxTileRow>145184516</MaxTileRow>
            <MinTileCol>635858</MinTileCol>
            <MaxTileCol>268270273</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>113877089</MinTileRow>
            <MaxTileRow>290369033</MaxTileRow>
            <MinTileCol>1271716</MinTileCol>
            <MaxTileCol>536540546</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>227754178</MinTileRow>
            <MaxTileRow>580738066</MaxTileRow>
            <MinTileCol>2543433</MinTileCol>
            <MaxTileCol>1073081093</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_coastline/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>50m Urban Areas</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-157.9840087890625 -46.2684440612793</ows:LowerCorner>
        <ows:UpperCorner>174.97003173828125 69.35127258300781</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:50m_urban_areas</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A50m_urban_areas" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>48</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>126</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>14</MinTileRow>
            <MaxTileRow>96</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>252</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>29</MinTileRow>
            <MaxTileRow>193</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>504</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>58</MinTileRow>
            <MaxTileRow>387</MaxTileRow>
            <MinTileCol>62</MinTileCol>
            <MaxTileCol>1009</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>117</MinTileRow>
            <MaxTileRow>775</MaxTileRow>
            <MinTileCol>125</MinTileCol>
            <MaxTileCol>2019</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>234</MinTileRow>
            <MaxTileRow>1550</MaxTileRow>
            <MinTileCol>250</MinTileCol>
            <MaxTileCol>4038</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>469</MinTileRow>
            <MaxTileRow>3100</MaxTileRow>
            <MinTileCol>500</MinTileCol>
            <MaxTileCol>8077</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>939</MinTileRow>
            <MaxTileRow>6201</MaxTileRow>
            <MinTileCol>1001</MinTileCol>
            <MaxTileCol>16155</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1879</MinTileRow>
            <MaxTileRow>12403</MaxTileRow>
            <MinTileCol>2003</MinTileCol>
            <MaxTileCol>32310</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3758</MinTileRow>
            <MaxTileRow>24806</MaxTileRow>
            <MinTileCol>4007</MinTileCol>
            <MaxTileCol>64620</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>7517</MinTileRow>
            <MaxTileRow>49613</MaxTileRow>
            <MinTileCol>8015</MinTileCol>
            <MaxTileCol>129240</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>15035</MinTileRow>
            <MaxTileRow>99227</MaxTileRow>
            <MinTileCol>16031</MinTileCol>
            <MaxTileCol>258481</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>30071</MinTileRow>
            <MaxTileRow>198455</MaxTileRow>
            <MinTileCol>32063</MinTileCol>
            <MaxTileCol>516962</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>60143</MinTileRow>
            <MaxTileRow>396910</MaxTileRow>
            <MinTileCol>64126</MinTileCol>
            <MaxTileCol>1033925</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>120287</MinTileRow>
            <MaxTileRow>793821</MaxTileRow>
            <MinTileCol>128252</MinTileCol>
            <MaxTileCol>2067850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>240575</MinTileRow>
            <MaxTileRow>1587642</MaxTileRow>
            <MinTileCol>256504</MinTileCol>
            <MaxTileCol>4135700</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>14</MinTileRow>
            <MaxTileRow>41</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>29</MinTileRow>
            <MaxTileRow>82</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>126</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>58</MinTileRow>
            <MaxTileRow>165</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>252</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>117</MinTileRow>
            <MaxTileRow>330</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>504</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>234</MinTileRow>
            <MaxTileRow>660</MaxTileRow>
            <MinTileCol>62</MinTileCol>
            <MaxTileCol>1009</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>468</MinTileRow>
            <MaxTileRow>1321</MaxTileRow>
            <MinTileCol>125</MinTileCol>
            <MaxTileCol>2019</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>937</MinTileRow>
            <MaxTileRow>2643</MaxTileRow>
            <MinTileCol>250</MinTileCol>
            <MaxTileCol>4038</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1875</MinTileRow>
            <MaxTileRow>5286</MaxTileRow>
            <MinTileCol>500</MinTileCol>
            <MaxTileCol>8077</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3751</MinTileRow>
            <MaxTileRow>10572</MaxTileRow>
            <MinTileCol>1001</MinTileCol>
            <MaxTileCol>16155</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>7503</MinTileRow>
            <MaxTileRow>21145</MaxTileRow>
            <MinTileCol>2003</MinTileCol>
            <MaxTileCol>32310</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>15007</MinTileRow>
            <MaxTileRow>42291</MaxTileRow>
            <MinTileCol>4007</MinTileCol>
            <MaxTileCol>64620</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>30014</MinTileRow>
            <MaxTileRow>84582</MaxTileRow>
            <MinTileCol>8015</MinTileCol>
            <MaxTileCol>129240</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>60028</MinTileRow>
            <MaxTileRow>169165</MaxTileRow>
            <MinTileCol>16031</MinTileCol>
            <MaxTileCol>258481</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>120056</MinTileRow>
            <MaxTileRow>338330</MaxTileRow>
            <MinTileCol>32063</MinTileCol>
            <MaxTileCol>516962</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>240112</MinTileRow>
            <MaxTileRow>676661</MaxTileRow>
            <MinTileCol>64126</MinTileCol>
            <MaxTileCol>1033925</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>480224</MinTileRow>
            <MaxTileRow>1353322</MaxTileRow>
            <MinTileCol>128252</MinTileCol>
            <MaxTileCol>2067850</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>960448</MinTileRow>
            <MaxTileRow>2706644</MaxTileRow>
            <MinTileCol>256504</MinTileCol>
            <MaxTileCol>4135700</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1920896</MinTileRow>
            <MaxTileRow>5413288</MaxTileRow>
            <MinTileCol>513009</MinTileCol>
            <MaxTileCol>8271401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3841792</MinTileRow>
            <MaxTileRow>10826577</MaxTileRow>
            <MinTileCol>1026019</MinTileCol>
            <MaxTileCol>16542802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7683584</MinTileRow>
            <MaxTileRow>21653154</MaxTileRow>
            <MinTileCol>2052039</MinTileCol>
            <MaxTileCol>33085604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>15367169</MinTileRow>
            <MaxTileRow>43306308</MaxTileRow>
            <MinTileCol>4104078</MinTileCol>
            <MaxTileCol>66171209</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>30734339</MinTileRow>
            <MaxTileRow>86612617</MaxTileRow>
            <MinTileCol>8208156</MinTileCol>
            <MaxTileCol>132342419</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>61468678</MinTileRow>
            <MaxTileRow>173225234</MaxTileRow>
            <MinTileCol>16416312</MinTileCol>
            <MaxTileCol>264684839</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>122937357</MinTileRow>
            <MaxTileRow>346450469</MaxTileRow>
            <MinTileCol>32832625</MinTileCol>
            <MaxTileCol>529369679</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>245874715</MinTileRow>
            <MaxTileRow>692900938</MaxTileRow>
            <MinTileCol>65665251</MinTileCol>
            <MaxTileCol>1058739359</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_urban_areas/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>110m Admin 0 Countries</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -90.0</ows:LowerCorner>
        <ows:UpperCorner>180.0 83.64513397216797</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:110m_admin_0_countries</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A110m_admin_0_countries" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>289</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>578</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1156</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>2313</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>4627</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>9254</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>18509</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>37019</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>74039</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>81</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>163</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>326</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>653</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>1306</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>2612</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>5224</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>10449</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>20899</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>41799</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>83598</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>167196</MinTileRow>
            <MaxTileRow>4194303</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>334393</MinTileRow>
            <MaxTileRow>8388607</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>668786</MinTileRow>
            <MaxTileRow>16777215</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>1337572</MinTileRow>
            <MaxTileRow>33554431</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>2675145</MinTileRow>
            <MaxTileRow>67108863</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>5350291</MinTileRow>
            <MaxTileRow>134217727</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>10700582</MinTileRow>
            <MaxTileRow>268435455</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>21401165</MinTileRow>
            <MaxTileRow>536870911</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>42802330</MinTileRow>
            <MaxTileRow>1073741823</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1073741823</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_admin_0_countries/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Global Data Centers</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-178.15811157226562 -54.935203552246094</ows:LowerCorner>
        <ows:UpperCorner>179.34976196289062 78.9241943359375</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:global_data_centers</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aglobal_data_centers" 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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>103</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>15</MinTileRow>
            <MaxTileRow>206</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>31</MinTileRow>
            <MaxTileRow>412</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>1022</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>63</MinTileRow>
            <MaxTileRow>824</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>2044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>126</MinTileRow>
            <MaxTileRow>1649</MaxTileRow>
            <MinTileCol>20</MinTileCol>
            <MaxTileCol>4088</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>252</MinTileRow>
            <MaxTileRow>3298</MaxTileRow>
            <MinTileCol>41</MinTileCol>
            <MaxTileCol>8177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>504</MinTileRow>
            <MaxTileRow>6596</MaxTileRow>
            <MinTileCol>83</MinTileCol>
            <MaxTileCol>16354</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1008</MinTileRow>
            <MaxTileRow>13192</MaxTileRow>
            <MinTileCol>167</MinTileCol>
            <MaxTileCol>32708</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>2016</MinTileRow>
            <MaxTileRow>26384</MaxTileRow>
            <MinTileCol>335</MinTileCol>
            <MaxTileCol>65417</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>4032</MinTileRow>
            <MaxTileRow>52769</MaxTileRow>
            <MinTileCol>670</MinTileCol>
            <MaxTileCol>130835</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>8065</MinTileRow>
            <MaxTileRow>105538</MaxTileRow>
            <MinTileCol>1341</MinTileCol>
            <MaxTileCol>261670</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>16130</MinTileRow>
            <MaxTileRow>211077</MaxTileRow>
            <MinTileCol>2682</MinTileCol>
            <MaxTileCol>523341</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>32260</MinTileRow>
            <MaxTileRow>422154</MaxTileRow>
            <MinTileCol>5364</MinTileCol>
            <MaxTileCol>1046682</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>64521</MinTileRow>
            <MaxTileRow>844308</MaxTileRow>
            <MinTileCol>10729</MinTileCol>
            <MaxTileCol>2093364</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>129042</MinTileRow>
            <MaxTileRow>1688617</MaxTileRow>
            <MinTileCol>21459</MinTileCol>
            <MaxTileCol>4186728</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>21</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>43</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>87</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>174</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>65</MinTileRow>
            <MaxTileRow>349</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>131</MinTileRow>
            <MaxTileRow>699</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>1022</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>263</MinTileRow>
            <MaxTileRow>1399</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>2044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>526</MinTileRow>
            <MaxTileRow>2799</MaxTileRow>
            <MinTileCol>20</MinTileCol>
            <MaxTileCol>4088</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1053</MinTileRow>
            <MaxTileRow>5598</MaxTileRow>
            <MinTileCol>41</MinTileCol>
            <MaxTileCol>8177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>2107</MinTileRow>
            <MaxTileRow>11196</MaxTileRow>
            <MinTileCol>83</MinTileCol>
            <MaxTileCol>16354</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>4214</MinTileRow>
            <MaxTileRow>22393</MaxTileRow>
            <MinTileCol>167</MinTileCol>
            <MaxTileCol>32708</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>8428</MinTileRow>
            <MaxTileRow>44786</MaxTileRow>
            <MinTileCol>335</MinTileCol>
            <MaxTileCol>65417</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>16857</MinTileRow>
            <MaxTileRow>89573</MaxTileRow>
            <MinTileCol>670</MinTileCol>
            <MaxTileCol>130835</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>33715</MinTileRow>
            <MaxTileRow>179146</MaxTileRow>
            <MinTileCol>1341</MinTileCol>
            <MaxTileCol>261670</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>67430</MinTileRow>
            <MaxTileRow>358292</MaxTileRow>
            <MinTileCol>2682</MinTileCol>
            <MaxTileCol>523341</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>134861</MinTileRow>
            <MaxTileRow>716584</MaxTileRow>
            <MinTileCol>5364</MinTileCol>
            <MaxTileCol>1046682</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>269722</MinTileRow>
            <MaxTileRow>1433169</MaxTileRow>
            <MinTileCol>10729</MinTileCol>
            <MaxTileCol>2093364</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>539444</MinTileRow>
            <MaxTileRow>2866339</MaxTileRow>
            <MinTileCol>21459</MinTileCol>
            <MaxTileCol>4186728</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1078888</MinTileRow>
            <MaxTileRow>5732678</MaxTileRow>
            <MinTileCol>42919</MinTileCol>
            <MaxTileCol>8373456</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>2157776</MinTileRow>
            <MaxTileRow>11465357</MaxTileRow>
            <MinTileCol>85838</MinTileCol>
            <MaxTileCol>16746912</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>4315552</MinTileRow>
            <MaxTileRow>22930715</MaxTileRow>
            <MinTileCol>171676</MinTileCol>
            <MaxTileCol>33493825</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>8631105</MinTileRow>
            <MaxTileRow>45861431</MaxTileRow>
            <MinTileCol>343352</MinTileCol>
            <MaxTileCol>66987650</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>17262210</MinTileRow>
            <MaxTileRow>91722863</MaxTileRow>
            <MinTileCol>686705</MinTileCol>
            <MaxTileCol>133975301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>34524421</MinTileRow>
            <MaxTileRow>183445726</MaxTileRow>
            <MinTileCol>1373411</MinTileCol>
            <MaxTileCol>267950603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>69048843</MinTileRow>
            <MaxTileRow>366891452</MaxTileRow>
            <MinTileCol>2746823</MinTileCol>
            <MaxTileCol>535901206</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>138097687</MinTileRow>
            <MaxTileRow>733782905</MaxTileRow>
            <MinTileCol>5493646</MinTileCol>
            <MaxTileCol>1071802413</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_data_centers/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>50m Rivers Lake Centerlines</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-165.2439422607422 -50.24013900756836</ows:LowerCorner>
        <ows:UpperCorner>176.32582092285156 73.33490753173828</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:50m_rivers_lake_centerlines</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A50m_rivers_lake_centerlines" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>49</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>126</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>99</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>199</MaxTileRow>
            <MinTileCol>20</MinTileCol>
            <MaxTileCol>506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>47</MinTileRow>
            <MaxTileRow>398</MaxTileRow>
            <MinTileCol>41</MinTileCol>
            <MaxTileCol>1013</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>94</MinTileRow>
            <MaxTileRow>797</MaxTileRow>
            <MinTileCol>83</MinTileCol>
            <MaxTileCol>2027</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>189</MinTileRow>
            <MaxTileRow>1595</MaxTileRow>
            <MinTileCol>167</MinTileCol>
            <MaxTileCol>4054</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>379</MinTileRow>
            <MaxTileRow>3191</MaxTileRow>
            <MinTileCol>335</MinTileCol>
            <MaxTileCol>8108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>758</MinTileRow>
            <MaxTileRow>6382</MaxTileRow>
            <MinTileCol>671</MinTileCol>
            <MaxTileCol>16216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1516</MinTileRow>
            <MaxTileRow>12764</MaxTileRow>
            <MinTileCol>1343</MinTileCol>
            <MaxTileCol>32433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3033</MinTileRow>
            <MaxTileRow>25529</MaxTileRow>
            <MinTileCol>2686</MinTileCol>
            <MaxTileCol>64867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6067</MinTileRow>
            <MaxTileRow>51059</MaxTileRow>
            <MinTileCol>5372</MinTileCol>
            <MaxTileCol>129734</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>12135</MinTileRow>
            <MaxTileRow>102119</MaxTileRow>
            <MinTileCol>10745</MinTileCol>
            <MaxTileCol>259468</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>24270</MinTileRow>
            <MaxTileRow>204239</MaxTileRow>
            <MinTileCol>21490</MinTileCol>
            <MaxTileCol>518937</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>48540</MinTileRow>
            <MaxTileRow>408479</MaxTileRow>
            <MinTileCol>42980</MinTileCol>
            <MaxTileCol>1037874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>97081</MinTileRow>
            <MaxTileRow>816958</MaxTileRow>
            <MinTileCol>85960</MinTileCol>
            <MaxTileCol>2075748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>194162</MinTileRow>
            <MaxTileRow>1633916</MaxTileRow>
            <MinTileCol>171920</MinTileCol>
            <MaxTileCol>4151496</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>21</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>42</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>84</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>126</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>169</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>338</MaxTileRow>
            <MinTileCol>20</MinTileCol>
            <MaxTileCol>506</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>198</MinTileRow>
            <MaxTileRow>677</MaxTileRow>
            <MinTileCol>41</MinTileCol>
            <MaxTileCol>1013</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>397</MinTileRow>
            <MaxTileRow>1355</MaxTileRow>
            <MinTileCol>83</MinTileCol>
            <MaxTileCol>2027</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>795</MinTileRow>
            <MaxTileRow>2711</MaxTileRow>
            <MinTileCol>167</MinTileCol>
            <MaxTileCol>4054</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1591</MinTileRow>
            <MaxTileRow>5422</MaxTileRow>
            <MinTileCol>335</MinTileCol>
            <MaxTileCol>8108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3182</MinTileRow>
            <MaxTileRow>10844</MaxTileRow>
            <MinTileCol>671</MinTileCol>
            <MaxTileCol>16216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>6365</MinTileRow>
            <MaxTileRow>21688</MaxTileRow>
            <MinTileCol>1343</MinTileCol>
            <MaxTileCol>32433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>12731</MinTileRow>
            <MaxTileRow>43377</MaxTileRow>
            <MinTileCol>2686</MinTileCol>
            <MaxTileCol>64867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>25463</MinTileRow>
            <MaxTileRow>86755</MaxTileRow>
            <MinTileCol>5372</MinTileCol>
            <MaxTileCol>129734</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>50926</MinTileRow>
            <MaxTileRow>173511</MaxTileRow>
            <MinTileCol>10745</MinTileCol>
            <MaxTileCol>259468</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>101852</MinTileRow>
            <MaxTileRow>347023</MaxTileRow>
            <MinTileCol>21490</MinTileCol>
            <MaxTileCol>518937</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>203704</MinTileRow>
            <MaxTileRow>694047</MaxTileRow>
            <MinTileCol>42980</MinTileCol>
            <MaxTileCol>1037874</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>407408</MinTileRow>
            <MaxTileRow>1388095</MaxTileRow>
            <MinTileCol>85960</MinTileCol>
            <MaxTileCol>2075748</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>814817</MinTileRow>
            <MaxTileRow>2776191</MaxTileRow>
            <MinTileCol>171920</MinTileCol>
            <MaxTileCol>4151496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1629635</MinTileRow>
            <MaxTileRow>5552382</MaxTileRow>
            <MinTileCol>343841</MinTileCol>
            <MaxTileCol>8302993</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3259270</MinTileRow>
            <MaxTileRow>11104765</MaxTileRow>
            <MinTileCol>687682</MinTileCol>
            <MaxTileCol>16605986</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>6518541</MinTileRow>
            <MaxTileRow>22209530</MaxTileRow>
            <MinTileCol>1375364</MinTileCol>
            <MaxTileCol>33211973</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>13037082</MinTileRow>
            <MaxTileRow>44419060</MaxTileRow>
            <MinTileCol>2750728</MinTileCol>
            <MaxTileCol>66423947</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>26074165</MinTileRow>
            <MaxTileRow>88838120</MaxTileRow>
            <MinTileCol>5501457</MinTileCol>
            <MaxTileCol>132847894</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>52148330</MinTileRow>
            <MaxTileRow>177676241</MaxTileRow>
            <MinTileCol>11002914</MinTileCol>
            <MaxTileCol>265695789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>104296660</MinTileRow>
            <MaxTileRow>355352483</MaxTileRow>
            <MinTileCol>22005828</MinTileCol>
            <MaxTileCol>531391579</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>208593321</MinTileRow>
            <MaxTileRow>710704966</MaxTileRow>
            <MinTileCol>44011656</MinTileCol>
            <MaxTileCol>1062783158</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_rivers_lake_centerlines/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Us Block Groups Income</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-179.23109436035156 17.83150863647461</ows:LowerCorner>
        <ows:UpperCorner>179.8596954345703 71.43978881835938</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_block_groups_income</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_block_groups_income" 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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>102</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>52</MinTileRow>
            <MaxTileRow>205</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>105</MinTileRow>
            <MaxTileRow>410</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>211</MinTileRow>
            <MaxTileRow>821</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>4094</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>422</MinTileRow>
            <MaxTileRow>1642</MaxTileRow>
            <MinTileCol>17</MinTileCol>
            <MaxTileCol>8188</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>844</MinTileRow>
            <MaxTileRow>3284</MaxTileRow>
            <MinTileCol>34</MinTileCol>
            <MaxTileCol>16377</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1689</MinTileRow>
            <MaxTileRow>6568</MaxTileRow>
            <MinTileCol>69</MinTileCol>
            <MaxTileCol>32755</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3378</MinTileRow>
            <MaxTileRow>13137</MaxTileRow>
            <MinTileCol>139</MinTileCol>
            <MaxTileCol>65510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6757</MinTileRow>
            <MaxTileRow>26275</MaxTileRow>
            <MinTileCol>279</MinTileCol>
            <MaxTileCol>131020</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>13515</MinTileRow>
            <MaxTileRow>52551</MaxTileRow>
            <MinTileCol>559</MinTileCol>
            <MaxTileCol>262041</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>27030</MinTileRow>
            <MaxTileRow>105102</MaxTileRow>
            <MinTileCol>1119</MinTileCol>
            <MaxTileCol>524083</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>54060</MinTileRow>
            <MaxTileRow>210205</MaxTileRow>
            <MinTileCol>2239</MinTileCol>
            <MaxTileCol>1048167</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>108121</MinTileRow>
            <MaxTileRow>420411</MaxTileRow>
            <MinTileCol>4479</MinTileCol>
            <MaxTileCol>2096334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>216242</MinTileRow>
            <MaxTileRow>840823</MaxTileRow>
            <MinTileCol>8958</MinTileCol>
            <MaxTileCol>4192669</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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>28</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>57</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>115</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>108</MinTileRow>
            <MaxTileRow>230</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>216</MinTileRow>
            <MaxTileRow>460</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>433</MinTileRow>
            <MaxTileRow>920</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>867</MinTileRow>
            <MaxTileRow>1841</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>4094</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1734</MinTileRow>
            <MaxTileRow>3683</MaxTileRow>
            <MinTileCol>17</MinTileCol>
            <MaxTileCol>8188</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3468</MinTileRow>
            <MaxTileRow>7367</MaxTileRow>
            <MinTileCol>34</MinTileCol>
            <MaxTileCol>16377</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>6936</MinTileRow>
            <MaxTileRow>14734</MaxTileRow>
            <MinTileCol>69</MinTileCol>
            <MaxTileCol>32755</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>13872</MinTileRow>
            <MaxTileRow>29468</MaxTileRow>
            <MinTileCol>139</MinTileCol>
            <MaxTileCol>65510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>27745</MinTileRow>
            <MaxTileRow>58936</MaxTileRow>
            <MinTileCol>279</MinTileCol>
            <MaxTileCol>131020</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>55491</MinTileRow>
            <MaxTileRow>117872</MaxTileRow>
            <MinTileCol>559</MinTileCol>
            <MaxTileCol>262041</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>110982</MinTileRow>
            <MaxTileRow>235745</MaxTileRow>
            <MinTileCol>1119</MinTileCol>
            <MaxTileCol>524083</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>221964</MinTileRow>
            <MaxTileRow>471490</MaxTileRow>
            <MinTileCol>2239</MinTileCol>
            <MaxTileCol>1048167</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>443929</MinTileRow>
            <MaxTileRow>942981</MaxTileRow>
            <MinTileCol>4479</MinTileCol>
            <MaxTileCol>2096334</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>887858</MinTileRow>
            <MaxTileRow>1885962</MaxTileRow>
            <MinTileCol>8958</MinTileCol>
            <MaxTileCol>4192669</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1775717</MinTileRow>
            <MaxTileRow>3771925</MaxTileRow>
            <MinTileCol>17916</MinTileCol>
            <MaxTileCol>8385338</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3551434</MinTileRow>
            <MaxTileRow>7543850</MaxTileRow>
            <MinTileCol>35833</MinTileCol>
            <MaxTileCol>16770677</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7102868</MinTileRow>
            <MaxTileRow>15087700</MaxTileRow>
            <MinTileCol>71667</MinTileCol>
            <MaxTileCol>33541354</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>14205737</MinTileRow>
            <MaxTileRow>30175401</MaxTileRow>
            <MinTileCol>143334</MinTileCol>
            <MaxTileCol>67082709</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>28411474</MinTileRow>
            <MaxTileRow>60350803</MaxTileRow>
            <MinTileCol>286668</MinTileCol>
            <MaxTileCol>134165418</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>56822949</MinTileRow>
            <MaxTileRow>120701606</MaxTileRow>
            <MinTileCol>573337</MinTileCol>
            <MaxTileCol>268330837</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>113645899</MinTileRow>
            <MaxTileRow>241403212</MaxTileRow>
            <MinTileCol>1146675</MinTileCol>
            <MaxTileCol>536661674</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>227291798</MinTileRow>
            <MaxTileRow>482806424</MaxTileRow>
            <MinTileCol>2293350</MinTileCol>
            <MaxTileCol>1073323349</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_block_groups_income/{style}/tilejson/pbf?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_states</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 17.929555892944336</ows:LowerCorner>
        <ows:UpperCorner>-65.62679290771484 71.35163879394531</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_states</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>generic</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_states" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>81</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>102</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>162</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>53</MinTileRow>
            <MaxTileRow>205</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>106</MinTileRow>
            <MaxTileRow>410</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>650</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>212</MinTileRow>
            <MaxTileRow>820</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>424</MinTileRow>
            <MaxTileRow>1640</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2602</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>848</MinTileRow>
            <MaxTileRow>3280</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5205</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1697</MinTileRow>
            <MaxTileRow>6560</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>10410</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3394</MinTileRow>
            <MaxTileRow>13120</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>20821</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6789</MinTileRow>
            <MaxTileRow>26240</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>41642</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>13579</MinTileRow>
            <MaxTileRow>52480</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>83284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>27158</MinTileRow>
            <MaxTileRow>104960</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>166568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>54317</MinTileRow>
            <MaxTileRow>209920</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>333136</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>108634</MinTileRow>
            <MaxTileRow>419840</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>666272</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>217269</MinTileRow>
            <MaxTileRow>839681</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1332544</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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>28</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>57</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>115</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>81</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>108</MinTileRow>
            <MaxTileRow>230</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>162</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>217</MinTileRow>
            <MaxTileRow>460</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>435</MinTileRow>
            <MaxTileRow>920</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>650</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>870</MinTileRow>
            <MaxTileRow>1840</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1740</MinTileRow>
            <MaxTileRow>3681</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2602</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3480</MinTileRow>
            <MaxTileRow>7362</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5205</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>6961</MinTileRow>
            <MaxTileRow>14724</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>10410</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>13923</MinTileRow>
            <MaxTileRow>29449</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>20821</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>27846</MinTileRow>
            <MaxTileRow>58898</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>41642</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>55692</MinTileRow>
            <MaxTileRow>117797</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>83284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>111384</MinTileRow>
            <MaxTileRow>235595</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>166568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>222769</MinTileRow>
            <MaxTileRow>471190</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>333136</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>445538</MinTileRow>
            <MaxTileRow>942381</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>666272</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>891077</MinTileRow>
            <MaxTileRow>1884762</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1332544</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1782155</MinTileRow>
            <MaxTileRow>3769524</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2665088</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3564311</MinTileRow>
            <MaxTileRow>7539049</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5330177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7128622</MinTileRow>
            <MaxTileRow>15078098</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>10660355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>14257244</MinTileRow>
            <MaxTileRow>30156196</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>21320711</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>28514489</MinTileRow>
            <MaxTileRow>60312393</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>42641422</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>57028978</MinTileRow>
            <MaxTileRow>120624786</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>85282844</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>114057957</MinTileRow>
            <MaxTileRow>241249572</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>170565688</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>228115915</MinTileRow>
            <MaxTileRow>482499144</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>341131377</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_states/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_mil</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-159.78810119628906 13.30705738067627</ows:LowerCorner>
        <ows:UpperCorner>174.15603637695312 64.8779525756836</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_mil</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_mil" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>13</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>62</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>27</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>125</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>54</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>251</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>109</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>503</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>218</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>1007</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>142</MinTileRow>
            <MaxTileRow>436</MaxTileRow>
            <MinTileCol>114</MinTileCol>
            <MaxTileCol>2014</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>285</MinTileRow>
            <MaxTileRow>872</MaxTileRow>
            <MinTileCol>229</MinTileCol>
            <MaxTileCol>4029</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>571</MinTileRow>
            <MaxTileRow>1745</MaxTileRow>
            <MinTileCol>459</MinTileCol>
            <MaxTileCol>8059</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1143</MinTileRow>
            <MaxTileRow>3490</MaxTileRow>
            <MinTileCol>919</MinTileCol>
            <MaxTileCol>16118</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>2286</MinTileRow>
            <MaxTileRow>6980</MaxTileRow>
            <MinTileCol>1839</MinTileCol>
            <MaxTileCol>32236</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>4573</MinTileRow>
            <MaxTileRow>13961</MaxTileRow>
            <MinTileCol>3679</MinTileCol>
            <MaxTileCol>64472</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>9146</MinTileRow>
            <MaxTileRow>27923</MaxTileRow>
            <MinTileCol>7358</MinTileCol>
            <MaxTileCol>128944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>18293</MinTileRow>
            <MaxTileRow>55846</MaxTileRow>
            <MinTileCol>14717</MinTileCol>
            <MaxTileCol>257888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>36586</MinTileRow>
            <MaxTileRow>111692</MaxTileRow>
            <MinTileCol>29435</MinTileCol>
            <MaxTileCol>515777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>73173</MinTileRow>
            <MaxTileRow>223384</MaxTileRow>
            <MinTileCol>58871</MinTileCol>
            <MaxTileCol>1031554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>146346</MinTileRow>
            <MaxTileRow>446768</MaxTileRow>
            <MinTileCol>117742</MinTileCol>
            <MaxTileCol>2063108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>292693</MinTileRow>
            <MaxTileRow>893537</MaxTileRow>
            <MinTileCol>235485</MinTileCol>
            <MaxTileCol>4126216</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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>29</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>62</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>33</MinTileRow>
            <MaxTileRow>59</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>125</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>66</MinTileRow>
            <MaxTileRow>118</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>251</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>133</MinTileRow>
            <MaxTileRow>236</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>503</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>267</MinTileRow>
            <MaxTileRow>473</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>1007</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>534</MinTileRow>
            <MaxTileRow>947</MaxTileRow>
            <MinTileCol>114</MinTileCol>
            <MaxTileCol>2014</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1069</MinTileRow>
            <MaxTileRow>1895</MaxTileRow>
            <MinTileCol>229</MinTileCol>
            <MaxTileCol>4029</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2138</MinTileRow>
            <MaxTileRow>3790</MaxTileRow>
            <MinTileCol>459</MinTileCol>
            <MaxTileCol>8059</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>4276</MinTileRow>
            <MaxTileRow>7580</MaxTileRow>
            <MinTileCol>919</MinTileCol>
            <MaxTileCol>16118</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>8553</MinTileRow>
            <MaxTileRow>15161</MaxTileRow>
            <MinTileCol>1839</MinTileCol>
            <MaxTileCol>32236</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>17107</MinTileRow>
            <MaxTileRow>30323</MaxTileRow>
            <MinTileCol>3679</MinTileCol>
            <MaxTileCol>64472</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>34215</MinTileRow>
            <MaxTileRow>60646</MaxTileRow>
            <MinTileCol>7358</MinTileCol>
            <MaxTileCol>128944</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>68430</MinTileRow>
            <MaxTileRow>121293</MaxTileRow>
            <MinTileCol>14717</MinTileCol>
            <MaxTileCol>257888</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>136860</MinTileRow>
            <MaxTileRow>242587</MaxTileRow>
            <MinTileCol>29435</MinTileCol>
            <MaxTileCol>515777</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>273721</MinTileRow>
            <MaxTileRow>485175</MaxTileRow>
            <MinTileCol>58871</MinTileCol>
            <MaxTileCol>1031554</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>547442</MinTileRow>
            <MaxTileRow>970350</MaxTileRow>
            <MinTileCol>117742</MinTileCol>
            <MaxTileCol>2063108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1094884</MinTileRow>
            <MaxTileRow>1940700</MaxTileRow>
            <MinTileCol>235485</MinTileCol>
            <MaxTileCol>4126216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2189768</MinTileRow>
            <MaxTileRow>3881401</MaxTileRow>
            <MinTileCol>470971</MinTileCol>
            <MaxTileCol>8252433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>4379536</MinTileRow>
            <MaxTileRow>7762802</MaxTileRow>
            <MinTileCol>941942</MinTileCol>
            <MaxTileCol>16504867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>8759073</MinTileRow>
            <MaxTileRow>15525605</MaxTileRow>
            <MinTileCol>1883885</MinTileCol>
            <MaxTileCol>33009735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>17518146</MinTileRow>
            <MaxTileRow>31051210</MaxTileRow>
            <MinTileCol>3767771</MinTileCol>
            <MaxTileCol>66019470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>35036293</MinTileRow>
            <MaxTileRow>62102420</MaxTileRow>
            <MinTileCol>7535542</MinTileCol>
            <MaxTileCol>132038940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>70072586</MinTileRow>
            <MaxTileRow>124204840</MaxTileRow>
            <MinTileCol>15071084</MinTileCol>
            <MaxTileCol>264077880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>140145172</MinTileRow>
            <MaxTileRow>248409680</MaxTileRow>
            <MinTileCol>30142168</MinTileCol>
            <MaxTileCol>528155761</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>280290345</MinTileRow>
            <MaxTileRow>496819360</MaxTileRow>
            <MinTileCol>60284336</MinTileCol>
            <MaxTileCol>1056311523</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_mil/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>10m Roads</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-166.53250122070312 -55.112125396728516</ows:LowerCorner>
        <ows:UpperCorner>178.41908264160156 71.17768859863281</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:10m_roads</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A10m_roads" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>103</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>206</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>509</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>53</MinTileRow>
            <MaxTileRow>412</MaxTileRow>
            <MinTileCol>38</MinTileCol>
            <MaxTileCol>1019</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>107</MinTileRow>
            <MaxTileRow>825</MaxTileRow>
            <MinTileCol>76</MinTileCol>
            <MaxTileCol>2039</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>214</MinTileRow>
            <MaxTileRow>1651</MaxTileRow>
            <MinTileCol>153</MinTileCol>
            <MaxTileCol>4078</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>428</MinTileRow>
            <MaxTileRow>3302</MaxTileRow>
            <MinTileCol>306</MinTileCol>
            <MaxTileCol>8156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>856</MinTileRow>
            <MaxTileRow>6604</MaxTileRow>
            <MinTileCol>612</MinTileCol>
            <MaxTileCol>16312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1713</MinTileRow>
            <MaxTileRow>13208</MaxTileRow>
            <MinTileCol>1225</MinTileCol>
            <MaxTileCol>32624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3426</MinTileRow>
            <MaxTileRow>26416</MaxTileRow>
            <MinTileCol>2451</MinTileCol>
            <MaxTileCol>65248</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6852</MinTileRow>
            <MaxTileRow>52833</MaxTileRow>
            <MinTileCol>4903</MinTileCol>
            <MaxTileCol>130496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>13705</MinTileRow>
            <MaxTileRow>105667</MaxTileRow>
            <MinTileCol>9806</MinTileCol>
            <MaxTileCol>260992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>27411</MinTileRow>
            <MaxTileRow>211334</MaxTileRow>
            <MinTileCol>19613</MinTileCol>
            <MaxTileCol>521985</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>54823</MinTileRow>
            <MaxTileRow>422669</MaxTileRow>
            <MinTileCol>39226</MinTileCol>
            <MaxTileCol>1043971</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>109647</MinTileRow>
            <MaxTileRow>845339</MaxTileRow>
            <MinTileCol>78453</MinTileCol>
            <MaxTileCol>2087942</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>219295</MinTileRow>
            <MaxTileRow>1690678</MaxTileRow>
            <MinTileCol>156907</MinTileCol>
            <MaxTileCol>4175884</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>21</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>43</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>87</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>175</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>109</MinTileRow>
            <MaxTileRow>350</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>509</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>219</MinTileRow>
            <MaxTileRow>700</MaxTileRow>
            <MinTileCol>38</MinTileCol>
            <MaxTileCol>1019</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>438</MinTileRow>
            <MaxTileRow>1401</MaxTileRow>
            <MinTileCol>76</MinTileCol>
            <MaxTileCol>2039</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>876</MinTileRow>
            <MaxTileRow>2802</MaxTileRow>
            <MinTileCol>153</MinTileCol>
            <MaxTileCol>4078</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1752</MinTileRow>
            <MaxTileRow>5605</MaxTileRow>
            <MinTileCol>306</MinTileCol>
            <MaxTileCol>8156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3505</MinTileRow>
            <MaxTileRow>11210</MaxTileRow>
            <MinTileCol>612</MinTileCol>
            <MaxTileCol>16312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>7010</MinTileRow>
            <MaxTileRow>22421</MaxTileRow>
            <MinTileCol>1225</MinTileCol>
            <MaxTileCol>32624</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>14021</MinTileRow>
            <MaxTileRow>44842</MaxTileRow>
            <MinTileCol>2451</MinTileCol>
            <MaxTileCol>65248</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>28043</MinTileRow>
            <MaxTileRow>89685</MaxTileRow>
            <MinTileCol>4903</MinTileCol>
            <MaxTileCol>130496</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>56086</MinTileRow>
            <MaxTileRow>179370</MaxTileRow>
            <MinTileCol>9806</MinTileCol>
            <MaxTileCol>260992</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>112173</MinTileRow>
            <MaxTileRow>358741</MaxTileRow>
            <MinTileCol>19613</MinTileCol>
            <MaxTileCol>521985</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>224346</MinTileRow>
            <MaxTileRow>717483</MaxTileRow>
            <MinTileCol>39226</MinTileCol>
            <MaxTileCol>1043971</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>448693</MinTileRow>
            <MaxTileRow>1434967</MaxTileRow>
            <MinTileCol>78453</MinTileCol>
            <MaxTileCol>2087942</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>897387</MinTileRow>
            <MaxTileRow>2869935</MaxTileRow>
            <MinTileCol>156907</MinTileCol>
            <MaxTileCol>4175884</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1794775</MinTileRow>
            <MaxTileRow>5739870</MaxTileRow>
            <MinTileCol>313815</MinTileCol>
            <MaxTileCol>8351769</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3589550</MinTileRow>
            <MaxTileRow>11479741</MaxTileRow>
            <MinTileCol>627630</MinTileCol>
            <MaxTileCol>16703539</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7179100</MinTileRow>
            <MaxTileRow>22959482</MaxTileRow>
            <MinTileCol>1255261</MinTileCol>
            <MaxTileCol>33407079</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>14358201</MinTileRow>
            <MaxTileRow>45918965</MaxTileRow>
            <MinTileCol>2510523</MinTileCol>
            <MaxTileCol>66814159</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>28716402</MinTileRow>
            <MaxTileRow>91837931</MaxTileRow>
            <MinTileCol>5021047</MinTileCol>
            <MaxTileCol>133628319</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>57432804</MinTileRow>
            <MaxTileRow>183675862</MaxTileRow>
            <MinTileCol>10042094</MinTileCol>
            <MaxTileCol>267256638</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>114865608</MinTileRow>
            <MaxTileRow>367351724</MaxTileRow>
            <MinTileCol>20084189</MinTileCol>
            <MaxTileCol>534513277</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>229731217</MinTileRow>
            <MaxTileRow>734703449</MaxTileRow>
            <MinTileCol>40168379</MinTileCol>
            <MaxTileCol>1069026554</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_roads/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_counties</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-179.14735412597656 -14.552549362182617</ows:LowerCorner>
        <ows:UpperCorner>179.77847290039062 71.3525619506836</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_counties</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_counties" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>37</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>74</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>148</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>53</MinTileRow>
            <MaxTileRow>297</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>106</MinTileRow>
            <MaxTileRow>594</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>2046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>212</MinTileRow>
            <MaxTileRow>1189</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>4093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>424</MinTileRow>
            <MaxTileRow>2379</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>8186</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>848</MinTileRow>
            <MaxTileRow>4758</MaxTileRow>
            <MinTileCol>38</MinTileCol>
            <MaxTileCol>16373</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1697</MinTileRow>
            <MaxTileRow>9516</MaxTileRow>
            <MinTileCol>77</MinTileCol>
            <MaxTileCol>32747</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3394</MinTileRow>
            <MaxTileRow>19033</MaxTileRow>
            <MinTileCol>155</MinTileCol>
            <MaxTileCol>65495</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6789</MinTileRow>
            <MaxTileRow>38066</MaxTileRow>
            <MinTileCol>310</MinTileCol>
            <MaxTileCol>130991</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>13578</MinTileRow>
            <MaxTileRow>76132</MaxTileRow>
            <MinTileCol>620</MinTileCol>
            <MaxTileCol>261982</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>27157</MinTileRow>
            <MaxTileRow>152265</MaxTileRow>
            <MinTileCol>1241</MinTileCol>
            <MaxTileCol>523965</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>54314</MinTileRow>
            <MaxTileRow>304531</MaxTileRow>
            <MinTileCol>2483</MinTileCol>
            <MaxTileCol>1047930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>108629</MinTileRow>
            <MaxTileRow>609062</MaxTileRow>
            <MinTileCol>4967</MinTileCol>
            <MaxTileCol>2095861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>217258</MinTileRow>
            <MaxTileRow>1218125</MaxTileRow>
            <MinTileCol>9934</MinTileCol>
            <MaxTileCol>4191723</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>34</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>69</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>138</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>108</MinTileRow>
            <MaxTileRow>276</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>217</MinTileRow>
            <MaxTileRow>553</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>435</MinTileRow>
            <MaxTileRow>1107</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>2046</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>870</MinTileRow>
            <MaxTileRow>2215</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>4093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1740</MinTileRow>
            <MaxTileRow>4430</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>8186</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3480</MinTileRow>
            <MaxTileRow>8861</MaxTileRow>
            <MinTileCol>38</MinTileCol>
            <MaxTileCol>16373</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>6961</MinTileRow>
            <MaxTileRow>17723</MaxTileRow>
            <MinTileCol>77</MinTileCol>
            <MaxTileCol>32747</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>13922</MinTileRow>
            <MaxTileRow>35446</MaxTileRow>
            <MinTileCol>155</MinTileCol>
            <MaxTileCol>65495</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>27845</MinTileRow>
            <MaxTileRow>70892</MaxTileRow>
            <MinTileCol>310</MinTileCol>
            <MaxTileCol>130991</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>55690</MinTileRow>
            <MaxTileRow>141784</MaxTileRow>
            <MinTileCol>620</MinTileCol>
            <MaxTileCol>261982</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>111380</MinTileRow>
            <MaxTileRow>283569</MaxTileRow>
            <MinTileCol>1241</MinTileCol>
            <MaxTileCol>523965</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>222761</MinTileRow>
            <MaxTileRow>567138</MaxTileRow>
            <MinTileCol>2483</MinTileCol>
            <MaxTileCol>1047930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>445522</MinTileRow>
            <MaxTileRow>1134277</MaxTileRow>
            <MinTileCol>4967</MinTileCol>
            <MaxTileCol>2095861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>891044</MinTileRow>
            <MaxTileRow>2268554</MaxTileRow>
            <MinTileCol>9934</MinTileCol>
            <MaxTileCol>4191723</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1782088</MinTileRow>
            <MaxTileRow>4537108</MaxTileRow>
            <MinTileCol>19868</MinTileCol>
            <MaxTileCol>8383446</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3564176</MinTileRow>
            <MaxTileRow>9074217</MaxTileRow>
            <MinTileCol>39736</MinTileCol>
            <MaxTileCol>16766892</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7128353</MinTileRow>
            <MaxTileRow>18148435</MaxTileRow>
            <MinTileCol>79472</MinTileCol>
            <MaxTileCol>33533784</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>14256706</MinTileRow>
            <MaxTileRow>36296870</MaxTileRow>
            <MinTileCol>158944</MinTileCol>
            <MaxTileCol>67067568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>28513413</MinTileRow>
            <MaxTileRow>72593741</MaxTileRow>
            <MinTileCol>317889</MinTileCol>
            <MaxTileCol>134135136</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>57026826</MinTileRow>
            <MaxTileRow>145187482</MaxTileRow>
            <MinTileCol>635778</MinTileCol>
            <MaxTileCol>268270273</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>114053652</MinTileRow>
            <MaxTileRow>290374965</MaxTileRow>
            <MinTileCol>1271557</MinTileCol>
            <MaxTileCol>536540546</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>228107304</MinTileRow>
            <MaxTileRow>580749930</MaxTileRow>
            <MinTileCol>2543115</MinTileCol>
            <MaxTileCol>1073081093</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_counties/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>110m Coastline</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -85.60903930664062</ows:LowerCorner>
        <ows:UpperCorner>180.0 83.64513397216797</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:110m_coastline</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A110m_coastline" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>62</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>124</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>249</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>499</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>999</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>1998</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>3996</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>289</MinTileRow>
            <MaxTileRow>7992</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>578</MinTileRow>
            <MaxTileRow>15984</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1156</MinTileRow>
            <MaxTileRow>31968</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>2313</MinTileRow>
            <MaxTileRow>63937</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>4627</MinTileRow>
            <MaxTileRow>127874</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>9254</MinTileRow>
            <MaxTileRow>255749</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>18509</MinTileRow>
            <MaxTileRow>511498</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>37019</MinTileRow>
            <MaxTileRow>1022996</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>74039</MinTileRow>
            <MaxTileRow>2045993</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>81</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>163</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>326</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>653</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>1306</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>2612</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>5224</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>10449</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>20899</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>41799</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>83598</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>167196</MinTileRow>
            <MaxTileRow>4194303</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>334393</MinTileRow>
            <MaxTileRow>8388607</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>668786</MinTileRow>
            <MaxTileRow>16777215</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>1337572</MinTileRow>
            <MaxTileRow>33554431</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>2675145</MinTileRow>
            <MaxTileRow>67108863</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>5350291</MinTileRow>
            <MaxTileRow>134217727</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>10700582</MinTileRow>
            <MaxTileRow>268435455</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>21401165</MinTileRow>
            <MaxTileRow>536870911</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>42802330</MinTileRow>
            <MaxTileRow>1073741823</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1073741823</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_coastline/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>10m Admin 0 Countries</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -90.0</ows:LowerCorner>
        <ows:UpperCorner>180.0 83.63410186767578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:10m_admin_0_countries</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A10m_admin_0_countries" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>289</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>579</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1158</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>2317</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>4635</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>9271</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>18542</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>37084</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>74168</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>41</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>82</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>164</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>328</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>657</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>1315</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>2630</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>5261</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>10522</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>21044</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>42089</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>84178</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>168356</MinTileRow>
            <MaxTileRow>4194303</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>336713</MinTileRow>
            <MaxTileRow>8388607</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>673427</MinTileRow>
            <MaxTileRow>16777215</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>1346854</MinTileRow>
            <MaxTileRow>33554431</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>2693709</MinTileRow>
            <MaxTileRow>67108863</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>5387419</MinTileRow>
            <MaxTileRow>134217727</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>10774838</MinTileRow>
            <MaxTileRow>268435455</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>21549676</MinTileRow>
            <MaxTileRow>536870911</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>43099352</MinTileRow>
            <MaxTileRow>1073741823</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1073741823</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:10m_admin_0_countries/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>110m Lakes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-124.9536361694336 -16.536407470703125</ows:LowerCorner>
        <ows:UpperCorner>109.9298095703125 66.96929931640625</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:110m_lakes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A110m_lakes" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>25</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>51</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>37</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>103</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>75</MaxTileRow>
            <MinTileCol>39</MinTileCol>
            <MaxTileCol>206</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>151</MaxTileRow>
            <MinTileCol>78</MinTileCol>
            <MaxTileCol>412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>65</MinTileRow>
            <MaxTileRow>303</MaxTileRow>
            <MinTileCol>156</MinTileCol>
            <MaxTileCol>824</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>131</MinTileRow>
            <MaxTileRow>606</MaxTileRow>
            <MinTileCol>313</MinTileCol>
            <MaxTileCol>1649</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>262</MinTileRow>
            <MaxTileRow>1212</MaxTileRow>
            <MinTileCol>626</MinTileCol>
            <MaxTileCol>3298</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>524</MinTileRow>
            <MaxTileRow>2424</MaxTileRow>
            <MinTileCol>1252</MinTileCol>
            <MaxTileCol>6597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1048</MinTileRow>
            <MaxTileRow>4848</MaxTileRow>
            <MinTileCol>2505</MinTileCol>
            <MaxTileCol>13195</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>2096</MinTileRow>
            <MaxTileRow>9697</MaxTileRow>
            <MinTileCol>5010</MinTileCol>
            <MaxTileCol>26390</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>4192</MinTileRow>
            <MaxTileRow>19394</MaxTileRow>
            <MinTileCol>10020</MinTileCol>
            <MaxTileCol>52780</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>8385</MinTileRow>
            <MaxTileRow>38788</MaxTileRow>
            <MinTileCol>20041</MinTileCol>
            <MaxTileCol>105560</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>16770</MinTileRow>
            <MaxTileRow>77577</MaxTileRow>
            <MinTileCol>40083</MinTileCol>
            <MaxTileCol>211120</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>33540</MinTileRow>
            <MaxTileRow>155154</MaxTileRow>
            <MinTileCol>80167</MinTileCol>
            <MaxTileCol>422240</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>67081</MinTileRow>
            <MaxTileRow>310309</MaxTileRow>
            <MinTileCol>160334</MinTileCol>
            <MaxTileCol>844481</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>134163</MinTileRow>
            <MaxTileRow>620619</MaxTileRow>
            <MinTileCol>320668</MinTileCol>
            <MaxTileCol>1688963</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>268327</MinTileRow>
            <MaxTileRow>1241239</MaxTileRow>
            <MinTileCol>641336</MinTileCol>
            <MaxTileCol>3377927</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>25</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>15</MinTileRow>
            <MaxTileRow>34</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>51</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>31</MinTileRow>
            <MaxTileRow>69</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>103</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>63</MinTileRow>
            <MaxTileRow>139</MaxTileRow>
            <MinTileCol>39</MinTileCol>
            <MaxTileCol>206</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>126</MinTileRow>
            <MaxTileRow>279</MaxTileRow>
            <MinTileCol>78</MinTileCol>
            <MaxTileCol>412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>252</MinTileRow>
            <MaxTileRow>559</MaxTileRow>
            <MinTileCol>156</MinTileCol>
            <MaxTileCol>824</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>505</MinTileRow>
            <MaxTileRow>1119</MaxTileRow>
            <MinTileCol>313</MinTileCol>
            <MaxTileCol>1649</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1010</MinTileRow>
            <MaxTileRow>2238</MaxTileRow>
            <MinTileCol>626</MinTileCol>
            <MaxTileCol>3298</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2021</MinTileRow>
            <MaxTileRow>4477</MaxTileRow>
            <MinTileCol>1252</MinTileCol>
            <MaxTileCol>6597</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>4043</MinTileRow>
            <MaxTileRow>8955</MaxTileRow>
            <MinTileCol>2505</MinTileCol>
            <MaxTileCol>13195</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>8086</MinTileRow>
            <MaxTileRow>17910</MaxTileRow>
            <MinTileCol>5010</MinTileCol>
            <MaxTileCol>26390</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>16173</MinTileRow>
            <MaxTileRow>35821</MaxTileRow>
            <MinTileCol>10020</MinTileCol>
            <MaxTileCol>52780</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>32347</MinTileRow>
            <MaxTileRow>71642</MaxTileRow>
            <MinTileCol>20041</MinTileCol>
            <MaxTileCol>105560</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>64695</MinTileRow>
            <MaxTileRow>143284</MaxTileRow>
            <MinTileCol>40083</MinTileCol>
            <MaxTileCol>211120</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>129390</MinTileRow>
            <MaxTileRow>286568</MaxTileRow>
            <MinTileCol>80167</MinTileCol>
            <MaxTileCol>422240</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>258780</MinTileRow>
            <MaxTileRow>573136</MaxTileRow>
            <MinTileCol>160334</MinTileCol>
            <MaxTileCol>844481</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>517560</MinTileRow>
            <MaxTileRow>1146273</MaxTileRow>
            <MinTileCol>320668</MinTileCol>
            <MaxTileCol>1688963</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1035120</MinTileRow>
            <MaxTileRow>2292546</MaxTileRow>
            <MinTileCol>641336</MinTileCol>
            <MaxTileCol>3377927</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2070240</MinTileRow>
            <MaxTileRow>4585093</MaxTileRow>
            <MinTileCol>1282673</MinTileCol>
            <MaxTileCol>6755854</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>4140481</MinTileRow>
            <MaxTileRow>9170187</MaxTileRow>
            <MinTileCol>2565346</MinTileCol>
            <MaxTileCol>13511708</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>8280963</MinTileRow>
            <MaxTileRow>18340375</MaxTileRow>
            <MinTileCol>5130692</MinTileCol>
            <MaxTileCol>27023416</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>16561926</MinTileRow>
            <MaxTileRow>36680751</MaxTileRow>
            <MinTileCol>10261385</MinTileCol>
            <MaxTileCol>54046833</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>33123852</MinTileRow>
            <MaxTileRow>73361502</MaxTileRow>
            <MinTileCol>20522771</MinTileCol>
            <MaxTileCol>108093667</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>66247704</MinTileRow>
            <MaxTileRow>146723005</MaxTileRow>
            <MinTileCol>41045543</MinTileCol>
            <MaxTileCol>216187335</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>132495408</MinTileRow>
            <MaxTileRow>293446010</MaxTileRow>
            <MinTileCol>82091087</MinTileCol>
            <MaxTileCol>432374670</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>264990817</MinTileRow>
            <MaxTileRow>586892020</MaxTileRow>
            <MinTileCol>164182175</MinTileCol>
            <MaxTileCol>864749340</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_lakes/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_rails</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-158.1354217529297 17.997743606567383</ows:LowerCorner>
        <ows:UpperCorner>-65.90611267089844 64.9261245727539</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_rails</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_rails" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>81</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>102</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>162</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>71</MinTileRow>
            <MaxTileRow>204</MaxTileRow>
            <MinTileCol>62</MinTileCol>
            <MaxTileCol>324</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>142</MinTileRow>
            <MaxTileRow>409</MaxTileRow>
            <MinTileCol>124</MinTileCol>
            <MaxTileCol>649</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>285</MinTileRow>
            <MaxTileRow>819</MaxTileRow>
            <MinTileCol>248</MinTileCol>
            <MaxTileCol>1298</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>570</MinTileRow>
            <MaxTileRow>1638</MaxTileRow>
            <MinTileCol>497</MinTileCol>
            <MaxTileCol>2596</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1141</MinTileRow>
            <MaxTileRow>3276</MaxTileRow>
            <MinTileCol>995</MinTileCol>
            <MaxTileCol>5192</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>2282</MinTileRow>
            <MaxTileRow>6553</MaxTileRow>
            <MinTileCol>1990</MinTileCol>
            <MaxTileCol>10385</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>4564</MinTileRow>
            <MaxTileRow>13107</MaxTileRow>
            <MinTileCol>3980</MinTileCol>
            <MaxTileCol>20770</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>9129</MinTileRow>
            <MaxTileRow>26215</MaxTileRow>
            <MinTileCol>7960</MinTileCol>
            <MaxTileCol>41540</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>18258</MinTileRow>
            <MaxTileRow>52430</MaxTileRow>
            <MinTileCol>15921</MinTileCol>
            <MaxTileCol>83080</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>36516</MinTileRow>
            <MaxTileRow>104860</MaxTileRow>
            <MinTileCol>31842</MinTileCol>
            <MaxTileCol>166161</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>73032</MinTileRow>
            <MaxTileRow>209721</MaxTileRow>
            <MinTileCol>63685</MinTileCol>
            <MaxTileCol>332322</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>146065</MinTileRow>
            <MaxTileRow>419443</MaxTileRow>
            <MinTileCol>127370</MinTileCol>
            <MaxTileCol>664645</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>292131</MinTileRow>
            <MaxTileRow>838887</MaxTileRow>
            <MinTileCol>254740</MinTileCol>
            <MaxTileCol>1329290</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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>28</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>33</MinTileRow>
            <MaxTileRow>57</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>66</MinTileRow>
            <MaxTileRow>114</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>81</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>133</MinTileRow>
            <MaxTileRow>229</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>162</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>266</MinTileRow>
            <MaxTileRow>459</MaxTileRow>
            <MinTileCol>62</MinTileCol>
            <MaxTileCol>324</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>533</MinTileRow>
            <MaxTileRow>919</MaxTileRow>
            <MinTileCol>124</MinTileCol>
            <MaxTileCol>649</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1067</MinTileRow>
            <MaxTileRow>1839</MaxTileRow>
            <MinTileCol>248</MinTileCol>
            <MaxTileCol>1298</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2135</MinTileRow>
            <MaxTileRow>3679</MaxTileRow>
            <MinTileCol>497</MinTileCol>
            <MaxTileCol>2596</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>4271</MinTileRow>
            <MaxTileRow>7359</MaxTileRow>
            <MinTileCol>995</MinTileCol>
            <MaxTileCol>5192</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>8543</MinTileRow>
            <MaxTileRow>14718</MaxTileRow>
            <MinTileCol>1990</MinTileCol>
            <MaxTileCol>10385</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>17086</MinTileRow>
            <MaxTileRow>29436</MaxTileRow>
            <MinTileCol>3980</MinTileCol>
            <MaxTileCol>20770</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>34173</MinTileRow>
            <MaxTileRow>58872</MaxTileRow>
            <MinTileCol>7960</MinTileCol>
            <MaxTileCol>41540</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>68347</MinTileRow>
            <MaxTileRow>117745</MaxTileRow>
            <MinTileCol>15921</MinTileCol>
            <MaxTileCol>83080</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>136695</MinTileRow>
            <MaxTileRow>235490</MaxTileRow>
            <MinTileCol>31842</MinTileCol>
            <MaxTileCol>166161</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>273390</MinTileRow>
            <MaxTileRow>470981</MaxTileRow>
            <MinTileCol>63685</MinTileCol>
            <MaxTileCol>332322</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>546780</MinTileRow>
            <MaxTileRow>941963</MaxTileRow>
            <MinTileCol>127370</MinTileCol>
            <MaxTileCol>664645</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1093560</MinTileRow>
            <MaxTileRow>1883927</MaxTileRow>
            <MinTileCol>254740</MinTileCol>
            <MaxTileCol>1329290</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2187121</MinTileRow>
            <MaxTileRow>3767854</MaxTileRow>
            <MinTileCol>509481</MinTileCol>
            <MaxTileCol>2658580</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>4374243</MinTileRow>
            <MaxTileRow>7535708</MaxTileRow>
            <MinTileCol>1018963</MinTileCol>
            <MaxTileCol>5317160</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>8748487</MinTileRow>
            <MaxTileRow>15071417</MaxTileRow>
            <MinTileCol>2037926</MinTileCol>
            <MaxTileCol>10634321</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>17496975</MinTileRow>
            <MaxTileRow>30142834</MaxTileRow>
            <MinTileCol>4075852</MinTileCol>
            <MaxTileCol>21268642</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>34993951</MinTileRow>
            <MaxTileRow>60285668</MaxTileRow>
            <MinTileCol>8151705</MinTileCol>
            <MaxTileCol>42537284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>69987903</MinTileRow>
            <MaxTileRow>120571336</MaxTileRow>
            <MinTileCol>16303411</MinTileCol>
            <MaxTileCol>85074568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>139975807</MinTileRow>
            <MaxTileRow>241142672</MaxTileRow>
            <MinTileCol>32606822</MinTileCol>
            <MaxTileCol>170149137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>279951614</MinTileRow>
            <MaxTileRow>482285344</MaxTileRow>
            <MinTileCol>65213644</MinTileCol>
            <MaxTileCol>340298274</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_rails/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>billionaire_assets</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-122.2507435 18.968</ows:LowerCorner>
        <ows:UpperCorner>72.808 51.5074456</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:billionaire_assets</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Abillionaire_assets" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>20</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>50</MaxTileRow>
            <MinTileCol>41</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>101</MaxTileRow>
            <MinTileCol>82</MinTileCol>
            <MaxTileCol>359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>109</MinTileRow>
            <MaxTileRow>202</MaxTileRow>
            <MinTileCol>164</MinTileCol>
            <MaxTileCol>719</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>218</MinTileRow>
            <MaxTileRow>404</MaxTileRow>
            <MinTileCol>328</MinTileCol>
            <MaxTileCol>1438</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>437</MinTileRow>
            <MaxTileRow>808</MaxTileRow>
            <MinTileCol>657</MinTileCol>
            <MaxTileCol>2876</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>875</MinTileRow>
            <MaxTileRow>1616</MaxTileRow>
            <MinTileCol>1314</MinTileCol>
            <MaxTileCol>5752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1751</MinTileRow>
            <MaxTileRow>3232</MaxTileRow>
            <MinTileCol>2628</MinTileCol>
            <MaxTileCol>11505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3503</MinTileRow>
            <MaxTileRow>6465</MaxTileRow>
            <MinTileCol>5256</MinTileCol>
            <MaxTileCol>23011</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>7007</MinTileRow>
            <MaxTileRow>12930</MaxTileRow>
            <MinTileCol>10512</MinTileCol>
            <MaxTileCol>46022</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>14014</MinTileRow>
            <MaxTileRow>25861</MaxTileRow>
            <MinTileCol>21025</MinTileCol>
            <MaxTileCol>92044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>28029</MinTileRow>
            <MaxTileRow>51723</MaxTileRow>
            <MinTileCol>42051</MinTileCol>
            <MaxTileCol>184089</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>56058</MinTileRow>
            <MaxTileRow>103447</MaxTileRow>
            <MinTileCol>84103</MinTileCol>
            <MaxTileCol>368178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>112117</MinTileRow>
            <MaxTileRow>206895</MaxTileRow>
            <MinTileCol>168206</MinTileCol>
            <MaxTileCol>736356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>224235</MinTileRow>
            <MaxTileRow>413791</MaxTileRow>
            <MinTileCol>336413</MinTileCol>
            <MaxTileCol>1472713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>448470</MinTileRow>
            <MaxTileRow>827582</MaxTileRow>
            <MinTileCol>672827</MinTileCol>
            <MaxTileCol>2945426</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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>11</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>22</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>21</MinTileRow>
            <MaxTileRow>28</MaxTileRow>
            <MinTileCol>10</MinTileCol>
            <MaxTileCol>44</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>42</MinTileRow>
            <MaxTileRow>57</MaxTileRow>
            <MinTileCol>20</MinTileCol>
            <MaxTileCol>89</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>85</MinTileRow>
            <MaxTileRow>114</MaxTileRow>
            <MinTileCol>41</MinTileCol>
            <MaxTileCol>179</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>170</MinTileRow>
            <MaxTileRow>228</MaxTileRow>
            <MinTileCol>82</MinTileCol>
            <MaxTileCol>359</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>340</MinTileRow>
            <MaxTileRow>457</MaxTileRow>
            <MinTileCol>164</MinTileCol>
            <MaxTileCol>719</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>681</MinTileRow>
            <MaxTileRow>914</MaxTileRow>
            <MinTileCol>328</MinTileCol>
            <MaxTileCol>1438</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1362</MinTileRow>
            <MaxTileRow>1828</MaxTileRow>
            <MinTileCol>657</MinTileCol>
            <MaxTileCol>2876</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2724</MinTileRow>
            <MaxTileRow>3656</MaxTileRow>
            <MinTileCol>1314</MinTileCol>
            <MaxTileCol>5752</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5448</MinTileRow>
            <MaxTileRow>7312</MaxTileRow>
            <MinTileCol>2628</MinTileCol>
            <MaxTileCol>11505</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>10896</MinTileRow>
            <MaxTileRow>14625</MaxTileRow>
            <MinTileCol>5256</MinTileCol>
            <MaxTileCol>23011</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>21792</MinTileRow>
            <MaxTileRow>29250</MaxTileRow>
            <MinTileCol>10512</MinTileCol>
            <MaxTileCol>46022</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>43584</MinTileRow>
            <MaxTileRow>58500</MaxTileRow>
            <MinTileCol>21025</MinTileCol>
            <MaxTileCol>92044</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>87169</MinTileRow>
            <MaxTileRow>117000</MaxTileRow>
            <MinTileCol>42051</MinTileCol>
            <MaxTileCol>184089</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>174339</MinTileRow>
            <MaxTileRow>234000</MaxTileRow>
            <MinTileCol>84103</MinTileCol>
            <MaxTileCol>368178</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>348678</MinTileRow>
            <MaxTileRow>468001</MaxTileRow>
            <MinTileCol>168206</MinTileCol>
            <MaxTileCol>736356</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>697356</MinTileRow>
            <MaxTileRow>936003</MaxTileRow>
            <MinTileCol>336413</MinTileCol>
            <MaxTileCol>1472713</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1394712</MinTileRow>
            <MaxTileRow>1872007</MaxTileRow>
            <MinTileCol>672827</MinTileCol>
            <MaxTileCol>2945426</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2789424</MinTileRow>
            <MaxTileRow>3744015</MaxTileRow>
            <MinTileCol>1345655</MinTileCol>
            <MaxTileCol>5890853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5578849</MinTileRow>
            <MaxTileRow>7488031</MaxTileRow>
            <MinTileCol>2691310</MinTileCol>
            <MaxTileCol>11781706</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>11157698</MinTileRow>
            <MaxTileRow>14976062</MaxTileRow>
            <MinTileCol>5382620</MinTileCol>
            <MaxTileCol>23563413</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>22315396</MinTileRow>
            <MaxTileRow>29952125</MaxTileRow>
            <MinTileCol>10765241</MinTileCol>
            <MaxTileCol>47126826</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>44630792</MinTileRow>
            <MaxTileRow>59904250</MaxTileRow>
            <MinTileCol>21530483</MinTileCol>
            <MaxTileCol>94253653</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>89261585</MinTileRow>
            <MaxTileRow>119808501</MaxTileRow>
            <MinTileCol>43060966</MinTileCol>
            <MaxTileCol>188507307</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>178523171</MinTileRow>
            <MaxTileRow>239617003</MaxTileRow>
            <MinTileCol>86121933</MinTileCol>
            <MaxTileCol>377014615</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>357046342</MinTileRow>
            <MaxTileRow>479234007</MaxTileRow>
            <MinTileCol>172243866</MinTileCol>
            <MaxTileCol>754029230</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:billionaire_assets/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>florida_pois</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-87.59783172607422 24.552661895751953</ows:LowerCorner>
        <ows:UpperCorner>-80.03646850585938 30.991037368774414</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:florida_pois</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aflorida_pois" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>32</MinTileCol>
            <MaxTileCol>35</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>41</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>65</MinTileCol>
            <MaxTileCol>71</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>83</MinTileRow>
            <MaxTileRow>93</MaxTileRow>
            <MinTileCol>131</MinTileCol>
            <MaxTileCol>142</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>167</MinTileRow>
            <MaxTileRow>186</MaxTileRow>
            <MinTileCol>262</MinTileCol>
            <MaxTileCol>284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>335</MinTileRow>
            <MaxTileRow>372</MaxTileRow>
            <MinTileCol>525</MinTileCol>
            <MaxTileCol>568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>671</MinTileRow>
            <MaxTileRow>744</MaxTileRow>
            <MinTileCol>1051</MinTileCol>
            <MaxTileCol>1137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1342</MinTileRow>
            <MaxTileRow>1489</MaxTileRow>
            <MinTileCol>2102</MinTileCol>
            <MaxTileCol>2274</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2685</MinTileRow>
            <MaxTileRow>2978</MaxTileRow>
            <MinTileCol>4205</MinTileCol>
            <MaxTileCol>4549</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>5371</MinTileRow>
            <MaxTileRow>5957</MaxTileRow>
            <MinTileCol>8410</MinTileCol>
            <MaxTileCol>9098</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>10742</MinTileRow>
            <MaxTileRow>11914</MaxTileRow>
            <MinTileCol>16821</MinTileCol>
            <MaxTileCol>18197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>21484</MinTileRow>
            <MaxTileRow>23828</MaxTileRow>
            <MinTileCol>33642</MinTileCol>
            <MaxTileCol>36395</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>42969</MinTileRow>
            <MaxTileRow>47657</MaxTileRow>
            <MinTileCol>67285</MinTileCol>
            <MaxTileCol>72791</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>85938</MinTileRow>
            <MaxTileRow>95314</MaxTileRow>
            <MinTileCol>134570</MinTileCol>
            <MaxTileCol>145582</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>171876</MinTileRow>
            <MaxTileRow>190629</MaxTileRow>
            <MinTileCol>269140</MinTileCol>
            <MaxTileCol>291164</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>343752</MinTileRow>
            <MaxTileRow>381258</MaxTileRow>
            <MinTileCol>538281</MinTileCol>
            <MaxTileCol>582329</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>687504</MinTileRow>
            <MaxTileRow>762516</MaxTileRow>
            <MinTileCol>1076563</MinTileCol>
            <MaxTileCol>1164659</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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>4</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>13</MaxTileRow>
            <MinTileCol>8</MinTileCol>
            <MaxTileCol>8</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>27</MaxTileRow>
            <MinTileCol>16</MinTileCol>
            <MaxTileCol>17</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>52</MinTileRow>
            <MaxTileRow>54</MaxTileRow>
            <MinTileCol>32</MinTileCol>
            <MaxTileCol>35</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>104</MinTileRow>
            <MaxTileRow>109</MaxTileRow>
            <MinTileCol>65</MinTileCol>
            <MaxTileCol>71</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>209</MinTileRow>
            <MaxTileRow>219</MaxTileRow>
            <MinTileCol>131</MinTileCol>
            <MaxTileCol>142</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>419</MinTileRow>
            <MaxTileRow>439</MaxTileRow>
            <MinTileCol>262</MinTileCol>
            <MaxTileCol>284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>838</MinTileRow>
            <MaxTileRow>879</MaxTileRow>
            <MinTileCol>525</MinTileCol>
            <MaxTileCol>568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1676</MinTileRow>
            <MaxTileRow>1759</MaxTileRow>
            <MinTileCol>1051</MinTileCol>
            <MaxTileCol>1137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3353</MinTileRow>
            <MaxTileRow>3519</MaxTileRow>
            <MinTileCol>2102</MinTileCol>
            <MaxTileCol>2274</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6707</MinTileRow>
            <MaxTileRow>7038</MaxTileRow>
            <MinTileCol>4205</MinTileCol>
            <MaxTileCol>4549</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>13414</MinTileRow>
            <MaxTileRow>14077</MaxTileRow>
            <MinTileCol>8410</MinTileCol>
            <MaxTileCol>9098</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>26829</MinTileRow>
            <MaxTileRow>28154</MaxTileRow>
            <MinTileCol>16821</MinTileCol>
            <MaxTileCol>18197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>53658</MinTileRow>
            <MaxTileRow>56309</MaxTileRow>
            <MinTileCol>33642</MinTileCol>
            <MaxTileCol>36395</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>107316</MinTileRow>
            <MaxTileRow>112619</MaxTileRow>
            <MinTileCol>67285</MinTileCol>
            <MaxTileCol>72791</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>214633</MinTileRow>
            <MaxTileRow>225239</MaxTileRow>
            <MinTileCol>134570</MinTileCol>
            <MaxTileCol>145582</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>429266</MinTileRow>
            <MaxTileRow>450478</MaxTileRow>
            <MinTileCol>269140</MinTileCol>
            <MaxTileCol>291164</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>858532</MinTileRow>
            <MaxTileRow>900956</MaxTileRow>
            <MinTileCol>538281</MinTileCol>
            <MaxTileCol>582329</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1717065</MinTileRow>
            <MaxTileRow>1801913</MaxTileRow>
            <MinTileCol>1076563</MinTileCol>
            <MaxTileCol>1164659</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3434131</MinTileRow>
            <MaxTileRow>3603826</MaxTileRow>
            <MinTileCol>2153126</MinTileCol>
            <MaxTileCol>2329319</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6868262</MinTileRow>
            <MaxTileRow>7207652</MaxTileRow>
            <MinTileCol>4306253</MinTileCol>
            <MaxTileCol>4658638</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>13736524</MinTileRow>
            <MaxTileRow>14415304</MaxTileRow>
            <MinTileCol>8612506</MinTileCol>
            <MaxTileCol>9317276</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>27473048</MinTileRow>
            <MaxTileRow>28830608</MaxTileRow>
            <MinTileCol>17225012</MinTileCol>
            <MaxTileCol>18634552</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>54946096</MinTileRow>
            <MaxTileRow>57661217</MaxTileRow>
            <MinTileCol>34450025</MinTileCol>
            <MaxTileCol>37269105</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>109892192</MinTileRow>
            <MaxTileRow>115322435</MaxTileRow>
            <MinTileCol>68900050</MinTileCol>
            <MaxTileCol>74538211</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>219784385</MinTileRow>
            <MaxTileRow>230644871</MaxTileRow>
            <MinTileCol>137800100</MinTileCol>
            <MaxTileCol>149076423</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>439568770</MinTileRow>
            <MaxTileRow>461289742</MaxTileRow>
            <MinTileCol>275600201</MinTileCol>
            <MaxTileCol>298152846</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:florida_pois/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>50m Admin 0 Countries</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -89.99893188476562</ows:LowerCorner>
        <ows:UpperCorner>180.0 83.599609375</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:50m_admin_0_countries</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A50m_admin_0_countries" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>145</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>291</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>582</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1165</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>2330</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>4660</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>9321</MinTileRow>
            <MaxTileRow>262142</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>18642</MinTileRow>
            <MaxTileRow>524284</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>37284</MinTileRow>
            <MaxTileRow>1048569</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>74569</MinTileRow>
            <MaxTileRow>2097139</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>41</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>83</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>167</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>335</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>671</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>1343</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>2687</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>5374</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>10748</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>21496</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>42992</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>85985</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>171971</MinTileRow>
            <MaxTileRow>4194303</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>343943</MinTileRow>
            <MaxTileRow>8388607</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>687886</MinTileRow>
            <MaxTileRow>16777215</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>1375772</MinTileRow>
            <MaxTileRow>33554431</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>2751544</MinTileRow>
            <MaxTileRow>67108863</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>5503088</MinTileRow>
            <MaxTileRow>134217727</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>11006177</MinTileRow>
            <MaxTileRow>268435455</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>22012354</MinTileRow>
            <MaxTileRow>536870911</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>44024709</MinTileRow>
            <MaxTileRow>1073741823</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1073741823</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_0_countries/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>110m Populated Places</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-175.22056579589844 -41.29206848144531</ows:LowerCorner>
        <ows:UpperCorner>179.21665954589844 64.14346313476562</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:110m_populated_places</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A110m_populated_places" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>93</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>186</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>73</MinTileRow>
            <MaxTileRow>373</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>1021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>147</MinTileRow>
            <MaxTileRow>746</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>2043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>294</MinTileRow>
            <MaxTileRow>1493</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>4087</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>588</MinTileRow>
            <MaxTileRow>2987</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>8174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1176</MinTileRow>
            <MaxTileRow>5975</MaxTileRow>
            <MinTileCol>217</MinTileCol>
            <MaxTileCol>16348</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>2353</MinTileRow>
            <MaxTileRow>11950</MaxTileRow>
            <MinTileCol>435</MinTileCol>
            <MaxTileCol>32696</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>4707</MinTileRow>
            <MaxTileRow>23900</MaxTileRow>
            <MinTileCol>870</MinTileCol>
            <MaxTileCol>65393</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>9414</MinTileRow>
            <MaxTileRow>47801</MaxTileRow>
            <MinTileCol>1740</MinTileCol>
            <MaxTileCol>130786</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>18828</MinTileRow>
            <MaxTileRow>95603</MaxTileRow>
            <MinTileCol>3480</MinTileCol>
            <MaxTileCol>261573</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>37656</MinTileRow>
            <MaxTileRow>191207</MaxTileRow>
            <MinTileCol>6960</MinTileCol>
            <MaxTileCol>523147</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>75312</MinTileRow>
            <MaxTileRow>382415</MaxTileRow>
            <MinTileCol>13921</MinTileCol>
            <MaxTileCol>1046294</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>150625</MinTileRow>
            <MaxTileRow>764831</MaxTileRow>
            <MinTileCol>27842</MinTileCol>
            <MaxTileCol>2092588</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>301250</MinTileRow>
            <MaxTileRow>1529663</MaxTileRow>
            <MinTileCol>55684</MinTileCol>
            <MaxTileCol>4185177</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>34</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>68</MinTileRow>
            <MaxTileRow>160</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>136</MinTileRow>
            <MaxTileRow>320</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>510</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>272</MinTileRow>
            <MaxTileRow>641</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>1021</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>544</MinTileRow>
            <MaxTileRow>1282</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>2043</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1088</MinTileRow>
            <MaxTileRow>2564</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>4087</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2177</MinTileRow>
            <MaxTileRow>5129</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>8174</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>4354</MinTileRow>
            <MaxTileRow>10258</MaxTileRow>
            <MinTileCol>217</MinTileCol>
            <MaxTileCol>16348</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>8709</MinTileRow>
            <MaxTileRow>20517</MaxTileRow>
            <MinTileCol>435</MinTileCol>
            <MaxTileCol>32696</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>17418</MinTileRow>
            <MaxTileRow>41035</MaxTileRow>
            <MinTileCol>870</MinTileCol>
            <MaxTileCol>65393</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>34836</MinTileRow>
            <MaxTileRow>82070</MaxTileRow>
            <MinTileCol>1740</MinTileCol>
            <MaxTileCol>130786</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>69673</MinTileRow>
            <MaxTileRow>164141</MaxTileRow>
            <MinTileCol>3480</MinTileCol>
            <MaxTileCol>261573</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>139346</MinTileRow>
            <MaxTileRow>328283</MaxTileRow>
            <MinTileCol>6960</MinTileCol>
            <MaxTileCol>523147</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>278692</MinTileRow>
            <MaxTileRow>656567</MaxTileRow>
            <MinTileCol>13921</MinTileCol>
            <MaxTileCol>1046294</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>557385</MinTileRow>
            <MaxTileRow>1313134</MaxTileRow>
            <MinTileCol>27842</MinTileCol>
            <MaxTileCol>2092588</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1114770</MinTileRow>
            <MaxTileRow>2626269</MaxTileRow>
            <MinTileCol>55684</MinTileCol>
            <MaxTileCol>4185177</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2229541</MinTileRow>
            <MaxTileRow>5252538</MaxTileRow>
            <MinTileCol>111368</MinTileCol>
            <MaxTileCol>8370354</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>4459082</MinTileRow>
            <MaxTileRow>10505076</MaxTileRow>
            <MinTileCol>222737</MinTileCol>
            <MaxTileCol>16740709</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>8918165</MinTileRow>
            <MaxTileRow>21010153</MaxTileRow>
            <MinTileCol>445475</MinTileCol>
            <MaxTileCol>33481419</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>17836330</MinTileRow>
            <MaxTileRow>42020306</MaxTileRow>
            <MinTileCol>890951</MinTileCol>
            <MaxTileCol>66962838</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>35672660</MinTileRow>
            <MaxTileRow>84040612</MaxTileRow>
            <MinTileCol>1781902</MinTileCol>
            <MaxTileCol>133925677</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>71345321</MinTileRow>
            <MaxTileRow>168081224</MaxTileRow>
            <MinTileCol>3563804</MinTileCol>
            <MaxTileCol>267851355</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>142690642</MinTileRow>
            <MaxTileRow>336162448</MaxTileRow>
            <MinTileCol>7127608</MinTileCol>
            <MaxTileCol>535702710</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>285381285</MinTileRow>
            <MaxTileRow>672324896</MaxTileRow>
            <MinTileCol>14255217</MinTileCol>
            <MaxTileCol>1071405420</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:110m_populated_places/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_zipcodes</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-176.6967010498047 -14.37377643585205</ows:LowerCorner>
        <ows:UpperCorner>145.83050537109375 71.3413314819336</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_zipcodes</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_zipcodes" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>9</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>28</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>18</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>57</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>37</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>115</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>74</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>231</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>148</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>463</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>53</MinTileRow>
            <MaxTileRow>296</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>926</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>106</MinTileRow>
            <MaxTileRow>593</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>1853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>212</MinTileRow>
            <MaxTileRow>1187</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>3707</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>424</MinTileRow>
            <MaxTileRow>2375</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>7414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>849</MinTileRow>
            <MaxTileRow>4750</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>14828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>1698</MinTileRow>
            <MaxTileRow>9500</MaxTileRow>
            <MinTileCol>300</MinTileCol>
            <MaxTileCol>29657</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>3396</MinTileRow>
            <MaxTileRow>19000</MaxTileRow>
            <MinTileCol>601</MinTileCol>
            <MaxTileCol>59315</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>6793</MinTileRow>
            <MaxTileRow>38001</MaxTileRow>
            <MinTileCol>1202</MinTileCol>
            <MaxTileCol>118631</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>13586</MinTileRow>
            <MaxTileRow>76002</MaxTileRow>
            <MinTileCol>2405</MinTileCol>
            <MaxTileCol>237262</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>27173</MinTileRow>
            <MaxTileRow>152005</MaxTileRow>
            <MinTileCol>4810</MinTileCol>
            <MaxTileCol>474525</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>54347</MinTileRow>
            <MaxTileRow>304010</MaxTileRow>
            <MinTileCol>9621</MinTileCol>
            <MaxTileCol>949050</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>108694</MinTileRow>
            <MaxTileRow>608021</MaxTileRow>
            <MinTileCol>19243</MinTileCol>
            <MaxTileCol>1898100</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>217389</MinTileRow>
            <MaxTileRow>1216042</MaxTileRow>
            <MinTileCol>38486</MinTileCol>
            <MaxTileCol>3796200</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>28</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>34</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>57</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>27</MinTileRow>
            <MaxTileRow>69</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>115</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>54</MinTileRow>
            <MaxTileRow>138</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>231</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>108</MinTileRow>
            <MaxTileRow>276</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>463</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>217</MinTileRow>
            <MaxTileRow>553</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>926</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>435</MinTileRow>
            <MaxTileRow>1106</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>1853</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>870</MinTileRow>
            <MaxTileRow>2213</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>3707</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>1741</MinTileRow>
            <MaxTileRow>4426</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>7414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>3482</MinTileRow>
            <MaxTileRow>8853</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>14828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>6964</MinTileRow>
            <MaxTileRow>17706</MaxTileRow>
            <MinTileCol>300</MinTileCol>
            <MaxTileCol>29657</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>13928</MinTileRow>
            <MaxTileRow>35412</MaxTileRow>
            <MinTileCol>601</MinTileCol>
            <MaxTileCol>59315</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>27857</MinTileRow>
            <MaxTileRow>70825</MaxTileRow>
            <MinTileCol>1202</MinTileCol>
            <MaxTileCol>118631</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>55715</MinTileRow>
            <MaxTileRow>141650</MaxTileRow>
            <MinTileCol>2405</MinTileCol>
            <MaxTileCol>237262</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>111431</MinTileRow>
            <MaxTileRow>283300</MaxTileRow>
            <MinTileCol>4810</MinTileCol>
            <MaxTileCol>474525</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>222863</MinTileRow>
            <MaxTileRow>566600</MaxTileRow>
            <MinTileCol>9621</MinTileCol>
            <MaxTileCol>949050</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>445726</MinTileRow>
            <MaxTileRow>1133201</MaxTileRow>
            <MinTileCol>19243</MinTileCol>
            <MaxTileCol>1898100</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>891453</MinTileRow>
            <MaxTileRow>2266403</MaxTileRow>
            <MinTileCol>38486</MinTileCol>
            <MaxTileCol>3796200</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>1782906</MinTileRow>
            <MaxTileRow>4532806</MaxTileRow>
            <MinTileCol>76972</MinTileCol>
            <MaxTileCol>7592401</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>3565813</MinTileRow>
            <MaxTileRow>9065613</MaxTileRow>
            <MinTileCol>153944</MinTileCol>
            <MaxTileCol>15184802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>7131626</MinTileRow>
            <MaxTileRow>18131227</MaxTileRow>
            <MinTileCol>307889</MinTileCol>
            <MaxTileCol>30369604</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>14263252</MinTileRow>
            <MaxTileRow>36262454</MaxTileRow>
            <MinTileCol>615779</MinTileCol>
            <MaxTileCol>60739208</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>28526504</MinTileRow>
            <MaxTileRow>72524908</MaxTileRow>
            <MinTileCol>1231559</MinTileCol>
            <MaxTileCol>121478417</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>57053008</MinTileRow>
            <MaxTileRow>145049816</MaxTileRow>
            <MinTileCol>2463118</MinTileCol>
            <MaxTileCol>242956834</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>114106016</MinTileRow>
            <MaxTileRow>290099633</MaxTileRow>
            <MinTileCol>4926236</MinTileCol>
            <MaxTileCol>485913668</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>228212033</MinTileRow>
            <MaxTileRow>580199267</MaxTileRow>
            <MinTileCol>9852472</MinTileCol>
            <MaxTileCol>971827336</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_zipcodes/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>global_countries_10m</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -90.0</ows:LowerCorner>
        <ows:UpperCorner>180.0 83.63410186767578</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:global_countries_10m</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>generic</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aglobal_countries_10m" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>289</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>579</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1158</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>2317</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>4635</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>9271</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>18542</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>37084</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>74168</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>31</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>63</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>127</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>255</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>511</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>41</MinTileRow>
            <MaxTileRow>1023</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>82</MinTileRow>
            <MaxTileRow>2047</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>164</MinTileRow>
            <MaxTileRow>4095</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>328</MinTileRow>
            <MaxTileRow>8191</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>657</MinTileRow>
            <MaxTileRow>16383</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>1315</MinTileRow>
            <MaxTileRow>32767</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>2630</MinTileRow>
            <MaxTileRow>65535</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>5261</MinTileRow>
            <MaxTileRow>131071</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>10522</MinTileRow>
            <MaxTileRow>262143</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>21044</MinTileRow>
            <MaxTileRow>524287</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>42089</MinTileRow>
            <MaxTileRow>1048575</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>84178</MinTileRow>
            <MaxTileRow>2097151</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>168356</MinTileRow>
            <MaxTileRow>4194303</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>336713</MinTileRow>
            <MaxTileRow>8388607</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>673427</MinTileRow>
            <MaxTileRow>16777215</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>1346854</MinTileRow>
            <MaxTileRow>33554431</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>2693709</MinTileRow>
            <MaxTileRow>67108863</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>5387419</MinTileRow>
            <MaxTileRow>134217727</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>10774838</MinTileRow>
            <MaxTileRow>268435455</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>21549676</MinTileRow>
            <MaxTileRow>536870911</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>43099352</MinTileRow>
            <MaxTileRow>1073741823</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1073741823</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:global_countries_10m/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>us_primaryroads</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-158.10418701171875 17.974170684814453</ows:LowerCorner>
        <ows:UpperCorner>-65.6486587524414 61.57122802734375</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:us_primaryroads</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3Aus_primaryroads" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>25</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>51</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>81</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>102</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>162</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>80</MinTileRow>
            <MaxTileRow>204</MaxTileRow>
            <MinTileCol>62</MinTileCol>
            <MaxTileCol>325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>161</MinTileRow>
            <MaxTileRow>409</MaxTileRow>
            <MinTileCol>124</MinTileCol>
            <MaxTileCol>650</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>323</MinTileRow>
            <MaxTileRow>819</MaxTileRow>
            <MinTileCol>249</MinTileCol>
            <MaxTileCol>1301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>646</MinTileRow>
            <MaxTileRow>1638</MaxTileRow>
            <MinTileCol>498</MinTileCol>
            <MaxTileCol>2602</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1293</MinTileRow>
            <MaxTileRow>3277</MaxTileRow>
            <MinTileCol>996</MinTileCol>
            <MaxTileCol>5204</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>2587</MinTileRow>
            <MaxTileRow>6555</MaxTileRow>
            <MinTileCol>1993</MinTileCol>
            <MaxTileCol>10408</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>5175</MinTileRow>
            <MaxTileRow>13111</MaxTileRow>
            <MinTileCol>3986</MinTileCol>
            <MaxTileCol>20817</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>10350</MinTileRow>
            <MaxTileRow>26223</MaxTileRow>
            <MinTileCol>7972</MinTileCol>
            <MaxTileCol>41634</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>20701</MinTileRow>
            <MaxTileRow>52447</MaxTileRow>
            <MinTileCol>15944</MinTileCol>
            <MaxTileCol>83268</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>41402</MinTileRow>
            <MaxTileRow>104895</MaxTileRow>
            <MinTileCol>31888</MinTileCol>
            <MaxTileCol>166536</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>82804</MinTileRow>
            <MaxTileRow>209790</MaxTileRow>
            <MinTileCol>63776</MinTileCol>
            <MaxTileCol>333072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>165609</MinTileRow>
            <MaxTileRow>419580</MaxTileRow>
            <MinTileCol>127552</MinTileCol>
            <MaxTileCol>666144</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>331219</MinTileRow>
            <MaxTileRow>839161</MaxTileRow>
            <MinTileCol>255104</MinTileCol>
            <MaxTileCol>1332289</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>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>28</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>36</MinTileRow>
            <MaxTileRow>57</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>72</MinTileRow>
            <MaxTileRow>115</MaxTileRow>
            <MinTileCol>15</MinTileCol>
            <MaxTileCol>81</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>144</MinTileRow>
            <MaxTileRow>230</MaxTileRow>
            <MinTileCol>31</MinTileCol>
            <MaxTileCol>162</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>288</MinTileRow>
            <MaxTileRow>460</MaxTileRow>
            <MinTileCol>62</MinTileCol>
            <MaxTileCol>325</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>576</MinTileRow>
            <MaxTileRow>920</MaxTileRow>
            <MinTileCol>124</MinTileCol>
            <MaxTileCol>650</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1152</MinTileRow>
            <MaxTileRow>1840</MaxTileRow>
            <MinTileCol>249</MinTileCol>
            <MaxTileCol>1301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2305</MinTileRow>
            <MaxTileRow>3680</MaxTileRow>
            <MinTileCol>498</MinTileCol>
            <MaxTileCol>2602</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>4611</MinTileRow>
            <MaxTileRow>7360</MaxTileRow>
            <MinTileCol>996</MinTileCol>
            <MaxTileCol>5204</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>9222</MinTileRow>
            <MaxTileRow>14720</MaxTileRow>
            <MinTileCol>1993</MinTileCol>
            <MaxTileCol>10408</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>18445</MinTileRow>
            <MaxTileRow>29440</MaxTileRow>
            <MinTileCol>3986</MinTileCol>
            <MaxTileCol>20817</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>36890</MinTileRow>
            <MaxTileRow>58881</MaxTileRow>
            <MinTileCol>7972</MinTileCol>
            <MaxTileCol>41634</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>73781</MinTileRow>
            <MaxTileRow>117763</MaxTileRow>
            <MinTileCol>15944</MinTileCol>
            <MaxTileCol>83268</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>147563</MinTileRow>
            <MaxTileRow>235526</MaxTileRow>
            <MinTileCol>31888</MinTileCol>
            <MaxTileCol>166536</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>295127</MinTileRow>
            <MaxTileRow>471053</MaxTileRow>
            <MinTileCol>63776</MinTileCol>
            <MaxTileCol>333072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>590254</MinTileRow>
            <MaxTileRow>942107</MaxTileRow>
            <MinTileCol>127552</MinTileCol>
            <MaxTileCol>666144</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1180509</MinTileRow>
            <MaxTileRow>1884215</MaxTileRow>
            <MinTileCol>255104</MinTileCol>
            <MaxTileCol>1332289</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2361018</MinTileRow>
            <MaxTileRow>3768431</MaxTileRow>
            <MinTileCol>510209</MinTileCol>
            <MaxTileCol>2664579</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>4722036</MinTileRow>
            <MaxTileRow>7536863</MaxTileRow>
            <MinTileCol>1020418</MinTileCol>
            <MaxTileCol>5329158</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>9444073</MinTileRow>
            <MaxTileRow>15073727</MaxTileRow>
            <MinTileCol>2040837</MinTileCol>
            <MaxTileCol>10658317</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>18888146</MinTileRow>
            <MaxTileRow>30147454</MaxTileRow>
            <MinTileCol>4081675</MinTileCol>
            <MaxTileCol>21316635</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>37776293</MinTileRow>
            <MaxTileRow>60294908</MaxTileRow>
            <MinTileCol>8163350</MinTileCol>
            <MaxTileCol>42633270</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>75552586</MinTileRow>
            <MaxTileRow>120589816</MaxTileRow>
            <MinTileCol>16326701</MinTileCol>
            <MaxTileCol>85266540</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>151105173</MinTileRow>
            <MaxTileRow>241179633</MaxTileRow>
            <MinTileCol>32653402</MinTileCol>
            <MaxTileCol>170533080</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>302210347</MinTileRow>
            <MaxTileRow>482359266</MaxTileRow>
            <MinTileCol>65306805</MinTileCol>
            <MaxTileCol>341066160</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:us_primaryroads/{style}/tilejson/jpeg?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>50m Admin 1 States Provinces</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -46.962890625</ows:LowerCorner>
        <ows:UpperCorner>180.0 83.11611938476562</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nexavision:50m_admin_1_states_provinces</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="https://geoserver.nexavision.tech/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nexavision%3A50m_admin_1_states_provinces" width="20" height="20"/>
      </Style>
      <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>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>48</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>97</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>194</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>389</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>779</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>78</MinTileRow>
            <MaxTileRow>1558</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>156</MinTileRow>
            <MaxTileRow>3116</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>313</MinTileRow>
            <MaxTileRow>6233</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>626</MinTileRow>
            <MaxTileRow>12466</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>1253</MinTileRow>
            <MaxTileRow>24933</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>2506</MinTileRow>
            <MaxTileRow>49866</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>5012</MinTileRow>
            <MaxTileRow>99733</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>10025</MinTileRow>
            <MaxTileRow>199466</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>20050</MinTileRow>
            <MaxTileRow>398933</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>40101</MinTileRow>
            <MaxTileRow>797866</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>80203</MinTileRow>
            <MaxTileRow>1595733</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</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>1</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>15</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>31</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>41</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>63</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>82</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>127</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>13</MinTileRow>
            <MaxTileRow>165</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>255</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>26</MinTileRow>
            <MaxTileRow>331</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>511</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>53</MinTileRow>
            <MaxTileRow>663</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1023</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>107</MinTileRow>
            <MaxTileRow>1327</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2047</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>215</MinTileRow>
            <MaxTileRow>2654</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4095</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>431</MinTileRow>
            <MaxTileRow>5309</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>862</MinTileRow>
            <MaxTileRow>10618</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16383</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>1724</MinTileRow>
            <MaxTileRow>21237</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>32767</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>3448</MinTileRow>
            <MaxTileRow>42475</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>65535</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>6896</MinTileRow>
            <MaxTileRow>84950</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>131071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>13793</MinTileRow>
            <MaxTileRow>169901</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>262143</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>27586</MinTileRow>
            <MaxTileRow>339802</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>524287</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>55173</MinTileRow>
            <MaxTileRow>679605</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1048575</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>110346</MinTileRow>
            <MaxTileRow>1359211</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>2097151</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>220693</MinTileRow>
            <MaxTileRow>2718423</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>4194303</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>441386</MinTileRow>
            <MaxTileRow>5436847</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>8388607</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>882773</MinTileRow>
            <MaxTileRow>10873694</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>16777215</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>1765547</MinTileRow>
            <MaxTileRow>21747388</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>33554431</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>3531095</MinTileRow>
            <MaxTileRow>43494776</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>67108863</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>7062190</MinTileRow>
            <MaxTileRow>86989553</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>134217727</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>14124380</MinTileRow>
            <MaxTileRow>173979107</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>268435455</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>28248761</MinTileRow>
            <MaxTileRow>347958215</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>536870911</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>56497522</MinTileRow>
            <MaxTileRow>695916431</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>1073741823</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/tilejson/png?format=application/json"/>
      <ResourceURL format="application/json" resourceType="TileJSON" template="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/nexavision:50m_admin_1_states_provinces/{style}/tilejson/jpeg?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.nexavision.tech/geoserver/gwc/service/wmts?SERVICE=wmts&amp;REQUEST=getcapabilities&amp;VERSION=1.0.0"/>
  <ServiceMetadataURL xlink:href="https://geoserver.nexavision.tech/geoserver/gwc/service/wmts/rest/WMTSCapabilities.xml"/>
</Capabilities>