Visual C++ 6.0 XML demo adds CMarkup parser in 1 min
Camtasia Studio really makes putting together something like this super easy. I installed the free month trial and wanted to create something. It is really simple. I had a cheap computer microphone hanging around that I had not used for 10 years but it worked fine. Camtasia displays your voice volume so there's no guessing whether your voice is getting recorded.
I created a demo screencast about the C++ XML parser CMarkup. This is a C++ class I wrote in 1999. Since then I put a lot of energy into making it better and have been selling the developer version here since 2001. It makes XML simple for a lot of people. But it doesn't do everything. Try out the evaluation version I demonstrated in this video and see if you get the results thousands of others have. And check out the articles and free C++ XML resources on this site.
And the video shows my high performance free firstobject XML Editor which is especially useful with big UTF-8 files.
You can see it took a minute to download CMarkup, add it to the project, and configure it. Then it took about a minute and a half to add simple code to extract data out of the XML file.