Agesort demo

Send an array of 'name' => 'age' pairs to the server that will send it back sorted.

The source code demonstrates basic lib usage, including handling of xmlrpc arrays and structs

This is the input data:
Dave, 24
Edd, 45
Joe, 37
Fred, 27