Converting XML children to attributes [renamed]

I found in this site a great tutorial.
The name of the tutorial is news_editor, it explains how to transform and edit a XML using Flash and PHP.

Is posible to transform the code in flash in order that all the entries were atributes instead of child.

What I want is that the XML will have the following structure:

<entry myevent=“Flashstudy”
myplace=“London”
mytime=“Night”
/>

I tried to do this, but I couldn’t.

Do you have time to help me?

Thanks for all

ana

PD: Sorry my english