It's easier to look at the returned XML with Firebug or Fiddler. You can always do:
M.
alert((xData.responseText);
but with this Web Service there's too much data to see everything.M.