Chicken roasted
This is the XML source stored for this recipe. The browser normally transforms it with style/recipe.xsl.
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE recipe SYSTEM "../../dtd/recipe.dtd"> <?xml-stylesheet type="text/xsl" href="../../style/recipe.xsl" ?> <!-- Created at Trillium University using XML RecipeWriter for RML (Recipe Markup Language) from FJD1.com --> <recipe> <title>Chicken roasted</title> <cook>Braget, P.</cook> <category>Dinner</category> <description>Chicken roasted with garlic.</description> <prep_time>1/2 hr.</prep_time> <illustration href="" /> <ingredients> <item>Chicken</item> <item>Pepper</item> </ingredients> <directions> <step>Skin it.</step> <step>Put it in a roasting pan.</step> <step>Sprinkle pepper and sage over it.</step> <step>Put into a pre-heated oven at 350</step> <step>Roast it for half an hour.</step> <step>Serve hot.</step> </directions> <yield>Full Stomach</yield> <comment>Taste like chicken.</comment> </recipe>