I\'m creating a sophisticated JavaScript library for working with my company\'s server side framework.
The server side framework encodes its data to a simple XML for
best example i have found about these two is :
http://www.utilities-online.info/xmltojson/#.VVGOlfCYK7M
that means JSON is more human readable and understandable than XML.