With Silverstripe 3.0.3 the blog feed won't validate and (for example) Apple Mail reports an error.
Content-Type for the feed is set to application/xhtml+xml but should be text/xml.
Found a solution here:
https://github.com/silverstripe/sapphire/commit/379b561
A few lines need to edited in /framework/api/RSSFeed.php