I have a xml file and part of my code need to use this file as an input to executes another program. For some security reason, I don't like to release this xml file with my binary. So is there a way to build the xml file into a binary and at runtime I can generate this file dynamically and pass it to the program