I've got to read an XML file and put it into a DB. But before that I want to open it and 'clean' it by deleting many chunks of records. The original file is about 20Mb.
How can I open this file to see its contents and remove records.
I tried GEdit AND FireFox but it seems to go into a freeze situation even after 5 minutes.
My OS is Ubuntu 10.10 and I hope to do the final code using PHP.
