Just curious, is there a XML DOM C++ library similiar to Perl's XML::DOM? I'm looking for something easy to work with that I could potentially compile into an app, so I can use xml files rather than the traditional text-based ini or config files.

Thanks,