How can I read/write XML files using C++ on Linux RedHat platform? Is there any C++ parser to manage XML files? Where can I find it?

Thanks!