<GDAL_WMS>
    <Service name="WMS">
	<Version>1.1.1</Version>
	<ServerUrl>http://onearth.jpl.nasa.gov/wms.cgi?</ServerUrl>
	<SRS>EPSG:4326</SRS>
        <ImageFormat>image/jpeg</ImageFormat>
        <Layers>global_mosaic</Layers>
        <Styles>visual</Styles>
    </Service>
    <DataWindow>
        <UpperLeftX>-180.0</UpperLeftX>
        <UpperLeftY>90.0</UpperLeftY>
        <LowerRightX>180.0</LowerRightX>
        <LowerRightY>-90.0</LowerRightY>
        <SizeX>2949120</SizeX>
        <SizeY>1474560</SizeY>
    </DataWindow>
    <OverviewCount>12</OverviewCount>
    <BlockSizeX>512</BlockSizeX>
    <BlockSizeY>512</BlockSizeY>
    <Projection>EPSG:4326</Projection>
    <BandsCount>3</BandsCount>
    <ClampRequests>false</ClampRequests>
</GDAL_WMS>
