Modify XML Data using XPathNavigator The xref:System.Xml.XPath.XPathNavigator class provides a set of methods used to modify nodes and values in an XML document. In order to use these methods, the ...