How to read GPX files (XML)?

Hello Makers, I have the URL for a GPX file and use the “Get a file” HTTP module to download it resulting in binary date. GPX files use XML structure and I’m trying to “read this out”. Is there a built in tool or external service to do so? Thanks!