I have an XML file that is created using an XSL file. When opening an XML file in Firefox, I have no problem (although, oddly enough, sometimes it appears only after I click "reload"), but in Chrome / Chromium I get an error message:
Resource interpreted as Stylesheet but transferred with MIME type application/xml
Files here: http://jonreeve.com/test/mike/biblexml.xml
I donβt think there is anything irregular regarding the XML / XSL syntax, and all the links seem to be correctly phrased.
Also, this doesn't seem to be like all the similar questions here that seem to be about javascript and other applications. It is just pure XML / XSL.
source share