Hi

Have been trying to make a recipe by myself, but didn't quite understand it.
I really want a recipe that's combined of these two feeds:
Is that possible?
Edit: I tried this, but it would not download.
Code:
class AdvancedUserRecipe1266438034(BasicNewsRecipe):
title = u'ScienceDaily - Arachnids and Insects'
oldest_article = 40
max_articles_per_feed = 100
feeds = [(u'ScienceDaily: Spider and Tick News', u'http://www.sciencedaily.com/rss/plants_animals/spiders.xml'), (u'ScienceDaily: Insect (and Butterfly) News', u'http://www.sciencedaily.com/rss/plants_animals/insects_and_butterflies.xml')]