Here it is:
Code:
class AdvancedUserRecipe1292254338(BasicNewsRecipe):
title = u'Sunday Business Post'
oldest_article = 7
max_articles_per_feed = 100
remove_javascript = False
feeds = [(u'News - Ireland & World', u'http://feeds.thepost.ie/tpnews'), (u'Comment & Analysis', u'http://feeds.thepost.ie/tpcomment'), (u'News Features', u'http://feeds.thepost.ie/tpnewsfeatures'), (u'Money, Market & Technology', u'http://feeds.thepost.ie/tpmoneymarket'), (u'Media & Marketing', u'http://feeds.thepost.ie/tpmedia'), (u'Property', u'http://feeds.thepost.ie/tpproperty'), (u'Agenda', u'http://feeds.thepost.ie/tpagenda')]