you can't get a value from a function that doesn't return any values, now can you? so when you have a function like Function PrepareXML(string) End Function and you've commented out the only line of code inside the function... PrepareXML(rst("title")) isn't going to work very well, now is it?
the even better news is that the way i've written it, it fixes all of the previous rss entries in that file (i only show the top 10)