Skip to content

Instantly share code, notes, and snippets.

@BinaryFocus
Created August 4, 2018 17:08
Show Gist options
  • Save BinaryFocus/5edb52b0ef497b5efba2e8cdb9e52017 to your computer and use it in GitHub Desktop.
Save BinaryFocus/5edb52b0ef497b5efba2e8cdb9e52017 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2">
<Placemark>
<name>Cool Statue</name>
<Point>
<coordinates>-122.0816695,37.420525490000003</coordinates>
</Point>
</Placemark>
</kml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment