﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://brewing.morrish.org/Brewing.xslt"?>
<brew xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://brewing.morrish.org/Brewing.xsd">
  <name>Oatmeal Stout</name>
  <dateBrewed>2009/5/30</dateBrewed>
  <og>1.044</og>
  <potentialAlcohol>6.2</potentialAlcohol>
  <ingredients>

    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>8</amount>
        </quantity>
      </quantities>
      <type>Muntons Dark Malt Extract</type>
    </grain>
    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>1</amount>
        </quantity>
      </quantities>
      <type>Black Patent Malt</type>
    </grain>
    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>1</amount>
        </quantity>
      </quantities>
      <type>Roast Barley</type>
    </grain>
    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>0.8</amount>
        </quantity>
      </quantities>
      <type>Flaked Oats</type>
    </grain>
    <hop usage="bittering">
      <quantities>
        <quantity>
          <unit>g</unit>
          <amount>80</amount>
        </quantity>
      </quantities>
      <type>NZ Goldings</type>
    </hop>
    <hop usage="aroma">
      <quantities>
        <quantity>
          <unit>g</unit>
          <amount>20</amount>
        </quantity>
      </quantities>
      <type>NZ Goldings</type>
    </hop>
    <yeast>
      <brand>Safyeast</brand>
      <type>English Ale</type>
      <form>Powder</form>
    </yeast>
  </ingredients>
  <!--
  <abv>3.0</abv>
  <fg>1.015</fg>
-->
  <dateTransferred>2009/6/2</dateTransferred>
  <!--
  <dateBottled>2003/2/17</dateBottled>
  <yield size="12">32</yield>
  <yield size="20">9</yield>
  -->
  <note>Couldn't find gypsum, flaked barley or smoked malt.</note>
 
  <method>Grind the grains (except the flaked oats) with the lever a little on the fine side. </method>
  <method>Add the ground grains and the flaked oats to 10 liters of water at 50C.</method>
  <method>Hold the mash at 47C - 48C for 20 minutes.</method>
  <method>Raise the temperature of the mash to 80C.</method>
  <method>Sparge with ~10 liters of water @ 80C.</method>  
  <method>(Grinding the grains fine means frequent lifting of the bag will be required to allow the wort to flow).</method>
  <method>Raise the temperature of the mash to 80C again.</method>
  <method>Add extract.</method>
  <method>Bring to a boil. Add bittering hops.</method>
  <method>Add aroma hops.</method>
  <method>Maintain a low rolling boil for a further 10 minutes.</method>

  <method>Remove brewpot from burner. Remove hop bags from wort.</method>
  <method>Allow to cool until cool enough to touch.</method>
  <method>Siphon wort into primary fermenter. Add cold water until the diluted wort reaches the shoulder of the carboy.</method>
  <method>Siphon off 2 liters of diluted wort to re-add at bottling.</method>
  <method>Siphon off diluted wort to hygrometer tube.</method>
  <method>Place airlock in fermenter. Allow wort to cool further, to pitching temperature (24C).</method>
  <method>Pitch yeast.</method>
</brew>
