XML Sitemap Generator for WordPress is a great WordPress plugin for generating XML sitemap. However, recent update of the plugin caused an error in viewing the XML file via Web browser.
Error loading stylesheet: An XSLT stylesheet does not have an XML mimetype:
To fix it, add
AddType application/xml .xsl
to the .htaccess file.