Moving the feed from index.rss to index.xml After reading Google is killing the open web I started to style my RSS feed using XSLT. Unfortunately, web browsers won't open a file with the extension "rss", but just offer to download it. Therefor I have to rename my RSS feed. Old name: index.rss New name: index.xml The complete URL is: http://box.matto.nl/index.xml or https://box.matto.nl/index.xml For some time the RSS feed will be available on both the old and the new URL. Please replace the o...