Stranger and stranger!
I checked "show prompt..." in GE, thanks for the suggestion. In Np++,
I did a search for "placemark" to see that they were paired open/
close. All of them lit up and I did repair the missing close at fn5.
Using "count," I made sure it was an even number.
When I ran this file again, all hell broke loose. The parser reported
"Unknown element <placemark> at line 100," the end of the fn5
(formerly broken) dataset. Line 100 is actually </linestring>, the
next is </placemark> and line 102 is <placemark>. Clicking any of the
command buttons steps me through identical errors in the remaining
datasets at the linestring close tag in each one.
Jason, error handling does give me line numbers, it's just that it
looks to me like these are not errors. My monitor is big enough to
have both NP++ and GE open as I step through the parser.