Forum Moderators: open
Some CMS software use xml as a data storage format for the content management part.
I have a site that uses xml files to display content and check the last modified date of that file, so I can then retrieve new content if it's too old.
There are many uses for xml, just remember that it's used to describe data, and that it's portable across systems.