<?xml version="1.0"?>
<map>
<!-- STEAMWORKS by DiM, XML by zimmah. v1.1 -->
<objective>
   <name>Dr. DiM&#39;s Evil Machine</name>
   <components>
      <continent>Three Engines</continent>
      <territory>Oxford</territory>
   </components>
</objective>
<!-- Normal continents below this line -->
<continent>
   <name>Northwest</name>
   <bonus>1</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Westmorland</territory>
      <territory>Lancashire</territory>
      <territory>Cheshire</territory>
   </components>
</continent>
<continent>
   <name>Northeast</name>
   <bonus>2</bonus>
   <components>
      <territory>Northumberland</territory>
      <territory>Durham</territory>
      <territory>North Riding</territory>
      <territory>East Riding</territory>
      <territory>West Riding</territory>
   </components>
</continent>
<continent>
   <name>Eastmidlands</name>
   <bonus>2</bonus>
   <components>
      <territory>Derby</territory>
      <territory>Nottingham</territory>
      <territory>Lincolnshire</territory>
      <territory>Leicester</territory>
      <territory>Northlands</territory>
   </components>
</continent>
<continent>
   <name>Westmidlands</name>
   <bonus>2</bonus>
   <components>
      <territory>Shropshire</territory>
      <territory>Staffordshire</territory>
      <territory>Worcester</territory>
      <territory>Warwickshire</territory>
      <territory>Herefordshire</territory>
   </components>
</continent>
<continent>
   <name>Southwest</name>
   <bonus>3</bonus>
   <components>
      <territory>Gloucester</territory>
      <territory>Wiltshire</territory>
      <territory>Somerset</territory>
      <territory>Devon Shire</territory>
      <territory>Cornwall</territory>
      <territory>Dorset</territory>
   </components>
</continent>
<continent>
   <name>Southeast</name>
   <bonus>4</bonus>
   <components>
      <territory>Berkshire</territory>
      <territory>Surrey</territory>
      <territory>Kent</territory>
      <territory>East Sussex</territory>
      <territory>West Sussex</territory>
      <territory>Hampshire</territory>
      <territory>Isle of Wight</territory>
   </components>
</continent>
<continent>
   <name>East</name>
   <bonus>3</bonus>
   <components>
      <territory>Buckingham</territory>
      <territory>Hertford</territory>
      <territory>Essex</territory>
      <territory>Suffolk</territory>
      <territory>Cambridge</territory>
      <territory>Norfolk</territory>
   </components>
</continent>
<!-- end of normal continents, steam/Engine bonusses below this line -->
<continent>
   <name>One Engine</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <required>1</required>
</continent>
<continent>
   <name>Two Engines</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <required>2</required>
   <overrides>
   <override>One Engine</override>
   </overrides>
</continent>
<continent>
   <name>Three Engines</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <required>3</required>
   <overrides>
   <override>Two Engines</override>
   </overrides>
</continent>
<continent>
   <name>Four Engines</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <required>4</required>
   <overrides>
   <override>Three Engines</override>
   </overrides>
</continent>
<continent>
   <name>Five Engines</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <required>5</required>
   <overrides>
   <override>Four Engines</override>
   </overrides>
</continent>
<continent>
   <name>Six Engines</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <required>6</required>
   <overrides>
   <override>Five Engines</override>
   </overrides>
</continent>
<continent>
   <name>All Engines</name>
   <bonus>0</bonus>
   <components>
      <territory>Cheshire</territory>
      <territory>Warwickshire</territory>
      <territory>Durham</territory>
      <territory>Wiltshire</territory>
      <territory>Nottingham</territory>
      <territory>Suffolk</territory>
      <territory>Berkshire</territory>
   </components>
   <overrides>
   <override>Six Engines</override>
   </overrides>
</continent>
<continent>
   <name>One Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <required>1</required>
</continent>
<continent>
   <name>Two Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <required>2</required>
   <overrides>
      <override>One Steam</override>
   </overrides>
