XML Formatter
Format, validate and minify XML.
Runs in your browserAbout this tool
Minified or poorly indented XML is very hard to read and debug, while validating that it's actually well-formed XML (matching tags, proper nesting) isn't something you can reliably do just by eye. This tool formats, validates and minifies XML, giving you both a properly indented, readable version and confirmation that the XML is actually valid.

