JSON and XML have two totally different application domains. For some XML is better for some JSON. People who think JSON is better never had a problem with changing data schemas, different parties and common interface.
In short XML is a lot more powerful than simple JSON. JSON is a subset of XML with a different syntax.
In short XML is a lot more powerful than simple JSON. JSON is a subset of XML with a different syntax.