I am trying to work out when or why I would use xml over a database. I have finally thought of a scenario. I want users to leave other users comments. Therefore instead of storing this in a database as this database would become to big as it would contain all comments for all users, it would be...