I was working a Google Map api project and I ran into XML syntax that a Namespace on the root element. <kml xmlns="http://earth.google.com/kml/2.0"> When this document is loaded in to the xmlDocument and tried use the selectsinglenode function and...