Hi!

I need only to fill a xml-file with 1-n list of filenames, and
a easy way to delete from the list. I Have'nt used xml for 5 years or so, and i cant find any concrete example on this issue, as there are hundreds of ways of storing data and retriveing it seems.

so only fill <files>filename</files>.. etc etc and remove of it..
or should i just create a textfile and delete from it? :P

thanks,
- c