Read xml node from php file on website

Is it possible to get the download URL from a php file an a website?

Notepad ++ has this available here:

https://notepad-plus-plus.org/update/getDownloadUrl.php

The goal is to download the latest version of the client for the fixlet so it never has to be updated.

Thanks!