Fixes SimpleXMLElement::xpath(): Undefined namespace prefix when reading VML comments/shapes by registering x: (Excel) and o: (Office) namespaces alongside v:. Includes: - tests/PhpSpreadsheetTests/Reader/Xlsx/Issue4505Test.php - tests/data/Reader/XLSX/issue.4505.xlsx Refs: https://github.com/PHPOffice/PhpSpreadsheet/issues/4505