>
history
light
<
back
$
xml-formatter
#
format, minify, and validate XML
●
ONLINE
LOCAL ONLY
>
format
>
minify
>
validate
>
clear
indent:
2 spaces
4 spaces
1 space
Invalid XML
>
input.xml
<?xml version="1.0" encoding="UTF-8"?> <catalog><book id="1"><title>XML Developer's Guide</title><author>John Doe</author><price>44.95</price></book><book id="2"><title>Learning XML</title><author>Jane Smith</author><price>39.95</price></book></catalog>
>
output.xml
//
uses browser DOMParser for validation and formatting
▊
?
help |
f
hints |
j/k
select |
enter
focus |
i/o
input/output |
c
copy |
ctrl+enter
run |
esc
back