I'm doing some research with large XML based datasets, and I wanted a simple way to get my head around the (vague and almost obfuscated) data structures but graphing the xml nodes.
I was going to write a perl script that would re-parse the xml into a GraphViz Dot compatible file, but before I dive into that; anyone got any better ideas?