I have a large iTunes XML file that I would like to change. An example is:
So the idea to me is open a file, identify the proper string and delete the offending "nnnn - " in some loop until there are no more to do and close the file. Maybe print some cheery - you're done now! type message.