Formatters
XML formatter
Indent and pretty-print XML documents
How to use / Notes
How to use
- Paste the XML to format.
- It is re-indented for readability.
- Copy the result.
Notes
- The XML must be well-formed before it can be formatted.
- CDATA and namespaces are preserved as-is.