I have a feed with images in the description node. How can I parse out just the image URL and just the description text with no line break in between?
<description><img src='http://example.com/100915gignac-clement_g_70x70.jpg'&gt;&lt;/img&gt;&lt;br />(Source: Example.com) Québec annonce qu'une autorisation ministérielle sera nécessaire pour une prise de participation de plus de 30&#160;% de la nouvelle société fusionnée Investissement Québec dans une entreprise.</description>
Thanks for any help!