Hi I am thinking of using Glade to generate the GUI for my application. I am currently using GTKmm, so I will need a XML file, that needs to be parsed. The problem is that I don't know how to generate the xml from Glade, so that I can later load it dynamically in my program.