I have 2 xml files. I have to compare them by values present inside the tags. If they have any mismatches, I have to get the differences between the values side by side. How can i do that in a simpler way without using xpaths?


Something like this