xml-debug-print

xml-debug-print is a compiled Lisp function in `xml.el'.

(xml-debug-print XML &optional INDENT-STRING)

Outputs the XML in the current buffer.
XML can be a tree or a list of nodes.
The first line is indented with the optional INDENT-STRING.