Does anyone have any tips on using XML and DOM in a C++ project?
I have a database update project starting and I am looking for ways to use XML.

TIA