“XMLdiff is a python tool that figures out the differences between two similar XML files, in the same way the diff utility does it for text files. It was developed for the NARVAL project and should also be used as a library. It can work either with XML files or DOM trees.” [1]