Parse XML in C++

I want to parse an XML file to a text file containing a table of the XML data using Qt or any other library in C/C++.
I have seen many examples and tutorials but all of them assume you know the structure an contents of the XML.

How can i do this if i don'v have any idea of the structure of the XML file.

Thanks.
Thanks. I but "luck" is not enough to go through xmlLite.
Think ill spend real time with this stuff
Topic archived. No new replies allowed.