<?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: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</ows:ProviderName>
    <ows:ServiceContact>
      <ows:IndividualName>Claudius Ptolomaeus</ows:IndividualName>
      <ows:PositionName>Chief Geographer</ows:PositionName>
      <ows:ContactInfo>
        <ows:Address>
          <ows:City>Alexandria</ows:City>
          <ows:Country>Egypt</ows:Country>
          <ows:ElectronicMailAddress>claudius.ptolomaeus@gmail.com</ows:ElectronicMailAddress>
        </ows:Address>
      </ows:ContactInfo>
    </ows:ServiceContact>
  </ows:ServiceProvider>
  <ows:OperationsMetadata>
    <ows:Operation name="GetCapabilities">
      <ows:DCP>
        <ows:HTTP>
          <ows:Get xlink:href="http://cwmi.niti.gov.in/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="http://cwmi.niti.gov.in/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="http://cwmi.niti.gov.in/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>Spearfish restricted areas</ows:Title>
      <ows:Abstract>Sample data from GRASS, restricted areas, Spearfish, South Dakota, USA</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.85049090659398 44.39438844211687</ows:LowerCorner>
        <ows:UpperCorner>-103.74733430821463 44.48218195153837</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>sf:restricted</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sf%3Arestricted" 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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>258</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>517</MinTileRow>
            <MaxTileRow>518</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1035</MinTileRow>
            <MaxTileRow>1037</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2071</MinTileRow>
            <MaxTileRow>2075</MaxTileRow>
            <MinTileCol>3465</MinTileCol>
            <MaxTileCol>3470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4143</MinTileRow>
            <MaxTileRow>4151</MaxTileRow>
            <MinTileCol>6931</MinTileCol>
            <MaxTileCol>6940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8286</MinTileRow>
            <MaxTileRow>8302</MaxTileRow>
            <MinTileCol>13862</MinTileCol>
            <MaxTileCol>13881</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16572</MinTileRow>
            <MaxTileRow>16604</MaxTileRow>
            <MinTileCol>27725</MinTileCol>
            <MaxTileCol>27762</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33145</MinTileRow>
            <MaxTileRow>33208</MaxTileRow>
            <MinTileCol>55450</MinTileCol>
            <MaxTileCol>55525</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66290</MinTileRow>
            <MaxTileRow>66417</MaxTileRow>
            <MinTileCol>110900</MinTileCol>
            <MaxTileCol>111050</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132580</MinTileRow>
            <MaxTileRow>132835</MaxTileRow>
            <MinTileCol>221801</MinTileCol>
            <MaxTileCol>222101</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265160</MinTileRow>
            <MaxTileRow>265671</MaxTileRow>
            <MinTileCol>443603</MinTileCol>
            <MaxTileCol>444203</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530321</MinTileRow>
            <MaxTileRow>531343</MaxTileRow>
            <MinTileCol>887206</MinTileCol>
            <MaxTileCol>888407</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>216</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>740</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>433</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1481</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2963</MinTileRow>
            <MaxTileRow>2966</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5926</MinTileRow>
            <MaxTileRow>5932</MaxTileRow>
            <MinTileCol>3465</MinTileCol>
            <MaxTileCol>3470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11853</MinTileRow>
            <MaxTileRow>11865</MaxTileRow>
            <MinTileCol>6931</MinTileCol>
            <MaxTileCol>6940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23707</MinTileRow>
            <MaxTileRow>23730</MaxTileRow>
            <MinTileCol>13862</MinTileCol>
            <MaxTileCol>13881</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47415</MinTileRow>
            <MaxTileRow>47460</MaxTileRow>
            <MinTileCol>27725</MinTileCol>
            <MaxTileCol>27762</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94830</MinTileRow>
            <MaxTileRow>94920</MaxTileRow>
            <MinTileCol>55450</MinTileCol>
            <MaxTileCol>55525</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189661</MinTileRow>
            <MaxTileRow>189840</MaxTileRow>
            <MinTileCol>110900</MinTileCol>
            <MaxTileCol>111050</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379322</MinTileRow>
            <MaxTileRow>379680</MaxTileRow>
            <MinTileCol>221801</MinTileCol>
            <MaxTileCol>222101</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>758644</MinTileRow>
            <MaxTileRow>759361</MaxTileRow>
            <MinTileCol>443603</MinTileCol>
            <MaxTileCol>444203</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1517289</MinTileRow>
            <MaxTileRow>1518722</MaxTileRow>
            <MinTileCol>887206</MinTileCol>
            <MaxTileCol>888407</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3034579</MinTileRow>
            <MaxTileRow>3037445</MaxTileRow>
            <MinTileCol>1774412</MinTileCol>
            <MaxTileCol>1776815</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6069159</MinTileRow>
            <MaxTileRow>6074890</MaxTileRow>
            <MinTileCol>3548824</MinTileCol>
            <MaxTileCol>3553631</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12138319</MinTileRow>
            <MaxTileRow>12149780</MaxTileRow>
            <MinTileCol>7097648</MinTileCol>
            <MaxTileCol>7107263</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24276638</MinTileRow>
            <MaxTileRow>24299560</MaxTileRow>
            <MinTileCol>14195297</MinTileCol>
            <MaxTileCol>14214527</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48553277</MinTileRow>
            <MaxTileRow>48599120</MaxTileRow>
            <MinTileCol>28390594</MinTileCol>
            <MaxTileCol>28429054</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97106555</MinTileRow>
            <MaxTileRow>97198240</MaxTileRow>
            <MinTileCol>56781189</MinTileCol>
            <MaxTileCol>56858108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194213110</MinTileRow>
            <MaxTileRow>194396480</MaxTileRow>
            <MinTileCol>113562378</MinTileCol>
            <MaxTileCol>113716217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388426221</MinTileRow>
            <MaxTileRow>388792961</MaxTileRow>
            <MinTileCol>227124757</MinTileCol>
            <MaxTileCol>227432434</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:restricted/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Spearfish archeological sites</ows:Title>
      <ows:Abstract>Sample data from GRASS, archeological sites location, Spearfish, South Dakota, USA</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.87248293662817 44.377428024107715</ows:LowerCorner>
        <ows:UpperCorner>-103.63786114467358 44.48806721145374</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>sf:archsites</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sf%3Aarchsites" 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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>258</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>517</MinTileRow>
            <MaxTileRow>519</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1035</MinTileRow>
            <MaxTileRow>1038</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2071</MinTileRow>
            <MaxTileRow>2076</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4142</MinTileRow>
            <MaxTileRow>4152</MaxTileRow>
            <MinTileCol>6929</MinTileCol>
            <MaxTileCol>6950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8285</MinTileRow>
            <MaxTileRow>8305</MaxTileRow>
            <MinTileCol>13858</MinTileCol>
            <MaxTileCol>13901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16570</MinTileRow>
            <MaxTileRow>16610</MaxTileRow>
            <MinTileCol>27717</MinTileCol>
            <MaxTileCol>27802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33140</MinTileRow>
            <MaxTileRow>33221</MaxTileRow>
            <MinTileCol>55434</MinTileCol>
            <MaxTileCol>55605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66281</MinTileRow>
            <MaxTileRow>66442</MaxTileRow>
            <MinTileCol>110868</MinTileCol>
            <MaxTileCol>111210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132563</MinTileRow>
            <MaxTileRow>132885</MaxTileRow>
            <MinTileCol>221737</MinTileCol>
            <MaxTileCol>222420</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265126</MinTileRow>
            <MaxTileRow>265770</MaxTileRow>
            <MinTileCol>443474</MinTileCol>
            <MaxTileCol>444841</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530252</MinTileRow>
            <MaxTileRow>531541</MaxTileRow>
            <MinTileCol>886949</MinTileCol>
            <MaxTileCol>889683</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>740</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1481</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2963</MinTileRow>
            <MaxTileRow>2966</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5926</MinTileRow>
            <MaxTileRow>5933</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11853</MinTileRow>
            <MaxTileRow>11867</MaxTileRow>
            <MinTileCol>6929</MinTileCol>
            <MaxTileCol>6950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23706</MinTileRow>
            <MaxTileRow>23734</MaxTileRow>
            <MinTileCol>13858</MinTileCol>
            <MaxTileCol>13901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47412</MinTileRow>
            <MaxTileRow>47468</MaxTileRow>
            <MinTileCol>27717</MinTileCol>
            <MaxTileCol>27802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94824</MinTileRow>
            <MaxTileRow>94937</MaxTileRow>
            <MinTileCol>55434</MinTileCol>
            <MaxTileCol>55605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189649</MinTileRow>
            <MaxTileRow>189874</MaxTileRow>
            <MinTileCol>110868</MinTileCol>
            <MaxTileCol>111210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379298</MinTileRow>
            <MaxTileRow>379749</MaxTileRow>
            <MinTileCol>221737</MinTileCol>
            <MaxTileCol>222420</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>758596</MinTileRow>
            <MaxTileRow>759499</MaxTileRow>
            <MinTileCol>443474</MinTileCol>
            <MaxTileCol>444841</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1517193</MinTileRow>
            <MaxTileRow>1518999</MaxTileRow>
            <MinTileCol>886949</MinTileCol>
            <MaxTileCol>889683</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3034387</MinTileRow>
            <MaxTileRow>3037998</MaxTileRow>
            <MinTileCol>1773899</MinTileCol>
            <MaxTileCol>1779366</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6068775</MinTileRow>
            <MaxTileRow>6075996</MaxTileRow>
            <MinTileCol>3547799</MinTileCol>
            <MaxTileCol>3558733</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12137550</MinTileRow>
            <MaxTileRow>12151992</MaxTileRow>
            <MinTileCol>7095598</MinTileCol>
            <MaxTileCol>7117467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24275101</MinTileRow>
            <MaxTileRow>24303984</MaxTileRow>
            <MinTileCol>14191197</MinTileCol>
            <MaxTileCol>14234934</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48550202</MinTileRow>
            <MaxTileRow>48607968</MaxTileRow>
            <MinTileCol>28382395</MinTileCol>
            <MaxTileCol>28469868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97100404</MinTileRow>
            <MaxTileRow>97215936</MaxTileRow>
            <MinTileCol>56764790</MinTileCol>
            <MaxTileCol>56939737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194200808</MinTileRow>
            <MaxTileRow>194431873</MaxTileRow>
            <MinTileCol>113529581</MinTileCol>
            <MaxTileCol>113879475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388401617</MinTileRow>
            <MaxTileRow>388863747</MaxTileRow>
            <MinTileCol>227059163</MinTileCol>
            <MaxTileCol>227758950</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:archsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>USA Population</ows:Title>
      <ows:Abstract>This is some census data on the states.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-124.73142200000001 24.955967</ows:LowerCorner>
        <ows:UpperCorner>-66.969849 49.371735</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>topp:states</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=topp%3Astates" 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>1</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>7</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>14</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>28</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>39</MinTileCol>
            <MaxTileCol>80</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>57</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>78</MinTileCol>
            <MaxTileCol>160</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>115</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>157</MinTileCol>
            <MaxTileCol>321</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>231</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>314</MinTileCol>
            <MaxTileCol>643</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>462</MinTileRow>
            <MaxTileRow>740</MaxTileRow>
            <MinTileCol>628</MinTileCol>
            <MaxTileCol>1286</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>924</MinTileRow>
            <MaxTileRow>1480</MaxTileRow>
            <MinTileCol>1257</MinTileCol>
            <MaxTileCol>2572</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>1849</MinTileRow>
            <MaxTileRow>2960</MaxTileRow>
            <MinTileCol>2515</MinTileCol>
            <MaxTileCol>5144</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>3698</MinTileRow>
            <MaxTileRow>5920</MaxTileRow>
            <MinTileCol>5030</MinTileCol>
            <MaxTileCol>10288</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>7396</MinTileRow>
            <MaxTileRow>11840</MaxTileRow>
            <MinTileCol>10061</MinTileCol>
            <MaxTileCol>20576</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>14792</MinTileRow>
            <MaxTileRow>23681</MaxTileRow>
            <MinTileCol>20122</MinTileCol>
            <MaxTileCol>41153</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>29584</MinTileRow>
            <MaxTileRow>47363</MaxTileRow>
            <MinTileCol>40245</MinTileCol>
            <MaxTileCol>82306</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>59169</MinTileRow>
            <MaxTileRow>94727</MaxTileRow>
            <MinTileCol>80490</MinTileCol>
            <MaxTileCol>164612</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>118338</MinTileRow>
            <MaxTileRow>189454</MaxTileRow>
            <MinTileCol>160981</MinTileCol>
            <MaxTileCol>329224</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>236676</MinTileRow>
            <MaxTileRow>378908</MaxTileRow>
            <MinTileCol>321962</MinTileCol>
            <MaxTileCol>658448</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>473353</MinTileRow>
            <MaxTileRow>757817</MaxTileRow>
            <MinTileCol>643925</MinTileCol>
            <MaxTileCol>1316896</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>1</MinTileCol>
            <MaxTileCol>2</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>6</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>5</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>13</MaxTileRow>
            <MinTileCol>4</MinTileCol>
            <MaxTileCol>10</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>21</MinTileRow>
            <MaxTileRow>27</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>20</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>43</MinTileRow>
            <MaxTileRow>54</MaxTileRow>
            <MinTileCol>19</MinTileCol>
            <MaxTileCol>40</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>87</MinTileRow>
            <MaxTileRow>109</MaxTileRow>
            <MinTileCol>39</MinTileCol>
            <MaxTileCol>80</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>175</MinTileRow>
            <MaxTileRow>219</MaxTileRow>
            <MinTileCol>78</MinTileCol>
            <MaxTileCol>160</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>350</MinTileRow>
            <MaxTileRow>438</MaxTileRow>
            <MinTileCol>157</MinTileCol>
            <MaxTileCol>321</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>700</MinTileRow>
            <MaxTileRow>877</MaxTileRow>
            <MinTileCol>314</MinTileCol>
            <MaxTileCol>643</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1400</MinTileRow>
            <MaxTileRow>1754</MaxTileRow>
            <MinTileCol>628</MinTileCol>
            <MaxTileCol>1286</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2800</MinTileRow>
            <MaxTileRow>3509</MaxTileRow>
            <MinTileCol>1257</MinTileCol>
            <MaxTileCol>2572</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5600</MinTileRow>
            <MaxTileRow>7018</MaxTileRow>
            <MinTileCol>2515</MinTileCol>
            <MaxTileCol>5144</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11201</MinTileRow>
            <MaxTileRow>14037</MaxTileRow>
            <MinTileCol>5030</MinTileCol>
            <MaxTileCol>10288</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>22402</MinTileRow>
            <MaxTileRow>28074</MaxTileRow>
            <MinTileCol>10061</MinTileCol>
            <MaxTileCol>20576</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>44805</MinTileRow>
            <MaxTileRow>56148</MaxTileRow>
            <MinTileCol>20122</MinTileCol>
            <MaxTileCol>41153</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>89611</MinTileRow>
            <MaxTileRow>112296</MaxTileRow>
            <MinTileCol>40245</MinTileCol>
            <MaxTileCol>82306</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>179223</MinTileRow>
            <MaxTileRow>224592</MaxTileRow>
            <MinTileCol>80490</MinTileCol>
            <MaxTileCol>164612</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>358447</MinTileRow>
            <MaxTileRow>449184</MaxTileRow>
            <MinTileCol>160981</MinTileCol>
            <MaxTileCol>329224</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>716895</MinTileRow>
            <MaxTileRow>898369</MaxTileRow>
            <MinTileCol>321962</MinTileCol>
            <MaxTileCol>658448</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1433790</MinTileRow>
            <MaxTileRow>1796738</MaxTileRow>
            <MinTileCol>643925</MinTileCol>
            <MaxTileCol>1316896</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>2867580</MinTileRow>
            <MaxTileRow>3593477</MaxTileRow>
            <MinTileCol>1287851</MinTileCol>
            <MaxTileCol>2633793</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>5735161</MinTileRow>
            <MaxTileRow>7186954</MaxTileRow>
            <MinTileCol>2575702</MinTileCol>
            <MaxTileCol>5267586</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>11470322</MinTileRow>
            <MaxTileRow>14373909</MaxTileRow>
            <MinTileCol>5151404</MinTileCol>
            <MaxTileCol>10535173</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>22940645</MinTileRow>
            <MaxTileRow>28747819</MaxTileRow>
            <MinTileCol>10302809</MinTileCol>
            <MaxTileCol>21070347</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>45881291</MinTileRow>
            <MaxTileRow>57495639</MaxTileRow>
            <MinTileCol>20605619</MinTileCol>
            <MaxTileCol>42140694</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>91762583</MinTileRow>
            <MaxTileRow>114991279</MaxTileRow>
            <MinTileCol>41211238</MinTileCol>
            <MaxTileCol>84281389</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>183525166</MinTileRow>
            <MaxTileRow>229982558</MaxTileRow>
            <MinTileCol>82422477</MinTileCol>
            <MaxTileCol>168562778</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>367050332</MinTileRow>
            <MaxTileRow>459965116</MaxTileRow>
            <MinTileCol>164844954</MinTileCol>
            <MaxTileCol>337125556</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:states/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Tasmania state boundaries</ows:Title>
      <ows:Abstract>Tasmania state boundaries</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>143.83482400000003 -43.648056</ows:LowerCorner>
        <ows:UpperCorner>148.47914100000003 -39.573891</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>topp:tasmania_state_boundaries</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=topp%3Atasmania_state_boundaries" 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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>47</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>95</MaxTileRow>
            <MinTileCol>230</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>184</MinTileRow>
            <MaxTileRow>190</MaxTileRow>
            <MinTileCol>460</MinTileCol>
            <MaxTileCol>467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>368</MinTileRow>
            <MaxTileRow>380</MaxTileRow>
            <MinTileCol>921</MinTileCol>
            <MaxTileCol>934</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>737</MinTileRow>
            <MaxTileRow>760</MaxTileRow>
            <MinTileCol>1842</MinTileCol>
            <MaxTileCol>1868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1474</MinTileRow>
            <MaxTileRow>1520</MaxTileRow>
            <MinTileCol>3684</MinTileCol>
            <MaxTileCol>3737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2948</MinTileRow>
            <MaxTileRow>3041</MaxTileRow>
            <MinTileCol>7369</MinTileCol>
            <MaxTileCol>7474</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5897</MinTileRow>
            <MaxTileRow>6082</MaxTileRow>
            <MinTileCol>14738</MinTileCol>
            <MaxTileCol>14949</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>11794</MinTileRow>
            <MaxTileRow>12164</MaxTileRow>
            <MinTileCol>29476</MinTileCol>
            <MaxTileCol>29898</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>23588</MinTileRow>
            <MaxTileRow>24329</MaxTileRow>
            <MinTileCol>58952</MinTileCol>
            <MaxTileCol>59797</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>47176</MinTileRow>
            <MaxTileRow>48659</MaxTileRow>
            <MinTileCol>117904</MinTileCol>
            <MaxTileCol>119595</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>94352</MinTileRow>
            <MaxTileRow>97319</MaxTileRow>
            <MinTileCol>235809</MinTileCol>
            <MaxTileCol>239191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>188705</MinTileRow>
            <MaxTileRow>194639</MaxTileRow>
            <MinTileCol>471618</MinTileCol>
            <MaxTileCol>478382</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>377411</MinTileRow>
            <MaxTileRow>389278</MaxTileRow>
            <MinTileCol>943237</MinTileCol>
            <MaxTileCol>956764</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>754822</MinTileRow>
            <MaxTileRow>778556</MaxTileRow>
            <MinTileCol>1886474</MinTileCol>
            <MaxTileCol>1913529</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1509645</MinTileRow>
            <MaxTileRow>1557112</MaxTileRow>
            <MinTileCol>3772949</MinTileCol>
            <MaxTileCol>3827059</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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>81</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>162</MaxTileRow>
            <MinTileCol>230</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>325</MaxTileRow>
            <MinTileCol>460</MinTileCol>
            <MaxTileCol>467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>634</MinTileRow>
            <MaxTileRow>650</MaxTileRow>
            <MinTileCol>921</MinTileCol>
            <MaxTileCol>934</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1269</MinTileRow>
            <MaxTileRow>1300</MaxTileRow>
            <MinTileCol>1842</MinTileCol>
            <MaxTileCol>1868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2539</MinTileRow>
            <MaxTileRow>2601</MaxTileRow>
            <MinTileCol>3684</MinTileCol>
            <MaxTileCol>3737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>5078</MinTileRow>
            <MaxTileRow>5202</MaxTileRow>
            <MinTileCol>7369</MinTileCol>
            <MaxTileCol>7474</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>10156</MinTileRow>
            <MaxTileRow>10404</MaxTileRow>
            <MinTileCol>14738</MinTileCol>
            <MaxTileCol>14949</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>20312</MinTileRow>
            <MaxTileRow>20808</MaxTileRow>
            <MinTileCol>29476</MinTileCol>
            <MaxTileCol>29898</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>40624</MinTileRow>
            <MaxTileRow>41617</MaxTileRow>
            <MinTileCol>58952</MinTileCol>
            <MaxTileCol>59797</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>81248</MinTileRow>
            <MaxTileRow>83234</MaxTileRow>
            <MinTileCol>117904</MinTileCol>
            <MaxTileCol>119595</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>162497</MinTileRow>
            <MaxTileRow>166468</MaxTileRow>
            <MinTileCol>235809</MinTileCol>
            <MaxTileCol>239191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>324995</MinTileRow>
            <MaxTileRow>332936</MaxTileRow>
            <MinTileCol>471618</MinTileCol>
            <MaxTileCol>478382</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>649991</MinTileRow>
            <MaxTileRow>665872</MaxTileRow>
            <MinTileCol>943237</MinTileCol>
            <MaxTileCol>956764</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1299983</MinTileRow>
            <MaxTileRow>1331744</MaxTileRow>
            <MinTileCol>1886474</MinTileCol>
            <MaxTileCol>1913529</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2599967</MinTileRow>
            <MaxTileRow>2663488</MaxTileRow>
            <MinTileCol>3772949</MinTileCol>
            <MaxTileCol>3827059</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>5199934</MinTileRow>
            <MaxTileRow>5326977</MaxTileRow>
            <MinTileCol>7545898</MinTileCol>
            <MaxTileCol>7654118</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>10399869</MinTileRow>
            <MaxTileRow>10653955</MaxTileRow>
            <MinTileCol>15091796</MinTileCol>
            <MaxTileCol>15308237</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>20799738</MinTileRow>
            <MaxTileRow>21307911</MaxTileRow>
            <MinTileCol>30183593</MinTileCol>
            <MaxTileCol>30616475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>41599476</MinTileRow>
            <MaxTileRow>42615822</MaxTileRow>
            <MinTileCol>60367186</MinTileCol>
            <MaxTileCol>61232950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>83198952</MinTileRow>
            <MaxTileRow>85231644</MaxTileRow>
            <MinTileCol>120734373</MinTileCol>
            <MaxTileCol>122465900</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>166397905</MinTileRow>
            <MaxTileRow>170463288</MaxTileRow>
            <MinTileCol>241468746</MinTileCol>
            <MaxTileCol>244931800</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>332795810</MinTileRow>
            <MaxTileRow>340926577</MaxTileRow>
            <MinTileCol>482937492</MinTileCol>
            <MaxTileCol>489863600</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>665591620</MinTileRow>
            <MaxTileRow>681853155</MaxTileRow>
            <MinTileCol>965874985</MinTileCol>
            <MaxTileCol>979727200</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_state_boundaries/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>World rectangle</ows:Title>
      <ows:Abstract>A simple rectangular polygon covering most of the world, it&apos;s only used for the purpose of providing a background (WMS bgcolor could be used instead)</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -90.0</ows:LowerCorner>
        <ows:UpperCorner>180.0 90.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>tiger:giant_polygon</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=tiger%3Agiant_polygon" 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>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:giant_polygon/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Tasmania cities</ows:Title>
      <ows:Abstract>Cities in Tasmania (actually, just the capital)</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>145.19754 -43.423512</ows:LowerCorner>
        <ows:UpperCorner>148.27298000000002 -40.852802</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>topp:tasmania_cities</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=topp%3Atasmania_cities" 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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>47</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>93</MinTileRow>
            <MaxTileRow>94</MaxTileRow>
            <MinTileCol>231</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>186</MinTileRow>
            <MaxTileRow>189</MaxTileRow>
            <MinTileCol>462</MinTileCol>
            <MaxTileCol>466</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>372</MinTileRow>
            <MaxTileRow>379</MaxTileRow>
            <MinTileCol>925</MinTileCol>
            <MaxTileCol>933</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>744</MinTileRow>
            <MaxTileRow>759</MaxTileRow>
            <MinTileCol>1850</MinTileCol>
            <MaxTileCol>1867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1488</MinTileRow>
            <MaxTileRow>1518</MaxTileRow>
            <MinTileCol>3700</MinTileCol>
            <MaxTileCol>3735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2977</MinTileRow>
            <MaxTileRow>3036</MaxTileRow>
            <MinTileCol>7400</MinTileCol>
            <MaxTileCol>7470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5955</MinTileRow>
            <MaxTileRow>6072</MaxTileRow>
            <MinTileCol>14800</MinTileCol>
            <MaxTileCol>14940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>11910</MinTileRow>
            <MaxTileRow>12144</MaxTileRow>
            <MinTileCol>29600</MinTileCol>
            <MaxTileCol>29880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>23821</MinTileRow>
            <MaxTileRow>24289</MaxTileRow>
            <MinTileCol>59200</MinTileCol>
            <MaxTileCol>59760</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>47642</MinTileRow>
            <MaxTileRow>48578</MaxTileRow>
            <MinTileCol>118400</MinTileCol>
            <MaxTileCol>119520</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>95284</MinTileRow>
            <MaxTileRow>97156</MaxTileRow>
            <MinTileCol>236801</MinTileCol>
            <MaxTileCol>239041</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>190568</MinTileRow>
            <MaxTileRow>194312</MaxTileRow>
            <MinTileCol>473603</MinTileCol>
            <MaxTileCol>478082</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>381136</MinTileRow>
            <MaxTileRow>388624</MaxTileRow>
            <MinTileCol>947206</MinTileCol>
            <MaxTileCol>956164</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>762272</MinTileRow>
            <MaxTileRow>777248</MaxTileRow>
            <MinTileCol>1894412</MinTileCol>
            <MaxTileCol>1912328</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1524545</MinTileRow>
            <MaxTileRow>1554496</MaxTileRow>
            <MinTileCol>3788825</MinTileCol>
            <MaxTileCol>3824657</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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>81</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>162</MaxTileRow>
            <MinTileCol>231</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>324</MaxTileRow>
            <MinTileCol>462</MinTileCol>
            <MaxTileCol>466</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>639</MinTileRow>
            <MaxTileRow>649</MaxTileRow>
            <MinTileCol>925</MinTileCol>
            <MaxTileCol>933</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1279</MinTileRow>
            <MaxTileRow>1298</MaxTileRow>
            <MinTileCol>1850</MinTileCol>
            <MaxTileCol>1867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2558</MinTileRow>
            <MaxTileRow>2597</MaxTileRow>
            <MinTileCol>3700</MinTileCol>
            <MaxTileCol>3735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>5116</MinTileRow>
            <MaxTileRow>5195</MaxTileRow>
            <MinTileCol>7400</MinTileCol>
            <MaxTileCol>7470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>10232</MinTileRow>
            <MaxTileRow>10390</MaxTileRow>
            <MinTileCol>14800</MinTileCol>
            <MaxTileCol>14940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>20464</MinTileRow>
            <MaxTileRow>20780</MaxTileRow>
            <MinTileCol>29600</MinTileCol>
            <MaxTileCol>29880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>40929</MinTileRow>
            <MaxTileRow>41560</MaxTileRow>
            <MinTileCol>59200</MinTileCol>
            <MaxTileCol>59760</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>81858</MinTileRow>
            <MaxTileRow>83121</MaxTileRow>
            <MinTileCol>118400</MinTileCol>
            <MaxTileCol>119520</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>163717</MinTileRow>
            <MaxTileRow>166242</MaxTileRow>
            <MinTileCol>236801</MinTileCol>
            <MaxTileCol>239041</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>327435</MinTileRow>
            <MaxTileRow>332485</MaxTileRow>
            <MinTileCol>473603</MinTileCol>
            <MaxTileCol>478082</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>654870</MinTileRow>
            <MaxTileRow>664970</MaxTileRow>
            <MinTileCol>947206</MinTileCol>
            <MaxTileCol>956164</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1309740</MinTileRow>
            <MaxTileRow>1329940</MaxTileRow>
            <MinTileCol>1894412</MinTileCol>
            <MaxTileCol>1912328</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2619480</MinTileRow>
            <MaxTileRow>2659880</MaxTileRow>
            <MinTileCol>3788825</MinTileCol>
            <MaxTileCol>3824657</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>5238960</MinTileRow>
            <MaxTileRow>5319760</MaxTileRow>
            <MinTileCol>7577651</MinTileCol>
            <MaxTileCol>7649314</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>10477921</MinTileRow>
            <MaxTileRow>10639520</MaxTileRow>
            <MinTileCol>15155303</MinTileCol>
            <MaxTileCol>15298629</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>20955843</MinTileRow>
            <MaxTileRow>21279041</MaxTileRow>
            <MinTileCol>30310607</MinTileCol>
            <MaxTileCol>30597259</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>41911686</MinTileRow>
            <MaxTileRow>42558082</MaxTileRow>
            <MinTileCol>60621215</MinTileCol>
            <MaxTileCol>61194518</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>83823373</MinTileRow>
            <MaxTileRow>85116164</MaxTileRow>
            <MinTileCol>121242430</MinTileCol>
            <MaxTileCol>122389037</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>167646747</MinTileRow>
            <MaxTileRow>170232329</MaxTileRow>
            <MinTileCol>242484860</MinTileCol>
            <MaxTileCol>244778075</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>335293495</MinTileRow>
            <MaxTileRow>340464659</MaxTileRow>
            <MinTileCol>484969721</MinTileCol>
            <MaxTileCol>489556150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>670586991</MinTileRow>
            <MaxTileRow>680929319</MaxTileRow>
            <MinTileCol>969939443</MinTileCol>
            <MaxTileCol>979112300</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_cities/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Manhattan (NY) landmarks</ows:Title>
      <ows:Abstract>Manhattan landmarks, identifies water, lakes, parks, interesting buildilngs</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-74.047185 40.679648</ows:LowerCorner>
        <ows:UpperCorner>-73.90782 40.882078</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>tiger:poly_landmarks</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=tiger%3Apoly_landmarks" 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>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>34</MinTileRow>
            <MaxTileRow>35</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>69</MinTileRow>
            <MaxTileRow>70</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>139</MinTileRow>
            <MaxTileRow>140</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>279</MinTileRow>
            <MaxTileRow>280</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>558</MinTileRow>
            <MaxTileRow>561</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1207</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1117</MinTileRow>
            <MaxTileRow>1122</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2235</MinTileRow>
            <MaxTileRow>2244</MaxTileRow>
            <MinTileCol>4822</MinTileCol>
            <MaxTileCol>4828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4470</MinTileRow>
            <MaxTileRow>4489</MaxTileRow>
            <MinTileCol>9644</MinTileCol>
            <MaxTileCol>9656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8941</MinTileRow>
            <MaxTileRow>8978</MaxTileRow>
            <MinTileCol>19288</MinTileCol>
            <MaxTileCol>19313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>17883</MinTileRow>
            <MaxTileRow>17956</MaxTileRow>
            <MinTileCol>38576</MinTileCol>
            <MaxTileCol>38626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>35766</MinTileRow>
            <MaxTileRow>35913</MaxTileRow>
            <MinTileCol>77152</MinTileCol>
            <MaxTileCol>77253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>71533</MinTileRow>
            <MaxTileRow>71827</MaxTileRow>
            <MinTileCol>154304</MinTileCol>
            <MaxTileCol>154507</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>143066</MinTileRow>
            <MaxTileRow>143655</MaxTileRow>
            <MinTileCol>308609</MinTileCol>
            <MaxTileCol>309015</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>286132</MinTileRow>
            <MaxTileRow>287311</MaxTileRow>
            <MinTileCol>617219</MinTileCol>
            <MaxTileCol>618031</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>572265</MinTileRow>
            <MaxTileRow>574623</MaxTileRow>
            <MinTileCol>1234439</MinTileCol>
            <MaxTileCol>1236063</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>12</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>48</MinTileRow>
            <MaxTileRow>48</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>96</MinTileRow>
            <MaxTileRow>96</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>192</MinTileRow>
            <MaxTileRow>192</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>384</MinTileRow>
            <MaxTileRow>385</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>768</MinTileRow>
            <MaxTileRow>770</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1537</MinTileRow>
            <MaxTileRow>1540</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1207</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3074</MinTileRow>
            <MaxTileRow>3081</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6149</MinTileRow>
            <MaxTileRow>6162</MaxTileRow>
            <MinTileCol>4822</MinTileCol>
            <MaxTileCol>4828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12299</MinTileRow>
            <MaxTileRow>12324</MaxTileRow>
            <MinTileCol>9644</MinTileCol>
            <MaxTileCol>9656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>24599</MinTileRow>
            <MaxTileRow>24648</MaxTileRow>
            <MinTileCol>19288</MinTileCol>
            <MaxTileCol>19313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>49199</MinTileRow>
            <MaxTileRow>49296</MaxTileRow>
            <MinTileCol>38576</MinTileCol>
            <MaxTileCol>38626</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>98398</MinTileRow>
            <MaxTileRow>98592</MaxTileRow>
            <MinTileCol>77152</MinTileCol>
            <MaxTileCol>77253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>196796</MinTileRow>
            <MaxTileRow>197185</MaxTileRow>
            <MinTileCol>154304</MinTileCol>
            <MaxTileCol>154507</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>393593</MinTileRow>
            <MaxTileRow>394371</MaxTileRow>
            <MinTileCol>308609</MinTileCol>
            <MaxTileCol>309015</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>787186</MinTileRow>
            <MaxTileRow>788743</MaxTileRow>
            <MinTileCol>617219</MinTileCol>
            <MaxTileCol>618031</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1574372</MinTileRow>
            <MaxTileRow>1577487</MaxTileRow>
            <MinTileCol>1234439</MinTileCol>
            <MaxTileCol>1236063</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3148745</MinTileRow>
            <MaxTileRow>3154974</MaxTileRow>
            <MinTileCol>2468879</MinTileCol>
            <MaxTileCol>2472126</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6297490</MinTileRow>
            <MaxTileRow>6309948</MaxTileRow>
            <MinTileCol>4937759</MinTileCol>
            <MaxTileCol>4944253</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12594980</MinTileRow>
            <MaxTileRow>12619897</MaxTileRow>
            <MinTileCol>9875518</MinTileCol>
            <MaxTileCol>9888507</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>25189960</MinTileRow>
            <MaxTileRow>25239795</MaxTileRow>
            <MinTileCol>19751036</MinTileCol>
            <MaxTileCol>19777015</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>50379920</MinTileRow>
            <MaxTileRow>50479590</MaxTileRow>
            <MinTileCol>39502072</MinTileCol>
            <MaxTileCol>39554031</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>100759841</MinTileRow>
            <MaxTileRow>100959181</MaxTileRow>
            <MinTileCol>79004145</MinTileCol>
            <MaxTileCol>79108063</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>201519682</MinTileRow>
            <MaxTileRow>201918362</MaxTileRow>
            <MinTileCol>158008290</MinTileCol>
            <MaxTileCol>158216126</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>403039365</MinTileRow>
            <MaxTileRow>403836725</MaxTileRow>
            <MinTileCol>316016580</MinTileCol>
            <MaxTileCol>316432252</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poly_landmarks/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Spearfish elevation</ows:Title>
      <ows:Abstract>Digital elevation model for the Spearfish region.

