XML Diff
Compare two XML documents and highlight structural changes
Original
Modified
+2 added-2 removed
<config>
- <server host="localhost" port="8080"/>
- <database name="app_db"/>
+ <server host="localhost" port="9090"/>
+ <database name="app_db" pool="10"/>
</config>