xml-print

xml-print is an alias for `xml-debug-print' in `xml.el'.

(xml-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.