Using KML files for Placemarks in Google Earth

I recently developed a map in Google Earth to show the location of Clearwater Lake on the Black River in Missouri along with the locations of downstream gages.

To place a single Placemark for Clearwater Lake, the coding is as follows:




I placed this code in a text file and then selected "Import KML File" to bring this location into Google Earth.  The result is shown below.




To put multiple Placemarks into Google Earth, I used the coding shown below.  The additional locations are Poplar Bluff, Black Rock, and Newport.





The results of importing this into Google Earth are shown below.



Comments