Topic: XML - Database creation - What database to use

I'm currently using a very primitive form of adding styles, languages and extensions to a xml - by simply entering all the data directly into it.

Now there must be some way to get this working so that I can enter data into a openoffice calc or openoffice table.

At the moment if I want to change order I have to manually do so. There is obviously some cool way of using this but I'm ignorant to what way to go forward.

Any input welcome.

Thanks.

example here:

  
            <row id="12">
        <cell>Style Mod</cell>
        <cell>Online Offline Image</cell>
        <cell><![CDATA[ <img src="http://keydogbb.info/img/pun.png">  Pun 1.3.2 ]]></cell>
        <cell><![CDATA[ <a href="http://rapidshare.com/files/184262812/on-offline-pack.zip" target="_blank"><img src="http://keydogbb.info/img/new_images/Download.png"></a> ]]></cell>
        <cell><![CDATA[ <a href="http://punbb.informer.com/forums/topic/20883/mod-onlineoffline-img/" target="_blank" border="0" ><img src="http://keydogbb.info/img/new_images/quick_screenshots.gif"> See it]]></cell>        
        <cell>na</cell>
        <cell><![CDATA[ <a href="http://redscarpe.blogspot.com/" target="_blank" border="0" ><img src="http://keydogbb.info/img/application_home.png"> Red Scarpe  <a href="http://www.keydogbb.info/" target="_blank" border="0" ><img src="http://keydogbb.info/img/application_home.png"> KeyDog ]]></cell>
        <cell>16-JAN-09</cell>
        <cell><![CDATA[ <img src="http://www.keydogbb.info/img/new_images/accept.png> ]]></cell>
        <cell><![CDATA[ <a href="http://keydogbb.info/viewtopic.php?id=60" target="_blank" border="0" ><img src="http://keydogbb.info/img/new_images/information.png" >]]></cell>
        </row>