XML explorer

Navigate XML as a structured tree

Drop in XML, expand or collapse nodes, and review content at a glance. Perfect for quick audits, integration testing, and validating third-party feeds.

Tree navigationValue preview
XML input
Type to search
Tree view

DOMParser is not defined

<example>
  <message>Hello, world!</message>
  <items>
    <item id="1">First</item>
    <item id="2">Second</item>