I need help with removing some text inside the tags so I can use it as a XMLfile
I cant seem to find a way to remove the xmlns.... or the i:nil...
The i:nil gives of a error when trying to read the file and the xmlns stops the search for other tags in the file.
So when I have loaded the data I need to delete some text in the tags.
Help!