I feel like XML is a format from the past. Why not use a JSON based one?
I would use neither, I would just use plists, our native format. Actually, probably both plist as XML-encoded plists would work. JSON is just a bad plist :) and has absolutely no type encoding. Riccardo
