... for fixtures & results for each league.. for example: <item> <title>Liverpool V Chelsea</title> <link>blah blah</link> </item> etc & <item> <title>Liverpool 1 - 0 Chelsea</title> <link>blah blah</link> </item> etc Code (markup): As I run a football prediction league, I haven't the time these days to input the fixtures and results, so I would rather like to use a xml feed so I can totally make it automated. Of course, the xml will be parsed by php - simple. Any ideas? TIA
Don't think anyone will produce a feed for this stuff. Have you tried screenscraping it from a major site instead?