<?php
header("content-type: text/xml");
echo(file_get_contents('http://service.timeform.betfair.com/timeform?key=xml_results'));
?>
