KML Parser Example
KML, parsing, format
Demonstrate the operation of the KML parser.
This script reads data from a KML file and parses out the coordinates, appending them to a HTML string with markup tags.
This markup is dumped to an element in the page.