<GDAL_WMS>
  <Service name="TMS">
    <ServerUrl>http://basemap.nationalmap.gov/ArcGIS/rest/services/USGSTopo/MapServer/tile/${z}/${y}/${x}</ServerUrl>
  </Service>
  <DataWindow>
    <UpperLeftX>-20037508.34278700</UpperLeftX>
    <UpperLeftY>20037508.34278700</UpperLeftY>
    <LowerRightX>20037508.34278100</LowerRightX>
    <LowerRightY>-20037508.34278100</LowerRightY>
    <TileLevel>15</TileLevel>
    <TileCountX>1</TileCountX>
    <YOrigin>top</YOrigin>
  </DataWindow>
  <Projection>EPSG:3857</Projection>
  <BlockSizeX>256</BlockSizeX>
  <BlockSizeY>256</BlockSizeY>
  <Cache>
	<Path>C:/gdalWMScache/USGSTopo</Path>
	<Depth>2</Depth>
  </Cache>
</GDAL_WMS>
