GML Parser Example
Demonstrate the operation of the GML parser.
This script reads data from a GML 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.