I have probably 20 different .xml files and I want to join them into a single file that contains the contents of these 20 files.
Afterwards I want to convert this new file to .html and update it to Jenkins.
Right now I'm also converting these 20 .xml files to .html as well because I don't know if it's easier to join those into one .html file.