(This really should be your webpage as a graph. See below)
Just read an amazing post of a bunch of different data visualisation techniques and I spotted this one to visualise your website as a graph.
So I did a couple, here is ZoomIn

And here is Trade Me.

As you can see the trade me tree is a lot more dense!
You can build your own tree, visit the website as graph site and make your own !
What do the colors mean?
blue: for links (the A tag)
red: for tables (TABLE, TR and TD tags)
green: for the DIV tag
violet: for images (the IMG tag)
yellow: for forms (FORM, INPUT, TEXTAREA, SELECT and OPTION tags)
orange: for linebreaks and blockquotes (BR, P, and BLOCKQUOTE tags)
black: the HTML tag, the root node
gray: all other tags

