Rss feed and parse data?

I haven’t found an app for it so asking the ninjas here.

Would like to push a notification to the kids every morning and in this notification I would like to add the food served in the school today.

There is an RSS feed available and I would like to use some HTTP GET logic to get the data and then parse the relevant data like Burgers and fries from the RSS example below:

<description><![CDATA[Burgers and fries]]></description>

Any suggestions?

Possibly using the aptly named RSS Feed Reader App?