All Tools
XML Formatter
Format and minify XML
Indent:
2 spaces
4 spaces
Tab
Format
Minify
Sample
Clear
Input XML
<?xml version="1.0" encoding="UTF-8"?> <note> <to>Tove</to> <from>Jani</from> <heading>Reminder</heading> <body>Don't forget me this weekend!</body> </note>
Output