<GDAL_WMS>
  <Service name="VirtualEarth">
  <ServerUrl>http://a${server_num}.ortho.tiles.virtualearth.net/tiles/h${quadkey}.jpeg?g=90</ServerUrl>
  </Service>
  <Projection>EPSG:3857</Projection>
  <MaxConnections>4</MaxConnections>
  <Cache>
	<Path>C:/gdalWMScache/VE</Path>
	<Depth>2</Depth>
  </Cache>
</GDAL_WMS>
