1<?xml version="1.0"?>
2<!DOCTYPE recipe>
3<recipe version="0.4.1" application="qbrew" >
4  <title>SQA Imperial Stout</title>
5  <brewer>Joe Sixpack</brewer>
6  <style>Imperial Stout</style>
7  <batch quantity="5.000 gal" />
8  <grains>
9    <grain use="Mashed" extract="1.037" quantity="10.000 lb" type="Grain" color="1.8" >American two-row</grain>
10    <grain use="Mashed" extract="1.027" quantity="0.500 lb" type="Grain" color="500" >British black patent</grain>
11    <grain use="Steeped" extract="1.027" quantity="1.000 lb" type="Grain" color="500" >Black Barley</grain>
12    <grain use="Mashed" extract="1.034" quantity="2.000 lb" type="Grain" color="350" >British chocolate malt</grain>
13  </grains>
14  <hops>
15    <hop type="Pellet" alpha="9.2" quantity="2.000 oz" time="60" >Northern Brewer</hop>
16    <hop type="Pellet" alpha="9.2" quantity="1.000 oz" time="20" >Northern Brewer</hop>
17  </hops>
18  <miscingredients>
19    <miscingredient quantity="1.000 unit" notes="" type="Yeast" >Wyeast Irish 1084</miscingredient>
20  </miscingredients>
21</recipe>
22