home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 February / PCpro_2007_02.ISO / files / google / 211770-ancienathens.kmz / doc.kml
Encoding:
Extensible Markup Language  |  2006-12-12  |  437 b   |  17 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <kml xmlns="http://earth.google.com/kml/2.0">
  3. <GroundOverlay>
  4.   <name>ancienathens</name>
  5.   <Icon>
  6.     <href>images/athens.jpg</href>
  7.     <viewBoundScale>0.75</viewBoundScale>
  8.   </Icon>
  9.   <LatLonBox>
  10.     <north>37.98472790607379</north>
  11.     <south>37.96083080891678</south>
  12.     <east>23.7484840405496</east>
  13.     <west>23.70580079231174</west>
  14.   </LatLonBox>
  15. </GroundOverlay>
  16. </kml>
  17.