Using MSXML, is it possible to determine the path of a selected node ? For example, I have selected a node that is 2 levels into the tree, I want to be able to get the path from the top node, to the current selected node. I am using Visual Basic 6.0. Any help is definitely appreciated.