Sometimes XML might not be in UTF-8 encoding, It would be nice to add the encoding parameter as optional to the *parse* method ` public function parse($input, string $contextUri = null, string &$rootElementName = null, string $encoding = null) `