Hello,

I have to import the items of this RSS 2.0 feed :

http://www.partytrip.fr/rss_partenaire.xml

As you can see in the source, this feed contains "exotic tags" (descriptif, accroche).
My question is how to deal with such a feed
I tried using feedAPI but unfortunately I failed. I can display titles, I can filter but it's impossible to display the item content.

Can someone help me?

Thanks