XMLs that I need PHP to setup for ServiiDB

I need a php script to clean http://home.no/chj191/theStreamDB.xml So that I can map it automatically to the repository. This xml is updated regularly and would be a great source of feeds.
Below is what I need the data to be mapped to.
ThestreamDB =======> serviidb
Name Category
title Needs to be split to the below:
Region
Title
link Link
Thumbnail thumbnail.
If I can get the php to clean up this xml file, I can set it up so that serviidb grabs the xml regularly and updates all the feeds in the database from this xml. This will allow the RSS links from serviiDB to be automatically updated as well. Here is another thread on here about it.
http://forum.serviio.org/viewtopic.php?f=41&t=5211
Here is another feed, that I would love to be able to import into serviidb on an automatic basis.
http://apps.ohlulz.com/rtmpgui/list.xml This one has over 600 feeds. it looks like it will be alot easier to import. Just seperate the title and language and adjust the link for what serviio requires.
It might be easier to have a plugin to adjust the link??
Below is what I need the data to be mapped to.
ThestreamDB =======> serviidb
Name Category
title Needs to be split to the below:
Region
Title
link Link
Thumbnail thumbnail.
If I can get the php to clean up this xml file, I can set it up so that serviidb grabs the xml regularly and updates all the feeds in the database from this xml. This will allow the RSS links from serviiDB to be automatically updated as well. Here is another thread on here about it.
http://forum.serviio.org/viewtopic.php?f=41&t=5211
Here is another feed, that I would love to be able to import into serviidb on an automatic basis.
http://apps.ohlulz.com/rtmpgui/list.xml This one has over 600 feeds. it looks like it will be alot easier to import. Just seperate the title and language and adjust the link for what serviio requires.
It might be easier to have a plugin to adjust the link??