* Fixed issue with certain custom phrases would interfere with the parsing
* Vendors may add in their own custom tags (e.g. `<userParam>`) that may contain values that the parser used so a list of banned phrases have been introduced to prevent this from happening
* Replaced hard-coded values for tags such as `ms level` and `selected ion m/z` with their MzML MS tag equivalent (e.g. `MS:1000571`)