Good morning,

I've been trying with various libraries (everything from pugixml to RapidXML) but have been unable to parse a simple XML file.

My RapidXML attempt: https://ideone.com/XWylb

My pugiXML attempt: https://ideone.com/RzN6X

XML file: https://ideone.com/wrG13

Can you help me get one to work?

Thanks for all suggestions,

Alec Taylor

PS: Preferably I would like the RapidXML one to work.