var author = agent.handler.responseXML.documentElement.getElementsByTagName('author')[0].firstChild.data;
alert(agent.handler.responseText);