header("Content-Type: application/xml"); $op = $_GET["op"]; if ($op == "feeds") { $feeds = array("Art.Gnome.Org Releases", "Footnotes", "Freedesktop.org", "Planet Debian", "Planet Gnome"); print "
Blah blah blah blah blah
"; } if ($op == "viewfeed") { $feed = $_GET["feed"]; $headlines = array("Linus Torvalds flies to the Moon", "SCO bankrupt at last", "OMG WTF ANOTHER HEADLINE", "Another clever headline from $feed", "I'm really not feeling creative today", "No, seriously"); $headlines = array_merge($headlines, $headlines); print "