</continent>
<continent>
   <name>Three Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <required>3</required>
   <overrides>
      <override>Two Steam</override>
   </overrides>
</continent>
<continent>
   <name>Four Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <required>4</required>
   <overrides>
      <override>Three Steam</override>
   </overrides>
</continent>
<continent>
   <name>Five Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <required>5</required>
   <overrides>
      <override>Four Steam</override>
   </overrides>
</continent>
<continent>
   <name>Six Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <required>6</required>
   <overrides>
      <override>Five Steam</override>
   </overrides>
</continent>
<continent>
   <name>All Steam</name>
   <bonus>0</bonus>
   <components>
      <territory>Cumberland</territory>
      <territory>Kent</territory>
      <territory>Shropshire</territory>
      <territory>Devon Shire</territory>
      <territory>Hertford</territory>
      <territory>Northlands</territory>
      <territory>North Riding</territory>
   </components>
   <overrides>
      <override>Six Steam</override>
   </overrides>
</continent>
<continent>
   <name>One Powered Engine</name>
   <bonus>1</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>One Steam</continent>
   </components>
   <overrides>
      <override>One Engine</override>
      <override>One Steam</override>
   </overrides>
</continent>
<continent>
   <name>Two Steam and One Engine</name>
   <bonus>-1</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>Two Steam</continent>
   </components>
   <overrides>
      <override>One Powered Engine</override>
      <override>Two Steam</override>
   </overrides>
</continent>
<continent>
   <name>Three Steam and One Engine</name>
   <bonus>-2</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>Three Steam</continent>
   </components>
   <overrides>
      <override>Two Steam and One Engine</override>
      <override>Three Steam</override>
   </overrides>
</continent>
<continent>
   <name>Four Steam and One Engine</name>
   <bonus>-3</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>Four Steam</continent>
   </components>
   <overrides>
      <override>Three Steam and One Engine</override>
      <override>Four Steam</override>
   </overrides>
</continent>
<continent>
   <name>Five Steam and One Engine</name>
   <bonus>-4</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>Five Steam</continent>
   </components>
   <overrides>
      <override>Four Steam and One Engine</override>
      <override>Five Steam</override>
   </overrides>
</continent>
<continent>
   <name>Six Steam and One Engine</name>
   <bonus>-5</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>Six Steam</continent>
   </components>
   <overrides>
      <override>Five Steam and One Engine</override>
      <override>Six Steam</override>
   </overrides>
</continent>
<continent>
   <name>All Steam and One Engine</name>
   <bonus>-6</bonus>
   <components>
      <continent>One Engine</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>Six Steam and One Engine</override>
      <override>All Steam</override>
   </overrides>
</continent>
<continent>
   <name>Two Powered Engines</name>
   <bonus>2</bonus>
   <components>
      <continent>Two Engines</continent>
      <continent>Two Steam</continent>
   </components>
   <overrides>
      <override>One Powered Engine</override>
      <override>Two Engines</override>
      <override>Two Steam and One Engine</override>
   </overrides>
</continent>
<continent>
   <name>Three Steam and Two Engines</name>
   <bonus>-1</bonus>
   <components>
      <continent>Two Engines</continent>
      <continent>Three Steam</continent>
   </components>
   <overrides>
      <override>Two Powered Engines</override>
      <override>Three Steam and One Engine</override>
   </overrides>
</continent>
<continent>
   <name>Four Steam and Two Engines</name>
   <bonus>-2</bonus>
   <components>
      <continent>Two Engines</continent>
      <continent>Four Steam</continent>
   </components>
   <overrides>
      <override>Three Steam and Two Engines</override>
      <override>Four Steam and One Engine</override>
   </overrides>
</continent>
<continent>
   <name>Five Steam and Two Engines</name>
   <bonus>-3</bonus>
   <components>
      <continent>Two Engines</continent>
      <continent>Five Steam</continent>
   </components>
   <overrides>
      <override>Four Steam and Two Engines</override>
      <override>Five Steam and One Engine</override>
   </overrides>
