Since your file includes namespaces, there's a special approach to reading it with PAD. You need to use the local-name() function in your XPath. For example, to get the RegistrationNumber, you could use the following:
//*[local-name()='RegistrationNumber']/text()
-------------------------------------------------------------------------
If I have answered your question, please mark it as the preferred solution. If you like my response, please give it a Thumbs Up.
I also provide paid consultancy and development services using Power Automate. If you're interested, DM me and we can discuss it.