For an update, what I did is output the data to an xml file on the
server, then fetch the data with a simple http GET using
RequestBuilder. To deal with SOP, I had to put the xml file on the
same domain as my shindig container.
Thanks for the help, it is always appreciated.
Andre