XML Formatter & Validator

Format, minify and check XML, and point at the exact spot where it breaks.

402 / 500,000 characters

Formatted XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- The pond log, newest first. -->
<pond xmlns:duck="https://quackyard.com/duck">
  <duck:entry duck:id="1" when="2026-09-01">
    <duck:name>Quackmore</duck:name>
    <note>Woke up <b>grumpy</b>, then had peas.</note>
  </duck:entry>
  <duck:entry duck:id="2" when="2026-09-02">
    <log><![CDATA[if (bread > 0) { eat(bread); }]]></log>
  </duck:entry>
</pond>

7 elements · 5 attributes · 402 → 402 characters

More in the yard