# Help, RSS Generation

**URL:** https://forum.kirupa.com/t/help-rss-generation/174556
**Category:** flash
**Created:** [January 6, 2006, 5:55pm UTC](https://forum.kirupa.com/t/help-rss-generation/174556 "2006-01-06T17:55:07Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![BobDawg](https://avatars.discourse-cdn.com/v4/letter/b/2bfe46/32.png) [@BobDawg](https://forum.kirupa.com/u/BobDawg)
#### Post date: [January 6, 2006, 5:55pm UTC](https://forum.kirupa.com/t/help-rss-generation/174556/1 "2006-01-06T17:55:07Z")

</div>

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](http://www.kirupa.com/web/xml/examples/newseditor.htm)

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

```auto
<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