</continent>
<continent>
   <name>Six Steam and Two Engines</name>
   <bonus>-4</bonus>
   <components>
      <continent>Two Engines</continent>
      <continent>Six Steam</continent>
   </components>
   <overrides>
      <override>Five Steam and Two Engines</override>
      <override>Six Steam and One Engine</override>
   </overrides>
</continent>
<continent>
   <name>All Steam and Two Engines</name>
   <bonus>-5</bonus>
   <components>
      <continent>Two Engines</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>Six Steam and Two Engines</override>
      <override>All Steam and One Engine</override>
   </overrides>
</continent>
<continent>
   <name>Three Powered Engines</name>
   <bonus>3</bonus>
   <components>
      <continent>Three Engines</continent>
      <continent>Three Steam</continent>
   </components>
   <overrides>
      <override>Two Powered Engines</override>
      <override>Three Engines</override>
      <override>Three Steam and Two Engines</override>
   </overrides>
</continent>
<continent>
   <name>Four Steam and Three Engines</name>
   <bonus>-1</bonus>
   <components>
      <continent>Three Engines</continent>
      <continent>Four Steam</continent>
   </components>
   <overrides>
      <override>Three Powered Engines</override>
      <override>Four Steam and Two Engines</override>
   </overrides>
</continent>
<continent>
   <name>Five Steam and Three Engines</name>
   <bonus>-2</bonus>
   <components>
      <continent>Three Engines</continent>
      <continent>Five Steam</continent>
   </components>
   <overrides>
      <override>Four Steam and Three Engines</override>
      <override>Five Steam and Two Engines</override>
   </overrides>
</continent>
<continent>
   <name>Six Steam and Three Engines</name>
   <bonus>-3</bonus>
   <components>
      <continent>Three Engines</continent>
      <continent>Six Steam</continent>
   </components>
   <overrides>
      <override>Six Steam and Two Engines</override>
      <override>Five Steam and Three Engines</override>
   </overrides>
</continent>
<continent>
   <name>All Steam and Three Engines</name>
   <bonus>-4</bonus>
   <components>
      <continent>Three Engines</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>All Steam and Two Engines</override>
      <override>Six Steam and Three Engines</override>
   </overrides>
</continent>
<continent>
   <name>Four Powered Engines</name>
   <bonus>4</bonus>
   <components>
      <continent>Four Engines</continent>
      <continent>Four Steam</continent>
   </components>
   <overrides>
      <override>Three Powered Engines</override>
      <override>Four Steam and Three Engines</override>
      <override>Four Engines</override>
   </overrides>
</continent>
<continent>
   <name>Five Steam and Four Engines</name>
   <bonus>-1</bonus>
   <components>
      <continent>Four Engines</continent>
      <continent>Five Steam</continent>
   </components>
   <overrides>
      <override>Four Powered Engines</override>
      <override>Five Steam and Three Engines</override>
   </overrides>
</continent>
<continent>
   <name>Six Steam and Four Engines</name>
   <bonus>-2</bonus>
   <components>
      <continent>Four Engines</continent>
      <continent>Six Steam</continent>
   </components>
   <overrides>
      <override>Six Steam and Three Engines</override>
      <override>Five Steam and Four Engines</override>
   </overrides>
</continent>
<continent>
   <name>All Steam and Four Engines</name>
   <bonus>-3</bonus>
   <components>
      <continent>Four Engines</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>All Steam and Three Engines</override>
      <override>Six Steam and Four Engines</override>
   </overrides>
</continent>
<continent>
   <name>Five Powered Engines</name>
   <bonus>5</bonus>
   <components>
      <continent>Five Engines</continent>
      <continent>Five Steam</continent>
   </components>
   <overrides>
      <override>Four Powered Engines</override>
      <override>Five Steam and Four Engines</override>
      <override>Five Engines</override>
   </overrides>
