<?xml version="1.0"?>
<map>
    <title>USA: New England</title>
    <smallwidth>580</smallwidth>
    <smallheight>500</smallheight>
    <largewidth>725</largewidth>
    <largeheight>625</largeheight>
    <filetype>png</filetype>
<!-- Beginning of Continents -->
<continent>
      <name>Maine</name>
      <bonus>2</bonus>
      <components>
         <territory>Houlton</territory>
         <territory>Bangor</territory>
         <territory>Augusta</territory>
         <territory>Kingfield</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>New Hampshire</name>
      <bonus>2</bonus>
      <components>
         <territory>Berlin</territory>
         <territory>Concord</territory>
         <territory>Manchester</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>Vermont</name>
      <bonus>3</bonus>
      <components>
         <territory>Burlington</territory>
         <territory>Montpelier</territory>
         <territory>Rutland</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>New York</name>
      <bonus>6</bonus>
      <components>
         <territory>Buffalo</territory>
         <territory>Elmira</territory>
         <territory>Syracuse</territory>
         <territory>Binghamton</territory>
         <territory>Albany</territory>
         <territory>Plattsburgh</territory>
         <territory>New York City</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>Massachusetts</name>
      <bonus>3</bonus>
      <components>
         <territory>Springfield</territory>
         <territory>Worcester</territory>
         <territory>Boston</territory>
         <territory>Plymoth</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>Conneticut</name>
      <bonus>2</bonus>
      <components>
         <territory>Waterbury</territory>
         <territory>Bridgeport</territory>
         <territory>Hartford</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>Rhode Island</name>
      <bonus>1</bonus>
      <components>
         <territory>Warwick</territory>
         <territory>Providence</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>Pennsylvania</name>
      <bonus>4</bonus>
      <components>
         <territory>Erie</territory>
         <territory>Pittsburgh</territory>
         <territory>Harrisburg</territory>
         <territory>Scranton</territory>
         <territory>Philadelphia</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>New Jersey</name>
      <bonus>2</bonus>
      <components>
         <territory>Trenton</territory>
         <territory>Cherry Hill</territory>
         <territory>Atlantic City</territory>
         <territory>Newark</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>Any 6 State Capitals</name>
      <bonus>3</bonus>
      <components>
         <territory>Harrisburg</territory>
         <territory>Trenton</territory>
         <territory>Albany</territory>
         <territory>Hartford</territory>
         <territory>Boston</territory>
         <territory>Montpelier</territory>
         <territory>Concord</territory>
         <territory>Augusta</territory>
         <territory>Providence</territory>
      </components>
    <required>6</required>
</continent>
         <!---->
<continent>
      <name>Any 7 State Capitals</name>
      <bonus>5</bonus>
      <components>
         <territory>Harrisburg</territory>
         <territory>Trenton</territory>
         <territory>Albany</territory>
         <territory>Hartford</territory>
         <territory>Boston</territory>
         <territory>Montpelier</territory>
         <territory>Concord</territory>
         <territory>Augusta</territory>
         <territory>Providence</territory>
      </components>
    <required>7</required>
    <overrides>
         <override>Any 6 State Capitals</override>
    </overrides>
</continent>
         <!---->
<continent>
      <name>Any 8 State Capitals</name>
      <bonus>7</bonus>
      <components>
         <territory>Harrisburg</territory>
         <territory>Trenton</territory>
         <territory>Albany</territory>
         <territory>Hartford</territory>
         <territory>Boston</territory>
         <territory>Montpelier</territory>
         <territory>Concord</territory>
         <territory>Augusta</territory>
         <territory>Providence</territory>
      </components>
    <required>8</required>
    <overrides>
         <override>Any 6 State Capitals</override>
         <override>Any 7 State Capitals</override>
    </overrides>
</continent>
         <!---->
<continent>
      <name>All State Capitals</name>
      <bonus>9</bonus>
      <components>
         <territory>Harrisburg</territory>
         <territory>Trenton</territory>
         <territory>Albany</territory>
         <territory>Hartford</territory>
         <territory>Boston</territory>
         <territory>Montpelier</territory>
         <territory>Concord</territory>
         <territory>Augusta</territory>
         <territory>Providence</territory>
      </components>
    <required>9</required>
    <overrides>
         <override>Any 6 State Capitals</override>
         <override>Any 7 State Capitals</override>
         <override>Any 8 State Capitals</override>
    </overrides>
</continent>
         <!---->
<continent>
      <name>All Cities Along 90</name>
      <bonus>7</bonus>
      <components>
         <territory>Erie</territory>
         <territory>Buffalo</territory>
         <territory>Syracuse</territory>
         <territory>Albany</territory>
         <territory>Springfield</territory>
         <territory>Boston</territory>
      </components>
</continent>
         <!---->