sfdem is a Tagged Image File Format with Geographic information</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.87100615361031 44.37021187004215</ows:LowerCorner>
        <ows:UpperCorner>-103.62932676908184 44.50162561960653</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>sf:sfdem</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sf%3Asfdem" 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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>258</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>517</MinTileRow>
            <MaxTileRow>519</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1035</MinTileRow>
            <MaxTileRow>1038</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2070</MinTileRow>
            <MaxTileRow>2076</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4141</MinTileRow>
            <MaxTileRow>4153</MaxTileRow>
            <MinTileCol>6929</MinTileCol>
            <MaxTileCol>6951</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8282</MinTileRow>
            <MaxTileRow>8306</MaxTileRow>
            <MinTileCol>13858</MinTileCol>
            <MaxTileCol>13902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16565</MinTileRow>
            <MaxTileRow>16613</MaxTileRow>
            <MinTileCol>27717</MinTileCol>
            <MaxTileCol>27805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33130</MinTileRow>
            <MaxTileRow>33226</MaxTileRow>
            <MinTileCol>55435</MinTileCol>
            <MaxTileCol>55611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66261</MinTileRow>
            <MaxTileRow>66453</MaxTileRow>
            <MinTileCol>110870</MinTileCol>
            <MaxTileCol>111222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132523</MinTileRow>
            <MaxTileRow>132906</MaxTileRow>
            <MinTileCol>221741</MinTileCol>
            <MaxTileCol>222445</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265047</MinTileRow>
            <MaxTileRow>265812</MaxTileRow>
            <MinTileCol>443483</MinTileCol>
            <MaxTileCol>444891</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530094</MinTileRow>
            <MaxTileRow>531625</MaxTileRow>
            <MinTileCol>886967</MinTileCol>
            <MaxTileCol>889782</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>740</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1481</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2962</MinTileRow>
            <MaxTileRow>2967</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5925</MinTileRow>
            <MaxTileRow>5934</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11851</MinTileRow>
            <MaxTileRow>11868</MaxTileRow>
            <MinTileCol>6929</MinTileCol>
            <MaxTileCol>6951</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23702</MinTileRow>
            <MaxTileRow>23736</MaxTileRow>
            <MinTileCol>13858</MinTileCol>
            <MaxTileCol>13902</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47405</MinTileRow>
            <MaxTileRow>47472</MaxTileRow>
            <MinTileCol>27717</MinTileCol>
            <MaxTileCol>27805</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94810</MinTileRow>
            <MaxTileRow>94944</MaxTileRow>
            <MinTileCol>55435</MinTileCol>
            <MaxTileCol>55611</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189621</MinTileRow>
            <MaxTileRow>189889</MaxTileRow>
            <MinTileCol>110870</MinTileCol>
            <MaxTileCol>111222</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379243</MinTileRow>
            <MaxTileRow>379779</MaxTileRow>
            <MinTileCol>221741</MinTileCol>
            <MaxTileCol>222445</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>758486</MinTileRow>
            <MaxTileRow>759558</MaxTileRow>
            <MinTileCol>443483</MinTileCol>
            <MaxTileCol>444891</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1516972</MinTileRow>
            <MaxTileRow>1519116</MaxTileRow>
            <MinTileCol>886967</MinTileCol>
            <MaxTileCol>889782</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3033944</MinTileRow>
            <MaxTileRow>3038233</MaxTileRow>
            <MinTileCol>1773934</MinTileCol>
            <MaxTileCol>1779565</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6067889</MinTileRow>
            <MaxTileRow>6076466</MaxTileRow>
            <MinTileCol>3547868</MinTileCol>
            <MaxTileCol>3559131</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12135778</MinTileRow>
            <MaxTileRow>12152933</MaxTileRow>
            <MinTileCol>7095736</MinTileCol>
            <MaxTileCol>7118262</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24271557</MinTileRow>
            <MaxTileRow>24305866</MaxTileRow>
            <MinTileCol>14191473</MinTileCol>
            <MaxTileCol>14236525</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48543115</MinTileRow>
            <MaxTileRow>48611732</MaxTileRow>
            <MinTileCol>28382946</MinTileCol>
            <MaxTileCol>28473050</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97086231</MinTileRow>
            <MaxTileRow>97223464</MaxTileRow>
            <MinTileCol>56765892</MinTileCol>
            <MaxTileCol>56946101</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194172462</MinTileRow>
            <MaxTileRow>194446929</MaxTileRow>
            <MinTileCol>113531784</MinTileCol>
            <MaxTileCol>113892202</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388344924</MinTileRow>
            <MaxTileRow>388893858</MaxTileRow>
            <MinTileCol>227063568</MinTileCol>
            <MaxTileCol>227784405</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:sfdem/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Spearfish streams</ows:Title>
      <ows:Abstract>Sample data from GRASS, streams, Spearfish, South Dakota, USA</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.87780933359383 44.372359995646676</ows:LowerCorner>
        <ows:UpperCorner>-103.62279724319306 44.5022428834876</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>sf:streams</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sf%3Astreams" 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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>258</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>517</MinTileRow>
            <MaxTileRow>519</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>869</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1035</MinTileRow>
            <MaxTileRow>1038</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1738</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2070</MinTileRow>
            <MaxTileRow>2076</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4141</MinTileRow>
            <MaxTileRow>4153</MaxTileRow>
            <MinTileCol>6928</MinTileCol>
            <MaxTileCol>6952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8282</MinTileRow>
            <MaxTileRow>8306</MaxTileRow>
            <MinTileCol>13857</MinTileCol>
            <MaxTileCol>13904</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16565</MinTileRow>
            <MaxTileRow>16612</MaxTileRow>
            <MinTileCol>27715</MinTileCol>
            <MaxTileCol>27808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33130</MinTileRow>
            <MaxTileRow>33225</MaxTileRow>
            <MinTileCol>55430</MinTileCol>
            <MaxTileCol>55616</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66260</MinTileRow>
            <MaxTileRow>66450</MaxTileRow>
            <MinTileCol>110860</MinTileCol>
            <MaxTileCol>111232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132521</MinTileRow>
            <MaxTileRow>132900</MaxTileRow>
            <MinTileCol>221721</MinTileCol>
            <MaxTileCol>222464</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265043</MinTileRow>
            <MaxTileRow>265800</MaxTileRow>
            <MinTileCol>443443</MinTileCol>
            <MaxTileCol>444929</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530087</MinTileRow>
            <MaxTileRow>531600</MaxTileRow>
            <MinTileCol>886887</MinTileCol>
            <MaxTileCol>889858</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>740</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1481</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>869</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2962</MinTileRow>
            <MaxTileRow>2966</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1738</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5925</MinTileRow>
            <MaxTileRow>5933</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11851</MinTileRow>
            <MaxTileRow>11867</MaxTileRow>
            <MinTileCol>6928</MinTileCol>
            <MaxTileCol>6952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23702</MinTileRow>
            <MaxTileRow>23735</MaxTileRow>
            <MinTileCol>13857</MinTileCol>
            <MaxTileCol>13904</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47405</MinTileRow>
            <MaxTileRow>47471</MaxTileRow>
            <MinTileCol>27715</MinTileCol>
            <MaxTileCol>27808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94810</MinTileRow>
            <MaxTileRow>94942</MaxTileRow>
            <MinTileCol>55430</MinTileCol>
            <MaxTileCol>55616</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189620</MinTileRow>
            <MaxTileRow>189885</MaxTileRow>
            <MinTileCol>110860</MinTileCol>
            <MaxTileCol>111232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379240</MinTileRow>
            <MaxTileRow>379770</MaxTileRow>
            <MinTileCol>221721</MinTileCol>
            <MaxTileCol>222464</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>758481</MinTileRow>
            <MaxTileRow>759540</MaxTileRow>
            <MinTileCol>443443</MinTileCol>
            <MaxTileCol>444929</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1516962</MinTileRow>
            <MaxTileRow>1519081</MaxTileRow>
            <MinTileCol>886887</MinTileCol>
            <MaxTileCol>889858</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3033924</MinTileRow>
            <MaxTileRow>3038163</MaxTileRow>
            <MinTileCol>1773775</MinTileCol>
            <MaxTileCol>1779717</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6067849</MinTileRow>
            <MaxTileRow>6076326</MaxTileRow>
            <MinTileCol>3547551</MinTileCol>
            <MaxTileCol>3559435</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12135698</MinTileRow>
            <MaxTileRow>12152652</MaxTileRow>
            <MinTileCol>7095102</MinTileCol>
            <MaxTileCol>7118871</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24271396</MinTileRow>
            <MaxTileRow>24305305</MaxTileRow>
            <MinTileCol>14190204</MinTileCol>
            <MaxTileCol>14237742</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48542792</MinTileRow>
            <MaxTileRow>48610611</MaxTileRow>
            <MinTileCol>28380409</MinTileCol>
            <MaxTileCol>28475485</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97085585</MinTileRow>
            <MaxTileRow>97221223</MaxTileRow>
            <MinTileCol>56760819</MinTileCol>
            <MaxTileCol>56950970</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194171171</MinTileRow>
            <MaxTileRow>194442447</MaxTileRow>
            <MinTileCol>113521638</MinTileCol>
            <MaxTileCol>113901940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388342343</MinTileRow>
            <MaxTileRow>388884894</MaxTileRow>
            <MinTileCol>227043277</MinTileCol>
            <MaxTileCol>227803880</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:streams/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>iw_state_cwmi_uuids</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>68.1862487792969 6.75595283508301</ows:LowerCorner>
        <ows:UpperCorner>97.4152984619141 37.0782699584961</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>NEWRM:iw_state_cwmi_uuids</ows:Identifier>
      <Style>
        <ows:Identifier>NEWRM:cwmi_ind_state_labels</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=2&amp;height=1&amp;layer=NEWRM%3Aiw_state_cwmi_uuids&amp;style=cwmi_ind_state_labels" width="2" height="1"/>
      </Style>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=NEWRM%3Aiw_state_cwmi_uuids" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <Format>application/json;type=geojson</Format>
      <Format>application/json;type=topojson</Format>
      <Format>image/png8</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>24</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>49</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>29</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>98</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>37</MinTileRow>
            <MaxTileRow>59</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>75</MinTileRow>
            <MaxTileRow>118</MaxTileRow>
            <MinTileCol>352</MinTileCol>
            <MaxTileCol>394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>150</MinTileRow>
            <MaxTileRow>236</MaxTileRow>
            <MinTileCol>705</MinTileCol>
            <MaxTileCol>789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>301</MinTileRow>
            <MaxTileRow>473</MaxTileRow>
            <MinTileCol>1411</MinTileCol>
            <MaxTileCol>1578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>602</MinTileRow>
            <MaxTileRow>947</MaxTileRow>
            <MinTileCol>2823</MinTileCol>
            <MaxTileCol>3156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1204</MinTileRow>
            <MaxTileRow>1894</MaxTileRow>
            <MinTileCol>5647</MinTileCol>
            <MaxTileCol>6312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2408</MinTileRow>
            <MaxTileRow>3788</MaxTileRow>
            <MinTileCol>11295</MinTileCol>
            <MaxTileCol>12625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4817</MinTileRow>
            <MaxTileRow>7577</MaxTileRow>
            <MinTileCol>22590</MinTileCol>
            <MaxTileCol>25250</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>9634</MinTileRow>
            <MaxTileRow>15154</MaxTileRow>
            <MinTileCol>45180</MinTileCol>
            <MaxTileCol>50501</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>19268</MinTileRow>
            <MaxTileRow>30308</MaxTileRow>
            <MinTileCol>90361</MinTileCol>
            <MaxTileCol>101003</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>38536</MinTileRow>
            <MaxTileRow>60616</MaxTileRow>
            <MinTileCol>180723</MinTileCol>
            <MaxTileCol>202007</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>77072</MinTileRow>
            <MaxTileRow>121232</MaxTileRow>
            <MinTileCol>361447</MinTileCol>
            <MaxTileCol>404015</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>154145</MinTileRow>
            <MaxTileRow>242465</MaxTileRow>
            <MinTileCol>722894</MinTileCol>
            <MaxTileCol>808030</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>308291</MinTileRow>
            <MaxTileRow>484931</MaxTileRow>
            <MinTileCol>1445789</MinTileCol>
            <MaxTileCol>1616061</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>616582</MinTileRow>
            <MaxTileRow>969863</MaxTileRow>
            <MinTileCol>2891579</MinTileCol>
            <MaxTileCol>3232122</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>24</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>49</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>61</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>98</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>123</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>199</MinTileRow>
            <MaxTileRow>246</MaxTileRow>
            <MinTileCol>352</MinTileCol>
            <MaxTileCol>394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>398</MinTileRow>
            <MaxTileRow>492</MaxTileRow>
            <MinTileCol>705</MinTileCol>
            <MaxTileCol>789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>796</MinTileRow>
            <MaxTileRow>985</MaxTileRow>
            <MinTileCol>1411</MinTileCol>
            <MaxTileCol>1578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1593</MinTileRow>
            <MaxTileRow>1970</MaxTileRow>
            <MinTileCol>2823</MinTileCol>
            <MaxTileCol>3156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3186</MinTileRow>
            <MaxTileRow>3941</MaxTileRow>
            <MinTileCol>5647</MinTileCol>
            <MaxTileCol>6312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6372</MinTileRow>
            <MaxTileRow>7883</MaxTileRow>
            <MinTileCol>11295</MinTileCol>
            <MaxTileCol>12625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12745</MinTileRow>
            <MaxTileRow>15767</MaxTileRow>
            <MinTileCol>22590</MinTileCol>
            <MaxTileCol>25250</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>25490</MinTileRow>
            <MaxTileRow>31535</MaxTileRow>
            <MinTileCol>45180</MinTileCol>
            <MaxTileCol>50501</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>50981</MinTileRow>
            <MaxTileRow>63070</MaxTileRow>
            <MinTileCol>90361</MinTileCol>
            <MaxTileCol>101003</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>101962</MinTileRow>
            <MaxTileRow>126141</MaxTileRow>
            <MinTileCol>180723</MinTileCol>
            <MaxTileCol>202007</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>203925</MinTileRow>
            <MaxTileRow>252282</MaxTileRow>
            <MinTileCol>361447</MinTileCol>
            <MaxTileCol>404015</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>407851</MinTileRow>
            <MaxTileRow>504564</MaxTileRow>
            <MinTileCol>722894</MinTileCol>
            <MaxTileCol>808030</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>815703</MinTileRow>
            <MaxTileRow>1009128</MaxTileRow>
            <MinTileCol>1445789</MinTileCol>
            <MaxTileCol>1616061</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1631406</MinTileRow>
            <MaxTileRow>2018256</MaxTileRow>
            <MinTileCol>2891579</MinTileCol>
            <MaxTileCol>3232122</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3262813</MinTileRow>
            <MaxTileRow>4036512</MaxTileRow>
            <MinTileCol>5783158</MinTileCol>
            <MaxTileCol>6464244</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6525627</MinTileRow>
            <MaxTileRow>8073025</MaxTileRow>
            <MinTileCol>11566317</MinTileCol>
            <MaxTileCol>12928489</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>13051254</MinTileRow>
            <MaxTileRow>16146051</MaxTileRow>
            <MinTileCol>23132635</MinTileCol>
            <MaxTileCol>25856979</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>26102509</MinTileRow>
            <MaxTileRow>32292102</MaxTileRow>
            <MinTileCol>46265270</MinTileCol>
            <MaxTileCol>51713959</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>52205018</MinTileRow>
            <MaxTileRow>64584205</MaxTileRow>
            <MinTileCol>92530540</MinTileCol>
            <MaxTileCol>103427919</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>104410036</MinTileRow>
            <MaxTileRow>129168410</MaxTileRow>
            <MinTileCol>185061080</MinTileCol>
            <MaxTileCol>206855839</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>208820072</MinTileRow>
            <MaxTileRow>258336820</MaxTileRow>
            <MinTileCol>370122160</MinTileCol>
            <MaxTileCol>413711678</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>417640144</MinTileRow>
            <MaxTileRow>516673640</MaxTileRow>
            <MinTileCol>740244320</MinTileCol>
            <MaxTileCol>827423357</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="application/json;type=geojson" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=geojson"/>
      <ResourceURL format="application/json;type=topojson" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=topojson"/>
      <ResourceURL format="image/png8" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png8"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:iw_state_cwmi_uuids/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Spearfish</ows:Title>
      <ows:Abstract>Spearfish City in Lawrence County, South Dakota

