Apple Pie
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>Apple Pie</title> <cook>Nisqually</cook> <category>Pie</category> <description>Apple pie recipe</description> <prep_time>1.5 hrs.</prep_time> <illustration href="" /> <ingredients> <item>6 C. cored sliced apples</item> <item>1 C. sugar</item> <item>1/4 C. flour</item> <item>1/2 T. cinnamon</item> <item>3 T. lemon juice</item> <item>dash cloves</item> <item>1 pie crust top and bottom</item> </ingredients> <directions> <step>Prepare slices of apples and mix with other ingredients.</step> <step>Put in pie and flute edges and cut slices in top.</step> <step>Bake at 400 degrees for 50 minutes.</step> </directions> <yield>1 pie</yield> <comment>Increase sugar if apples are sour.</comment> </recipe>