I've got a simple table and want to store its content into a xml on the harddrive. There should be one root element for the whole table, one element per table row and one child element per table column.
What possibilities do I have?
Thanks a lot Tomas