<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
	<Document>
		<GroundOverlay> 
			<Icon>
				<href>http://siata.gov.co/operacional/avhrr_daily_ssta.gif</href>
			</Icon>
 
			<color>88ffffff</color>
			<altitude>0</altitude>
			<altitudeMode>absolute</altitudeMode>
			<LatLonBox>
			   <north>29.8750</north>
			   <south>-29.8750</south>
			   <east>-70.125</east>
			   <west>110.125</west>
			   <rotation>0</rotation>
			</LatLonBox> 			
		</GroundOverlay>
	</Document>
</kml>
