File: stout.qbrew

package info (click to toggle)
qbrew 0.3.9-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,228 kB
  • ctags: 909
  • sloc: cpp: 5,954; sh: 295; makefile: 63
file content (22 lines) | stat: -rw-r--r-- 1,075 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0"?>
<!DOCTYPE recipe>
<recipe generator="qbrew" version="0.3.5" >
  <title>SQA Imperial Stout</title>
  <brewer>Joe Sixpack</brewer>
  <style>Lite American Lager</style>
  <batch quantity="4.7500 gal" mash="true" />
  <notes class="recipe" >A recipe for use with the SQA procedure</notes>
  <grains>
    <grain use="mashed" quantity="10.0000 lb" color="1.8" extract="1.037" >American two-row</grain>
    <grain use="mashed" quantity="0.5000 lb" color="500" extract="1.027" >British black patent</grain>
    <grain use="steeped" quantity="1.0000 lb" color="500" extract="1.027" >Black Barley</grain>
    <grain use="mashed" quantity="2.0000 lb" color="350" extract="1.034" >British chocolate malt</grain>
  </grains>
  <hops>
    <hop form="pellet" alpha="9.2" quantity="2.0000 oz" time="60" >Northern Brewer</hop>
    <hop form="pellet" alpha="9.2" quantity="1.0000 oz" time="20" >Northern Brewer</hop>
  </hops>
  <miscingredients>
    <miscingredient notes="package" quantity="1.0000 unit" >Irish Ale yeast</miscingredient>
  </miscingredients>
</recipe>