</continent>
<continent>
   <name>Six Steam and Five Engines</name>
   <bonus>-1</bonus>
   <components>
      <continent>Five Engines</continent>
      <continent>Six Steam</continent>
   </components>
   <overrides>
      <override>Five Powered Engines</override>
      <override>Six Steam and Four Engines</override>
   </overrides>
</continent>
<continent>
   <name>All Steam and Five Engines</name>
   <bonus>-2</bonus>
   <components>
      <continent>Five Engines</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>Six Steam and Five Engines</override>
      <override>All Steam and Four Engines</override>
   </overrides>
</continent>
<continent>
   <name>Six Powered Engines</name>
   <bonus>6</bonus>
   <components>
      <continent>Six Engines</continent>
      <continent>Six Steam</continent>
   </components>
   <overrides>
      <override>Five Powered Engines</override>
      <override>Six Steam and Five Engines</override>
      <override>Six Engines</override>
   </overrides>
</continent>
<continent>
   <name>All Steam and Six Engines</name>
   <bonus>-1</bonus>
   <components>
      <continent>Six Engines</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>Six Powered Engines</override>
      <override>All Steam and Five Engines</override>
   </overrides>
</continent>
<continent>
   <name>Seven Powered Engines</name>
   <bonus>7</bonus>
   <components>
      <continent>All Engines</continent>
      <continent>All Steam</continent>
   </components>
   <overrides>
      <override>Six Powered Engines</override>
      <override>All Steam and Six Engines</override>
      <override>All Engines</override>
   </overrides>
</continent>
<!-- Northwest Territories below this line -->
<territory>
   <name>Cumberland</name>
   <borders>
      <border>Westmorland</border>
      <border>Lancashire</border>
   </borders>
   <coordinates>
      <smallx>73</smallx>
      <smally>70</smally>
      <largex>117</largex>
      <largey>80</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Westmorland</name>
   <borders>
      <border>Cumberland</border>
      <border>Lancashire</border>
   </borders>
   <coordinates>
      <smallx>100</smallx>
      <smally>97</smally>
      <largex>137</largex>
      <largey>120</largey>
   </coordinates>
</territory>
<territory>
   <name>Lancashire</name>
   <borders>
      <border>Cumberland</border>
      <border>Westmorland</border>
      <border>Cheshire</border>
      <border>Derby</border>
      <border>Norfolk</border>
      <border>Buckingham</border>
      <border>Surrey</border>
      <border>Gloucester</border>
      <border>Staffordshire</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>66</smallx>
      <smally>163</smally>
      <largex>90</largex>
      <largey>202</largey>
   </coordinates>
</territory>
<territory>
   <name>Cheshire</name>
   <borders>
      <border>Lancashire</border>
   </borders>
   <coordinates>
      <smallx>64</smallx>
      <smally>201</smally>
      <largex>81</largex>
      <largey>252</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<!-- Northeast territores below this line -->
<territory>
   <name>Northumberland</name>
   <borders>
      <border>Durham</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>194</smallx>
      <smally>73</smally>
      <largex>257</largex>
      <largey>98</largey>
   </coordinates>
</territory>
<territory>
   <name>West Riding</name>
   <borders>
      <border>Northumberland</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Oxford</border>
      <border>North Riding</border>
      <border>East Riding</border>
   </borders>
   <coordinates>
      <smallx>227</smallx>
      <smally>202</smally>
      <largex>303</largex>
      <largey>260</largey>
   </coordinates>
</territory>
<territory>
   <name>East Riding</name>
   <borders>
      <border>North Riding</border>
      <border>West Riding</border>
   </borders>
   <coordinates>
      <smallx>283</smallx>
      <smally>183</smally>
      <largex>375</largex>
      <largey>235</largey>
   </coordinates>
</territory>
<territory>
   <name>Durham</name>
   <borders>
      <border>Northumberland</border>
      <border>North Riding</border>
   </borders>
   <coordinates>
      <smallx>222</smallx>
      <smally>117</smally>
      <largex>292</largex>
      <largey>148</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>North Riding</name>
   <borders>
      <border>East Riding</border>
      <border>Durham</border>
      <border>West Riding</border>
   </borders>
   <coordinates>
      <smallx>252</smallx>
      <smally>151</smally>
      <largex>322</largex>
      <largey>192</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<!-- Eastmidlands -->
