Recipes Example▲
Sélectionnez
&
lt;?xml version=
"1.0"
encoding=
"UTF-8"
?&
gt;
&
lt;cookbook&
gt;
&
lt;recipe xml:id=
"MushroomSoup"
&
gt;
&
lt;title&
gt;Quick and
Easy Mushroom Soup&
lt;/
title&
gt;
&
lt;ingredient name=
"Fresh mushrooms"
quantity=
"7"
unit=
"pieces"
/&
gt;
&
lt;ingredient name=
"Garlic"
quantity=
"1"
unit=
"cloves"
/&
gt;
&
lt;ingredient name=
"Olive oil"
quantity=
"2"
unit=
"tablespoons"
/&
gt;
&
lt;ingredient name=
"Milk"
quantity=
"200"
unit=
"milliliters"
/&
gt;
&
lt;ingredient name=
"Water"
quantity=
"200"
unit=
"milliliters"
/&
gt;
&
lt;ingredient name=
"Cream"
quantity=
"100"
unit=
"milliliters"
/&
gt;
&
lt;ingredient name=
"Vegetable soup cube"
quantity=
"1/2"
unit=
"cubes"
/&
gt;
&
lt;ingredient name=
"Ground black pepper"
quantity=
"1/2"
unit=
"teaspoons"
/&
gt;
&
lt;ingredient name=
"Dried parsley"
quantity=
"1"
unit=
"teaspoons"
/&
gt;
&
lt;time quantity=
"20"
unit=
"minutes"
/&
gt;
&
lt;method&
gt;
&
lt;step&
gt;1.
Slice mushrooms and
garlic.&
lt;/
step&
gt;
&
lt;step&
gt;2.
Fry mushroom slices and
garlic with olive oil.&
lt;/
step&
gt;
&
lt;step&
gt;3.
Once mushrooms are cooked, add milk, cream water. Stir.&
lt;/
step&
gt;
&
lt;step&
gt;4.
Add vegetable soup cube.&
lt;/
step&
gt;
&
lt;step&
gt;5.
Reduce heat, add pepper and
parsley.&
lt;/
step&
gt;
&
lt;step&
gt;6.
Turn off the stove before the mixture boils.&
lt;/
step&
gt;
&
lt;step&
gt;7.
Blend the mixture.&
lt;/
step&
gt;
&
lt;/
method&
gt;
&
lt;/
recipe&
gt;
&
lt;recipe xml:id=
"CheeseOnToast"
&
gt;
&
lt;title&
gt;Cheese on Toast&
lt;/
title&
gt;
&
lt;ingredient name=
"Bread"
quantity=
"2"
unit=
"slices"
/&
gt;
&
lt;ingredient name=
"Cheese"
quantity=
"2"
unit=
"slices"
/&
gt;
&
lt;time quantity=
"3"
unit=
"minutes"
/&
gt;
&
lt;method&
gt;
&
lt;step&
gt;1.
Slice the bread and
cheese.&
lt;/
step&
gt;
&
lt;step&
gt;2.
Grill one side of each slice of bread.&
lt;/
step&
gt;
&
lt;step&
gt;3.
Turn over the bread and
place a slice of cheese on each piece.&
lt;/
step&
gt;
&
lt;step&
gt;4.
Grill until the cheese has started to melt.&
lt;/
step&
gt;
&
lt;step&
gt;5.
Serve and
enjoy!&
lt;/
step&
gt;
&
lt;/
method&
gt;
&
lt;/
recipe&
gt;
&
lt;/
cookbook&
gt;