<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
	<Document>
		<GroundOverlay> 
			<Icon>
				<href>http://siata.gov.co/kml/02_Boletin/01_Precipitacion/Iconos/ATENCION_PAG.png</href>
			</Icon>
 
			<color>88ffffff</color>
			<altitude>0</altitude>
			<altitudeMode>absolute</altitudeMode>
			<LatLonBox>
			   <north>6.3778</north>
			   <south>6.0856</south>
			   <east>-75.7122</east>
			   <west>-75.1443</west>
			   <rotation>0</rotation>
			</LatLonBox> 			
		</GroundOverlay>
	</Document>
</kml>
