I am making a site that will have a small news section. In this section, there will be links to news articles that I have found and a few sentences of summary or opinion. I want this to be an RSS feed so people can look at my news with an RSS reader. My question is, what should I use to make this. I know I could set up wordpress and just make that RSS feed my blog feed. I could do the same with a forum and make each new article a new post. I would prefer something a little simpler. How hard would it be to make a script to do this? I know PHP fairly well, but very little about RSS. Is there a script already out there that would meet my needs? Thanks for your help.