# \[Flash8\] Need help with RSS Generation Using Flash Form

**URL:** https://forum.kirupa.com/t/flash8-need-help-with-rss-generation-using-flash-form/173971
**Category:** flash
**Created:** [December 31, 2005, 8:08pm UTC](https://forum.kirupa.com/t/flash8-need-help-with-rss-generation-using-flash-form/173971 "2005-12-31T20:08:58Z")
**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: [December 31, 2005, 8:08pm UTC](https://forum.kirupa.com/t/flash8-need-help-with-rss-generation-using-flash-form/173971/1 "2005-12-31T20:08:58Z")

</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
