Build mobile apps for Rails sites — Would XML/JSON passing be the best approach?

Hi ,

I would suggest JSON instead of XML. JSON is very light weighted compared to xml and will help in faster proceesing of data on the mobile apps.

Thanks, Dhaval