I have a command that takes a search query in xml format as an argument.
The xml is quite big so I dont want it in the source code, I was thinking if I could put it in the resources folder and...