Debugging XML is common while developing with the SOAP API. It would be helpful to be able to see the XML in a nice format instead of tag soup.
REXML provides a pretty printer:
http://ruby-doc.org/stdlib-1.9.3/libdoc/rexml/rdoc/REXML/Formatters/Pretty.html