<?xml version="1.0" ?>
<!DOCTYPE DESSERT PUBLIC "-//FormatData//DTD DESSERT 0.3//EN" 
  "http://www.formatdata.com/dessert/dessert.dtd">
<?xml-stylesheet href="dessertmama.css" type="text/css" ?>
<html>
<DESSERT version="0.3">
  <body>
  <recipe>
    <head>
      <title>Cashew-macadamia butter, banana, white chocolate chip bread
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1</qty> <unit>cup</unit></amt>
        <item>all-purpose flour</item>
      </ing>

     <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>sugar</item>
      </ing>

 
      <ing>
        <amt><qty>1</qty> <unit>tbsp</unit></amt>
        <item>baking powder</item>
      </ing>
 

      <ing>
        <amt><qty>1</qty> <unit>tsp</unit></amt>
        <item>baking powder</item>
      </ing>
 
      <ing>
        <amt><qty>1/2</qty> <unit>tsp</unit></amt>
        <item>baking soda</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>tsp</unit></amt>
        <item>salt</item>
      </ing>

      <ing>
        <amt><qty>2</qty>  <unit> </unit></amt>
        <item>medium bananas, very ripe</item>
      </ing>

      <ing>
        <amt><qty>1/3</qty>  <unit>cup </unit></amt>
        <item>nut butter, like cashew-macadamia or almond</item>
      </ing>

     <ing>
        <amt><qty>1/4</qty>  <unit>cup </unit></amt>
        <item>plain nonfat yogurt</item>
      </ing>

      <ing>
        <amt><qty>1</qty> </amt>
        <item>large egg</item>
      </ing>


      <ing>
        <amt><qty>1</qty> <unit>tbsp</unit></amt>
        <item>melted, cooled butter or vegetable oil</item>
      </ing>

    <ing>
        <amt><qty>3</qty> <unit>tbsp</unit></amt>
        <item>dark molasses</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>white chocolate chips</item>
      </ing>

    </ingredients>
    <directions>
     <step>Preheat oven to 350 degrees</step>
     <step>Lightly grease a 8" x 4.5" loaf pan</step>
     <step>In one bowl, mix together flour, sugar, baking powder, baking soda and salt</step>
<step>In another bowl, mash bananas and add molasses, nut butter, yogurt, and butter or oil, and mix well.</step>
      
      <step>Stir in flour mixture just until combined</step>
      <step>Add white chocolate chips and mix gently</step>
      <step>Pour into prepared pan and bake for 40-45 minutes, until tester comes out clean</step>
      <step>Cool 10-15 minutes in pan before turning out onto cutting board or rack, and cool longer if you're patient before slicing</step>
      <step>Recipe makes about eight thick slices; I suggest making a few loaves if you have more than two people in your home</step>      
    </directions>
  </recipe>
</body>
</DESSERT>

</html>