<territory>
   <name>Lincolnshire</name>
   <borders>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Nottingham</border>
      <border>Leicester</border>
      <border>Northlands</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>407</smallx>
      <smally>98</smally>
      <largex>538</largex>
      <largey>124</largey>
   </coordinates>
</territory>
<territory>
   <name>Northlands</name>
   <borders>
      <border>Lincolnshire</border>
      <border>Leicester</border>
   </borders>
   <coordinates>
      <smallx>396</smallx>
      <smally>164</smally>
      <largex>519</largex>
      <largey>205</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Leicester</name>
   <borders>
      <border>Derby</border>
      <border>Nottingham</border>
      <border>Lincolnshire</border>
      <border>Northlands</border>
   </borders>
   <coordinates>
      <smallx>363</smallx>
      <smally>144</smally>
      <largex>485</largex>
      <largey>179</largey>
   </coordinates>
</territory>
<territory>
   <name>Nottingham</name>
   <borders>
      <border>Lincolnshire</border>
      <border>Derby</border>
      <border>Leicester</border>
   </borders>
   <coordinates>
      <smallx>368</smallx>
      <smally>104</smally>
      <largex>482</largex>
      <largey>131</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Derby</name>
   <borders>
      <border>Leicester</border>
      <border>Nottingham</border>
      <border>Lancashire</border>
      <border>Norfolk</border>
      <border>Buckingham</border>
      <border>Surrey</border>
      <border>Gloucester</border>
      <border>Staffordshire</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>337</smallx>
      <smally>99</smally>
      <largex>448</largex>
      <largey>125</largey>
   </coordinates>
</territory>
<!-- East -->
<territory>
   <name>Norfolk</name>
   <borders>
      <border>Lancashire</border>
      <border>Derby</border>
      <border>Buckingham</border>
      <border>Surrey</border>
      <border>Gloucester</border>
      <border>Staffordshire</border>
      <border>Oxford</border>
      <border>Cambridge</border>
      <border>Suffolk</border>
   </borders>
   <coordinates>
      <smallx>500</smallx>
      <smally>185</smally>
      <largex>670</largex>
      <largey>232</largey>
   </coordinates>
</territory>
<territory>
   <name>Cambridge</name>
   <borders>
      <border>Norfolk</border>
      <border>Suffolk</border>
      <border>Essex</border>
      <border>Hertford</border>
   </borders>
   <coordinates>
      <smallx>456</smallx>
      <smally>217</smally>
      <largex>595</largex>
      <largey>252</largey>
   </coordinates>
</territory>
<territory>
   <name>Suffolk</name>
   <borders>
      <border>Cambridge</border>
      <border>Norfolk</border>
      <border>Essex</border>
   </borders>
   <coordinates>
      <smallx>522</smallx>
      <smally>214</smally>
      <largex>686</largex>
      <largey>270</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Essex</name>
   <borders>
      <border>Suffolk</border>
      <border>Buckingham</border>
      <border>Hertford</border>
      <border>Cambridge</border>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>491</smallx>
      <smally>255</smally>
      <largex>646</largex>
      <largey>322</largey>
   </coordinates>
</territory>
<territory>
   <name>Hertford</name>
   <borders>
      <border>Essex</border>
      <border>Cambridge</border>
      <border>Buckingham</border>
   </borders>
   <coordinates>
      <smallx>457</smallx>
      <smally>245</smally>
      <largex>595</largex>
      <largey>316</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Buckingham</name>
   <borders>
      <border>Lancashire</border>
      <border>Derby</border>
      <border>Norfolk</border>
      <border>Surrey</border>
      <border>Gloucester</border>
      <border>Staffordshire</border>
      <border>Oxford</border>
      <border>Essex</border>
      <border>Hertford</border>
   </borders>
   <coordinates>
      <smallx>416</smallx>
      <smally>258</smally>
      <largex>546</largex>
      <largey>323</largey>
   </coordinates>
