<?xml version="1.0"?>
<map>
<!-- Vancouver -->
<!-- Positions -->
<positions>
<position>
<territory>Ambleside</territory>
<territory>Cypress Mountain</territory>
<territory>Edmonds</territory>
</position>
<position>
<territory>Dundarave</territory>
<territory>Seymour Mountain</territory>
<territory>Brentwood</territory>
</position>
<position>
<territory>Horseshoe Bay</territory>
<territory>Grouse Mountain</territory>
<territory>Metrotown</territory>
</position>
</positions>
<!-- Beginning of Continents -->
<continent>
<name>Coast Mountains</name>
<bonus>2</bonus>
<components>
<territory>Seymour Mountain</territory>
<territory>Cypress Mountain</territory>
<territory>Grouse Mountain</territory>
</components>
</continent>
<!---->
<continent>
<name>West Vancouver</name>
<bonus>1</bonus>
<components>
<territory>Horseshoe Bay</territory>
<territory>Ambleside</territory>
<territory>Dundarave</territory>
</components>
</continent>
<!---->
<continent>
<name>North Vancouver</name>
<bonus>2</bonus>
<components>
<territory>Capilano</territory>
<territory>Lonsdale</territory>
<territory>Lynn Valley</territory>
<territory>Deep Cove</territory>
</components>
</continent>
<!---->
<continent>
<name>Vancouver</name>
<bonus>5</bonus>
<components>
<territory>Downtown</territory>
<territory>UBC</territory>
<territory>Kerrisdale</territory>
<territory>Kitsilano</territory>
<territory>Fraserview</territory>
<territory>Hastings</territory>
</components>
</continent>
<!---->
<continent>
<name>Burnaby</name>
<bonus>4</bonus>
<components>
<territory>Brentwood</territory>
<territory>SFU</territory>
<territory>Edmonds</territory>
<territory>Metrotown</territory>
</components>
</continent>
<!---->
<continent>
<name>Richmond</name>
<bonus>5</bonus>
<components>
<territory>Sea Island</territory>
<territory>Bridgeport</territory>
<territory>Thompson</territory>
<territory>Steveston</territory>
<territory>Annacis</territory>
<territory>Mayfair</territory>
<territory>Southarm</territory>
</components>
</continent>
<!---->
<continent>
<name>Delta</name>
<bonus>4</bonus>
<components>
<territory>Bird Sanctuary</territory>
<territory>Ladner</territory>
<territory>Roberts Bank</territory>
<territory>Boundary Bay</territory>
<territory>Burns Bog</territory>
<territory>Delta</territory>
<territory>Tsawwassen</territory>
</components>
</continent>
<!---->
<continent>
<name>Surrey</name>
<bonus>6</bonus>
<components>
<territory>Whalley</territory>
<territory>Newton</territory>
<territory>White Rock</territory>
<territory>Cloverdale</territory>
<territory>Fleetwood</territory>
<territory>Guildford</territory>
<territory>South Surrey</territory>
</components>
</continent>
<!---->
<continent>
<name>Langley</name>
<bonus>3</bonus>
<components>
<territory>Fort Langley</territory>
<territory>Langley City</territory>
<territory>Glen Valley</territory>
<territory>Aldergrove</territory>
<territory>Campbell Valley</territory>
</components>
</continent>
<!---->
<continent>
<name>Tri-cities</name>
<bonus>5</bonus>
<components>
<territory>Coquitlam</territory>
<territory>Belcarra</territory>
<territory>Anmore</territory>
<territory>Port Coquitlam</territory>
<territory>Port Moody</territory>
<territory>Westwood Plateau</territory>
<territory>Burke Mountain</territory>
</components>
</continent>
<!---->
<continent>
<name>Maple Meadows</name>
<bonus>2</bonus>
<components>
<territory>Maple Ridge</territory>
<territory>Golden Ears</territory>
<territory>Pitt Meadows</territory>
<territory>Pitt Polder</territory>
</components>
</continent>
<!---->
<continent>
<name>Canada Line</name>
<bonus>3</bonus>
<components>
<territory>Downtown Station</territory>
<territory>Kerrisdale Station</territory>
<territory>Southarm Station</territory>
</components>
</continent>
<!---->
<continent>
<name>West Coast Express</name>
<bonus>4</bonus>
<components>
<territory>Downtown Station</territory>
<territory>Port Moody Station</territory>
<territory>Port Coquitlam Station</territory>
<territory>Maple Ridge Station</territory>
</components>
</continent>
<!---->
<continent>
<name>Expo Line</name>
<bonus>4</bonus>
<components>
<territory>Downtown Station</territory>
<territory>Edmonds Station</territory>
<territory>Newton Station</territory>
<territory>Fraserview Station</territory>
</components>
</continent>
<!---->
<!-- Beginning of Territories -->
<!---->
<territory>
<name>Cypress Mountain</name>
<borders>
<border>Horseshoe Bay</border>
<border>Dundarave</border>
</borders>
<coordinates>
<smallx>73</smallx>
<smally>71</smally>
<largex>93</largex>
<largey>83</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Grouse Mountain</name>
<borders>
<border>Lonsdale</border>
</borders>
<coordinates>
<smallx>166</smallx>
<smally>65</smally>
<largex>212</largex>
<largey>77</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Seymour Mountain</name>
<borders>
<border>Deep Cove</border>
</borders>
<coordinates>
<smallx>266</smallx>
<smally>80</smally>
<largex>339</largex>
<largey>95</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Horseshoe Bay</name>
<borders>
<border>Cypress Mountain</border>
<border>Dundarave</border>
<border>Tsawwassen</border>
</borders>
<coordinates>
<smallx>46</smallx>
<smally>89</smally>
<largex>58</largex>
<largey>106</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Ambleside</name>
<borders>
<border>Capilano</border>
<border>Dundarave</border>
</borders>
<coordinates>
<smallx>111</smallx>
<smally>103</smally>
<largex>142</largex>
<largey>117</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Dundarave</name>
<borders>
<border>Cypress Mountain</border>
<border>Ambleside</border>
<border>Horseshoe Bay</border>
</borders>
<coordinates>
<smallx>87</smallx>
<smally>98</smally>
<largex>107</largex>
<largey>115</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Capilano</name>
<borders>
<border>Downtown</border>
<border>Ambleside</border>
<border>Lonsdale</border>
</borders>
<coordinates>
<smallx>136</smallx>
<smally>111</smally>
<largex>172</largex>
<largey>134</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Lonsdale</name>
<borders>
<border>Capilano</border>
<border>Lynn Valley</border>
<border>Grouse Mountain</border>
</borders>
<coordinates>
<smallx>168</smallx>
<smally>120</smally>
<largex>214</largex>
<largey>145</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Lynn Valley</name>
<borders>
<border>Lonsdale</border>
<border>Deep Cove</border>
<border>Hastings</border>
</borders>
<coordinates>
<smallx>203</smallx>
<smally>132</smally>
<largex>258</largex>
<largey>160</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Deep Cove</name>
<borders>
<border>Lynn Valley</border>
<border>Seymour Mountain</border>
</borders>
<coordinates>
<smallx>244</smallx>
<smally>129</smally>
<largex>309</largex>
<largey>157</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Belcarra</name>
<borders>
<border>Anmore</border>
<border>Port Moody</border>
</borders>
<coordinates>
<smallx>296</smallx>
<smally>124</smally>
<largex>377</largex>
<largey>151</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Anmore</name>
<borders>
<border>Belcarra</border>
<border>Port Moody</border>
<border>Westwood Plateau</border>
<border>Burke Mountain</border>
</borders>
<coordinates>
<smallx>339</smallx>
<smally>109</smally>
<largex>432</largex>
<largey>132</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Burke Mountain</name>
<borders>
<border>Westwood Plateau</border>
<border>Port Coquitlam</border>
<border>Anmore</border>
</borders>
<coordinates>
<smallx>416</smallx>
<smally>150</smally>
<largex>528</largex>
<largey>183</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Westwood Plateau</name>
<borders>
<border>Port Moody</border>
<border>Anmore</border>
<border>Burke Mountain</border>
<border>Port Coquitlam</border>
<border>Coquitlam</border>
</borders>
<coordinates>
<smallx>365</smallx>
<smally>167</smally>
<largex>463</largex>
<largey>205</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Port Moody</name>
<borders>
<border>Belcarra</border>
<border>Anmore</border>
<border>Westwood Plateau</border>
<border>Coquitlam</border>
<border>SFU</border>
<border>Port Moody Station</border>
</borders>
<coordinates>
<smallx>337</smallx>
<smally>164</smally>
<largex>429</largex>
<largey>202</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Coquitlam</name>
<borders>
<border>SFU</border>
<border>Edmonds</border>
<border>New Westminster</border>
<border>Port Moody</border>
<border>Westwood Plateau</border>
<border>Port Coquitlam</border>
<border>Guildford</border>
</borders>
<coordinates>
<smallx>338</smallx>
<smally>209</smally>
<largex>429</largex>
<largey>259</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Port Coquitlam</name>
<borders>
<border>Coquitlam</border>
<border>Pitt Meadows</border>
<border>Westwood Plateau</border>
<border>Burke Mountain</border>
<border>Port Coquitlam Station</border>
</borders>
<coordinates>
<smallx>396</smallx>
<smally>190</smally>
<largex>502</largex>
<largey>234</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Pitt Meadows</name>
<borders>
<border>Port Coquitlam</border>
<border>Golden Ears</border>
<border>Maple Ridge</border>
<border>Pitt Polder</border>
</borders>
<coordinates>
<smallx>451</smallx>
<smally>209</smally>
<largex>573</largex>
<largey>257</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Pitt Polder</name>
<borders>
<border>Golden Ears</border>
<border>Pitt Meadows</border>
</borders>
<coordinates>
<smallx>480</smallx>
<smally>155</smally>
<largex>610</largex>
<largey>189</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Golden Ears</name>
<borders>
<border>Pitt Meadows</border>
<border>Maple Ridge</border>
<border>Pitt Polder</border>
</borders>
<coordinates>
<smallx>541</smallx>
<smally>159</smally>
<largex>688</largex>
<largey>195</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Maple Ridge</name>
<borders>
<border>Maple Ridge Station</border>
<border>Pitt Meadows</border>
<border>Golden Ears</border>
<border>Fort Langley</border>
</borders>
<coordinates>
<smallx>559</smallx>
<smally>243</smally>
<largex>709</largex>
<largey>301</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Downtown</name>
<borders>
<border>Capilano</border>
<border>Hastings</border>
<border>Kitsilano</border>
<border>Downtown Station</border>
</borders>
<coordinates>
<smallx>113</smallx>
<smally>140</smally>
<largex>145</largex>
<largey>171</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>UBC</name>
<borders>
<border>Kitsilano</border>
<border>Kerrisdale</border>
</borders>
<coordinates>
<smallx>62</smallx>
<smally>195</smally>
<largex>80</largex>
<largey>241</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Kitsilano</name>
<borders>
<border>UBC</border>
<border>Kerrisdale</border>
<border>Fraserview</border>
<border>Hastings</border>
<border>Downtown</border>
</borders>
<coordinates>
<smallx>108</smallx>
<smally>184</smally>
<largex>138</largex>
<largey>227</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Kerrisdale</name>
<borders>
<border>UBC</border>
<border>Kitsilano</border>
<border>Fraserview</border>
<border>Sea Island</border>
<border>Bridgeport</border>
<border>Kerrisdale Station</border>
</borders>
<coordinates>
<smallx>108</smallx>
<smally>228</smally>
<largex>138</largex>
<largey>283</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Hastings</name>
<borders>
<border>Downtown</border>
<border>Kitsilano</border>
<border>Fraserview</border>
<border>Brentwood</border>
<border>Lynn Valley</border>
</borders>
<coordinates>
<smallx>173</smallx>
<smally>180</smally>
<largex>219</largex>
<largey>221</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Fraserview</name>
<borders>
<border>Kerrisdale</border>
<border>Kitsilano</border>
<border>Hastings</border>
<border>Brentwood</border>
<border>Metrotown</border>
<border>Bridgeport</border>
<border>Fraserview Station</border>
</borders>
<coordinates>
<smallx>175</smallx>
<smally>234</smally>
<largex>223</largex>
<largey>289</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>SFU</name>
<borders>
<border>Brentwood</border>
<border>Edmonds</border>
<border>Port Moody</border>
<border>Coquitlam</border>
</borders>
<coordinates>
<smallx>257</smallx>
<smally>174</smally>
<largex>331</largex>
<largey>217</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Brentwood</name>
<borders>
<border>Hastings</border>
<border>Fraserview</border>
<border>Metrotown</border>
<border>Edmonds</border>
<border>SFU</border>
</borders>
<coordinates>
<smallx>218</smallx>
<smally>191</smally>
<largex>275</largex>
<largey>236</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Edmonds</name>
<borders>
<border>Brentwood</border>
<border>Metrotown</border>
<border>New Westminster</border>
<border>Coquitlam</border>
<border>SFU</border>
<border>Edmonds Station</border>
</borders>
<coordinates>
<smallx>274</smallx>
<smally>208</smally>
<largex>347</largex>
<largey>255</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Metrotown</name>
<borders>
<border>Fraserview</border>
<border>Brentwood</border>
<border>Edmonds</border>
<border>New Westminster</border>
</borders>
<coordinates>
<smallx>229</smallx>
<smally>247</smally>
<largex>292</largex>
<largey>306</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>New Westminster</name>
<borders>
<border>Metrotown</border>
<border>Whalley</border>
<border>Edmonds</border>
<border>Coquitlam</border>
<border>Annacis</border>
</borders>
<coordinates>
<smallx>276</smallx>
<smally>239</smally>
<largex>351</largex>
<largey>296</largey>
</coordinates>
<neutral>3</neutral>
<bonus>2</bonus>
</territory>
<!---->
<territory>
<name>Sea Island</name>
<borders>
<border>Kerrisdale</border>
<border>Bridgeport</border>
<border>Southarm</border>
<border>Thompson</border>
</borders>
<coordinates>
<smallx>96</smallx>
<smally>259</smally>
<largex>122</largex>
<largey>320</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Thompson</name>
<borders>
<border>Sea Island</border>
<border>Steveston</border>
<border>Southarm</border>
</borders>
<coordinates>
<smallx>92</smallx>
<smally>295</smally>
<largex>118</largex>
<largey>371</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Steveston</name>
<borders>
<border>Thompson</border>
<border>Southarm</border>
</borders>
<coordinates>
<smallx>91</smallx>
<smally>323</smally>
<largex>117</largex>
<largey>407</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Southarm</name>
<borders>
<border>Thompson</border>
<border>Sea Island</border>
<border>Steveston</border>
<border>Bridgeport</border>
<border>Mayfair</border>
<border>Burns Bog</border>
<border>Southarm Station</border>
</borders>
<coordinates>
<smallx>127</smallx>
<smally>316</smally>
<largex>162</largex>
<largey>394</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Bridgeport</name>
<borders>
<border>Sea Island</border>
<border>Fraserview</border>
<border>Southarm</border>
<border>Mayfair</border>
<border>Kerrisdale</border>
</borders>
<coordinates>
<smallx>147</smallx>
<smally>269</smally>
<largex>187</largex>
<largey>334</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Mayfair</name>
<borders>
<border>Southarm</border>
<border>Bridgeport</border>
<border>Annacis</border>
</borders>
<coordinates>
<smallx>183</smallx>
<smally>295</smally>
<largex>233</largex>
<largey>367</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Annacis</name>
<borders>
<border>Mayfair</border>
<border>New Westminster</border>
<border>Delta</border>
</borders>
<coordinates>
<smallx>259</smallx>
<smally>269</smally>
<largex>330</largex>
<largey>334</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Tsawwassen</name>
<borders>
<border>Roberts Bank</border>
<border>Horseshoe Bay</border>
</borders>
<coordinates>
<smallx>168</smallx>
<smally>454</smally>
<largex>214</largex>
<largey>570</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Roberts Bank</name>
<borders>
<border>Tsawwassen</border>
<border>Burns Bog</border>
<border>Ladner</border>
<border>Boundary Bay</border>
</borders>
<coordinates>
<smallx>158</smallx>
<smally>415</smally>
<largex>202</largex>
<largey>520</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Bird Sanctuary</name>
<borders>
<border>Ladner</border>
</borders>
<coordinates>
<smallx>106</smallx>
<smally>374</smally>
<largex>135</largex>
<largey>468</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Ladner</name>
<borders>
<border>Roberts Bank</border>
<border>Burns Bog</border>
<border>Bird Sanctuary</border>
</borders>
<coordinates>
<smallx>165</smallx>
<smally>361</smally>
<largex>211</largex>
<largey>451</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Burns Bog</name>
<borders>
<border>Ladner</border>
<border>Boundary Bay</border>
<border>Roberts Bank</border>
<border>Delta</border>
<border>Southarm</border>
</borders>
<coordinates>
<smallx>225</smallx>
<smally>353</smally>
<largex>287</largex>
<largey>441</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Boundary Bay</name>
<borders>
<border>Roberts Bank</border>
<border>Burns Bog</border>
<border>Delta</border>
</borders>
<coordinates>
<smallx>211</smallx>
<smally>389</smally>
<largex>269</largex>
<largey>487</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Delta</name>
<borders>
<border>Burns Bog</border>
<border>Boundary Bay</border>
<border>Annacis</border>
<border>Whalley</border>
<border>Newton</border>
</borders>
<coordinates>
<smallx>283</smallx>
<smally>332</smally>
<largex>360</largex>
<largey>415</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Whalley</name>
<borders>
<border>Delta</border>
<border>New Westminster</border>
<border>Guildford</border>
<border>Newton</border>
</borders>
<coordinates>
<smallx>290</smallx>
<smally>268</smally>
<largex>368</largex>
<largey>333</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Guildford</name>
<borders>
<border>Coquitlam</border>
<border>Whalley</border>
<border>Newton</border>
<border>Fleetwood</border>
<border>Cloverdale</border>
</borders>
<coordinates>
<smallx>371</smallx>
<smally>263</smally>
<largex>472</largex>
<largey>325</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Fleetwood</name>
<borders>
<border>Guildford</border>
<border>Newton</border>
<border>Cloverdale</border>
</borders>
<coordinates>
<smallx>374</smallx>
<smally>308</smally>
<largex>475</largex>
<largey>384</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Newton</name>
<borders>
<border>Delta</border>
<border>Whalley</border>
<border>Guildford</border>
<border>Fleetwood</border>
<border>Cloverdale</border>
<border>White Rock</border>
<border>South Surrey</border>
<border>Newton Station</border>
</borders>
<coordinates>
<smallx>331</smallx>
<smally>348</smally>
<largex>421</largex>
<largey>435</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Cloverdale</name>
<borders>
<border>Campbell Valley</border>
<border>Guildford</border>
<border>Fleetwood</border>
<border>Newton</border>
<border>South Surrey</border>
<border>Fort Langley</border>
<border>Langley City</border>
</borders>
<coordinates>
<smallx>411</smallx>
<smally>360</smally>
<largex>522</largex>
<largey>450</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>South Surrey</name>
<borders>
<border>White Rock</border>
<border>Newton</border>
<border>Cloverdale</border>
<border>Campbell Valley</border>
</borders>
<coordinates>
<smallx>419</smallx>
<smally>429</smally>
<largex>532</largex>
<largey>538</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>White Rock</name>
<borders>
<border>Newton</border>
<border>South Surrey</border>
</borders>
<coordinates>
<smallx>361</smallx>
<smally>433</smally>
<largex>458</largex>
<largey>543</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Fort Langley</name>
<borders>
<border>Cloverdale</border>
<border>Langley City</border>
<border>Glen Valley</border>
<border>Maple Ridge</border>
</borders>
<coordinates>
<smallx>496</smallx>
<smally>322</smally>
<largex>630</largex>
<largey>402</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Glen Valley</name>
<borders>
<border>Fort Langley</border>
<border>Langley City</border>
<border>Campbell Valley</border>
<border>Aldergrove</border>
</borders>
<coordinates>
<smallx>584</smallx>
<smally>351</smally>
<largex>741</largex>
<largey>439</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Langley City</name>
<borders>
<border>Cloverdale</border>
<border>Fort Langley</border>
<border>Campbell Valley</border>
<border>Glen Valley</border>
</borders>
<coordinates>
<smallx>480</smallx>
<smally>385</smally>
<largex>609</largex>
<largey>482</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Campbell Valley</name>
<borders>
<border>Cloverdale</border>
<border>Langley City</border>
<border>Glen Valley</border>
<border>Aldergrove</border>
<border>South Surrey</border>
</borders>
<coordinates>
<smallx>510</smallx>
<smally>415</smally>
<largex>647</largex>
<largey>520</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Aldergrove</name>
<borders>
<border>Campbell Valley</border>
<border>Glen Valley</border>
</borders>
<coordinates>
<smallx>596</smallx>
<smally>432</smally>
<largex>756</largex>
<largey>541</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Maple Ridge Station</name>
<borders>
<border>Maple Ridge</border>
<border>Port Coquitlam Station</border>
</borders>
<coordinates>
<smallx>508</smallx>
<smally>225</smally>
<largex>646</largex>
<largey>279</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Port Coquitlam Station</name>
<borders>
<border>Maple Ridge Station</border>
<border>Port Coquitlam</border>
<border>Port Moody Station</border>
</borders>
<coordinates>
<smallx>377</smallx>
<smally>203</smally>
<largex>479</largex>
<largey>251</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Port Moody Station</name>
<borders>
<border>Port Coquitlam Station</border>
<border>Port Moody</border>
<border>Downtown Station</border>
</borders>
<coordinates>
<smallx>307</smallx>
<smally>171</smally>
<largex>391</largex>
<largey>211</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Newton Station</name>
<borders>
<border>Edmonds Station</border>
<border>Newton</border>
</borders>
<coordinates>
<smallx>316</smallx>
<smally>293</smally>
<largex>402</largex>
<largey>363</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Edmonds Station</name>
<borders>
<border>Newton Station</border>
<border>Edmonds</border>
<border>Fraserview Station</border>
</borders>
<coordinates>
<smallx>256</smallx>
<smally>222</smally>
<largex>326</largex>
<largey>275</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Fraserview Station</name>
<borders>
<border>Edmonds Station</border>
<border>Fraserview</border>
<border>Downtown Station</border>
</borders>
<coordinates>
<smallx>183</smallx>
<smally>202</smally>
<largex>233</largex>
<largey>250</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Southarm Station</name>
<borders>
<border>Southarm</border>
<border>Kerrisdale Station</border>
</borders>
<coordinates>
<smallx>120</smallx>
<smally>293</smally>
<largex>153</largex>
<largey>366</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Kerrisdale Station</name>
<borders>
<border>Kerrisdale</border>
<border>Southarm Station</border>
<border>Downtown Station</border>
</borders>
<coordinates>
<smallx>134</smallx>
<smally>231</smally>
<largex>171</largex>
<largey>287</largey>
</coordinates>
</territory>
<!---->
<territory>
<name>Downtown Station</name>
<borders>
<border>Downtown</border>
<border>Kerrisdale Station</border>
<border>Fraserview Station</border>
<border>Port Moody Station</border>
</borders>
<coordinates>
<smallx>134</smallx>
<smally>154</smally>
<largex>168</largex>
<largey>189</largey>
</coordinates>
<neutral>3</neutral>
</territory>
<!---->
</map>