Right, I've got a situation where I'm working on a website which requires a basic news system (Latest News headlines on each page, news item page itself, and an archive with all headlines listed) But the site doesn't have dynamic capabilities. So I figured if I could use XML to store the data, then this would be easier than updating every single page.
However, I've quickly discovered that one can't use XML Data Islands (which is exactly what I'm after really) in anything other than IE.

So is there any way of getting cross-browser integration of XML data into the HTML, as you would with a Data Island. Or any other easier method for that matter

Apologies if this sounds confusing, as I've almost confused myself!
Cheers
Seb