The JSON standard is the good way to deliver data to a JavaScript application, because it is JavaScript. XML is a good way to publish data because it is a popular standard. If only there were some glue to stick these two good things together...

The JSON standard is the good way to deliver data to a JavaScript application, because it is JavaScript. XML is a good way to publish data because it is a popular standard. If only there were some glue to stick these two good things together...