xml parsing

I am looking for a good overview of c++ xml parsing practices. I am using tiny xml parser and the algorithm that I have developed to extract information is quite convoluted and slow. I am wondering if there is a good place for me to look to find better practices. My own searches have thus far turned up nothing.
Topic archived. No new replies allowed.