XML parser should throw error for non-existing XML file.
Ensure that the core parser throws a clear error if attempting to open non-existent XML file. Amend (previously failing) test accordingly.
Prettify code, remove unimplemented + unused methods