The intention of this repo is to provide methods to compare xml files and give one number as output which should capture the similarity btween two input xml files. The provided solutions have been created by the author, and no further references have been used so far. This code is provided without any guarantees, use at your own risk. If you happen to have some knowledge about another way to compare xml files, feel free to contribute by adding another definition of the variable "mode" into the function.
A minimum working example is provided in main.py