XML Compare
Diff two XML files side-by-side. Normalize mode re-indents both files so you only see real changes. Good for SOAP, RSS, sitemaps, Maven POMs, and Android layouts.
Diff result
Paste content on both sides to see the diff.
How It Works
- 1
Paste both XML files
Original on the left, changed on the right.
- 2
Toggle Normalize
Re-indent both sides consistently before diffing.
- 3
Review the diff
Additions in green, deletions in red. Stats update live.
- 4
Copy or download
Export as unified diff or .patch file.
Use Cases
SOAP response diff
Compare two SOAP responses from a regression test to find why the payload changed.
Android layout review
Diff two versions of an XML layout before merging a UI change.
Sitemap or feed comparison
Compare two sitemap.xml or RSS feed snapshots to track what was added or removed.
Maven POM drift
Compare pom.xml across branches to spot dependency or plugin changes.
Frequently Asked Questions
Diffing API responses by hand? Automate the regression test.
Bug0 writes end-to-end tests from plain English, runs them on every deploy, and a forward-deployed engineer reviews every failure.
From $2,500/mo. Results in 7 days.