Help, RSS Generation

I am not sure if this is the best place to post this question, I am not sure if it is truely advanced.

I would like to make the flash file created on the page:

http://www.kirupa.com/web/xml/examples/newseditor.htm

Generate valid RSS-2.0 files instead of xml files like this:

<news>
<entry date="Fri Dec 23 22:59:39 GMT-0800 2005">
<title>
News!!!
</title>
<body>
Here is the News, Yay!!!
</body>
</entry>
</news>

Thanks,

:sc:BobDawg