I've mentioned before that I think we need a really easy (single-line) way to dump a Document or Element to System.out, in a readable format for debugging. This could just be a static method like XMLOutputter.dump(). Alex