The area covered by the data set is in the vicinity of Spearfish and includes a majority of the Black Hills National Forest (i.e., Mount Rushmore).</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.87791475407893 44.37246687108143</ows:LowerCorner>
        <ows:UpperCorner>-103.62278893469492 44.50235105543566</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>spearfish</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
      </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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>258</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>517</MinTileRow>
            <MaxTileRow>519</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>869</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1035</MinTileRow>
            <MaxTileRow>1038</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1738</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2070</MinTileRow>
            <MaxTileRow>2076</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4141</MinTileRow>
            <MaxTileRow>4153</MaxTileRow>
            <MinTileCol>6928</MinTileCol>
            <MaxTileCol>6952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8282</MinTileRow>
            <MaxTileRow>8306</MaxTileRow>
            <MinTileCol>13857</MinTileCol>
            <MaxTileCol>13904</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16565</MinTileRow>
            <MaxTileRow>16612</MaxTileRow>
            <MinTileCol>27715</MinTileCol>
            <MaxTileCol>27808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33130</MinTileRow>
            <MaxTileRow>33224</MaxTileRow>
            <MinTileCol>55430</MinTileCol>
            <MaxTileCol>55616</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66260</MinTileRow>
            <MaxTileRow>66449</MaxTileRow>
            <MinTileCol>110860</MinTileCol>
            <MaxTileCol>111232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132521</MinTileRow>
            <MaxTileRow>132899</MaxTileRow>
            <MinTileCol>221721</MinTileCol>
            <MaxTileCol>222464</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265043</MinTileRow>
            <MaxTileRow>265799</MaxTileRow>
            <MinTileCol>443443</MinTileCol>
            <MaxTileCol>444929</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530086</MinTileRow>
            <MaxTileRow>531599</MaxTileRow>
            <MinTileCol>886886</MinTileCol>
            <MaxTileCol>889859</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>740</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1481</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>869</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2962</MinTileRow>
            <MaxTileRow>2966</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1738</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5925</MinTileRow>
            <MaxTileRow>5933</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11851</MinTileRow>
            <MaxTileRow>11867</MaxTileRow>
            <MinTileCol>6928</MinTileCol>
            <MaxTileCol>6952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23702</MinTileRow>
            <MaxTileRow>23735</MaxTileRow>
            <MinTileCol>13857</MinTileCol>
            <MaxTileCol>13904</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47405</MinTileRow>
            <MaxTileRow>47471</MaxTileRow>
            <MinTileCol>27715</MinTileCol>
            <MaxTileCol>27808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94810</MinTileRow>
            <MaxTileRow>94942</MaxTileRow>
            <MinTileCol>55430</MinTileCol>
            <MaxTileCol>55616</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189620</MinTileRow>
            <MaxTileRow>189884</MaxTileRow>
            <MinTileCol>110860</MinTileCol>
            <MaxTileCol>111232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379240</MinTileRow>
            <MaxTileRow>379769</MaxTileRow>
            <MinTileCol>221721</MinTileCol>
            <MaxTileCol>222464</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>758480</MinTileRow>
            <MaxTileRow>759539</MaxTileRow>
            <MinTileCol>443443</MinTileCol>
            <MaxTileCol>444929</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1516960</MinTileRow>
            <MaxTileRow>1519079</MaxTileRow>
            <MinTileCol>886886</MinTileCol>
            <MaxTileCol>889859</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3033921</MinTileRow>
            <MaxTileRow>3038159</MaxTileRow>
            <MinTileCol>1773773</MinTileCol>
            <MaxTileCol>1779718</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6067842</MinTileRow>
            <MaxTileRow>6076319</MaxTileRow>
            <MinTileCol>3547546</MinTileCol>
            <MaxTileCol>3559436</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12135684</MinTileRow>
            <MaxTileRow>12152639</MaxTileRow>
            <MinTileCol>7095092</MinTileCol>
            <MaxTileCol>7118872</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24271368</MinTileRow>
            <MaxTileRow>24305278</MaxTileRow>
            <MinTileCol>14190185</MinTileCol>
            <MaxTileCol>14237744</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48542736</MinTileRow>
            <MaxTileRow>48610556</MaxTileRow>
            <MinTileCol>28380370</MinTileCol>
            <MaxTileCol>28475488</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97085472</MinTileRow>
            <MaxTileRow>97221112</MaxTileRow>
            <MinTileCol>56760740</MinTileCol>
            <MaxTileCol>56950976</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194170945</MinTileRow>
            <MaxTileRow>194442224</MaxTileRow>
            <MinTileCol>113521481</MinTileCol>
            <MaxTileCol>113901952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388341891</MinTileRow>
            <MaxTileRow>388884448</MaxTileRow>
            <MinTileCol>227042962</MinTileCol>
            <MaxTileCol>227803905</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/spearfish/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Tasmania</ows:Title>
      <ows:Abstract>Tasmania Australia from Digital Chart of the World.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>143.83482400000003 -43.648056</ows:LowerCorner>
        <ows:UpperCorner>148.47914100000003 -39.573891</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>tasmania</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
      </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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>47</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>95</MaxTileRow>
            <MinTileCol>230</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>184</MinTileRow>
            <MaxTileRow>190</MaxTileRow>
            <MinTileCol>460</MinTileCol>
            <MaxTileCol>467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>368</MinTileRow>
            <MaxTileRow>380</MaxTileRow>
            <MinTileCol>921</MinTileCol>
            <MaxTileCol>934</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>737</MinTileRow>
            <MaxTileRow>760</MaxTileRow>
            <MinTileCol>1842</MinTileCol>
            <MaxTileCol>1868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1474</MinTileRow>
            <MaxTileRow>1520</MaxTileRow>
            <MinTileCol>3684</MinTileCol>
            <MaxTileCol>3737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2948</MinTileRow>
            <MaxTileRow>3041</MaxTileRow>
            <MinTileCol>7369</MinTileCol>
            <MaxTileCol>7474</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5897</MinTileRow>
            <MaxTileRow>6082</MaxTileRow>
            <MinTileCol>14738</MinTileCol>
            <MaxTileCol>14949</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>11794</MinTileRow>
            <MaxTileRow>12164</MaxTileRow>
            <MinTileCol>29476</MinTileCol>
            <MaxTileCol>29898</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>23588</MinTileRow>
            <MaxTileRow>24329</MaxTileRow>
            <MinTileCol>58952</MinTileCol>
            <MaxTileCol>59797</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>47176</MinTileRow>
            <MaxTileRow>48659</MaxTileRow>
            <MinTileCol>117904</MinTileCol>
            <MaxTileCol>119595</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>94352</MinTileRow>
            <MaxTileRow>97319</MaxTileRow>
            <MinTileCol>235809</MinTileCol>
            <MaxTileCol>239191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>188705</MinTileRow>
            <MaxTileRow>194639</MaxTileRow>
            <MinTileCol>471618</MinTileCol>
            <MaxTileCol>478382</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>377411</MinTileRow>
            <MaxTileRow>389278</MaxTileRow>
            <MinTileCol>943237</MinTileCol>
            <MaxTileCol>956764</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>754822</MinTileRow>
            <MaxTileRow>778556</MaxTileRow>
            <MinTileCol>1886474</MinTileCol>
            <MaxTileCol>1913529</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1509645</MinTileRow>
            <MaxTileRow>1557112</MaxTileRow>
            <MinTileCol>3772949</MinTileCol>
            <MaxTileCol>3827059</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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>81</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>158</MinTileRow>
            <MaxTileRow>162</MaxTileRow>
            <MinTileCol>230</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>317</MinTileRow>
            <MaxTileRow>325</MaxTileRow>
            <MinTileCol>460</MinTileCol>
            <MaxTileCol>467</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>634</MinTileRow>
            <MaxTileRow>650</MaxTileRow>
            <MinTileCol>921</MinTileCol>
            <MaxTileCol>934</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1269</MinTileRow>
            <MaxTileRow>1300</MaxTileRow>
            <MinTileCol>1842</MinTileCol>
            <MaxTileCol>1868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2539</MinTileRow>
            <MaxTileRow>2601</MaxTileRow>
            <MinTileCol>3684</MinTileCol>
            <MaxTileCol>3737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>5078</MinTileRow>
            <MaxTileRow>5202</MaxTileRow>
            <MinTileCol>7369</MinTileCol>
            <MaxTileCol>7474</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>10156</MinTileRow>
            <MaxTileRow>10404</MaxTileRow>
            <MinTileCol>14738</MinTileCol>
            <MaxTileCol>14949</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>20312</MinTileRow>
            <MaxTileRow>20808</MaxTileRow>
            <MinTileCol>29476</MinTileCol>
            <MaxTileCol>29898</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>40624</MinTileRow>
            <MaxTileRow>41617</MaxTileRow>
            <MinTileCol>58952</MinTileCol>
            <MaxTileCol>59797</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>81248</MinTileRow>
            <MaxTileRow>83234</MaxTileRow>
            <MinTileCol>117904</MinTileCol>
            <MaxTileCol>119595</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>162497</MinTileRow>
            <MaxTileRow>166468</MaxTileRow>
            <MinTileCol>235809</MinTileCol>
            <MaxTileCol>239191</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>324995</MinTileRow>
            <MaxTileRow>332936</MaxTileRow>
            <MinTileCol>471618</MinTileCol>
            <MaxTileCol>478382</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>649991</MinTileRow>
            <MaxTileRow>665872</MaxTileRow>
            <MinTileCol>943237</MinTileCol>
            <MaxTileCol>956764</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1299983</MinTileRow>
            <MaxTileRow>1331744</MaxTileRow>
            <MinTileCol>1886474</MinTileCol>
            <MaxTileCol>1913529</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2599967</MinTileRow>
            <MaxTileRow>2663488</MaxTileRow>
            <MinTileCol>3772949</MinTileCol>
            <MaxTileCol>3827059</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>5199934</MinTileRow>
            <MaxTileRow>5326977</MaxTileRow>
            <MinTileCol>7545898</MinTileCol>
            <MaxTileCol>7654118</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>10399869</MinTileRow>
            <MaxTileRow>10653955</MaxTileRow>
            <MinTileCol>15091796</MinTileCol>
            <MaxTileCol>15308237</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>20799738</MinTileRow>
            <MaxTileRow>21307911</MaxTileRow>
            <MinTileCol>30183593</MinTileCol>
            <MaxTileCol>30616475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>41599476</MinTileRow>
            <MaxTileRow>42615822</MaxTileRow>
            <MinTileCol>60367186</MinTileCol>
            <MaxTileCol>61232950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>83198952</MinTileRow>
            <MaxTileRow>85231644</MaxTileRow>
            <MinTileCol>120734373</MinTileCol>
            <MaxTileCol>122465900</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>166397905</MinTileRow>
            <MaxTileRow>170463288</MaxTileRow>
            <MinTileCol>241468746</MinTileCol>
            <MaxTileCol>244931800</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>332795810</MinTileRow>
            <MaxTileRow>340926577</MaxTileRow>
            <MinTileCol>482937492</MinTileCol>
            <MaxTileCol>489863600</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>665591620</MinTileRow>
            <MaxTileRow>681853155</MaxTileRow>
            <MinTileCol>965874985</MinTileCol>
            <MaxTileCol>979727200</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tasmania/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>TIGER New York</ows:Title>
      <ows:Abstract>Topologically Integrated Geographic Encoding and Referencing (TIGER) dataset for New York.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-74.047185 40.679648</ows:LowerCorner>
        <ows:UpperCorner>-73.907005 40.882078</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>tiger-ny</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier/>
      </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>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>34</MinTileRow>
            <MaxTileRow>35</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>69</MinTileRow>
            <MaxTileRow>70</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>139</MinTileRow>
            <MaxTileRow>140</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>279</MinTileRow>
            <MaxTileRow>280</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>558</MinTileRow>
            <MaxTileRow>561</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1207</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1117</MinTileRow>
            <MaxTileRow>1122</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2235</MinTileRow>
            <MaxTileRow>2244</MaxTileRow>
            <MinTileCol>4822</MinTileCol>
            <MaxTileCol>4828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4470</MinTileRow>
            <MaxTileRow>4489</MaxTileRow>
            <MinTileCol>9644</MinTileCol>
            <MaxTileCol>9656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8941</MinTileRow>
            <MaxTileRow>8978</MaxTileRow>
            <MinTileCol>19288</MinTileCol>
            <MaxTileCol>19313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>17883</MinTileRow>
            <MaxTileRow>17956</MaxTileRow>
            <MinTileCol>38576</MinTileCol>
            <MaxTileCol>38627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>35766</MinTileRow>
            <MaxTileRow>35913</MaxTileRow>
            <MinTileCol>77152</MinTileCol>
            <MaxTileCol>77254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>71533</MinTileRow>
            <MaxTileRow>71827</MaxTileRow>
            <MinTileCol>154304</MinTileCol>
            <MaxTileCol>154509</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>143066</MinTileRow>
            <MaxTileRow>143655</MaxTileRow>
            <MinTileCol>308609</MinTileCol>
            <MaxTileCol>309018</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>286132</MinTileRow>
            <MaxTileRow>287311</MaxTileRow>
            <MinTileCol>617219</MinTileCol>
            <MaxTileCol>618036</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>572265</MinTileRow>
            <MaxTileRow>574623</MaxTileRow>
            <MinTileCol>1234439</MinTileCol>
            <MaxTileCol>1236072</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>12</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>48</MinTileRow>
            <MaxTileRow>48</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>96</MinTileRow>
            <MaxTileRow>96</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>192</MinTileRow>
            <MaxTileRow>192</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>384</MinTileRow>
            <MaxTileRow>385</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>768</MinTileRow>
            <MaxTileRow>770</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1537</MinTileRow>
            <MaxTileRow>1540</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1207</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3074</MinTileRow>
            <MaxTileRow>3081</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6149</MinTileRow>
            <MaxTileRow>6162</MaxTileRow>
            <MinTileCol>4822</MinTileCol>
            <MaxTileCol>4828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12299</MinTileRow>
            <MaxTileRow>12324</MaxTileRow>
            <MinTileCol>9644</MinTileCol>
            <MaxTileCol>9656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>24599</MinTileRow>
            <MaxTileRow>24648</MaxTileRow>
            <MinTileCol>19288</MinTileCol>
            <MaxTileCol>19313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>49199</MinTileRow>
            <MaxTileRow>49296</MaxTileRow>
            <MinTileCol>38576</MinTileCol>
            <MaxTileCol>38627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>98398</MinTileRow>
            <MaxTileRow>98592</MaxTileRow>
            <MinTileCol>77152</MinTileCol>
            <MaxTileCol>77254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>196796</MinTileRow>
            <MaxTileRow>197185</MaxTileRow>
            <MinTileCol>154304</MinTileCol>
            <MaxTileCol>154509</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>393593</MinTileRow>
            <MaxTileRow>394371</MaxTileRow>
            <MinTileCol>308609</MinTileCol>
            <MaxTileCol>309018</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>787186</MinTileRow>
            <MaxTileRow>788743</MaxTileRow>
            <MinTileCol>617219</MinTileCol>
            <MaxTileCol>618036</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1574372</MinTileRow>
            <MaxTileRow>1577487</MaxTileRow>
            <MinTileCol>1234439</MinTileCol>
            <MaxTileCol>1236072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3148745</MinTileRow>
            <MaxTileRow>3154974</MaxTileRow>
            <MinTileCol>2468879</MinTileCol>
            <MaxTileCol>2472145</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6297490</MinTileRow>
            <MaxTileRow>6309948</MaxTileRow>
            <MinTileCol>4937759</MinTileCol>
            <MaxTileCol>4944291</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12594980</MinTileRow>
            <MaxTileRow>12619897</MaxTileRow>
            <MinTileCol>9875518</MinTileCol>
            <MaxTileCol>9888583</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>25189960</MinTileRow>
            <MaxTileRow>25239795</MaxTileRow>
            <MinTileCol>19751036</MinTileCol>
            <MaxTileCol>19777167</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>50379920</MinTileRow>
            <MaxTileRow>50479590</MaxTileRow>
            <MinTileCol>39502072</MinTileCol>
            <MaxTileCol>39554335</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>100759841</MinTileRow>
            <MaxTileRow>100959181</MaxTileRow>
            <MinTileCol>79004145</MinTileCol>
            <MaxTileCol>79108670</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>201519682</MinTileRow>
            <MaxTileRow>201918362</MaxTileRow>
            <MinTileCol>158008290</MinTileCol>
            <MaxTileCol>158217341</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>403039365</MinTileRow>
            <MaxTileRow>403836725</MaxTileRow>
            <MinTileCol>316016580</MinTileCol>
            <MaxTileCol>316434683</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger-ny/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>A sample ArcGrid file</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-180.0 -90.0</ows:LowerCorner>
        <ows:UpperCorner>180.0 90.0</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>nurc:Arc_Sample</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>raster</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=nurc%3AArc_Sample" 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>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/nurc:Arc_Sample/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Spearfish bug locations</ows:Title>
      <ows:Abstract>Sample data from GRASS, bug sites location, Spearfish, South Dakota, USA</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.86788044917643 44.37396353420418</ows:LowerCorner>
        <ows:UpperCorner>-103.63765441047731 44.43421262220952</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>sf:bugsites</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sf%3Abugsites" 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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>259</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>518</MinTileRow>
            <MaxTileRow>519</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1036</MinTileRow>
            <MaxTileRow>1038</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2073</MinTileRow>
            <MaxTileRow>2076</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4147</MinTileRow>
            <MaxTileRow>4152</MaxTileRow>
            <MinTileCol>6929</MinTileCol>
            <MaxTileCol>6950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8294</MinTileRow>
            <MaxTileRow>8305</MaxTileRow>
            <MinTileCol>13859</MinTileCol>
            <MaxTileCol>13901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16589</MinTileRow>
            <MaxTileRow>16611</MaxTileRow>
            <MinTileCol>27718</MinTileCol>
            <MaxTileCol>27802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33179</MinTileRow>
            <MaxTileRow>33223</MaxTileRow>
            <MinTileCol>55437</MinTileCol>
            <MaxTileCol>55605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66359</MinTileRow>
            <MaxTileRow>66447</MaxTileRow>
            <MinTileCol>110875</MinTileCol>
            <MaxTileCol>111210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132719</MinTileRow>
            <MaxTileRow>132895</MaxTileRow>
            <MinTileCol>221750</MinTileCol>
            <MaxTileCol>222421</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265439</MinTileRow>
            <MaxTileRow>265790</MaxTileRow>
            <MinTileCol>443501</MinTileCol>
            <MaxTileCol>444842</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530879</MinTileRow>
            <MaxTileRow>531581</MaxTileRow>
            <MinTileCol>887003</MinTileCol>
            <MaxTileCol>889685</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>741</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1482</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>868</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2964</MinTileRow>
            <MaxTileRow>2966</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1737</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5929</MinTileRow>
            <MaxTileRow>5933</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3475</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11859</MinTileRow>
            <MaxTileRow>11867</MaxTileRow>
            <MinTileCol>6929</MinTileCol>
            <MaxTileCol>6950</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23719</MinTileRow>
            <MaxTileRow>23735</MaxTileRow>
            <MinTileCol>13859</MinTileCol>
            <MaxTileCol>13901</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47439</MinTileRow>
            <MaxTileRow>47470</MaxTileRow>
            <MinTileCol>27718</MinTileCol>
            <MaxTileCol>27802</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94879</MinTileRow>
            <MaxTileRow>94940</MaxTileRow>
            <MinTileCol>55437</MinTileCol>
            <MaxTileCol>55605</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189759</MinTileRow>
            <MaxTileRow>189881</MaxTileRow>
            <MinTileCol>110875</MinTileCol>
            <MaxTileCol>111210</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379518</MinTileRow>
            <MaxTileRow>379763</MaxTileRow>
            <MinTileCol>221750</MinTileCol>
            <MaxTileCol>222421</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>759036</MinTileRow>
            <MaxTileRow>759527</MaxTileRow>
            <MinTileCol>443501</MinTileCol>
            <MaxTileCol>444842</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1518072</MinTileRow>
            <MaxTileRow>1519055</MaxTileRow>
            <MinTileCol>887003</MinTileCol>
            <MaxTileCol>889685</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3036145</MinTileRow>
            <MaxTileRow>3038110</MaxTileRow>
            <MinTileCol>1774006</MinTileCol>
            <MaxTileCol>1779371</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6072291</MinTileRow>
            <MaxTileRow>6076221</MaxTileRow>
            <MinTileCol>3548013</MinTileCol>
            <MaxTileCol>3558743</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12144583</MinTileRow>
            <MaxTileRow>12152443</MaxTileRow>
            <MinTileCol>7096027</MinTileCol>
            <MaxTileCol>7117486</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24289167</MinTileRow>
            <MaxTileRow>24304887</MaxTileRow>
            <MinTileCol>14192055</MinTileCol>
            <MaxTileCol>14234972</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48578334</MinTileRow>
            <MaxTileRow>48609775</MaxTileRow>
            <MinTileCol>28384111</MinTileCol>
            <MaxTileCol>28469945</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97156668</MinTileRow>
            <MaxTileRow>97219550</MaxTileRow>
            <MinTileCol>56768222</MinTileCol>
            <MaxTileCol>56939891</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194313336</MinTileRow>
            <MaxTileRow>194439101</MaxTileRow>
            <MinTileCol>113536445</MinTileCol>
            <MaxTileCol>113879783</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388626672</MinTileRow>
            <MaxTileRow>388878203</MaxTileRow>
            <MinTileCol>227072891</MinTileCol>
            <MaxTileCol>227759567</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:bugsites/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Tasmania water bodies</ows:Title>
      <ows:Abstract>Tasmania water bodies</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>145.97161899999998 -43.031944</ows:LowerCorner>
        <ows:UpperCorner>147.219696 -41.775558</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>topp:tasmania_water_bodies</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=topp%3Atasmania_water_bodies" 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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>47</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>93</MinTileRow>
            <MaxTileRow>94</MaxTileRow>
            <MinTileCol>231</MinTileCol>
            <MaxTileCol>232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>187</MinTileRow>
            <MaxTileRow>189</MaxTileRow>
            <MinTileCol>463</MinTileCol>
            <MaxTileCol>465</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>374</MinTileRow>
            <MaxTileRow>378</MaxTileRow>
            <MinTileCol>927</MinTileCol>
            <MaxTileCol>930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>749</MinTileRow>
            <MaxTileRow>756</MaxTileRow>
            <MinTileCol>1854</MinTileCol>
            <MaxTileCol>1861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1499</MinTileRow>
            <MaxTileRow>1513</MaxTileRow>
            <MinTileCol>3708</MinTileCol>
            <MaxTileCol>3723</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2998</MinTileRow>
            <MaxTileRow>3027</MaxTileRow>
            <MinTileCol>7417</MinTileCol>
            <MaxTileCol>7446</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5997</MinTileRow>
            <MaxTileRow>6054</MaxTileRow>
            <MinTileCol>14835</MinTileCol>
            <MaxTileCol>14892</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>11994</MinTileRow>
            <MaxTileRow>12108</MaxTileRow>
            <MinTileCol>29670</MinTileCol>
            <MaxTileCol>29784</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>23989</MinTileRow>
            <MaxTileRow>24217</MaxTileRow>
            <MinTileCol>59341</MinTileCol>
            <MaxTileCol>59568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>47978</MinTileRow>
            <MaxTileRow>48435</MaxTileRow>
            <MinTileCol>118682</MinTileCol>
            <MaxTileCol>119137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>95956</MinTileRow>
            <MaxTileRow>96870</MaxTileRow>
            <MinTileCol>237365</MinTileCol>
            <MaxTileCol>238274</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>191912</MinTileRow>
            <MaxTileRow>193741</MaxTileRow>
            <MinTileCol>474730</MinTileCol>
            <MaxTileCol>476548</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>383824</MinTileRow>
            <MaxTileRow>387483</MaxTileRow>
            <MinTileCol>949461</MinTileCol>
            <MaxTileCol>953096</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>767648</MinTileRow>
            <MaxTileRow>774967</MaxTileRow>
            <MinTileCol>1898922</MinTileCol>
            <MaxTileCol>1906192</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1535296</MinTileRow>
            <MaxTileRow>1549934</MaxTileRow>
            <MinTileCol>3797844</MinTileCol>
            <MaxTileCol>3812385</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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>10</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>20</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>40</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>80</MinTileRow>
            <MaxTileRow>80</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>160</MinTileRow>
            <MaxTileRow>161</MaxTileRow>
            <MinTileCol>231</MinTileCol>
            <MaxTileCol>232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>321</MinTileRow>
            <MaxTileRow>323</MaxTileRow>
            <MinTileCol>463</MinTileCol>
            <MaxTileCol>465</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>643</MinTileRow>
            <MaxTileRow>647</MaxTileRow>
            <MinTileCol>927</MinTileCol>
            <MaxTileCol>930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1286</MinTileRow>
            <MaxTileRow>1295</MaxTileRow>
            <MinTileCol>1854</MinTileCol>
            <MaxTileCol>1861</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2572</MinTileRow>
            <MaxTileRow>2591</MaxTileRow>
            <MinTileCol>3708</MinTileCol>
            <MaxTileCol>3723</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>5144</MinTileRow>
            <MaxTileRow>5182</MaxTileRow>
            <MinTileCol>7417</MinTileCol>
            <MaxTileCol>7446</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>10288</MinTileRow>
            <MaxTileRow>10365</MaxTileRow>
            <MinTileCol>14835</MinTileCol>
            <MaxTileCol>14892</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>20576</MinTileRow>
            <MaxTileRow>20731</MaxTileRow>
            <MinTileCol>29670</MinTileCol>
            <MaxTileCol>29784</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>41153</MinTileRow>
            <MaxTileRow>41462</MaxTileRow>
            <MinTileCol>59341</MinTileCol>
            <MaxTileCol>59568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>82306</MinTileRow>
            <MaxTileRow>82925</MaxTileRow>
            <MinTileCol>118682</MinTileCol>
            <MaxTileCol>119137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>164612</MinTileRow>
            <MaxTileRow>165851</MaxTileRow>
            <MinTileCol>237365</MinTileCol>
            <MaxTileCol>238274</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>329224</MinTileRow>
            <MaxTileRow>331702</MaxTileRow>
            <MinTileCol>474730</MinTileCol>
            <MaxTileCol>476548</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>658448</MinTileRow>
            <MaxTileRow>663404</MaxTileRow>
            <MinTileCol>949461</MinTileCol>
            <MaxTileCol>953096</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1316897</MinTileRow>
            <MaxTileRow>1326809</MaxTileRow>
            <MinTileCol>1898922</MinTileCol>
            <MaxTileCol>1906192</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2633794</MinTileRow>
            <MaxTileRow>2653618</MaxTileRow>
            <MinTileCol>3797844</MinTileCol>
            <MaxTileCol>3812385</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>5267588</MinTileRow>
            <MaxTileRow>5307237</MaxTileRow>
            <MinTileCol>7595689</MinTileCol>
            <MaxTileCol>7624771</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>10535177</MinTileRow>
            <MaxTileRow>10614475</MaxTileRow>
            <MinTileCol>15191378</MinTileCol>
            <MaxTileCol>15249543</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>21070354</MinTileRow>
            <MaxTileRow>21228951</MaxTileRow>
            <MinTileCol>30382757</MinTileCol>
            <MaxTileCol>30499086</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>42140709</MinTileRow>
            <MaxTileRow>42457903</MaxTileRow>
            <MinTileCol>60765514</MinTileCol>
            <MaxTileCol>60998172</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>84281418</MinTileRow>
            <MaxTileRow>84915807</MaxTileRow>
            <MinTileCol>121531028</MinTileCol>
            <MaxTileCol>121996344</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>168562837</MinTileRow>
            <MaxTileRow>169831614</MaxTileRow>
            <MinTileCol>243062056</MinTileCol>
            <MaxTileCol>243992689</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>337125675</MinTileRow>
            <MaxTileRow>339663229</MaxTileRow>
            <MinTileCol>486124112</MinTileCol>
            <MaxTileCol>487985379</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>674251350</MinTileRow>
            <MaxTileRow>679326459</MaxTileRow>
            <MinTileCol>972248224</MinTileCol>
            <MaxTileCol>975970759</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_water_bodies/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Manhattan (NY) roads</ows:Title>
      <ows:Abstract>Highly simplified road layout of Manhattan in New York..</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-74.02722 40.684221</ows:LowerCorner>
        <ows:UpperCorner>-73.907005 40.878178</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>tiger:tiger_roads</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=tiger%3Atiger_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>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>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>34</MinTileRow>
            <MaxTileRow>35</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>69</MinTileRow>
            <MaxTileRow>70</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>139</MinTileRow>
            <MaxTileRow>140</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>279</MinTileRow>
            <MaxTileRow>280</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>558</MinTileRow>
            <MaxTileRow>561</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1207</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1117</MinTileRow>
            <MaxTileRow>1122</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2235</MinTileRow>
            <MaxTileRow>2244</MaxTileRow>
            <MinTileCol>4822</MinTileCol>
            <MaxTileCol>4828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4471</MinTileRow>
            <MaxTileRow>4488</MaxTileRow>
            <MinTileCol>9645</MinTileCol>
            <MaxTileCol>9656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8942</MinTileRow>
            <MaxTileRow>8977</MaxTileRow>
            <MinTileCol>19291</MinTileCol>
            <MaxTileCol>19313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>17884</MinTileRow>
            <MaxTileRow>17955</MaxTileRow>
            <MinTileCol>38583</MinTileCol>
            <MaxTileCol>38627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>35769</MinTileRow>
            <MaxTileRow>35910</MaxTileRow>
            <MinTileCol>77167</MinTileCol>
            <MaxTileCol>77254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>71538</MinTileRow>
            <MaxTileRow>71821</MaxTileRow>
            <MinTileCol>154334</MinTileCol>
            <MaxTileCol>154509</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>143077</MinTileRow>
            <MaxTileRow>143642</MaxTileRow>
            <MinTileCol>308668</MinTileCol>
            <MaxTileCol>309018</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>286155</MinTileRow>
            <MaxTileRow>287285</MaxTileRow>
            <MinTileCol>617336</MinTileCol>
            <MaxTileCol>618036</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>572310</MinTileRow>
            <MaxTileRow>574570</MaxTileRow>
            <MinTileCol>1234672</MinTileCol>
            <MaxTileCol>1236072</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>12</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>48</MinTileRow>
            <MaxTileRow>48</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>96</MinTileRow>
            <MaxTileRow>96</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>192</MinTileRow>
            <MaxTileRow>192</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>384</MinTileRow>
            <MaxTileRow>385</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>768</MinTileRow>
            <MaxTileRow>770</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1537</MinTileRow>
            <MaxTileRow>1540</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1207</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3075</MinTileRow>
            <MaxTileRow>3080</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2414</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6150</MinTileRow>
            <MaxTileRow>6161</MaxTileRow>
            <MinTileCol>4822</MinTileCol>
            <MaxTileCol>4828</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12300</MinTileRow>
            <MaxTileRow>12323</MaxTileRow>
            <MinTileCol>9645</MinTileCol>
            <MaxTileCol>9656</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>24600</MinTileRow>
            <MaxTileRow>24647</MaxTileRow>
            <MinTileCol>19291</MinTileCol>
            <MaxTileCol>19313</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>49201</MinTileRow>
            <MaxTileRow>49294</MaxTileRow>
            <MinTileCol>38583</MinTileCol>
            <MaxTileCol>38627</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>98402</MinTileRow>
            <MaxTileRow>98588</MaxTileRow>
            <MinTileCol>77167</MinTileCol>
            <MaxTileCol>77254</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>196804</MinTileRow>
            <MaxTileRow>197177</MaxTileRow>
            <MinTileCol>154334</MinTileCol>
            <MaxTileCol>154509</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>393608</MinTileRow>
            <MaxTileRow>394354</MaxTileRow>
            <MinTileCol>308668</MinTileCol>
            <MaxTileCol>309018</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>787216</MinTileRow>
            <MaxTileRow>788708</MaxTileRow>
            <MinTileCol>617336</MinTileCol>
            <MaxTileCol>618036</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1574432</MinTileRow>
            <MaxTileRow>1577416</MaxTileRow>
            <MinTileCol>1234672</MinTileCol>
            <MaxTileCol>1236072</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3148865</MinTileRow>
            <MaxTileRow>3154833</MaxTileRow>
            <MinTileCol>2469344</MinTileCol>
            <MaxTileCol>2472145</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6297730</MinTileRow>
            <MaxTileRow>6309667</MaxTileRow>
            <MinTileCol>4938689</MinTileCol>
            <MaxTileCol>4944291</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12595460</MinTileRow>
            <MaxTileRow>12619335</MaxTileRow>
            <MinTileCol>9877379</MinTileCol>
            <MaxTileCol>9888583</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>25190921</MinTileRow>
            <MaxTileRow>25238671</MaxTileRow>
            <MinTileCol>19754758</MinTileCol>
            <MaxTileCol>19777167</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>50381843</MinTileRow>
            <MaxTileRow>50477342</MaxTileRow>
            <MinTileCol>39509516</MinTileCol>
            <MaxTileCol>39554335</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>100763687</MinTileRow>
            <MaxTileRow>100954684</MaxTileRow>
            <MinTileCol>79019032</MinTileCol>
            <MaxTileCol>79108670</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>201527375</MinTileRow>
            <MaxTileRow>201909369</MaxTileRow>
            <MinTileCol>158038064</MinTileCol>
            <MaxTileCol>158217341</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>403054750</MinTileRow>
            <MaxTileRow>403818739</MaxTileRow>
            <MinTileCol>316076128</MinTileCol>
            <MaxTileCol>316434683</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:tiger_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Manhattan (NY) points of interest</ows:Title>
      <ows:Abstract>Points of interest in New York, New York (on Manhattan). One of the attributes contains the name of a file with a picture of the point of interest.</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-74.0118315772888 40.70754683896324</ows:LowerCorner>
        <ows:UpperCorner>-74.00153046439813 40.719885123828675</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>tiger:poi</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>point</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=tiger%3Apoi" 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>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>17</MinTileRow>
            <MaxTileRow>17</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>35</MinTileRow>
            <MaxTileRow>35</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>70</MinTileRow>
            <MaxTileRow>70</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>140</MinTileRow>
            <MaxTileRow>140</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>280</MinTileRow>
            <MaxTileRow>280</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>560</MinTileRow>
            <MaxTileRow>560</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1206</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1121</MinTileRow>
            <MaxTileRow>1121</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2242</MinTileRow>
            <MaxTileRow>2243</MaxTileRow>
            <MinTileCol>4823</MinTileCol>
            <MaxTileCol>4824</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4485</MinTileRow>
            <MaxTileRow>4486</MaxTileRow>
            <MinTileCol>9647</MinTileCol>
            <MaxTileCol>9648</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8971</MinTileRow>
            <MaxTileRow>8973</MaxTileRow>
            <MinTileCol>19294</MinTileCol>
            <MaxTileCol>19296</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>17942</MinTileRow>
            <MaxTileRow>17946</MaxTileRow>
            <MinTileCol>38589</MinTileCol>
            <MaxTileCol>38592</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>35884</MinTileRow>
            <MaxTileRow>35893</MaxTileRow>
            <MinTileCol>77178</MinTileCol>
            <MaxTileCol>77185</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>71769</MinTileRow>
            <MaxTileRow>71787</MaxTileRow>
            <MinTileCol>154356</MinTileCol>
            <MaxTileCol>154371</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>143538</MinTileRow>
            <MaxTileRow>143574</MaxTileRow>
            <MinTileCol>308712</MinTileCol>
            <MaxTileCol>308742</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>287077</MinTileRow>
            <MaxTileRow>287149</MaxTileRow>
            <MinTileCol>617425</MinTileCol>
            <MaxTileCol>617485</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>574154</MinTileRow>
            <MaxTileRow>574298</MaxTileRow>
            <MinTileCol>1234851</MinTileCol>
            <MaxTileCol>1234971</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>12</MinTileRow>
            <MaxTileRow>12</MaxTileRow>
            <MinTileCol>9</MinTileCol>
            <MaxTileCol>9</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>24</MaxTileRow>
            <MinTileCol>18</MinTileCol>
            <MaxTileCol>18</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>48</MinTileRow>
            <MaxTileRow>48</MaxTileRow>
            <MinTileCol>37</MinTileCol>
            <MaxTileCol>37</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>96</MinTileRow>
            <MaxTileRow>96</MaxTileRow>
            <MinTileCol>75</MinTileCol>
            <MaxTileCol>75</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>192</MinTileRow>
            <MaxTileRow>192</MaxTileRow>
            <MinTileCol>150</MinTileCol>
            <MaxTileCol>150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>384</MinTileRow>
            <MaxTileRow>385</MaxTileRow>
            <MinTileCol>301</MinTileCol>
            <MaxTileCol>301</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>769</MinTileRow>
            <MaxTileRow>770</MaxTileRow>
            <MinTileCol>602</MinTileCol>
            <MaxTileCol>603</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1539</MinTileRow>
            <MaxTileRow>1540</MaxTileRow>
            <MinTileCol>1205</MinTileCol>
            <MaxTileCol>1206</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3079</MinTileRow>
            <MaxTileRow>3080</MaxTileRow>
            <MinTileCol>2411</MinTileCol>
            <MaxTileCol>2412</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6159</MinTileRow>
            <MaxTileRow>6160</MaxTileRow>
            <MinTileCol>4823</MinTileCol>
            <MaxTileCol>4824</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12319</MinTileRow>
            <MaxTileRow>12320</MaxTileRow>
            <MinTileCol>9647</MinTileCol>
            <MaxTileCol>9648</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>24638</MinTileRow>
            <MaxTileRow>24641</MaxTileRow>
            <MinTileCol>19294</MinTileCol>
            <MaxTileCol>19296</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>49277</MinTileRow>
            <MaxTileRow>49283</MaxTileRow>
            <MinTileCol>38589</MinTileCol>
            <MaxTileCol>38592</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>98554</MinTileRow>
            <MaxTileRow>98566</MaxTileRow>
            <MinTileCol>77178</MinTileCol>
            <MaxTileCol>77185</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>197108</MinTileRow>
            <MaxTileRow>197132</MaxTileRow>
            <MinTileCol>154356</MinTileCol>
            <MaxTileCol>154371</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>394217</MinTileRow>
            <MaxTileRow>394264</MaxTileRow>
            <MinTileCol>308712</MinTileCol>
            <MaxTileCol>308742</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>788434</MinTileRow>
            <MaxTileRow>788529</MaxTileRow>
            <MinTileCol>617425</MinTileCol>
            <MaxTileCol>617485</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1576868</MinTileRow>
            <MaxTileRow>1577058</MaxTileRow>
            <MinTileCol>1234851</MinTileCol>
            <MaxTileCol>1234971</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3153737</MinTileRow>
            <MaxTileRow>3154117</MaxTileRow>
            <MinTileCol>2469703</MinTileCol>
            <MaxTileCol>2469943</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6307475</MinTileRow>
            <MaxTileRow>6308234</MaxTileRow>
            <MinTileCol>4939406</MinTileCol>
            <MaxTileCol>4939886</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12614950</MinTileRow>
            <MaxTileRow>12616468</MaxTileRow>
            <MinTileCol>9878813</MinTileCol>
            <MaxTileCol>9879773</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>25229901</MinTileRow>
            <MaxTileRow>25232936</MaxTileRow>
            <MinTileCol>19757626</MinTileCol>
            <MaxTileCol>19759546</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>50459803</MinTileRow>
            <MaxTileRow>50465872</MaxTileRow>
            <MinTileCol>39515253</MinTileCol>
            <MaxTileCol>39519093</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>100919606</MinTileRow>
            <MaxTileRow>100931744</MaxTileRow>
            <MinTileCol>79030506</MinTileCol>
            <MaxTileCol>79038187</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>201839213</MinTileRow>
            <MaxTileRow>201863488</MaxTileRow>
            <MinTileCol>158061012</MinTileCol>
            <MaxTileCol>158076375</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>403678427</MinTileRow>
            <MaxTileRow>403726977</MaxTileRow>
            <MinTileCol>316122025</MinTileCol>
            <MaxTileCol>316152750</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/tiger:poi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Tasmania roads</ows:Title>
      <ows:Abstract>Main Tasmania roads</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>145.19754 -43.423512</ows:LowerCorner>
        <ows:UpperCorner>148.27298000000002 -40.852802</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>topp:tasmania_roads</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=topp%3Atasmania_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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>47</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>93</MinTileRow>
            <MaxTileRow>94</MaxTileRow>
            <MinTileCol>231</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>186</MinTileRow>
            <MaxTileRow>189</MaxTileRow>
            <MinTileCol>462</MinTileCol>
            <MaxTileCol>466</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>372</MinTileRow>
            <MaxTileRow>379</MaxTileRow>
            <MinTileCol>925</MinTileCol>
            <MaxTileCol>933</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>744</MinTileRow>
            <MaxTileRow>759</MaxTileRow>
            <MinTileCol>1850</MinTileCol>
            <MaxTileCol>1867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>1488</MinTileRow>
            <MaxTileRow>1518</MaxTileRow>
            <MinTileCol>3700</MinTileCol>
            <MaxTileCol>3735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>2977</MinTileRow>
            <MaxTileRow>3036</MaxTileRow>
            <MinTileCol>7400</MinTileCol>
            <MaxTileCol>7470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>5955</MinTileRow>
            <MaxTileRow>6072</MaxTileRow>
            <MinTileCol>14800</MinTileCol>
            <MaxTileCol>14940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>11910</MinTileRow>
            <MaxTileRow>12144</MaxTileRow>
            <MinTileCol>29600</MinTileCol>
            <MaxTileCol>29880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>23821</MinTileRow>
            <MaxTileRow>24289</MaxTileRow>
            <MinTileCol>59200</MinTileCol>
            <MaxTileCol>59760</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>47642</MinTileRow>
            <MaxTileRow>48578</MaxTileRow>
            <MinTileCol>118400</MinTileCol>
            <MaxTileCol>119520</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>95284</MinTileRow>
            <MaxTileRow>97156</MaxTileRow>
            <MinTileCol>236801</MinTileCol>
            <MaxTileCol>239041</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>190568</MinTileRow>
            <MaxTileRow>194312</MaxTileRow>
            <MinTileCol>473603</MinTileCol>
            <MaxTileCol>478082</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>381136</MinTileRow>
            <MaxTileRow>388624</MaxTileRow>
            <MinTileCol>947206</MinTileCol>
            <MaxTileCol>956164</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>762272</MinTileRow>
            <MaxTileRow>777248</MaxTileRow>
            <MinTileCol>1894412</MinTileCol>
            <MaxTileCol>1912328</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>1524545</MinTileRow>
            <MaxTileRow>1554496</MaxTileRow>
            <MinTileCol>3788825</MinTileCol>
            <MaxTileCol>3824657</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>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>7</MinTileCol>
            <MaxTileCol>7</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>10</MaxTileRow>
            <MinTileCol>14</MinTileCol>
            <MaxTileCol>14</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>19</MinTileRow>
            <MaxTileRow>20</MaxTileRow>
            <MinTileCol>28</MinTileCol>
            <MaxTileCol>29</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>39</MinTileRow>
            <MaxTileRow>40</MaxTileRow>
            <MinTileCol>57</MinTileCol>
            <MaxTileCol>58</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>79</MinTileRow>
            <MaxTileRow>81</MaxTileRow>
            <MinTileCol>115</MinTileCol>
            <MaxTileCol>116</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>159</MinTileRow>
            <MaxTileRow>162</MaxTileRow>
            <MinTileCol>231</MinTileCol>
            <MaxTileCol>233</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>319</MinTileRow>
            <MaxTileRow>324</MaxTileRow>
            <MinTileCol>462</MinTileCol>
            <MaxTileCol>466</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>639</MinTileRow>
            <MaxTileRow>649</MaxTileRow>
            <MinTileCol>925</MinTileCol>
            <MaxTileCol>933</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>1279</MinTileRow>
            <MaxTileRow>1298</MaxTileRow>
            <MinTileCol>1850</MinTileCol>
            <MaxTileCol>1867</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>2558</MinTileRow>
            <MaxTileRow>2597</MaxTileRow>
            <MinTileCol>3700</MinTileCol>
            <MaxTileCol>3735</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>5116</MinTileRow>
            <MaxTileRow>5195</MaxTileRow>
            <MinTileCol>7400</MinTileCol>
            <MaxTileCol>7470</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>10232</MinTileRow>
            <MaxTileRow>10390</MaxTileRow>
            <MinTileCol>14800</MinTileCol>
            <MaxTileCol>14940</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>20464</MinTileRow>
            <MaxTileRow>20780</MaxTileRow>
            <MinTileCol>29600</MinTileCol>
            <MaxTileCol>29880</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>40929</MinTileRow>
            <MaxTileRow>41560</MaxTileRow>
            <MinTileCol>59200</MinTileCol>
            <MaxTileCol>59760</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>81858</MinTileRow>
            <MaxTileRow>83121</MaxTileRow>
            <MinTileCol>118400</MinTileCol>
            <MaxTileCol>119520</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>163717</MinTileRow>
            <MaxTileRow>166242</MaxTileRow>
            <MinTileCol>236801</MinTileCol>
            <MaxTileCol>239041</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>327435</MinTileRow>
            <MaxTileRow>332485</MaxTileRow>
            <MinTileCol>473603</MinTileCol>
            <MaxTileCol>478082</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>654870</MinTileRow>
            <MaxTileRow>664970</MaxTileRow>
            <MinTileCol>947206</MinTileCol>
            <MaxTileCol>956164</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>1309740</MinTileRow>
            <MaxTileRow>1329940</MaxTileRow>
            <MinTileCol>1894412</MinTileCol>
            <MaxTileCol>1912328</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>2619480</MinTileRow>
            <MaxTileRow>2659880</MaxTileRow>
            <MinTileCol>3788825</MinTileCol>
            <MaxTileCol>3824657</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>5238960</MinTileRow>
            <MaxTileRow>5319760</MaxTileRow>
            <MinTileCol>7577651</MinTileCol>
            <MaxTileCol>7649314</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>10477921</MinTileRow>
            <MaxTileRow>10639520</MaxTileRow>
            <MinTileCol>15155303</MinTileCol>
            <MaxTileCol>15298629</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>20955843</MinTileRow>
            <MaxTileRow>21279041</MaxTileRow>
            <MinTileCol>30310607</MinTileCol>
            <MaxTileCol>30597259</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>41911686</MinTileRow>
            <MaxTileRow>42558082</MaxTileRow>
            <MinTileCol>60621215</MinTileCol>
            <MaxTileCol>61194518</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>83823373</MinTileRow>
            <MaxTileRow>85116164</MaxTileRow>
            <MinTileCol>121242430</MinTileCol>
            <MaxTileCol>122389037</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>167646747</MinTileRow>
            <MaxTileRow>170232329</MaxTileRow>
            <MinTileCol>242484860</MinTileCol>
            <MaxTileCol>244778075</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>335293495</MinTileRow>
            <MaxTileRow>340464659</MaxTileRow>
            <MinTileCol>484969721</MinTileCol>
            <MaxTileCol>489556150</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>670586991</MinTileRow>
            <MaxTileRow>680929319</MaxTileRow>
            <MinTileCol>969939443</MinTileCol>
            <MaxTileCol>979112300</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/topp:tasmania_roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>final_data_cwmi</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>68.0934753417969 6.75436782836914</ows:LowerCorner>
        <ows:UpperCorner>97.4114990234375 37.0776138305664</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>NEWRM:final_data_cwmi</ows:Identifier>
      <Style>
        <ows:Identifier>NEWRM:cwmi_ind_district_labels</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=2&amp;height=1&amp;layer=NEWRM%3Afinal_data_cwmi&amp;style=cwmi_ind_district_labels" width="2" height="1"/>
      </Style>
      <Style>
        <ows:Identifier>NEWRM:cwmi_ind_state_labels</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=2&amp;height=1&amp;layer=NEWRM%3Afinal_data_cwmi&amp;style=cwmi_ind_state_labels" width="2" height="1"/>
      </Style>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=NEWRM%3Afinal_data_cwmi" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <Format>image/png</Format>
      <Format>image/jpeg</Format>
      <Format>application/json;type=geojson</Format>
      <Format>application/json;type=topojson</Format>
      <Format>image/png8</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>24</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>49</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>29</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>98</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>37</MinTileRow>
            <MaxTileRow>59</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>75</MinTileRow>
            <MaxTileRow>118</MaxTileRow>
            <MinTileCol>352</MinTileCol>
            <MaxTileCol>394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>150</MinTileRow>
            <MaxTileRow>236</MaxTileRow>
            <MinTileCol>705</MinTileCol>
            <MaxTileCol>789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>301</MinTileRow>
            <MaxTileRow>473</MaxTileRow>
            <MinTileCol>1411</MinTileCol>
            <MaxTileCol>1578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>602</MinTileRow>
            <MaxTileRow>947</MaxTileRow>
            <MinTileCol>2822</MinTileCol>
            <MaxTileCol>3156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1204</MinTileRow>
            <MaxTileRow>1894</MaxTileRow>
            <MinTileCol>5645</MinTileCol>
            <MaxTileCol>6312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2408</MinTileRow>
            <MaxTileRow>3788</MaxTileRow>
            <MinTileCol>11291</MinTileCol>
            <MaxTileCol>12625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4817</MinTileRow>
            <MaxTileRow>7577</MaxTileRow>
            <MinTileCol>22582</MinTileCol>
            <MaxTileCol>25250</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>9634</MinTileRow>
            <MaxTileRow>15154</MaxTileRow>
            <MinTileCol>45164</MinTileCol>
            <MaxTileCol>50501</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>19268</MinTileRow>
            <MaxTileRow>30308</MaxTileRow>
            <MinTileCol>90328</MinTileCol>
            <MaxTileCol>101002</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>38536</MinTileRow>
            <MaxTileRow>60617</MaxTileRow>
            <MinTileCol>180656</MinTileCol>
            <MaxTileCol>202004</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>77073</MinTileRow>
            <MaxTileRow>121235</MaxTileRow>
            <MinTileCol>361312</MinTileCol>
            <MaxTileCol>404009</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>154147</MinTileRow>
            <MaxTileRow>242470</MaxTileRow>
            <MinTileCol>722624</MinTileCol>
            <MaxTileCol>808019</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>308295</MinTileRow>
            <MaxTileRow>484940</MaxTileRow>
            <MinTileCol>1445249</MinTileCol>
            <MaxTileCol>1616039</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>616590</MinTileRow>
            <MaxTileRow>969881</MaxTileRow>
            <MinTileCol>2890498</MinTileCol>
            <MaxTileCol>3232078</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>24</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>49</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>61</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>98</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>123</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>199</MinTileRow>
            <MaxTileRow>246</MaxTileRow>
            <MinTileCol>352</MinTileCol>
            <MaxTileCol>394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>398</MinTileRow>
            <MaxTileRow>492</MaxTileRow>
            <MinTileCol>705</MinTileCol>
            <MaxTileCol>789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>796</MinTileRow>
            <MaxTileRow>985</MaxTileRow>
            <MinTileCol>1411</MinTileCol>
            <MaxTileCol>1578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1593</MinTileRow>
            <MaxTileRow>1970</MaxTileRow>
            <MinTileCol>2822</MinTileCol>
            <MaxTileCol>3156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3186</MinTileRow>
            <MaxTileRow>3941</MaxTileRow>
            <MinTileCol>5645</MinTileCol>
            <MaxTileCol>6312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6372</MinTileRow>
            <MaxTileRow>7883</MaxTileRow>
            <MinTileCol>11291</MinTileCol>
            <MaxTileCol>12625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12745</MinTileRow>
            <MaxTileRow>15767</MaxTileRow>
            <MinTileCol>22582</MinTileCol>
            <MaxTileCol>25250</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>25490</MinTileRow>
            <MaxTileRow>31535</MaxTileRow>
            <MinTileCol>45164</MinTileCol>
            <MaxTileCol>50501</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>50981</MinTileRow>
            <MaxTileRow>63071</MaxTileRow>
            <MinTileCol>90328</MinTileCol>
            <MaxTileCol>101002</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>101963</MinTileRow>
            <MaxTileRow>126142</MaxTileRow>
            <MinTileCol>180656</MinTileCol>
            <MaxTileCol>202004</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>203927</MinTileRow>
            <MaxTileRow>252284</MaxTileRow>
            <MinTileCol>361312</MinTileCol>
            <MaxTileCol>404009</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>407854</MinTileRow>
            <MaxTileRow>504568</MaxTileRow>
            <MinTileCol>722624</MinTileCol>
            <MaxTileCol>808019</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>815708</MinTileRow>
            <MaxTileRow>1009137</MaxTileRow>
            <MinTileCol>1445249</MinTileCol>
            <MaxTileCol>1616039</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1631416</MinTileRow>
            <MaxTileRow>2018275</MaxTileRow>
            <MinTileCol>2890498</MinTileCol>
            <MaxTileCol>3232078</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3262832</MinTileRow>
            <MaxTileRow>4036550</MaxTileRow>
            <MinTileCol>5780996</MinTileCol>
            <MaxTileCol>6464156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6525665</MinTileRow>
            <MaxTileRow>8073100</MaxTileRow>
            <MinTileCol>11561993</MinTileCol>
            <MaxTileCol>12928312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>13051331</MinTileRow>
            <MaxTileRow>16146200</MaxTileRow>
            <MinTileCol>23123987</MinTileCol>
            <MaxTileCol>25856625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>26102662</MinTileRow>
            <MaxTileRow>32292400</MaxTileRow>
            <MinTileCol>46247975</MinTileCol>
            <MaxTileCol>51713251</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>52205324</MinTileRow>
            <MaxTileRow>64584800</MaxTileRow>
            <MinTileCol>92495951</MinTileCol>
            <MaxTileCol>103426503</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>104410649</MinTileRow>
            <MaxTileRow>129169600</MaxTileRow>
            <MinTileCol>184991903</MinTileCol>
            <MaxTileCol>206853006</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>208821298</MinTileRow>
            <MaxTileRow>258339200</MaxTileRow>
            <MinTileCol>369983806</MinTileCol>
            <MaxTileCol>413706012</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>417642597</MinTileRow>
            <MaxTileRow>516678401</MaxTileRow>
            <MinTileCol>739967613</MinTileCol>
            <MaxTileCol>827412024</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="application/json;type=geojson" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=geojson"/>
      <ResourceURL format="application/json;type=topojson" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=topojson"/>
      <ResourceURL format="image/png8" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png8"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:final_data_cwmi/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>cwmi_ind_state</ows:Title>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>68.1238098144531 6.75407791137695</ows:LowerCorner>
        <ows:UpperCorner>97.4078369140625 37.0883483886719</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>NEWRM:cwmi_ind_state</ows:Identifier>
      <Style>
        <ows:Identifier>NEWRM:cwmi_ind_state_labels</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=2&amp;height=1&amp;layer=NEWRM%3Acwmi_ind_state&amp;style=cwmi_ind_state_labels" width="2" height="1"/>
      </Style>
      <Style isDefault="true">
        <ows:Identifier>polygon</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=NEWRM%3Acwmi_ind_state" width="20" height="20"/>
      </Style>
      <Format>application/vnd.mapbox-vector-tile</Format>
      <Format>application/json;type=utfgrid</Format>
      <Format>image/png</Format>
      <Format>image/vnd.jpeg-png</Format>
      <Format>image/jpeg</Format>
      <Format>application/json;type=geojson</Format>
      <Format>image/vnd.jpeg-png8</Format>
      <Format>application/json;type=topojson</Format>
      <Format>image/gif</Format>
      <Format>image/png8</Format>
      <InfoFormat>text/plain</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>application/vnd.ogc.gml/3.1.1</InfoFormat>
      <InfoFormat>text/xml</InfoFormat>
      <InfoFormat>text/html</InfoFormat>
      <InfoFormat>application/json</InfoFormat>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:4326</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>24</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>9</MinTileRow>
            <MaxTileRow>14</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>49</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>18</MinTileRow>
            <MaxTileRow>29</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>98</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>37</MinTileRow>
            <MaxTileRow>59</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>75</MinTileRow>
            <MaxTileRow>118</MaxTileRow>
            <MinTileCol>352</MinTileCol>
            <MaxTileCol>394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>150</MinTileRow>
            <MaxTileRow>236</MaxTileRow>
            <MinTileCol>705</MinTileCol>
            <MaxTileCol>789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>301</MinTileRow>
            <MaxTileRow>473</MaxTileRow>
            <MinTileCol>1411</MinTileCol>
            <MaxTileCol>1578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>602</MinTileRow>
            <MaxTileRow>947</MaxTileRow>
            <MinTileCol>2823</MinTileCol>
            <MaxTileCol>3156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1204</MinTileRow>
            <MaxTileRow>1894</MaxTileRow>
            <MinTileCol>5646</MinTileCol>
            <MaxTileCol>6312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2408</MinTileRow>
            <MaxTileRow>3788</MaxTileRow>
            <MinTileCol>11292</MinTileCol>
            <MaxTileCol>12625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4816</MinTileRow>
            <MaxTileRow>7577</MaxTileRow>
            <MinTileCol>22584</MinTileCol>
            <MaxTileCol>25250</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>9632</MinTileRow>
            <MaxTileRow>15154</MaxTileRow>
            <MinTileCol>45169</MinTileCol>
            <MaxTileCol>50500</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>19264</MinTileRow>
            <MaxTileRow>30308</MaxTileRow>
            <MinTileCol>90339</MinTileCol>
            <MaxTileCol>101001</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>38529</MinTileRow>
            <MaxTileRow>60617</MaxTileRow>
            <MinTileCol>180678</MinTileCol>
            <MaxTileCol>202002</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>77058</MinTileRow>
            <MaxTileRow>121235</MaxTileRow>
            <MinTileCol>361356</MinTileCol>
            <MaxTileCol>404004</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>154116</MinTileRow>
            <MaxTileRow>242471</MaxTileRow>
            <MinTileCol>722712</MinTileCol>
            <MaxTileCol>808008</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>308232</MinTileRow>
            <MaxTileRow>484942</MaxTileRow>
            <MinTileCol>1445425</MinTileCol>
            <MaxTileCol>1616017</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>616465</MinTileRow>
            <MaxTileRow>969885</MaxTileRow>
            <MinTileCol>2890851</MinTileCol>
            <MaxTileCol>3232035</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <TileMatrixSetLink>
        <TileMatrixSet>EPSG:900913</TileMatrixSet>
        <TileMatrixSetLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:0</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>0</MinTileCol>
            <MaxTileCol>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:1</TileMatrix>
            <MinTileRow>0</MinTileRow>
            <MaxTileRow>0</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>2</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>3</MinTileRow>
            <MaxTileRow>3</MaxTileRow>
            <MinTileCol>5</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>6</MinTileRow>
            <MaxTileRow>7</MaxTileRow>
            <MinTileCol>11</MinTileCol>
            <MaxTileCol>12</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>12</MinTileRow>
            <MaxTileRow>15</MaxTileRow>
            <MinTileCol>22</MinTileCol>
            <MaxTileCol>24</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>24</MinTileRow>
            <MaxTileRow>30</MaxTileRow>
            <MinTileCol>44</MinTileCol>
            <MaxTileCol>49</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>49</MinTileRow>
            <MaxTileRow>61</MaxTileRow>
            <MinTileCol>88</MinTileCol>
            <MaxTileCol>98</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>99</MinTileRow>
            <MaxTileRow>123</MaxTileRow>
            <MinTileCol>176</MinTileCol>
            <MaxTileCol>197</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>199</MinTileRow>
            <MaxTileRow>246</MaxTileRow>
            <MinTileCol>352</MinTileCol>
            <MaxTileCol>394</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>398</MinTileRow>
            <MaxTileRow>492</MaxTileRow>
            <MinTileCol>705</MinTileCol>
            <MaxTileCol>789</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>796</MinTileRow>
            <MaxTileRow>985</MaxTileRow>
            <MinTileCol>1411</MinTileCol>
            <MaxTileCol>1578</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1593</MinTileRow>
            <MaxTileRow>1970</MaxTileRow>
            <MinTileCol>2823</MinTileCol>
            <MaxTileCol>3156</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>3186</MinTileRow>
            <MaxTileRow>3941</MaxTileRow>
            <MinTileCol>5646</MinTileCol>
            <MaxTileCol>6312</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>6372</MinTileRow>
            <MaxTileRow>7883</MaxTileRow>
            <MinTileCol>11292</MinTileCol>
            <MaxTileCol>12625</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>12744</MinTileRow>
            <MaxTileRow>15767</MaxTileRow>
            <MinTileCol>22584</MinTileCol>
            <MaxTileCol>25250</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>25488</MinTileRow>
            <MaxTileRow>31535</MaxTileRow>
            <MinTileCol>45169</MinTileCol>
            <MaxTileCol>50500</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>50976</MinTileRow>
            <MaxTileRow>63071</MaxTileRow>
            <MinTileCol>90339</MinTileCol>
            <MaxTileCol>101001</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>101953</MinTileRow>
            <MaxTileRow>126142</MaxTileRow>
            <MinTileCol>180678</MinTileCol>
            <MaxTileCol>202002</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>203907</MinTileRow>
            <MaxTileRow>252284</MaxTileRow>
            <MinTileCol>361356</MinTileCol>
            <MaxTileCol>404004</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>407814</MinTileRow>
            <MaxTileRow>504569</MaxTileRow>
            <MinTileCol>722712</MinTileCol>
            <MaxTileCol>808008</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>815629</MinTileRow>
            <MaxTileRow>1009139</MaxTileRow>
            <MinTileCol>1445425</MinTileCol>
            <MaxTileCol>1616017</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1631259</MinTileRow>
            <MaxTileRow>2018278</MaxTileRow>
            <MinTileCol>2890851</MinTileCol>
            <MaxTileCol>3232035</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3262519</MinTileRow>
            <MaxTileRow>4036556</MaxTileRow>
            <MinTileCol>5781703</MinTileCol>
            <MaxTileCol>6464071</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6525038</MinTileRow>
            <MaxTileRow>8073113</MaxTileRow>
            <MinTileCol>11563407</MinTileCol>
            <MaxTileCol>12928142</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>13050077</MinTileRow>
            <MaxTileRow>16146227</MaxTileRow>
            <MinTileCol>23126815</MinTileCol>
            <MaxTileCol>25856284</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>26100154</MinTileRow>
            <MaxTileRow>32292454</MaxTileRow>
            <MinTileCol>46253630</MinTileCol>
            <MaxTileCol>51712568</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>52200308</MinTileRow>
            <MaxTileRow>64584909</MaxTileRow>
            <MinTileCol>92507261</MinTileCol>
            <MaxTileCol>103425137</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>104400616</MinTileRow>
            <MaxTileRow>129169818</MaxTileRow>
            <MinTileCol>185014522</MinTileCol>
            <MaxTileCol>206850275</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>208801232</MinTileRow>
            <MaxTileRow>258339636</MaxTileRow>
            <MinTileCol>370029044</MinTileCol>
            <MaxTileCol>413700551</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>417602464</MinTileRow>
            <MaxTileRow>516679272</MaxTileRow>
            <MinTileCol>740058089</MinTileCol>
            <MaxTileCol>827401102</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="application/vnd.mapbox-vector-tile" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/vnd.mapbox-vector-tile"/>
      <ResourceURL format="application/json;type=utfgrid" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=utfgrid"/>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/vnd.jpeg-png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/vnd.jpeg-png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="application/json;type=geojson" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=geojson"/>
      <ResourceURL format="image/vnd.jpeg-png8" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/vnd.jpeg-png8"/>
      <ResourceURL format="application/json;type=topojson" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=application/json;type=topojson"/>
      <ResourceURL format="image/gif" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/gif"/>
      <ResourceURL format="image/png8" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png8"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/NEWRM:cwmi_ind_state/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <Layer>
      <ows:Title>Spearfish roads</ows:Title>
      <ows:Abstract>Sample data from GRASS, road layout, Spearfish, South Dakota, USA</ows:Abstract>
      <ows:WGS84BoundingBox>
        <ows:LowerCorner>-103.8777946831626 44.3728896172632</ows:LowerCorner>
        <ows:UpperCorner>-103.62268570651196 44.502173963810456</ows:UpperCorner>
      </ows:WGS84BoundingBox>
      <ows:Identifier>sf:roads</ows:Identifier>
      <Style isDefault="true">
        <ows:Identifier>line</ows:Identifier>
        <LegendURL format="image/png" xlink:href="http://cwmi.niti.gov.in/geoserver/ows?service=WMS&amp;request=GetLegendGraphic&amp;format=image%2Fpng&amp;width=20&amp;height=20&amp;layer=sf%3Aroads" 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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:2</TileMatrix>
            <MinTileRow>1</MinTileRow>
            <MaxTileRow>1</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:4</TileMatrix>
            <MinTileRow>4</MinTileRow>
            <MaxTileRow>4</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:5</TileMatrix>
            <MinTileRow>8</MinTileRow>
            <MaxTileRow>8</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:6</TileMatrix>
            <MinTileRow>16</MinTileRow>
            <MaxTileRow>16</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:7</TileMatrix>
            <MinTileRow>32</MinTileRow>
            <MaxTileRow>32</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:8</TileMatrix>
            <MinTileRow>64</MinTileRow>
            <MaxTileRow>64</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:9</TileMatrix>
            <MinTileRow>129</MinTileRow>
            <MaxTileRow>129</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:10</TileMatrix>
            <MinTileRow>258</MinTileRow>
            <MaxTileRow>259</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:11</TileMatrix>
            <MinTileRow>517</MinTileRow>
            <MaxTileRow>519</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>869</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:12</TileMatrix>
            <MinTileRow>1035</MinTileRow>
            <MaxTileRow>1038</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1738</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:13</TileMatrix>
            <MinTileRow>2070</MinTileRow>
            <MaxTileRow>2076</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:14</TileMatrix>
            <MinTileRow>4141</MinTileRow>
            <MaxTileRow>4153</MaxTileRow>
            <MinTileCol>6928</MinTileCol>
            <MaxTileCol>6952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:15</TileMatrix>
            <MinTileRow>8282</MinTileRow>
            <MaxTileRow>8306</MaxTileRow>
            <MinTileCol>13857</MinTileCol>
            <MaxTileCol>13904</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:16</TileMatrix>
            <MinTileRow>16565</MinTileRow>
            <MaxTileRow>16612</MaxTileRow>
            <MinTileCol>27715</MinTileCol>
            <MaxTileCol>27808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:17</TileMatrix>
            <MinTileRow>33130</MinTileRow>
            <MaxTileRow>33224</MaxTileRow>
            <MinTileCol>55430</MinTileCol>
            <MaxTileCol>55616</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:18</TileMatrix>
            <MinTileRow>66261</MinTileRow>
            <MaxTileRow>66449</MaxTileRow>
            <MinTileCol>110860</MinTileCol>
            <MaxTileCol>111232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:19</TileMatrix>
            <MinTileRow>132522</MinTileRow>
            <MaxTileRow>132898</MaxTileRow>
            <MinTileCol>221721</MinTileCol>
            <MaxTileCol>222465</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:20</TileMatrix>
            <MinTileRow>265044</MinTileRow>
            <MaxTileRow>265797</MaxTileRow>
            <MinTileCol>443443</MinTileCol>
            <MaxTileCol>444930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:4326:21</TileMatrix>
            <MinTileRow>530088</MinTileRow>
            <MaxTileRow>531594</MaxTileRow>
            <MinTileCol>886887</MinTileCol>
            <MaxTileCol>889860</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>0</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:3</TileMatrix>
            <MinTileRow>2</MinTileRow>
            <MaxTileRow>2</MaxTileRow>
            <MinTileCol>1</MinTileCol>
            <MaxTileCol>1</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:4</TileMatrix>
            <MinTileRow>5</MinTileRow>
            <MaxTileRow>5</MaxTileRow>
            <MinTileCol>3</MinTileCol>
            <MaxTileCol>3</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:5</TileMatrix>
            <MinTileRow>11</MinTileRow>
            <MaxTileRow>11</MaxTileRow>
            <MinTileCol>6</MinTileCol>
            <MaxTileCol>6</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:6</TileMatrix>
            <MinTileRow>23</MinTileRow>
            <MaxTileRow>23</MaxTileRow>
            <MinTileCol>13</MinTileCol>
            <MaxTileCol>13</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:7</TileMatrix>
            <MinTileRow>46</MinTileRow>
            <MaxTileRow>46</MaxTileRow>
            <MinTileCol>27</MinTileCol>
            <MaxTileCol>27</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:8</TileMatrix>
            <MinTileRow>92</MinTileRow>
            <MaxTileRow>92</MaxTileRow>
            <MinTileCol>54</MinTileCol>
            <MaxTileCol>54</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:9</TileMatrix>
            <MinTileRow>185</MinTileRow>
            <MaxTileRow>185</MaxTileRow>
            <MinTileCol>108</MinTileCol>
            <MaxTileCol>108</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:10</TileMatrix>
            <MinTileRow>370</MinTileRow>
            <MaxTileRow>370</MaxTileRow>
            <MinTileCol>216</MinTileCol>
            <MaxTileCol>217</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:11</TileMatrix>
            <MinTileRow>740</MinTileRow>
            <MaxTileRow>741</MaxTileRow>
            <MinTileCol>433</MinTileCol>
            <MaxTileCol>434</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:12</TileMatrix>
            <MinTileRow>1481</MinTileRow>
            <MaxTileRow>1483</MaxTileRow>
            <MinTileCol>866</MinTileCol>
            <MaxTileCol>869</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:13</TileMatrix>
            <MinTileRow>2962</MinTileRow>
            <MaxTileRow>2966</MaxTileRow>
            <MinTileCol>1732</MinTileCol>
            <MaxTileCol>1738</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:14</TileMatrix>
            <MinTileRow>5925</MinTileRow>
            <MaxTileRow>5933</MaxTileRow>
            <MinTileCol>3464</MinTileCol>
            <MaxTileCol>3476</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:15</TileMatrix>
            <MinTileRow>11851</MinTileRow>
            <MaxTileRow>11867</MaxTileRow>
            <MinTileCol>6928</MinTileCol>
            <MaxTileCol>6952</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:16</TileMatrix>
            <MinTileRow>23702</MinTileRow>
            <MaxTileRow>23735</MaxTileRow>
            <MinTileCol>13857</MinTileCol>
            <MaxTileCol>13904</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:17</TileMatrix>
            <MinTileRow>47405</MinTileRow>
            <MaxTileRow>47471</MaxTileRow>
            <MinTileCol>27715</MinTileCol>
            <MaxTileCol>27808</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:18</TileMatrix>
            <MinTileRow>94810</MinTileRow>
            <MaxTileRow>94942</MaxTileRow>
            <MinTileCol>55430</MinTileCol>
            <MaxTileCol>55616</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:19</TileMatrix>
            <MinTileRow>189620</MinTileRow>
            <MaxTileRow>189884</MaxTileRow>
            <MinTileCol>110860</MinTileCol>
            <MaxTileCol>111232</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:20</TileMatrix>
            <MinTileRow>379240</MinTileRow>
            <MaxTileRow>379768</MaxTileRow>
            <MinTileCol>221721</MinTileCol>
            <MaxTileCol>222465</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:21</TileMatrix>
            <MinTileRow>758481</MinTileRow>
            <MaxTileRow>759536</MaxTileRow>
            <MinTileCol>443443</MinTileCol>
            <MaxTileCol>444930</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:22</TileMatrix>
            <MinTileRow>1516963</MinTileRow>
            <MaxTileRow>1519072</MaxTileRow>
            <MinTileCol>886887</MinTileCol>
            <MaxTileCol>889860</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:23</TileMatrix>
            <MinTileRow>3033926</MinTileRow>
            <MaxTileRow>3038145</MaxTileRow>
            <MinTileCol>1773775</MinTileCol>
            <MaxTileCol>1779720</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:24</TileMatrix>
            <MinTileRow>6067853</MinTileRow>
            <MaxTileRow>6076291</MaxTileRow>
            <MinTileCol>3547551</MinTileCol>
            <MaxTileCol>3559440</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:25</TileMatrix>
            <MinTileRow>12135707</MinTileRow>
            <MaxTileRow>12152583</MaxTileRow>
            <MinTileCol>7095103</MinTileCol>
            <MaxTileCol>7118881</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:26</TileMatrix>
            <MinTileRow>24271414</MinTileRow>
            <MaxTileRow>24305167</MaxTileRow>
            <MinTileCol>14190207</MinTileCol>
            <MaxTileCol>14237763</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:27</TileMatrix>
            <MinTileRow>48542828</MinTileRow>
            <MaxTileRow>48610335</MaxTileRow>
            <MinTileCol>28380415</MinTileCol>
            <MaxTileCol>28475526</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:28</TileMatrix>
            <MinTileRow>97085657</MinTileRow>
            <MaxTileRow>97220671</MaxTileRow>
            <MinTileCol>56760830</MinTileCol>
            <MaxTileCol>56951053</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:29</TileMatrix>
            <MinTileRow>194171315</MinTileRow>
            <MaxTileRow>194441342</MaxTileRow>
            <MinTileCol>113521660</MinTileCol>
            <MaxTileCol>113902106</MaxTileCol>
          </TileMatrixLimits>
          <TileMatrixLimits>
            <TileMatrix>EPSG:900913:30</TileMatrix>
            <MinTileRow>388342631</MinTileRow>
            <MaxTileRow>388882685</MaxTileRow>
            <MinTileCol>227043321</MinTileCol>
            <MaxTileCol>227804213</MaxTileCol>
          </TileMatrixLimits>
        </TileMatrixSetLimits>
      </TileMatrixSetLink>
      <ResourceURL format="image/png" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/png"/>
      <ResourceURL format="image/jpeg" resourceType="tile" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}?format=image/jpeg"/>
      <ResourceURL format="text/plain" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/plain"/>
      <ResourceURL format="application/vnd.ogc.gml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="application/vnd.ogc.gml/3.1.1" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/vnd.ogc.gml/3.1.1"/>
      <ResourceURL format="text/xml" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/xml"/>
      <ResourceURL format="text/html" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=text/html"/>
      <ResourceURL format="application/json" resourceType="FeatureInfo" template="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/sf:roads/{style}/{TileMatrixSet}/{TileMatrix}/{TileRow}/{TileCol}/{J}/{I}?format=application/json"/>
    </Layer>
    <TileMatrixSet>
      <ows:Identifier>GlobalCRS84Pixel</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:0</ows:Identifier>
        <ScaleDenominator>7.951392199519542E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:1</ows:Identifier>
        <ScaleDenominator>3.975696099759771E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:2</ows:Identifier>
        <ScaleDenominator>1.9878480498798856E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>3</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:3</ows:Identifier>
        <ScaleDenominator>1.325232033253257E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5</MatrixWidth>
        <MatrixHeight>3</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:4</ows:Identifier>
        <ScaleDenominator>6.626160166266285E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>9</MatrixWidth>
        <MatrixHeight>5</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:5</ows:Identifier>
        <ScaleDenominator>3.3130800831331424E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>17</MatrixWidth>
        <MatrixHeight>9</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:6</ows:Identifier>
        <ScaleDenominator>1.325232033253257E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>43</MatrixWidth>
        <MatrixHeight>22</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:7</ows:Identifier>
        <ScaleDenominator>6626160.166266285</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>85</MatrixWidth>
        <MatrixHeight>43</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:8</ows:Identifier>
        <ScaleDenominator>3313080.0831331424</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>169</MatrixWidth>
        <MatrixHeight>85</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:9</ows:Identifier>
        <ScaleDenominator>1656540.0415665712</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>338</MatrixWidth>
        <MatrixHeight>169</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:10</ows:Identifier>
        <ScaleDenominator>552180.0138555238</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1013</MatrixWidth>
        <MatrixHeight>507</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:11</ows:Identifier>
        <ScaleDenominator>331308.00831331423</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1688</MatrixWidth>
        <MatrixHeight>844</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:12</ows:Identifier>
        <ScaleDenominator>110436.00277110476</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5063</MatrixWidth>
        <MatrixHeight>2532</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:13</ows:Identifier>
        <ScaleDenominator>55218.00138555238</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>10125</MatrixWidth>
        <MatrixHeight>5063</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:14</ows:Identifier>
        <ScaleDenominator>33130.80083133143</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>16875</MatrixWidth>
        <MatrixHeight>8438</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:15</ows:Identifier>
        <ScaleDenominator>11043.600277110474</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>50625</MatrixWidth>
        <MatrixHeight>25313</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:16</ows:Identifier>
        <ScaleDenominator>3313.080083133142</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>168750</MatrixWidth>
        <MatrixHeight>84375</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Pixel:17</ows:Identifier>
        <ScaleDenominator>1104.3600277110472</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>506250</MatrixWidth>
        <MatrixHeight>253125</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
    <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>GoogleCRS84Quad</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:0</ows:Identifier>
        <ScaleDenominator>5.590822640287178E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:1</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>GoogleCRS84Quad:2</ows:Identifier>
        <ScaleDenominator>1.397705660071794E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:3</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>GoogleCRS84Quad:4</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>GoogleCRS84Quad:5</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>GoogleCRS84Quad:6</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>GoogleCRS84Quad:7</ows:Identifier>
        <ScaleDenominator>4367830.187724357</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>128</MatrixWidth>
        <MatrixHeight>64</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:8</ows:Identifier>
        <ScaleDenominator>2183915.093862179</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>256</MatrixWidth>
        <MatrixHeight>128</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:9</ows:Identifier>
        <ScaleDenominator>1091957.546931089</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>512</MatrixWidth>
        <MatrixHeight>256</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:10</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>GoogleCRS84Quad:11</ows:Identifier>
        <ScaleDenominator>272989.3867327723</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2048</MatrixWidth>
        <MatrixHeight>1024</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:12</ows:Identifier>
        <ScaleDenominator>136494.6933663862</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>4096</MatrixWidth>
        <MatrixHeight>2048</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GoogleCRS84Quad:13</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>GoogleCRS84Quad:14</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>GoogleCRS84Quad:15</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>GoogleCRS84Quad:16</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>GoogleCRS84Quad:17</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>GoogleCRS84Quad:18</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>
    </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>
    <TileMatrixSet>
      <ows:Identifier>GlobalCRS84Scale</ows:Identifier>
      <ows:SupportedCRS>urn:ogc:def:crs:EPSG::4326</ows:SupportedCRS>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:0</ows:Identifier>
        <ScaleDenominator>5.0E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2</MatrixWidth>
        <MatrixHeight>1</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:1</ows:Identifier>
        <ScaleDenominator>2.5E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>3</MatrixWidth>
        <MatrixHeight>2</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:2</ows:Identifier>
        <ScaleDenominator>1.0E8</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>6</MatrixWidth>
        <MatrixHeight>3</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:3</ows:Identifier>
        <ScaleDenominator>5.0E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>12</MatrixWidth>
        <MatrixHeight>6</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:4</ows:Identifier>
        <ScaleDenominator>2.5E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>23</MatrixWidth>
        <MatrixHeight>12</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:5</ows:Identifier>
        <ScaleDenominator>1.0E7</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>56</MatrixWidth>
        <MatrixHeight>28</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:6</ows:Identifier>
        <ScaleDenominator>5000000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>112</MatrixWidth>
        <MatrixHeight>56</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:7</ows:Identifier>
        <ScaleDenominator>2500000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>224</MatrixWidth>
        <MatrixHeight>112</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:8</ows:Identifier>
        <ScaleDenominator>1000000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>560</MatrixWidth>
        <MatrixHeight>280</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:9</ows:Identifier>
        <ScaleDenominator>500000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1119</MatrixWidth>
        <MatrixHeight>560</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:10</ows:Identifier>
        <ScaleDenominator>250000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2237</MatrixWidth>
        <MatrixHeight>1119</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:11</ows:Identifier>
        <ScaleDenominator>100000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5591</MatrixWidth>
        <MatrixHeight>2796</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:12</ows:Identifier>
        <ScaleDenominator>50000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>11182</MatrixWidth>
        <MatrixHeight>5591</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:13</ows:Identifier>
        <ScaleDenominator>25000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>22364</MatrixWidth>
        <MatrixHeight>11182</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:14</ows:Identifier>
        <ScaleDenominator>10000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>55909</MatrixWidth>
        <MatrixHeight>27955</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:15</ows:Identifier>
        <ScaleDenominator>5000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>111817</MatrixWidth>
        <MatrixHeight>55909</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:16</ows:Identifier>
        <ScaleDenominator>2500.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>223633</MatrixWidth>
        <MatrixHeight>111817</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:17</ows:Identifier>
        <ScaleDenominator>1000.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>559083</MatrixWidth>
        <MatrixHeight>279542</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:18</ows:Identifier>
        <ScaleDenominator>500.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>1118165</MatrixWidth>
        <MatrixHeight>559083</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:19</ows:Identifier>
        <ScaleDenominator>250.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>2236330</MatrixWidth>
        <MatrixHeight>1118165</MatrixHeight>
      </TileMatrix>
      <TileMatrix>
        <ows:Identifier>GlobalCRS84Scale:20</ows:Identifier>
        <ScaleDenominator>100.0</ScaleDenominator>
        <TopLeftCorner>90.0 -180.0</TopLeftCorner>
        <TileWidth>256</TileWidth>
        <TileHeight>256</TileHeight>
        <MatrixWidth>5590823</MatrixWidth>
        <MatrixHeight>2795412</MatrixHeight>
      </TileMatrix>
    </TileMatrixSet>
  </Contents>
  <ServiceMetadataURL xlink:href="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts?SERVICE=wmts&amp;REQUEST=getcapabilities&amp;VERSION=1.0.0"/>
  <ServiceMetadataURL xlink:href="http://cwmi.niti.gov.in/geoserver/gwc/service/wmts/rest/WMTSCapabilities.xml"/>
</Capabilities>