var gradosF:Number = Math.round(xmlData.firstChild.childNodes[0].lastChild.childNodes[5].attributes.temp * 1.8 + 32); trace (gradosF+"F");