XML-RPC and Registering Gateway Users via PHP

We want to write a PHP page to allow people to register with the gateways. We see that there is an XML-RPC interface to accomplish this http://servername:9090/plugins/gateway/xml-rpc.

Does anyone have an example or can provide some initial guidance on how to accomplish this?

Thank you.