Parse XML Online

Parse XML data strings into a human-readable tree and check for XML errors with a built-in XML linter. Paste the XML or upload an .xml file to read it in your browser. Save, share, and collaborate on XML online. View XML in a code editor with syntax highlighting and per-line error indication. Online XML Parser works without installing browser add-ons or desktop software. It's free.
Updated:

How do I read an XML file online?

Paste XML into the editor, or press Upload XML and pick an .xml file from your computer. Press Parse, and the document opens as a tree: every element sits under its parent, and you expand only the branch you need. The file is read by your browser and is not uploaded anywhere.

When the XML is malformed, the linter marks the line and names the problem, so a file that will not open elsewhere still shows you where it breaks. The Structure button switches the right pane between the tree and the formatted text, and Copy XML takes the result out. The same tree view runs on the Online XML Viewer; the Online XML Formatter opens on indented text instead of the tree.