Hi,

I have my application that stores/reloads a projecte file using QDataStream.
I'm not sure how to do it using XML, but my question is: Why I would use XML instead of writing to a binary file?

Thanks,