Tidy an xml document
xmltidy FileName.xml <indent_string>
The FileName is the file that will be tidied, and the optional indent_string is the string that should be inserted for each indent level, which defaults to two spaces.