i want to parse a xml like that. My output need to be a code in c or c++ who make the transformation of each letter in phoneme. I introduce a word at input and my generated code
For a fast xml parser which just needs to be dumped in to your project without dependencies, I highly recommend TinyXML.
http://www.grinninglizard.com/tinyxml/