XMLTree is a utility for visualising and traversing XML in tree format.The script creates the tree from a specified XML file or from manually-fed XML. Callback functions can be specified to fire as you traverse the tree, to which are automatically passed the node you clicked, and its XPath.
Plugins XML