Arduino ethernet shield, send data to Xively

The problem with tutorial code is that it is not following API specification.
instead of client.print("X-XivelyApiKey: "); it should be
** client.print("X-ApiKey: ");**