Extracting specific part from rss

Discussion in 'Programming' started by dexXx, Nov 20, 2013.

  1. #1
    Hi,
    I want to show on my page a rss feed regarding the current conditions on road. The rss is updated hourly from official government page and it contains few section like ferry conditions, road conditions etc. I want to pull only the specific part, only the data bellow description (CDATA) without the name or date of rss and whenever the rss refreshes that it overrides the old data.
    Example of how it should look
    TITLE OF SECTION
    RSS CDATA

    TITLE OF SECTION 2
    RSS CDATA

    etc.

    I want to implement it on wordpress site.

    Here is the rss feed link
    http://www.hak.hr/rss/stanje/en.xml
     
    dexXx, Nov 20, 2013 IP