Looking for PHP RSS 2.0 Parsing tutorial

Heres an example of the type of feed I wan’t to parse. Basically I wan’t to pull RSS 2.0 feeds off any myspace page and parse them into mySQL.
http://blog.myspace.com/blog/rss.cfm?friendID=56124812

I have looked at RSS 1.0 feeds, and 2.0 looks ALOT different!

I can do the amfPHP>Flash part myself.