Forum Moderators: open
XML does have advantages for maintaining the web site. I use it on the server-side to maintain my site map. By using it, all my web pages are consistent: the title attribute that links to a page is exactly the same as the description meta tag of the page that it links to, for example, since they both come from the same attribute in the XML file. It gives a consistent look and feel across the entire web site.