I split the levels configuration in different XML files. The problem is that I will have 100 different levels (and XML files) and I don't want to copy the same line of code 100 times.
I want to dynamically change the name of the XML file that I want to read.