<kml xmlns="http://earth.google.com/kml/2.2" >
 <Folder>
  <name>Test</name>
  <ExtendedData xmlns:edge="http://www.siata.gov.co" >
<edge:Moment> </edge:Moment>
   <edge:MomentAbbreviation>ZH</edge:MomentAbbreviation>
  </ExtendedData>
  <lookAt>
   <longitude>-62.5</longitude>
   <latitude>1.5</latitude>
  </lookAt>
  <GroundOverlay>
   <Icon>
    <href>http://siata.gov.co/kml/10_Satelital/prueba.png</href>
   </Icon>
   <LatLonBox>
    <north>18</north>
    <south>-15</south>
    <west>-40</west>
    <east>-85</east>
   </LatLonBox>
  </GroundOverlay>
 </Folder>
</kml>



