<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Rupert Morrish (Target) -->
<?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>India Pale Ale</name>
  <dateBrewed>2009/08/23</dateBrewed>
  <og>1.053</og>
  <potentialAlcohol>7.1</potentialAlcohol>
  <ingredients>
    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>4</amount>
        </quantity>
      </quantities>
      <type>Maris Otter</type>
    </grain>
    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>0.5</amount>
        </quantity>
      </quantities>
      <type>Vienna Malt</type>
    </grain>
    <grain>
      <quantities>
        <quantity>
          <unit>kg</unit>
          <amount>1</amount>
        </quantity>
      </quantities>
      <type>Light Crystal</type>
    </grain>
    <hop usage="bittering">
      <quantities>
        <quantity>
          <unit>g</unit>
          <amount>70</amount>
        </quantity>
      </quantities>
      <type>Northern Brewer</type>
    </hop>
    <hop usage="aroma">
      <quantities>
        <quantity>
          <unit>g</unit>
          <amount>35</amount>
        </quantity>
      </quantities>
      <type>Styrian Goldings</type>
    </hop>
    <hop usage="aroma">
      <quantities>
        <quantity>
          <unit>g</unit>
          <amount>35</amount>
        </quantity>
      </quantities>
      <type>Cascade</type>
    </hop>
    <yeast>
      <brand>Gervin</brand>
      <type>English Ale</type>
      <form>Dried</form>
    </yeast>
  </ingredients>
  <method>Grind the grains with the lever on medium. </method>
  <method>Add the ground grains to 12 liters of water at 50C.</method>

  <method>Hold the mash at 49C - 50C for 20 minutes.</method>
  <method>Hold the mash at 66C - 68C for 50 minutes.</method>
  <method>Raise the temperature of the mash to 77C.</method>
  <method>Sparge with ~16 liters of water @ 80C.</method>

  <method>Bring to a boil. Add bittering hops.</method>
  <method>Maintain a low rolling boil for 50 minutes. Add aroma hops.</method>
  <method>Bil 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.</method>

  <method>Siphon off 2 liters of wort to re-add at bottling and 250ml to start the yeast culture.</method>
  <method>Siphon off wort to hygrometer tube.</method>
  <method>Place airlock in fermenter. Allow wort to cool further, to pitching temperature (24C).</method>
  <method>Pitch yeast.</method>

  <abv>4.0</abv>
  <fg>1.022</fg>
  <dateBottled>2009/09/13</dateBottled>
  <!--
	<yield size="12">40</yield>
  
	<label>IPAlabel.jpg</label>
  -->
</brew>

