using jquery to display google calendar on a webpage - simple

using jquery to display google calendar on a webpage - simple

I know there is a google calendar plugin, but I simply want to read the google caledar xml and parse through the nodes to display event info on a page. I read this little tutorial and seems fine but how do I get it to work with the google cal feed? Anybody do this???

http://think2loud.com/reading-xml-with-jquery/

One of course would change the url: but how do I see the xml nodes from the feed?