save levels information to xml file

hello i have question how can i save my game configuration in xml file using corona sdk

thanks
[import]uid: 74537 topic_id: 16947 reply_id: 316947[/import]

It’s widely recommended that you use json for that kinda stuff, in corona it’s more easy to save and retrieve information, check out this awesome tutorial: http://blog.anscamobile.com/2011/08/tutorial-exploring-json-usage-in-corona/ [import]uid: 57552 topic_id: 16947 reply_id: 63549[/import]