<continent>
      <name>All Cities Along 95</name>
      <bonus>6</bonus>
      <components>
         <territory>Trenton</territory>
         <territory>Newark</territory>
         <territory>New York City</territory>
         <territory>Bridgeport</territory>
         <territory>Warwick</territory>
         <territory>Providence</territory>
         <territory>Boston</territory>
         <territory>Augusta</territory>
         <territory>Bangor</territory>
         <territory>Houlton</territory>
      </components>
</continent>
         <!---->
<!-- Beginning of Territories -->
<territory>
      <name>Erie</name>
      <borders>
         <border>Pittsburgh</border>
         <border>Scranton</border>
         <border>Buffalo</border>
      </borders>
      <coordinates>
			<smallx>25</smallx>
			<smally>388</smally>
			<largex>32</largex>
			<largey>480</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Pittsburgh</name>
      <borders>
         <border>Erie</border>
         <border>Harrisburg</border>
      </borders>
      <coordinates>
			<smallx>37</smallx>
			<smally>453</smally>
			<largex>49</largex>
			<largey>561</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Harrisburg</name>
      <borders>
         <border>Pittsburgh</border>
         <border>Philadelphia</border>
         <border>Scranton</border>
      </borders>
      <coordinates>
			<smallx>110</smallx>
			<smally>433</smally>
			<largex>139</largex>
			<largey>537</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Scranton</name>
      <borders>
         <border>Erie</border>
         <border>Harrisburg</border>
         <border>Philadelphia</border>
         <border>Binghamton</border>
      </borders>
      <coordinates>
			<smallx>142</smallx>
			<smally>396</smally>
			<largex>179</largex>
			<largey>490</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Philadelphia</name>
      <borders>
         <border>Harrisburg</border>
         <border>Scranton</border>
         <border>Trenton</border>
      </borders>
      <coordinates>
			<smallx>176</smallx>
			<smally>452</smally>
			<largex>223</largex>
			<largey>561</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Trenton</name>
      <borders>
         <border>Philadelphia</border>
         <border>Cherry Hill</border>
         <border>Newark</border>
         <border>Atlantic City</border>
      </borders>
      <coordinates>
			<smallx>246</smallx>
			<smally>449</smally>
			<largex>309</largex>
			<largey>555</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Cherry Hill</name>
      <borders>
         <border>Trenton</border>
         <border>Atlantic City</border>
      </borders>
      <coordinates>
			<smallx>222</smallx>
			<smally>488</smally>
			<largex>279</largex>
			<largey>605</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Atlantic City</name>
      <borders>
         <border>Trenton</border>
         <border>Cherry Hill</border>
      </borders>
      <coordinates>
			<smallx>263</smallx>
			<smally>485</smally>
			<largex>330</largex>
			<largey>602</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Newark</name>
      <borders>
         <border>Trenton</border>
         <border>New York City</border>
      </borders>
      <coordinates>
			<smallx>266</smallx>
			<smally>421</smally>
			<largex>333</largex>
			<largey>521</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Buffalo</name>
      <borders>
         <border>Erie</border>
         <border>Syracuse</border>
         <border>Elmira</border>
      </borders>
      <coordinates>
			<smallx>60</smallx>
			<smally>300</smally>
			<largex>77</largex>
			<largey>369</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Elmira</name>
      <borders>
         <border>Buffalo</border>
         <border>Binghamton</border>
      </borders>
      <coordinates>
			<smallx>101</smallx>
			<smally>326</smally>
			<largex>126</largex>
			<largey>403</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Syracuse</name>
      <borders>
         <border>Buffalo</border>
         <border>Binghamton</border>
         <border>Albany</border>
         <border>Plattsburgh</border>
      </borders>
      <coordinates>
			<smallx>145</smallx>
			<smally>278</smally>
			<largex>182</largex>
			<largey>341</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Binghamton</name>
      <borders>
         <border>Scranton</border>
         <border>Elmira</border>
         <border>Syracuse</border>
         <border>Albany</border>
         <border>New York City</border>
      </borders>
      <coordinates>
			<smallx>147</smallx>
			<smally>327</smally>
			<largex>186</largex>
			<largey>403</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Albany</name>
      <borders>
         <border>Syracuse</border>
         <border>Binghamton</border>
         <border>Plattsburgh</border>
         <border>New York City</border>
         <border>Springfield</border>
      </borders>
      <coordinates>
			<smallx>216</smallx>
			<smally>300</smally>
			<largex>271</largex>
			<largey>369</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Plattsburgh</name>
      <borders>
         <border>Albany</border>
         <border>Syracuse</border>
         <border>Montpelier</border>
      </borders>
      <coordinates>
			<smallx>190</smallx>
			<smally>240</smally>
			<largex>239</largex>
			<largey>295</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>New York City</name>
      <borders>
         <border>Binghamton</border>
         <border>Albany</border>
         <border>Newark</border>
         <border>Bridgeport</border>
      </borders>
      <coordinates>
			<smallx>222</smallx>
			<smally>363</smally>
			<largex>277</largex>
			<largey>447</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Waterbury</name>
      <borders>
         <border>Hartford</border>
         <border>Bridgeport</border>
      </borders>
      <coordinates>
			<smallx>257</smallx>
			<smally>333</smally>
			<largex>320</largex>
			<largey>411</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Bridgeport</name>
      <borders>
         <border>New York City</border>
         <border>Warwick</border>
         <border>Hartford</border>
         <border>Waterbury</border>
      </borders>
      <coordinates>
			<smallx>254</smallx>
			<smally>371</smally>
			<largex>320</largex>
			<largey>456</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Hartford</name>
      <borders>
         <border>Bridgeport</border>
         <border>Waterbury</border>
         <border>Springfield</border>
      </borders>
      <coordinates>
			<smallx>303</smallx>
			<smally>335</smally>
			<largex>379</largex>
			<largey>414</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Springfield</name>
      <borders>
         <border>Albany</border>
         <border>Hartford</border>
         <border>Rutland</border>
         <border>Boston</border>
         <border>Worcester</border>
      </borders>
      <coordinates>
			<smallx>320</smallx>
			<smally>288</smally>
			<largex>403</largex>
			<largey>356</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Worcester</name>
      <borders>
         <border>Springfield</border>
         <border>Boston</border>
      </borders>
      <coordinates>
			<smallx>343</smallx>
			<smally>258</smally>
			<largex>430</largex>
			<largey>317</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Boston</name>
      <borders>
         <border>Worcester</border>
         <border>Plymoth</border>
         <border>Augusta</border>
         <border>Providence</border>
         <border>Springfield</border>
         <border>Manchester</border>
      </borders>
      <coordinates>
			<smallx>384</smallx>
			<smally>272</smally>
			<largex>479</largex>
			<largey>335</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Plymoth</name>
      <borders>
         <border>Boston</border>
      </borders>
      <coordinates>
			<smallx>421</smallx>
			<smally>296</smally>
			<largex>528</largex>
			<largey>363</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Burlington</name>
      <borders>
         <border>Berlin</border>
         <border>Montpelier</border>
      </borders>
      <coordinates>
			<smallx>279</smallx>
			<smally>156</smally>
			<largex>352</largex>
			<largey>190</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Montpelier</name>
      <borders>
         <border>Burlington</border>
         <border>Plattsburgh</border>
         <border>Rutland</border>
      </borders>
      <coordinates>
			<smallx>281</smallx>
			<smally>199</smally>
			<largex>349</largex>
			<largey>241</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Rutland</name>
      <borders>
         <border>Springfield</border>
         <border>Montpelier</border>
      </borders>
      <coordinates>
			<smallx>267</smallx>
			<smally>240</smally>
			<largex>336</largex>
			<largey>294</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Berlin</name>
      <borders>
         <border>Burlington</border>
         <border>Concord</border>
         <border>Kingfield</border>
      </borders>
      <coordinates>
			<smallx>356</smallx>
			<smally>149</smally>
			<largex>446</largex>
			<largey>181</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Concord</name>
      <borders>
         <border>Manchester</border>
         <border>Berlin</border>
      </borders>
      <coordinates>
			<smallx>368</smallx>
			<smally>183</smally>
			<largex>459</largex>
			<largey>222</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Manchester</name>
      <borders>
         <border>Boston</border>
         <border>Concord</border>
      </borders>
      <coordinates>
			<smallx>380</smallx>
			<smally>218</smally>
			<largex>477</largex>
			<largey>266</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Augusta</name>
      <borders>
         <border>Boston</border>
         <border>Kingfield</border>
         <border>Bangor</border>
      </borders>
      <coordinates>
			<smallx>439</smallx>
			<smally>162</smally>
			<largex>549</largex>
			<largey>197</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Kingfield</name>
      <borders>
         <border>Berlin</border>
         <border>Houlton</border>
         <border>Bangor</border>
         <border>Augusta</border>
      </borders>
      <coordinates>
			<smallx>435</smallx>
			<smally>118</smally>
			<largex>548</largex>
			<largey>142</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Bangor</name>
      <borders>
         <border>Augusta</border>
         <border>Kingfield</border>
         <border>Houlton</border>
      </borders>
      <coordinates>
			<smallx>480</smallx>
			<smally>136</smally>
			<largex>597</largex>
			<largey>164</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Houlton</name>
      <borders>
         <border>Kingfield</border>
         <border>Bangor</border>
      </borders>
      <coordinates>
			<smallx>487</smallx>
			<smally>85</smally>
			<largex>606</largex>
			<largey>99</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Providence</name>
      <borders>
         <border>Boston</border>
         <border>Warwick</border>
      </borders>
      <coordinates>
			<smallx>353</smallx>
			<smally>325</smally>
			<largex>441</largex>
			<largey>398</largey>
      </coordinates>
</territory>
      <!---->
<territory>
      <name>Warwick</name>
      <borders>
         <border>Providence</border>
         <border>Bridgeport</border>
      </borders>
      <coordinates>
			<smallx>344</smallx>
			<smally>358</smally>
			<largex>430</largex>
			<largey>442</largey>
      </coordinates>
</territory>
      <!---->
</map>
