code.liveNewsScore
Back to Tools

XML Formatter

Format, minify, and validate XML documents with instant well-formedness errors, computed entirely in your browser.

XML

Formatted XML

Formatted XMLxml
<?xml version="1.0" encoding="UTF-8"?>
<catalog>
  <book id="1">
    <title>Learning XML</title>
    <author>Erik Ray</author>
  </book>
</catalog>