XML is much more readable than JSON, especially if your data has characters that are meaningful JSON syntax
I think readability is in the eye of the reader. JSON is less verbose, no ending tags everywhere, which I think makes it more readable than XML.
But I'd be happy to hear about studies that show evidence for XML being more readable, than JSON.
I think readability is in the eye of the reader. JSON is less verbose, no ending tags everywhere, which I think makes it more readable than XML.
But I'd be happy to hear about studies that show evidence for XML being more readable, than JSON.