A project I'm working on requires page information to be stored in an XML file.
In your opinion would it be better to store all the page data in separate XML files, or stick all the data inside one XML file?
What are the advantages/disadvantages over one method then the other?