Or Charl, you need to set your content type... default will be html, which is no good if you're outputting RSS:
php Code:
header("Content-Type: application/rss+xml");
Gud luck
-- This message may have been cut off and the rest will only be shown to members. To become a member, click here --