Formatting your XML Document
Click XML > Format Document to format ('beautify', 'pretty-print') the active XML Document. This command is very useful for splitting long lines into several shorter ones and making your XML file better readable. For example:
(before)
(after)