===== Deal with Results =====
Below is a description of how the results are presented depending on the chosen format.
=== XML ===
en
English
http://langid.net/images/flags/48/en.png
* **Callback** : First element
* **response** : Container element
* **iso** : Iso code of the language
* **full-name** : English name of the language
* **img** : Flag url
=== JSON ===
{"response":{"iso":"en","full-name":"English","img":"http:\/\/langid.net\/images\/flags\/48\/en.png"}}
* **response** : Container element
* **iso** : Iso code of the language
* **full-name** : English name of the language
* **img** : Flag url