Specifically i have data that is in XML (grade) in my controller and i
wanted to parse it. eg grade.find(".").. however this would clearly
not work.. are there any suggestions as to how i can convert this XML
data in the controller to a format that is parse-able
- [web2py] xml to string or json Resa

