Data binding to xml data tutorial

I worked through the Tutorial for Data binding to xml data with expression blend. I’m trying to use it with an rss feed from netflix. The problem I’m having is that url for the image is in the description tag using html. Any help would be appreciated.

[SIZE=1]<a href=“http://www.netflix.com/Movie/Crash/70023961”><img src=“http://cdn-0.nflximg.com/us/boxshots/small/70023961.jpg”/></a><br>A 36-hour period in the diverse metropolis of post-Sept. 11 Los Angeles is the theme of this unflinching drama that challenges viewers to confront their prejudices. Lives combust when a Brentwood housewife and her D.A. husband, a Persian shopkeeper, two cops, a pair of carjackers and a Korean couple all converge. Director Paul Haggis’s Best Picture Oscar winner stars Sandra Bullock, Brendan Fraser, Don Cheadle, Matt Dillon and Jennifer Esposito. The Blu-Ray version of this film is Unrated.

[/SIZE]

[quote=flipnjme;2346376]I worked through the Tutorial for Data binding to xml data with expression blend. I’m trying to use it with an rss feed from netflix. The problem I’m having is that url for the image is in the description tag using html. Any help would be appreciated.

[SIZE=1]<a href=“http://www.netflix.com/Movie/Crash/70023961”><img src=“http://cdn-0.nflximg.com/us/boxshots/small/70023961.jpg”/></a><br>A 36-hour period in the diverse metropolis of post-Sept. 11 Los Angeles is the theme of this unflinching drama that challenges viewers to confront their prejudices. Lives combust when a Brentwood housewife and her D.A. husband, a Persian shopkeeper, two cops, a pair of carjackers and a Korean couple all converge. Director Paul Haggis’s Best Picture Oscar winner stars Sandra Bullock, Brendan Fraser, Don Cheadle, Matt Dillon and Jennifer Esposito. The Blu-Ray version of this film is Unrated.[/SIZE]
[/quote]

Does anybody have any ideas or suggestions at all. The help would be greatly appreciated. I could do it in c#, but i’m wondering if there is anyway to do it just in blend.