Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2018
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <kml xmlns="http://www.opengis.net/kml/2.2">
  3. <Placemark>
  4. <name>Wikipedia Amsterdam</name>
  5. <description>This is the location of Wikipedia Amsterdam</description>
  6. <Point>
  7. <coordinates>52.367,4.900</coordinates>
  8. </Point>
  9. </Placemark>
  10. </kml>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement