-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path#13_cult-lager.xml
154 lines (142 loc) · 4.02 KB
/
#13_cult-lager.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<?xml version="1.0" encoding="ISO-8859-1"?>
<RECIPES>
<RECIPE>
<NAME>CULT LAGER</NAME>
<VERSION>1</VERSION>
<TYPE>All Grain</TYPE>
<BREWER>BREWDOG</BREWER>
<ASST_BREWER/>
<BATCH_SIZE>20</BATCH_SIZE>
<BOIL_SIZE>25</BOIL_SIZE>
<BOIL_TIME>90</BOIL_TIME>
<EFFICIENCY>83.67</EFFICIENCY>
<OG>1.049</OG>
<FG>1.008</FG>
<STYLE>
<NAME>International Pale Lager</NAME>
<CATEGORY>International Pale Lager</CATEGORY>
<CATEGORY_NUMBER></CATEGORY_NUMBER>
<STYLE_LETTER></STYLE_LETTER>
<STYLE_GUIDE></STYLE_GUIDE>
<VERSION>1</VERSION>
<TYPE></TYPE>
<OG_MIN></OG_MIN>
<OG_MAX></OG_MAX>
<FG_MIN></FG_MIN>
<FG_MAX></FG_MAX>
<IBU_MIN></IBU_MIN>
<IBU_MAX></IBU_MAX>
<COLOR_MIN></COLOR_MIN>
<COLOR_MAX></COLOR_MAX>
</STYLE>
<NOTES xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xs="http://www.w3.org/2001/XMLSchema" xsi:type="xs:string">Brewdog Cult Lager
Tagline: US & New Zeland Hopped Lager
First brewed: 04/2008
Description:
A lager that actually tastes of something? You have to be kidding, right? Cult lager is made with 100% malt and whole leaf hops. Maybe we are crazy, so what? Taste our lager and we are pretty sure that you will agree that the fine line between insanity and genius has just become a little more blurred.
Food pairing:
[Arrabiata pasta with grilled prawns, Mexican spiced chicken with hot sauce, Orange marmalade thumb print cookie]
Brewers tips:
When the fermentation is nearly complete, allow the temperature of the beer to rise. This will scrub some of the undesirable flavours out.
Brewdog id: #13
</NOTES>
<FERMENTABLES>
<FERMENTABLE>
<NAME>Pilsner</NAME>
<VERSION>1</VERSION>
<TYPE>Grain</TYPE>
<AMOUNT>4.66</AMOUNT>
<YIELD>83.00</YIELD>
<COLOR>2</COLOR>
</FERMENTABLE>
</FERMENTABLES>
<HOPS>
<HOP>
<NAME>Saaz</NAME>
<VERSION>1</VERSION>
<ORIGIN></ORIGIN>
<ALPHA>3.80</ALPHA>
<AMOUNT>0.0125</AMOUNT>
<USE>Boil</USE>
<TIME>60</TIME>
<TYPE>Aroma</TYPE>
<FORM>Pellet</FORM>
<BETA>0.00</BETA>
</HOP>
<HOP>
<NAME>Cascade</NAME>
<VERSION>1</VERSION>
<ORIGIN></ORIGIN>
<ALPHA>6.80</ALPHA>
<AMOUNT>0.0125</AMOUNT>
<USE>Boil</USE>
<TIME>60</TIME>
<TYPE>Bittering</TYPE>
<FORM>Pellet</FORM>
<BETA>0.00</BETA>
</HOP>
<HOP>
<NAME>Cascade</NAME>
<VERSION>1</VERSION>
<ORIGIN></ORIGIN>
<ALPHA>6.80</ALPHA>
<AMOUNT>0.025</AMOUNT>
<USE>Boil</USE>
<TIME>0</TIME>
<TYPE>Bittering</TYPE>
<FORM>Pellet</FORM>
<BETA>0.00</BETA>
</HOP>
<HOP>
<NAME>Chinook</NAME>
<VERSION>1</VERSION>
<ORIGIN></ORIGIN>
<ALPHA>12.60</ALPHA>
<AMOUNT>0.025</AMOUNT>
<USE>Boil</USE>
<TIME>0</TIME>
<TYPE>Bittering</TYPE>
<FORM>Pellet</FORM>
<BETA>0.00</BETA>
</HOP>
<HOP>
<NAME>Motueka</NAME>
<VERSION>1</VERSION>
<ORIGIN></ORIGIN>
<ALPHA>7.10</ALPHA>
<AMOUNT>0.0125</AMOUNT>
<USE>Boil</USE>
<TIME>0</TIME>
<TYPE>Bittering</TYPE>
<FORM>Pellet</FORM>
<BETA>0.00</BETA>
</HOP>
</HOPS>
<YEASTS>
<YEAST>
<NAME>Saflager S189</NAME>
<VERSION>1</VERSION>
<TYPE>Lager</TYPE>
<FORM>Dry</FORM>
<AMOUNT>0.0350000</AMOUNT>
</YEAST>
</YEASTS>
<MISCS>
</MISCS>
<MASH>
<NAME>Mash</NAME>
<VERSION>1</VERSION>
<GRAIN_TEMP>20</GRAIN_TEMP>
<MASH_STEPS>
<MASH_STEP>
<NAME>Mash step</NAME>
<VERSION>1</VERSION>
<TYPE>Temperature</TYPE>
<STEP_TEMP>65</STEP_TEMP>
<STEP_TIME>75</STEP_TIME>
</MASH_STEP>
</MASH_STEPS>
</MASH>
<PRIMARY_TEMP>10</PRIMARY_TEMP>
</RECIPE>
</RECIPES>