First of all, your application is amazing. I'd been trying to do exactly what gegraph does for a while, but to no avail. I do however have a problem. Most of the time when I try to input a set of data, if I select the option for "Place Name" under "Labels" I get the following error.

"Open of file "c:/...../dk.kml" failed: Parse error: Parse error: Expected entity name for at line: 360 at line: 360"

The line number is different for different sets of data, but everything else in the error message remain.

Like I said, this is Most of the time. If the data set is very small, sometimes it works, but it has even given this error with only two values. Originally I thought maybe it was because some of my values used the same lat/lon, but even after testing the data with unique lat/lons, it still gives the error.

Again, great program. If I don't enable labels, it works perfectly. But being able to use labels for my data would be very helpful.

Kevin