Zooomr API Encoding
The Zooomr API expects all data to be encoded in UTF-8
That said, anything that isn't UTF-8 Encoded will be treated as ISO-8859-1 and encoded into UTF-8 verbatim.
If you aren't using the UTF-8 Encoding, expect bad things to happen.
More information on UTF-8 can be found via this website.