</territory>
<!-- Southwest -->
<territory>
   <name>Cornwall</name>
   <borders>
      <border>Devon Shire</border>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Herefordshire</border>
      <border>Oxford</border>  
   </borders>
   <coordinates>
      <smallx>92</smallx>
      <smally>411</smally>
      <largex>126</largex>
      <largey>533</largey>
   </coordinates>
</territory>
<territory>
   <name>Dorset</name>
   <borders>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Oxford</border>
      <border>Devon Shire</border>
      <border>Somerset</border>
      <border>Wiltshire</border>
   </borders>
   <coordinates>
      <smallx>221</smallx>
      <smally>401</smally>
      <largex>288</largex>
      <largey>518</largey>
   </coordinates>
</territory>
<territory>
   <name>Gloucester</name>
   <borders>
      <border>Lancashire</border>
      <border>Derby</border>
      <border>Norfolk</border>
      <border>Buckingham</border>
      <border>Surrey</border>
      <border>Staffordshire</border>
      <border>Oxford</border>
      <border>Wiltshire</border>
      <border>Somerset</border>
   </borders>
   <coordinates>
      <smallx>255</smallx>
      <smally>324</smally>
      <largex>335</largex>
      <largey>417</largey>
   </coordinates>
</territory>
<territory>
   <name>Wiltshire</name>
   <borders>
      <border>Gloucester</border>
      <border>Somerset</border>
      <border>Dorset</border>
   </borders>
   <coordinates>
      <smallx>249</smallx>
      <smally>367</smally>
      <largex>327</largex>
      <largey>473</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Somerset</name>
   <borders>
      <border>Gloucester</border>
      <border>Wiltshire</border>
      <border>Dorset</border>
      <border>Devon Shire</border>
   </borders>
   <coordinates>
      <smallx>203</smallx>
      <smally>366</smally>
      <largex>267</largex>
      <largey>470</largey>
   </coordinates>
</territory>
<territory>
   <name>Devon Shire</name>
   <borders>
      <border>Somerset</border>
      <border>Dorset</border>
      <border>Cornwall</border>
   </borders>
   <coordinates>
      <smallx>137</smallx>
      <smally>383</smally>
      <largex>181</largex>
      <largey>497</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<!-- Westmidlands -->
<territory>
   <name>Staffordshire</name>
   <borders>
      <border>Shropshire</border>
      <border>Worcester</border>
      <border>Warwickshire</border>
      <border>Lancashire</border>
      <border>Derby</border>
      <border>Norfolk</border>
      <border>Buckingham</border>
      <border>Surrey</border>
      <border>Gloucester</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>109</smallx>
      <smally>250</smally>
      <largex>144</largex>
      <largey>323</largey>
   </coordinates>
</territory>
<territory>
   <name>Herefordshire</name>
   <borders>
      <border>Worcester</border>
      <border>Shropshire</border>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>85</smallx>
      <smally>325</smally>
      <largex>112</largex>
      <largey>420</largey>
   </coordinates>
</territory>
<territory>
   <name>Shropshire</name>
   <borders>
      <border>Herefordshire</border>
      <border>Worcester</border>
      <border>Staffordshire</border>
   </borders>
   <coordinates>
      <smallx>88</smallx>
      <smally>278</smally>
      <largex>116</largex>
      <largey>357</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Warwickshire</name>
   <borders>
      <border>Staffordshire</border>
      <border>Worcester</border>
   </borders>
   <coordinates>
      <smallx>152</smallx>
      <smally>293</smally>
      <largex>198</largex>
      <largey>376</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Worcester</name>
   <borders>
      <border>Staffordshire</border>
      <border>Warwickshire</border>
      <border>Shropshire</border>
      <border>Herefordshire</border>
   </borders>
   <coordinates>
      <smallx>116</smallx>
      <smally>311</smally>
      <largex>148</largex>
      <largey>394</largey>
   </coordinates>
