<?php
header("HTTP/1.1 301 Moved Permanently");
header("Location: http://www.autobild.de/rss/feedburner/rssfeed_motorsport.xml");
exit;
?>