I have this script to generate an XML file for an RSS feed. Works great in every browser except Chrome. Chrome just renders the XML as text. Something to do with he
he
I had this same problem and I used "application/xml" and it fixed it right up. Chrome doesn't like "application/rss+xml".