Free online tools for developers
Sudo's Tools
Navigation
Formatters
Converters
Diff Checkers
Encoders & Decoders
Misc
XML Formatter
Use this tool to format and beautify XML.
1
2
3
4
5
6
<
root
>
<
content
><
p
xml:space
=
"preserve">
This is
<
b
>
some
</
b
>
content.
</
p
>
</
content
>
</
root
>
1
2
3
4
5
<
root
>
<
content
>
<
p
xml:space
=
"preserve">
This is
<
b
>
some
</
b
>
content.
</
p
>
</
content
>
</
root
>
Options
Indent
2
4
6