<?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>one big scone, with jam
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>2</qty> <unit>cups</unit></amt>
        <item>all-purpose flour (from fairhaven cooperative)</item>
      </ing>

     <ing>
        <amt><qty>1 1/2</qty> <unit>tbsp</unit></amt>
        <item>baking powder</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty>  <unit>tsp</unit></amt>
        <item>salt</item>
      </ing>

      <ing>
        <amt><qty>5-6</qty> <unit>tbsp</unit></amt>
        <item>unsalted butter, cold, broken into pieces</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>cup</unit></amt>
        <item>farmer's market honey</item>
      </ing>


 
      <ing>
        <amt><qty>3/4 to 1</qty> <unit>cup</unit></amt>
        <item>heavy cream or milk</item>
      </ing>

    <ing>
        <amt><qty>1/2</qty> <unit>tsp</unit></amt>
        <item>each, vanilla and almond extract</item>
      </ing>     

      <ing>
        <amt><qty>1/4 to 1/2</qty> <unit>cup</unit></amt>
        <item>jam, jelly, preserves, or fruit spread</item>
      </ing>

    </ingredients>
    <directions>
      <step>Combine flour, baking powder and salt</step>
      <step>Using your fingers, mash in butter gently, until your shoulders are relaxed and the mixture has small lumps</step>
      <step>Add honey, 3/4 cup liquid, and extracts</step>
      <step>Mix gently just until combined; add more cream or milk until mixture is all moistened</step>
      <step>Take care not to overmix, just enough, no more </step>
      <step>Line a baking sheet with parchment paper and sprinkle with flour </step>
      <step>Using floured hands, gently shape dough into a wide rectangle, about 7" by 12" </step>
      <step>Spread jam down the center; fold up side to make a narrow pocket, dough barely touching in center </step>
      <step>Bake at 375 degrees for 15-30 minutes, until center is no longer mushy </step>
      <step>Let rest for 10-15 minutes before serving</step>
    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>