Open menu
DevTools Hub
Fast, private developer tools that run in your browser.
⌘K
Choose theme
XML Formatter
Format and inspect XML documents.
Runs locally
Format
Minify
Sample
Copy
Clear
Input
XML
147 chars
XML input
<?xml version="1.0" encoding="UTF-8"?> <catalog> <book id="1"> <title>DevTools Hub Guide</title> <price>0.00</price> </book> </catalog>
Output
Formatted XML
Valid XML
Fix the XML error to generate output.
Errors
No errors found.