Draft: [BUGFIX] Fix AbstractXmlParser error in TYPO3 v11.5
This avoids the error:
simplexml_load_string(): namespace error : Namespace prefix t3 for id on file is not defined
Warning: simplexml_load_string(): namespace error : Namespace prefix t3 for id on file is not defined in .../vendor/typo3/cms-core/Classes/Localization/Parser/AbstractXmlParser.php line 116
Edited by Josef Glatz