Say I have this XML format:
dostuff();
If xml has such content:
mode xxx
Use boost::property code:
get("mode..fullscreen")
Oh yeah, it's ugly!