</territory>
<!-- Southeast -->
<territory>
   <name>Berkshire</name>
   <borders>
      <border>Hampshire</border>
      <border>Surrey</border>
   </borders>
   <coordinates>
      <smallx>355</smallx>
      <smally>332</smally>
      <largex>462</largex>
      <largey>434</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<territory>
   <name>Isle of Wight</name>
   <borders>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Oxford</border>
      <border>Hampshire</border>
   </borders>
   <coordinates>
      <smallx>369</smallx>
      <smally>414</smally>
      <largex>479</largex>
      <largey>536</largey>
   </coordinates>
</territory>
<territory>
   <name>East Sussex</name>
   <borders>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>Isle of Wight</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Oxford</border>
      <border>West Sussex</border>
      <border>Surrey</border>
      <border>Kent</border>
   </borders>
   <coordinates>
      <smallx>451</smallx>
      <smally>379</smally>
      <largex>585</largex>
      <largey>483</largey>
   </coordinates>
</territory>
<territory>
   <name>West Sussex</name>
   <borders>
      <border>East Sussex</border>
      <border>Surrey</border>
      <border>Hampshire</border>
   </borders>
   <coordinates>
      <smallx>411</smallx>
      <smally>380</smally>
      <largex>535</largex>
      <largey>488</largey>
   </coordinates>
</territory>
<territory>
   <name>Hampshire</name>
   <borders>
      <border>Isle of Wight</border>
      <border>West Sussex</border>
      <border>Surrey</border>
      <border>Berkshire</border>
   </borders>
   <coordinates>
      <smallx>367</smallx>
      <smally>368</smally>
      <largex>480</largex>
      <largey>479</largey>
   </coordinates>
</territory>
<territory>
   <name>Surrey</name>
   <borders>
      <border>Berkshire</border>
      <border>Kent</border>
      <border>East Sussex</border>
      <border>West Sussex</border>
      <border>Hampshire</border>
      <border>Lancashire</border>
      <border>Derby</border>
      <border>Norfolk</border>
      <border>Buckingham</border>
      <border>Gloucester</border>
      <border>Staffordshire</border>
      <border>Oxford</border>
   </borders>
   <coordinates>
      <smallx>405</smallx>
      <smally>352</smally>
      <largex>531</largex>
      <largey>455</largey>
   </coordinates>
</territory>
<territory>
   <name>Kent</name>
   <borders>
      <border>Surrey</border>
      <border>East Sussex</border>
   </borders>
   <coordinates>
      <smallx>460</smallx>
      <smally>342</smally>
      <largex>603</largex>
      <largey>441</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>
<!-- Oxford -->
<territory>
   <name>Oxford</name>
   <borders>
      <border>Lancashire</border>
      <border>Derby</border>
      <border>Norfolk</border>
      <border>Buckingham</border>
      <border>Gloucester</border>
      <border>Staffordshire</border>
      <border>Surrey</border>
      <border>Northumberland</border>
      <border>West Riding</border>
      <border>Lincolnshire</border>
      <border>Essex</border>
      <border>East Sussex</border>
      <border>Dorset</border>
      <border>Cornwall</border>
      <border>Herefordshire</border>
      <border>Isle of Wight</border>
   </borders>
   <bombardments>
      <bombardment>Cheshire</bombardment>
      <bombardment>Durham</bombardment>
      <bombardment>Nottingham</bombardment>
      <bombardment>Suffolk</bombardment>
      <bombardment>Berkshire</bombardment>
      <bombardment>Wiltshire</bombardment>
      <bombardment>Warwickshire</bombardment>
   </bombardments>
   <coordinates>
      <smallx>334</smallx>
      <smally>266</smally>
      <largex>437</largex>
      <largey>338</largey>
   </coordinates>
   <neutral>5</neutral>
</territory>
</map>