Is there possibility to make a game that is sending POST message to the server and then receiving XML file and then parsing it?
What plugins should I use and are there any examples?
--edit--
I see that plugin scirra.com/forum/plugin-ajaxpost_topic49039.html enables sending POST, but how to get back XML. How it usually works?