XML Formatter
Indents XML so the structure is easy to follow, or collapses it onto one line.
This tool runs entirely in your browser. Nothing you enter is uploaded, transmitted or stored anywhere.
Common questions
Does it validate against a schema?
No. It checks that the XML is well-formed, meaning tags are balanced and properly nested. It does not check it against a DTD or XSD.