Thanks for the response. I'm plugging my stuff into a framework that expects JSON and was wondering whether there were any future plans for it.
Anyway, it's easy enough to build a proxy that takes the XML and parses it into JSON before passing it onto the framework. It's just less error prone if the data is already in JSON format (with the Microsoft stamp on it

).