Data & Formats
XML Formatter
Pretty-print or minify XML with validation.
XML input
Output
<note> <to>Tove</to> <from>Jani</from> <body>Reminder</body> </note>
Pretty-print or minify XML with validation.
<note> <to>Tove</to> <from>Jani</from> <body>Reminder</body> </note>