it's important that our project can import larg amount of text from a sertain npc. altough we already worked this out I still have some questions and problems.

first of this is what we want to do.

when talking to a npc a sertain amount of questions should be loaded in.

whish would be specefied in the document and form these questions you could select 1 and then the npc would start 'talking' as the text that corisponds with the question would be printed to the screen.

now I have been told that this could best be done with xml. but here is the problem. which xml to c translater can I use best fore lite - c becouse I know the translater should be abel to work with the envirment and to be honest I can't really find one that says it works on lite - c.

any and all help would be apriciated.

I know atleast 3 methods called
- sax
- dom
- XML data binding <- I would prefure this method.

thank you in advance