Cure:

The 5 invalid closing tags at the top of the file have to be deleted. The very first line in the file must be the xml version statement, for example:

<?xml version="1.0" encoding="windows-1252"?>

or

<?xml version="1.0" encoding="iso-8859-1"?>

After editing, the file should, as in all instances where a file has been changed, be saved.