<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE recipe SYSTEM "http://fjd1.com/CookBook/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>Sweet Cinnamon Fresh Apple Wedges</title>
 <cook>Lillian Davies</cook>
 <category>Snacks</category>
 <description>Fresh Apple Wedges Sweetend and spiced with Cinnamon </description>
 <prep_time>5 minutes</prep_time>
<illustration href="../../images/applewedges.jpg" />
 <ingredients>
  <item>Apples</item>
  <item>Granulated White Sugar</item>
  <item>Ground Cinnamon</item>
 </ingredients> 
 <directions>
  <step>Peel, core, and wedge slice fresh apples.</step>
<step>Arrainge on serving plate.</step>
<step>Sprinkle first with sugar, then cinnamon, and serve.</step>
 </directions>
 <yield>Unlimited</yield>
</recipe>





