Demo of Flickr XML feed parsing in JS
View Source to see.
Has to use own copy of Flickr XML feed because of same-origin policy.
Fetches XML with Ajax and parses it.
Writes output to console not to page.