Inital commit

This commit is contained in:
Tilman
2011-10-26 09:44:02 +02:00
commit 5971f4b417
1813 changed files with 737837 additions and 0 deletions
@@ -0,0 +1,36 @@
<?xml version='1.0'?>
<entry xmlns='http://www.w3.org/2005/Atom'
xmlns:g='http://base.google.com/ns/1.0'>
<author>
<name>Jane Doe</name>
<email>JaneDoe@gmail.com</email>
</author>
<category scheme='http://base.google.com/categories/itemtypes'
term='recipes'/>
<title>Ulla's famous chocolate mousse</title>
<content type="xhtml">
<b>Ingredients:</b>
<ul>
<li>125 g dark chocolate,</li>
<li>50 g butter,</li>
<li>50 g sugar, and</li>
<li>4 eggs</li>
</ul>
<p>
Melt the chocolate togther with butter and two tablespoons
of water. Add the sugar. Beat in the egg yolks one at the time.
Add strong coffee, rum, cognac or something similar until the
consistency is like mayonnaise. Beat the egg whites until they are stiff
and gently fold them into the chocolate mix. Poor the mix into a bowl
or individual serving pots and leave in the fridge to cool down.
Serve decorated with whipped cream.
</p>
</content>
<g:item_type type="text">recipes</g:item_type>
<g:cuisine type="text">danish</g:cuisine>
<g:cooking_time type="intUnit">20 minutes</g:cooking_time>
<g:servings type="int">4</g:servings>
<g:course type="text">dessert</g:course>
<g:main_ingredient type="text">dark chocolate</g:main_ingredient>
<g:main_ingredient type="text">butter</g:main_ingredient>
</entry>