XMLTree.exe is a sample that demonstrates how to use the MSXML XML DOM interfaces from a C++ application. XMLTree loads XML documents from a URL and graphically displays them in a tree view. It allows manipulation of the XML data on a node-by-node basis and supports saving the data out to a file on the local disk.