XML Formatter
XML prettify / minify / validate.
Output
Output will appear here.
How to use
Paste well-formed XML (one root element, closed tags). Prettify indents nested nodes; Minify tightens whitespace between text nodes.
Validate lists parse issues such as unclosed tags or invalid characters. For xmlns-heavy configs, confirm the root declares namespaces correctly.
Try a snippet first for huge SOAP or config blobs. Keyboard: Tab / Shift+Tab indent; Ctrl/Cmd+D duplicate line.