I have a rss feed and want to navigate to <media:thumbnails url='.... etc. I can't figure out what to use for a selector as the media:thumbnails just doesn't work. I am doing a .find(). Any ideas. The feed is http://newsrss.bbc.co.uk/rss/newsonline_world_edition/front_page/rss.xml which I get via a php proxy at http://www.bartonphillips.dyndns.org/test/test.php?xml=1
Thanks