Hi guys i have been pulling my hair out recnently trying to do this and wondering if Anyone can help... I'm trying to write php code that will 1. Take in RSS feeds (from 1 or many sites, 1 will do for now) 2. Parse the rss feed 3. output it as HTML (not too important) 4. *tricky bit* i then want to save each each item belonging to the feed as an rdf triple in rdf file format. basically one file with rdf extension that holds all the subject predicate and objects.... again trying to do this in PHP so if anyone has any help ir code id really appreciate it. Ian