That's cool.
What I did for version check from the XMB is to have a online icon, that you can change to show an update is available.
<Pair key="icon"><String>
http://devil303.com/XMBPD_Update_Status/001.png</String></Pair>
For example in the latest XMBPD I had it so this icon was shown on the XMB for the updater entry.
View attachment 24977
Then when an update was out I changed the icon on the server into this icon:
View attachment 24978
How you do this is for example, start off with "001.png" in this version. then when you release a new version have the link change to "002.png" and so on. This way all older versions will show there is an update available.
At first I used this icon:
View attachment 24979