I'm using the glowfoto api and I'm trying to parse the xml data. It extremely simple, but I can't get it to work.
This is the XML data:
<?xml version=\"1.0\" encoding=\"utf-8\"?>\n<getserver>\n <uploadform>http://img5.glowfoto.com/uploadxml.php</uploadform>\n</getserver>
How can I get that URL into a string using rexml.