Namespace: Microsoft.Xml
The XPathGenerator takes an XmlNode object, and an XmlNamespaceManager as follows:
The resulting string can then be used in SelectNodes or SelectSingleNodes using the same XmlNamespaceManager and it will find the same node as follows: