XPathVisualizer is a simple Winforms tool to help you visualize the results of XPath queries on XML documents. It's simple, basic, and effective. It has features like: XPath query validation - red squigglies on an XPath query that makes no sense, automatically inject the default xml namespace into query expressions, strip XML namespaces from any document, remove matched nodes in the document.