I have a xml rss feed like below,
http://www.prajavani.net/rss.xml
where description contains body of news/article and also contains image. when i create recipe in calibre, it fetches content from web page using link in xml, but it doesnt fetch correctly and doesnt read image. But xml contains all content need title, image, body(description), image. How can i make recipe to fetch every thing from xml itself instead downloading from each webpage.
hope understood my situation.