I've read a few questions on using XML and people are saying not to use it to pull in information and data to a HTML document. I'd like to know why, I don't have access to mySQL and neither do a lot of my clients so I want to give them a simple way of updating small sections of their site. Is XML and Javascript calls appropriate for this?
For example, updating a div that contains information on the latest deal in a shop.
Any answers would be great, I'm struggling to see the problem with using XML for things like this?
Thanks for your time!