Moderator: Cartographers
Cool cool. I dunno, I initially intended to make a rev. war map and it was a little more complex that it is right now. But it went towards 13 colonies for some reason that I forgot... it was like a year ago. Elijah S made a 1776 map that was probably more to your liking, here's the link: http://www.conquerclub.com/forum/viewto ... 2&start=45Meatcat wrote:I was commenting because this map was similar to one I suggested. !776 - There's a lot I like about your map, the basic layout of the areas & the French and British ships are great. I like the script and I like that you included the Indian tribes. Good luck. I'll play it.

Agreed. Only nitpick I have is the circles you have on the ships on the big map are really, really big.porkenbeans wrote:The circles tend to help, in cluttering up a map, and IMO, should only be used if they are needed. I can read the armies fine, so I do not think they are needed.


This is true. Maybe you could make the triangle shaped sails a little larger, then you could nix the circles, and put the numbers on the sail.RedBaron0 wrote:Agreed. Only nitpick I have is the circles you have on the ships on the big map are really, really big.porkenbeans wrote:The circles tend to help, in cluttering up a map, and IMO, should only be used if they are needed. I can read the armies fine, so I do not think they are needed.

Thanks guys... and Red, I hear you on the ships and fixed it along with some XML tweaks.RedBaron0 wrote:Agreed. Only nitpick I have is the circles you have on the ships on the big map are really, really big.porkenbeans wrote:The circles tend to help, in cluttering up a map, and IMO, should only be used if they are needed. I can read the armies fine, so I do not think they are needed.
The sails are an optical illusion rooted in the different between the way the wind blows them.porkenbeans wrote:This is true. Maybe you could make the triangle shaped sails a little larger, then you could nix the circles, and put the numbers on the sail.RedBaron0 wrote:Agreed. Only nitpick I have is the circles you have on the ships on the big map are really, really big.porkenbeans wrote:The circles tend to help, in cluttering up a map, and IMO, should only be used if they are needed. I can read the armies fine, so I do not think they are needed.
Or maybe just make the ships larger, then the flags would be closer to scale. BTW, the Brit. flag seems larger than the French ones.

Sure.MrBenn wrote:It looks heaps better without the army circles.
I'm not a big fan of the long line of text at the bottom; is there any chance you could split it over two lines ie:
- Map by Industrial Helix
Special thanks to Nobodies80
Code: Select all
<map>
<continent>
<name>French Ships and Georgia</name>
<bonus>2</bonus>
<components>
<territory>Tybee Roads</territory>
<territory>Savannah</territory>
<territory>Ocmulgee</territory>
<territory>Chattahoochee</territory>
</components>
</continent>
<continent>
<name>French Ships and Virginia</name>
<bonus>2</bonus>
<components>
<territory>Chesapeake Bay</territory>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
</continent>Code: Select all
<map>
−
<continent>
<name>Tybee Roads and Georgia</name>
<bonus>2</bonus>
<components>
<territory>Tybee Roads</territory>
<territory>Savannah</territory>
<territory>Ocmulgee</territory>
<territory>Chattahoochee</territory>
</components>
</continent>
−
<continent>
<name>Chesapeake Bay and Virginia</name>
<bonus>2</bonus>
<components>
<territory>Chesapeake Bay</territory>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
</continent>
−
<continent>
<name>British Ships and Landing Points</name>
<bonus>3</bonus>
<components>
<territory>Brooklyn Heights</territory>
<territory>Long Island</territory>
<territory>Boston</territory>
<territory>Cape Cod</territory>
</components>
</continent>
−
<continent>
<name>Georgia</name>
<bonus>0</bonus>
−
<components>
<territory>Chattahoochee</territory>
<territory>Ocmulgee</territory>
<territory>Savannah</territory>
</components>
−
<overrides>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>South Carolina</name>
<bonus>0</bonus>
−
<components>
<territory>Charles Town</territory>
<territory>Camden</territory>
<territory>Fort Prince George</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>North Carolina</name>
<bonus>0</bonus>
−
<components>
<territory>Wilmington</territory>
<territory>Raleigh</territory>
<territory>Halifax</territory>
<territory>Guildford Courthouse</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Virginia</name>
<bonus>0</bonus>
−
<components>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Maryland</name>
<bonus>0</bonus>
−
<components>
<territory>Baltimore</territory>
<territory>St. Mary</territory>
<territory>Delmarva</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Delaware</name>
<bonus>0</bonus>
−
<components>
<territory>Delaware</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Pennsylvania</name>
<bonus>0</bonus>
−
<components>
<territory>Valley Forge</territory>
<territory>Fort Pitt</territory>
<territory>Allegheny</territory>
<territory>Philadelphia</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New Jersey</name>
<bonus>0</bonus>
−
<components>
<territory>Burlington</territory>
<territory>Trenton</territory>
<territory>Fort Lee</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New York</name>
<bonus>0</bonus>
−
<components>
<territory>Long Island</territory>
<territory>New York</territory>
<territory>Saratoga</territory>
<territory>Bemis Heights</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Connecticut</name>
<bonus>0</bonus>
−
<components>
<territory>Connecticut</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Rhode Island</name>
<bonus>0</bonus>
−
<components>
<territory>Rhode Island</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Massachusetts</name>
<bonus>0</bonus>
−
<components>
<territory>Bunker Hill</territory>
<territory>Cape Cod</territory>
<territory>Castine</territory>
<territory>Massachusetts Bay</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New Hampshire</name>
<bonus>0</bonus>
−
<components>
<territory>Exeter</territory>
<territory>Winnipesaukee</territory>
<territory>Coos</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
</overrides>
</continent>
−
<continent>
<name>2 colonies</name>
<bonus>3</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>2</required>
</continent>
−
<continent>
<name>3 colonies</name>
<bonus>4</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>3</required>
<overrides>
<override>2 colonies</override>
</overrides>
</continent>
−
<continent>
<name>4 colonies</name>
<bonus>5</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>4</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
</overrides>
</continent>
−
<continent>
<name>5 colonies</name>
<bonus>6</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>5</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
</overrides>
</continent>
−
<continent>
<name>6 colonies</name>
<bonus>7</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>6</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
</overrides>
</continent>
−
<continent>
<name>7 colonies</name>
<bonus>8</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>7</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
</overrides>
</continent>
−
<continent>
<name>8 colonies</name>
<bonus>9</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>8</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
<override>7 colonies</override>
</overrides>
</continent>
−
<territory>
<name>Chattahoochee</name>
−
<borders>
<border>Savannah</border>
<border>Ocmulgee</border>
</borders>
−
<coordinates>
<smallx>89</smallx>
<smally>559</smally>
<largex>117</largex>
<largey>738</largey>
</coordinates>
</territory>
−
<territory>
<name>Ocmulgee</name>
−
<borders>
<border>Chattahoochee</border>
<border>Savannah</border>
</borders>
−
<coordinates>
<smallx>47</smallx>
<smally>536</smally>
<largex>62</largex>
<largey>704</largey>
</coordinates>
</territory>
−
<territory>
<name>Savannah</name>
−
<borders>
<border>Ocmulgee</border>
<border>Chattahoochee</border>
<border>Tybee Roads</border>
<border>Charles Town</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>103</smallx>
<smally>524</smally>
<largex>136</largex>
<largey>695</largey>
</coordinates>
</territory>
−
<territory>
<name>Charles Town</name>
−
<borders>
<border>Savannah</border>
<border>Camden</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>123</smallx>
<smally>504</smally>
<largex>161</largex>
<largey>663</largey>
</coordinates>
</territory>
−
<territory>
<name>Fort Prince George</name>
−
<borders>
<border>Savannah</border>
<border>Shawnee Territory</border>
<border>Guildford Courthouse</border>
<border>Camden</border>
<border>Charles Town</border>
</borders>
−
<coordinates>
<smallx>84</smallx>
<smally>470</smally>
<largex>128</largex>
<largey>566</largey>
</coordinates>
</territory>
−
<territory>
<name>Camden</name>
−
<borders>
<border>Charles Town</border>
<border>Fort Prince George</border>
<border>Guildford Courthouse</border>
<border>Wilmington</border>
</borders>
−
<coordinates>
<smallx>143</smallx>
<smally>460</smally>
<largex>191</largex>
<largey>605</largey>
</coordinates>
</territory>
−
<territory>
<name>Guildford Courthouse</name>
−
<borders>
<border>Camden</border>
<border>Fort Prince George</border>
<border>Roanoke</border>
<border>Halifax</border>
<border>Raleigh</border>
<border>Wilmington</border>
</borders>
−
<coordinates>
<smallx>137</smallx>
<smally>406</smally>
<largex>181</largex>
<largey>530</largey>
</coordinates>
</territory>
−
<territory>
<name>Wilmington</name>
−
<borders>
<border>Camden</border>
<border>Guildford Courthouse</border>
<border>Raleigh</border>
</borders>
−
<coordinates>
<smallx>204</smallx>
<smally>417</smally>
<largex>260</largex>
<largey>544</largey>
</coordinates>
</territory>
−
<territory>
<name>Raleigh</name>
−
<borders>
<border>Wilmington</border>
<border>Guildford Courthouse</border>
<border>Halifax</border>
</borders>
−
<coordinates>
<smallx>192</smallx>
<smally>377</smally>
<largex>262</largex>
<largey>495</largey>
</coordinates>
</territory>
−
<territory>
<name>Halifax</name>
−
<borders>
<border>Raleigh</border>
<border>Guildford Courthouse</border>
<border>Roanoke</border>
<border>Yorktown</border>
</borders>
−
<coordinates>
<smallx>186</smallx>
<smally>357</smally>
<largex>254</largex>
<largey>468</largey>
</coordinates>
</territory>
−
<territory>
<name>Roanoke</name>
−
<borders>
<border>Halifax</border>
<border>Guildford Courthouse</border>
<border>Appalachia</border>
<border>Arlington</border>
<border>Yorktown</border>
</borders>
−
<coordinates>
<smallx>144</smallx>
<smally>335</smally>
<largex>199</largex>
<largey>442</largey>
</coordinates>
</territory>
−
<territory>
<name>Yorktown</name>
−
<borders>
<border>Halifax</border>
<border>Roanoke</border>
<border>Arlington</border>
<border>Chesapeake Bay</border>
</borders>
−
<coordinates>
<smallx>205</smallx>
<smally>325</smally>
<largex>268</largex>
<largey>426</largey>
</coordinates>
</territory>
−
<territory>
<name>Arlington</name>
−
<borders>
<border>Yorktown</border>
<border>Roanoke</border>
<border>Appalachia</border>
<border>Baltimore</border>
<border>St. Mary</border>
</borders>
−
<coordinates>
<smallx>186</smallx>
<smally>287</smally>
<largex>248</largex>
<largey>378</largey>
</coordinates>
</territory>
−
<territory>
<name>Appalachia</name>
−
<borders>
<border>Roanoke</border>
<border>Baltimore</border>
<border>Arlington</border>
</borders>
−
<coordinates>
<smallx>142</smallx>
<smally>296</smally>
<largex>188</largex>
<largey>387</largey>
</coordinates>
</territory>
−
<territory>
<name>Baltimore</name>
−
<borders>
<border>Appalachia</border>
<border>Fort Pitt</border>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Delmarva</border>
<border>St. Mary</border>
<border>Arlington</border>
</borders>
−
<coordinates>
<smallx>147</smallx>
<smally>263</smally>
<largex>196</largex>
<largey>341</largey>
</coordinates>
</territory>
−
<territory>
<name>St. Mary</name>
−
<borders>
<border>Arlington</border>
<border>Baltimore</border>
</borders>
−
<coordinates>
<smallx>204</smallx>
<smally>269</smally>
<largex>277</largex>
<largey>351</largey>
</coordinates>
</territory>
−
<territory>
<name>Delmarva</name>
−
<borders>
<border>Delaware</border>
<border>Baltimore</border>
</borders>
−
<coordinates>
<smallx>248</smallx>
<smally>295</smally>
<largex>332</largex>
<largey>386</largey>
</coordinates>
</territory>
−
<territory>
<name>Delaware</name>
−
<borders>
<border>Delmarva</border>
<border>Baltimore</border>
<border>Valley Forge</border>
<border>Philadelphia</border>
<border>Burlington</border>
</borders>
−
<coordinates>
<smallx>254</smallx>
<smally>275</smally>
<largex>337</largex>
<largey>361</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Fort Pitt</name>
−
<borders>
<border>Baltimore</border>
<border>Shawnee Territory</border>
<border>Allegheny</border>
<border>Valley Forge</border>
</borders>
−
<coordinates>
<smallx>155</smallx>
<smally>237</smally>
<largex>202</largex>
<largey>286</largey>
</coordinates>
</territory>
−
<territory>
<name>Allegheny</name>
−
<borders>
<border>Fort Pitt</border>
<border>Algonkin Territory</border>
<border>Philadelphia</border>
<border>Valley Forge</border>
</borders>
−
<coordinates>
<smallx>162</smallx>
<smally>193</smally>
<largex>222</largex>
<largey>248</largey>
</coordinates>
</territory>
−
<territory>
<name>Philadelphia</name>
−
<borders>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Allegheny</border>
<border>Saratoga</border>
<border>New York</border>
<border>Fort Lee</border>
<border>Trenton</border>
<border>Burlington</border>
</borders>
−
<coordinates>
<smallx>229</smallx>
<smally>202</smally>
<largex>307</largex>
<largey>264</largey>
</coordinates>
</territory>
−
<territory>
<name>Valley Forge</name>
−
<borders>
<border>Baltimore</border>
<border>Fort Pitt</border>
<border>Allegheny</border>
<border>Philadelphia</border>
<border>Delaware</border>
</borders>
−
<coordinates>
<smallx>214</smallx>
<smally>218</smally>
<largex>284</largex>
<largey>285</largey>
</coordinates>
</territory>
−
<territory>
<name>Burlington</name>
−
<borders>
<border>Delaware</border>
<border>Philadelphia</border>
<border>Trenton</border>
</borders>
−
<coordinates>
<smallx>257</smallx>
<smally>244</smally>
<largex>342</largex>
<largey>318</largey>
</coordinates>
</territory>
−
<territory>
<name>Trenton</name>
−
<borders>
<border>Burlington</border>
<border>Philadelphia</border>
<border>Fort Lee</border>
</borders>
−
<coordinates>
<smallx>267</smallx>
<smally>227</smally>
<largex>358</largex>
<largey>296</largey>
</coordinates>
</territory>
−
<territory>
<name>Fort Lee</name>
−
<borders>
<border>Trenton</border>
<border>Philadelphia</border>
<border>New York</border>
</borders>
−
<coordinates>
<smallx>261</smallx>
<smally>201</smally>
<largex>356</largex>
<largey>263</largey>
</coordinates>
</territory>
−
<territory>
<name>Long Island</name>
−
<borders>
<border>Brooklyn Heights</border>
<border>New York</border>
</borders>
−
<coordinates>
<smallx>300</smallx>
<smally>196</smally>
<largex>393</largex>
<largey>255</largey>
</coordinates>
</territory>
−
<territory>
<name>New York</name>
−
<borders>
<border>Long Island</border>
<border>Fort Lee</border>
<border>Philadelphia</border>
<border>Saratoga</border>
<border>Connecticut</border>
</borders>
−
<coordinates>
<smallx>269</smallx>
<smally>183</smally>
<largex>356</largex>
<largey>234</largey>
</coordinates>
</territory>
−
<territory>
<name>Saratoga</name>
−
<borders>
<border>New York</border>
<border>Philadelphia</border>
<border>Bemis Heights</border>
<border>Bunker Hill</border>
<border>Connecticut</border>
</borders>
−
<coordinates>
<smallx>207</smallx>
<smally>162</smally>
<largex>281</largex>
<largey>208</largey>
</coordinates>
</territory>
−
<territory>
<name>Bemis Heights</name>
−
<borders>
<border>Saratoga</border>
<border>Bunker Hill</border>
</borders>
−
<coordinates>
<smallx>218</smallx>
<smally>135</smally>
<largex>297</largex>
<largey>173</largey>
</coordinates>
</territory>
−
<territory>
<name>Connecticut</name>
−
<borders>
<border>New York</border>
<border>Saratoga</border>
<border>Bunker Hill</border>
<border>Rhode Island</border>
</borders>
−
<coordinates>
<smallx>300</smallx>
<smally>165</smally>
<largex>409</largex>
<largey>213</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Rhode Island</name>
−
<borders>
<border>Connecticut</border>
<border>Bunker Hill</border>
<border>Cape Cod</border>
</borders>
−
<coordinates>
<smallx>327</smallx>
<smally>159</smally>
<largex>442</largex>
<largey>205</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Bunker Hill</name>
−
<borders>
<border>Connecticut</border>
<border>Saratoga</border>
<border>Bemis Heights</border>
<border>Exeter</border>
<border>Cape Cod</border>
<border>Rhode Island</border>
</borders>
−
<coordinates>
<smallx>323</smallx>
<smally>133</smally>
<largex>434</largex>
<largey>171</largey>
</coordinates>
</territory>
−
<territory>
<name>Cape Cod</name>
−
<borders>
<border>Rhode Island</border>
<border>Bunker Hill</border>
<border>Exeter</border>
<border>Boston</border>
</borders>
−
<coordinates>
<smallx>352</smallx>
<smally>151</smally>
<largex>466</largex>
<largey>194</largey>
</coordinates>
</territory>
−
<territory>
<name>Exeter</name>
−
<borders>
<border>Cape Cod</border>
<border>Bunker Hill</border>
<border>Winnipesaukee</border>
<border>Coos</border>
<border>Castine</border>
</borders>
−
<coordinates>
<smallx>329</smallx>
<smally>114</smally>
<largex>443</largex>
<largey>147</largey>
</coordinates>
</territory>
−
<territory>
<name>Winnipesaukee</name>
−
<borders>
<border>Exeter</border>
<border>Coos</border>
</borders>
−
<coordinates>
<smallx>306</smallx>
<smally>104</smally>
<largex>411</largex>
<largey>131</largey>
</coordinates>
</territory>
−
<territory>
<name>Coos</name>
−
<borders>
<border>Winnipesaukee</border>
<border>Exeter</border>
<border>Castine</border>
</borders>
−
<coordinates>
<smallx>313</smallx>
<smally>73</smally>
<largex>421</largex>
<largey>88</largey>
</coordinates>
</territory>
−
<territory>
<name>Castine</name>
−
<borders>
<border>Exeter</border>
<border>Coos</border>
<border>Massachusetts Bay</border>
</borders>
−
<coordinates>
<smallx>345</smallx>
<smally>80</smally>
<largex>464</largex>
<largey>98</largey>
</coordinates>
</territory>
−
<territory>
<name>Massachusetts Bay</name>
−
<borders>
<border>Castine</border>
<border>Algonkin Territory</border>
</borders>
−
<coordinates>
<smallx>389</smallx>
<smally>45</smally>
<largex>519</largex>
<largey>53</largey>
</coordinates>
</territory>
−
<territory>
<name>Algonkin Territory</name>
−
<borders>
<border>Massachusetts Bay</border>
<border>Allegheny</border>
</borders>
−
<coordinates>
<smallx>237</smallx>
<smally>63</smally>
<largex>316</largex>
<largey>78</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
−
<territory>
<name>Shawnee Territory</name>
−
<borders>
<border>Fort Pitt</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>43</smallx>
<smally>288</smally>
<largex>58</largex>
<largey>378</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
−
<territory>
<name>Tybee Roads</name>
−
<borders>
<border>Savannah</border>
<border>Chesapeake Bay</border>
</borders>
−
<coordinates>
<smallx>220</smallx>
<smally>528</smally>
<largex>296</largex>
<largey>698</largey>
</coordinates>
</territory>
−
<territory>
<name>Chesapeake Bay</name>
−
<borders>
<border>Tybee Roads</border>
<border>Yorktown</border>
<border>Brooklyn Heights</border>
</borders>
−
<coordinates>
<smallx>333</smallx>
<smally>361</smally>
<largex>446</largex>
<largey>473</largey>
</coordinates>
</territory>
−
<territory>
<name>Brooklyn Heights</name>
−
<borders>
<border>Chesapeake Bay</border>
<border>Long Island</border>
<border>Boston</border>
</borders>
−
<coordinates>
<smallx>397</smallx>
<smally>228</smally>
<largex>526</largex>
<largey>297</largey>
</coordinates>
</territory>
−
<territory>
<name>Boston</name>
−
<borders>
<border>Brooklyn Heights</border>
<border>Cape Cod</border>
</borders>
−
<coordinates>
<smallx>403</smallx>
<smally>122</smally>
<largex>539</largex>
<largey>156</largey>
</coordinates>
</territory>
</map>
Thanks again Nobodies, I made all of the suggestions and played with the Bunker Hill... essentially what happens is that the discrepancies it has with Exeter just get moved to new discrepancies with Rhode Island. Rhode Island can't be moved around at all cause of its size. I think it should be ok though... the numbers are pretty clearly in the territory save for a tiny overlap on the border. A few seconds of thought will cover it imo.thenobodies80 wrote:Okay, here's my suggestions:
Large MapSmall Map
- Delaware 1px down
- Trenton, Cape Code, Long island and Burlington names 1px right
Finally, if I'm not wrong your army circles are 23px large, I suggest you to use 22px or 24px circles for armies.
- Trenton name 1px right
- i find bunker hill - hexter a bit confusing with 888, is this one the best layout?
- there are other some names that could be moved a bit, essentially the same names of the large version
As you can see in the image below (taken from this useful tutorial by widowmakers) the 88 are perfectly centered with 22 or 24.
Everything else is good imo![]()
Nobodies
Code: Select all
<map>
−
<continent>
<name>French Ships and Georgia</name>
<bonus>2</bonus>
<components>
<territory>Tybee Roads</territory>
<territory>Savannah</territory>
<territory>Ocmulgee</territory>
<territory>Chattahoochee</territory>
</components>
</continent>
−
<continent>
<name>French Ships and Virginia</name>
<bonus>2</bonus>
<components>
<territory>Chesapeake Bay</territory>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
</continent>
−
<continent>
<name>British Ships and Landing Points</name>
<bonus>3</bonus>
<components>
<territory>Brooklyn Heights</territory>
<territory>Long Island</territory>
<territory>Boston</territory>
<territory>Cape Cod</territory>
</components>
</continent>
−
<continent>
<name>Georgia</name>
<bonus>0</bonus>
−
<components>
<territory>Chattahoochee</territory>
<territory>Ocmulgee</territory>
<territory>Savannah</territory>
</components>
−
<overrides>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>South Carolina</name>
<bonus>0</bonus>
−
<components>
<territory>Charles Town</territory>
<territory>Camden</territory>
<territory>Fort Prince George</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>North Carolina</name>
<bonus>0</bonus>
−
<components>
<territory>Wilmington</territory>
<territory>Raleigh</territory>
<territory>Halifax</territory>
<territory>Guildford Courthouse</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Virginia</name>
<bonus>0</bonus>
−
<components>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Maryland</name>
<bonus>0</bonus>
−
<components>
<territory>Baltimore</territory>
<territory>St. Mary</territory>
<territory>Delmarva</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Delaware</name>
<bonus>0</bonus>
−
<components>
<territory>Delaware</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Pennsylvania</name>
<bonus>0</bonus>
−
<components>
<territory>Valley Forge</territory>
<territory>Fort Pitt</territory>
<territory>Allegheny</territory>
<territory>Philadelphia</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New Jersey</name>
<bonus>0</bonus>
−
<components>
<territory>Burlington</territory>
<territory>Trenton</territory>
<territory>Fort Lee</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New York</name>
<bonus>0</bonus>
−
<components>
<territory>Long Island</territory>
<territory>New York</territory>
<territory>Saratoga</territory>
<territory>Bemis Heights</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Connecticut</name>
<bonus>0</bonus>
−
<components>
<territory>Connecticut</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Rhode Island</name>
<bonus>0</bonus>
−
<components>
<territory>Rhode Island</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Massachusetts</name>
<bonus>0</bonus>
−
<components>
<territory>Bunker Hill</territory>
<territory>Cape Cod</territory>
<territory>Castine</territory>
<territory>Massachusetts Bay</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New Hampshire</name>
<bonus>0</bonus>
−
<components>
<territory>Exeter</territory>
<territory>Winnipesaukee</territory>
<territory>Coos</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
</overrides>
</continent>
−
<continent>
<name>2 colonies</name>
<bonus>3</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>2</required>
</continent>
−
<continent>
<name>3 colonies</name>
<bonus>4</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>3</required>
<overrides>
<override>2 colonies</override>
</overrides>
</continent>
−
<continent>
<name>4 colonies</name>
<bonus>5</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>4</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
</overrides>
</continent>
−
<continent>
<name>5 colonies</name>
<bonus>6</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>5</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
</overrides>
</continent>
−
<continent>
<name>6 colonies</name>
<bonus>7</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>6</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
</overrides>
</continent>
−
<continent>
<name>7 colonies</name>
<bonus>8</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>7</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
</overrides>
</continent>
−
<continent>
<name>8 colonies</name>
<bonus>9</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>8</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
<override>7 colonies</override>
</overrides>
</continent>
−
<territory>
<name>Chattahoochee</name>
−
<borders>
<border>Savannah</border>
<border>Ocmulgee</border>
</borders>
−
<coordinates>
<smallx>89</smallx>
<smally>559</smally>
<largex>117</largex>
<largey>738</largey>
</coordinates>
</territory>
−
<territory>
<name>Ocmulgee</name>
−
<borders>
<border>Chattahoochee</border>
<border>Savannah</border>
</borders>
−
<coordinates>
<smallx>47</smallx>
<smally>536</smally>
<largex>62</largex>
<largey>704</largey>
</coordinates>
</territory>
−
<territory>
<name>Savannah</name>
−
<borders>
<border>Ocmulgee</border>
<border>Chattahoochee</border>
<border>Tybee Roads</border>
<border>Charles Town</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>103</smallx>
<smally>524</smally>
<largex>136</largex>
<largey>695</largey>
</coordinates>
</territory>
−
<territory>
<name>Charles Town</name>
−
<borders>
<border>Savannah</border>
<border>Camden</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>123</smallx>
<smally>504</smally>
<largex>161</largex>
<largey>663</largey>
</coordinates>
</territory>
−
<territory>
<name>Fort Prince George</name>
−
<borders>
<border>Savannah</border>
<border>Shawnee Territory</border>
<border>Guildford Courthouse</border>
<border>Camden</border>
<border>Charles Town</border>
</borders>
−
<coordinates>
<smallx>84</smallx>
<smally>470</smally>
<largex>128</largex>
<largey>566</largey>
</coordinates>
</territory>
−
<territory>
<name>Camden</name>
−
<borders>
<border>Charles Town</border>
<border>Fort Prince George</border>
<border>Guildford Courthouse</border>
<border>Wilmington</border>
</borders>
−
<coordinates>
<smallx>143</smallx>
<smally>460</smally>
<largex>191</largex>
<largey>605</largey>
</coordinates>
</territory>
−
<territory>
<name>Guildford Courthouse</name>
−
<borders>
<border>Camden</border>
<border>Fort Prince George</border>
<border>Roanoke</border>
<border>Halifax</border>
<border>Raleigh</border>
<border>Wilmington</border>
</borders>
−
<coordinates>
<smallx>137</smallx>
<smally>406</smally>
<largex>181</largex>
<largey>530</largey>
</coordinates>
</territory>
−
<territory>
<name>Wilmington</name>
−
<borders>
<border>Camden</border>
<border>Guildford Courthouse</border>
<border>Raleigh</border>
</borders>
−
<coordinates>
<smallx>204</smallx>
<smally>417</smally>
<largex>260</largex>
<largey>544</largey>
</coordinates>
</territory>
−
<territory>
<name>Raleigh</name>
−
<borders>
<border>Wilmington</border>
<border>Guildford Courthouse</border>
<border>Halifax</border>
</borders>
−
<coordinates>
<smallx>192</smallx>
<smally>377</smally>
<largex>262</largex>
<largey>495</largey>
</coordinates>
</territory>
−
<territory>
<name>Halifax</name>
−
<borders>
<border>Raleigh</border>
<border>Guildford Courthouse</border>
<border>Roanoke</border>
<border>Yorktown</border>
</borders>
−
<coordinates>
<smallx>186</smallx>
<smally>357</smally>
<largex>254</largex>
<largey>468</largey>
</coordinates>
</territory>
−
<territory>
<name>Roanoke</name>
−
<borders>
<border>Halifax</border>
<border>Guildford Courthouse</border>
<border>Appalachia</border>
<border>Arlington</border>
<border>Yorktown</border>
</borders>
−
<coordinates>
<smallx>144</smallx>
<smally>335</smally>
<largex>199</largex>
<largey>442</largey>
</coordinates>
</territory>
−
<territory>
<name>Yorktown</name>
−
<borders>
<border>Halifax</border>
<border>Roanoke</border>
<border>Arlington</border>
<border>Chesapeake Bay</border>
</borders>
−
<coordinates>
<smallx>205</smallx>
<smally>325</smally>
<largex>268</largex>
<largey>426</largey>
</coordinates>
</territory>
−
<territory>
<name>Arlington</name>
−
<borders>
<border>Yorktown</border>
<border>Roanoke</border>
<border>Appalachia</border>
<border>Baltimore</border>
<border>St. Mary</border>
</borders>
−
<coordinates>
<smallx>186</smallx>
<smally>287</smally>
<largex>248</largex>
<largey>378</largey>
</coordinates>
</territory>
−
<territory>
<name>Appalachia</name>
−
<borders>
<border>Roanoke</border>
<border>Baltimore</border>
<border>Arlington</border>
</borders>
−
<coordinates>
<smallx>142</smallx>
<smally>296</smally>
<largex>188</largex>
<largey>387</largey>
</coordinates>
</territory>
−
<territory>
<name>Baltimore</name>
−
<borders>
<border>Appalachia</border>
<border>Fort Pitt</border>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Delmarva</border>
<border>St. Mary</border>
<border>Arlington</border>
</borders>
−
<coordinates>
<smallx>147</smallx>
<smally>263</smally>
<largex>196</largex>
<largey>341</largey>
</coordinates>
</territory>
−
<territory>
<name>St. Mary</name>
−
<borders>
<border>Arlington</border>
<border>Baltimore</border>
</borders>
−
<coordinates>
<smallx>204</smallx>
<smally>269</smally>
<largex>277</largex>
<largey>351</largey>
</coordinates>
</territory>
−
<territory>
<name>Delmarva</name>
−
<borders>
<border>Delaware</border>
<border>Baltimore</border>
</borders>
−
<coordinates>
<smallx>248</smallx>
<smally>295</smally>
<largex>332</largex>
<largey>386</largey>
</coordinates>
</territory>
−
<territory>
<name>Delaware</name>
−
<borders>
<border>Delmarva</border>
<border>Baltimore</border>
<border>Valley Forge</border>
<border>Philadelphia</border>
<border>Burlington</border>
</borders>
−
<coordinates>
<smallx>254</smallx>
<smally>276</smally>
<largex>337</largex>
<largey>362</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Fort Pitt</name>
−
<borders>
<border>Baltimore</border>
<border>Shawnee Territory</border>
<border>Allegheny</border>
<border>Valley Forge</border>
</borders>
−
<coordinates>
<smallx>155</smallx>
<smally>237</smally>
<largex>202</largex>
<largey>286</largey>
</coordinates>
</territory>
−
<territory>
<name>Allegheny</name>
−
<borders>
<border>Fort Pitt</border>
<border>Algonkin Territory</border>
<border>Philadelphia</border>
<border>Valley Forge</border>
</borders>
−
<coordinates>
<smallx>162</smallx>
<smally>193</smally>
<largex>222</largex>
<largey>248</largey>
</coordinates>
</territory>
−
<territory>
<name>Philadelphia</name>
−
<borders>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Allegheny</border>
<border>Saratoga</border>
<border>New York</border>
<border>Fort Lee</border>
<border>Trenton</border>
<border>Burlington</border>
</borders>
−
<coordinates>
<smallx>229</smallx>
<smally>202</smally>
<largex>307</largex>
<largey>264</largey>
</coordinates>
</territory>
−
<territory>
<name>Valley Forge</name>
−
<borders>
<border>Baltimore</border>
<border>Fort Pitt</border>
<border>Allegheny</border>
<border>Philadelphia</border>
<border>Delaware</border>
</borders>
−
<coordinates>
<smallx>214</smallx>
<smally>218</smally>
<largex>284</largex>
<largey>285</largey>
</coordinates>
</territory>
−
<territory>
<name>Burlington</name>
−
<borders>
<border>Delaware</border>
<border>Philadelphia</border>
<border>Trenton</border>
</borders>
−
<coordinates>
<smallx>257</smallx>
<smally>244</smally>
<largex>342</largex>
<largey>318</largey>
</coordinates>
</territory>
−
<territory>
<name>Trenton</name>
−
<borders>
<border>Burlington</border>
<border>Philadelphia</border>
<border>Fort Lee</border>
</borders>
−
<coordinates>
<smallx>267</smallx>
<smally>227</smally>
<largex>358</largex>
<largey>296</largey>
</coordinates>
</territory>
−
<territory>
<name>Fort Lee</name>
−
<borders>
<border>Trenton</border>
<border>Philadelphia</border>
<border>New York</border>
</borders>
−
<coordinates>
<smallx>261</smallx>
<smally>201</smally>
<largex>356</largex>
<largey>263</largey>
</coordinates>
</territory>
−
<territory>
<name>Long Island</name>
−
<borders>
<border>Brooklyn Heights</border>
<border>New York</border>
</borders>
−
<coordinates>
<smallx>300</smallx>
<smally>196</smally>
<largex>393</largex>
<largey>255</largey>
</coordinates>
</territory>
−
<territory>
<name>New York</name>
−
<borders>
<border>Long Island</border>
<border>Fort Lee</border>
<border>Philadelphia</border>
<border>Saratoga</border>
<border>Connecticut</border>
</borders>
−
<coordinates>
<smallx>269</smallx>
<smally>183</smally>
<largex>356</largex>
<largey>234</largey>
</coordinates>
</territory>
−
<territory>
<name>Saratoga</name>
−
<borders>
<border>New York</border>
<border>Philadelphia</border>
<border>Bemis Heights</border>
<border>Bunker Hill</border>
<border>Connecticut</border>
</borders>
−
<coordinates>
<smallx>207</smallx>
<smally>162</smally>
<largex>281</largex>
<largey>208</largey>
</coordinates>
</territory>
−
<territory>
<name>Bemis Heights</name>
−
<borders>
<border>Saratoga</border>
<border>Bunker Hill</border>
</borders>
−
<coordinates>
<smallx>218</smallx>
<smally>135</smally>
<largex>297</largex>
<largey>173</largey>
</coordinates>
</territory>
−
<territory>
<name>Connecticut</name>
−
<borders>
<border>New York</border>
<border>Saratoga</border>
<border>Bunker Hill</border>
<border>Rhode Island</border>
</borders>
−
<coordinates>
<smallx>300</smallx>
<smally>165</smally>
<largex>409</largex>
<largey>213</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Rhode Island</name>
−
<borders>
<border>Connecticut</border>
<border>Bunker Hill</border>
<border>Cape Cod</border>
</borders>
−
<coordinates>
<smallx>327</smallx>
<smally>159</smally>
<largex>442</largex>
<largey>205</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Bunker Hill</name>
−
<borders>
<border>Connecticut</border>
<border>Saratoga</border>
<border>Bemis Heights</border>
<border>Exeter</border>
<border>Cape Cod</border>
<border>Rhode Island</border>
</borders>
−
<coordinates>
<smallx>323</smallx>
<smally>133</smally>
<largex>434</largex>
<largey>171</largey>
</coordinates>
</territory>
−
<territory>
<name>Cape Cod</name>
−
<borders>
<border>Rhode Island</border>
<border>Bunker Hill</border>
<border>Exeter</border>
<border>Boston</border>
</borders>
−
<coordinates>
<smallx>352</smallx>
<smally>151</smally>
<largex>466</largex>
<largey>194</largey>
</coordinates>
</territory>
−
<territory>
<name>Exeter</name>
−
<borders>
<border>Cape Cod</border>
<border>Bunker Hill</border>
<border>Winnipesaukee</border>
<border>Coos</border>
<border>Castine</border>
</borders>
−
<coordinates>
<smallx>329</smallx>
<smally>114</smally>
<largex>443</largex>
<largey>147</largey>
</coordinates>
</territory>
−
<territory>
<name>Winnipesaukee</name>
−
<borders>
<border>Exeter</border>
<border>Coos</border>
</borders>
−
<coordinates>
<smallx>306</smallx>
<smally>104</smally>
<largex>411</largex>
<largey>131</largey>
</coordinates>
</territory>
−
<territory>
<name>Coos</name>
−
<borders>
<border>Winnipesaukee</border>
<border>Exeter</border>
<border>Castine</border>
</borders>
−
<coordinates>
<smallx>313</smallx>
<smally>73</smally>
<largex>421</largex>
<largey>88</largey>
</coordinates>
</territory>
−
<territory>
<name>Castine</name>
−
<borders>
<border>Exeter</border>
<border>Coos</border>
<border>Massachusetts Bay</border>
</borders>
−
<coordinates>
<smallx>345</smallx>
<smally>80</smally>
<largex>464</largex>
<largey>98</largey>
</coordinates>
</territory>
−
<territory>
<name>Massachusetts Bay</name>
−
<borders>
<border>Castine</border>
<border>Algonkin Territory</border>
</borders>
−
<coordinates>
<smallx>389</smallx>
<smally>45</smally>
<largex>519</largex>
<largey>53</largey>
</coordinates>
</territory>
−
<territory>
<name>Algonkin Territory</name>
−
<borders>
<border>Massachusetts Bay</border>
<border>Allegheny</border>
</borders>
−
<coordinates>
<smallx>237</smallx>
<smally>63</smally>
<largex>316</largex>
<largey>79</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
−
<territory>
<name>Shawnee Territory</name>
−
<borders>
<border>Fort Pitt</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>44</smallx>
<smally>288</smally>
<largex>57</largex>
<largey>378</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
−
<territory>
<name>Tybee Roads</name>
−
<borders>
<border>Savannah</border>
<border>Chesapeake Bay</border>
</borders>
−
<coordinates>
<smallx>221</smallx>
<smally>528</smally>
<largex>296</largex>
<largey>698</largey>
</coordinates>
</territory>
−
<territory>
<name>Chesapeake Bay</name>
−
<borders>
<border>Tybee Roads</border>
<border>Yorktown</border>
<border>Brooklyn Heights</border>
</borders>
−
<coordinates>
<smallx>333</smallx>
<smally>362</smally>
<largex>446</largex>
<largey>473</largey>
</coordinates>
</territory>
−
<territory>
<name>Brooklyn Heights</name>
−
<borders>
<border>Chesapeake Bay</border>
<border>Long Island</border>
<border>Boston</border>
</borders>
−
<coordinates>
<smallx>397</smallx>
<smally>228</smally>
<largex>526</largex>
<largey>297</largey>
</coordinates>
</territory>
−
<territory>
<name>Boston</name>
−
<borders>
<border>Brooklyn Heights</border>
<border>Cape Cod</border>
</borders>
−
<coordinates>
<smallx>403</smallx>
<smally>123</smally>
<largex>539</largex>
<largey>156</largey>
</coordinates>
</territory>
</map>
Code: Select all
<?xml version="1.0"?>
<map>
−
<continent>
<name>French Ships and Georgia</name>
<bonus>2</bonus>
<components>
<territory>Tybee Roads</territory>
<territory>Savannah</territory>
<territory>Ocmulgee</territory>
<territory>Chattahoochee</territory>
</components>
</continent>
−
<continent>
<name>French Ships and Virginia</name>
<bonus>2</bonus>
<components>
<territory>Chesapeake Bay</territory>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
</continent>
−
<continent>
<name>British Ships and Landing Points</name>
<bonus>3</bonus>
<components>
<territory>Brooklyn Heights</territory>
<territory>Long Island</territory>
<territory>Boston</territory>
<territory>Cape Cod</territory>
</components>
</continent>
−
<continent>
<name>Georgia</name>
<bonus>0</bonus>
−
<components>
<territory>Chattahoochee</territory>
<territory>Ocmulgee</territory>
<territory>Savannah</territory>
</components>
−
<overrides>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>South Carolina</name>
<bonus>0</bonus>
−
<components>
<territory>Charles Town</territory>
<territory>Camden</territory>
<territory>Fort Prince George</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>North Carolina</name>
<bonus>0</bonus>
−
<components>
<territory>Wilmington</territory>
<territory>Raleigh</territory>
<territory>Halifax</territory>
<territory>Guildford Courthouse</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Virginia</name>
<bonus>0</bonus>
−
<components>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Maryland</name>
<bonus>0</bonus>
−
<components>
<territory>Baltimore</territory>
<territory>St. Mary</territory>
<territory>Delmarva</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Delaware</name>
<bonus>0</bonus>
−
<components>
<territory>Delaware</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Pennsylvania</name>
<bonus>0</bonus>
−
<components>
<territory>Valley Forge</territory>
<territory>Fort Pitt</territory>
<territory>Allegheny</territory>
<territory>Philadelphia</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New Jersey</name>
<bonus>0</bonus>
−
<components>
<territory>Burlington</territory>
<territory>Trenton</territory>
<territory>Fort Lee</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New York</name>
<bonus>0</bonus>
−
<components>
<territory>Long Island</territory>
<territory>New York</territory>
<territory>Saratoga</territory>
<territory>Bemis Heights</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Connecticut</name>
<bonus>0</bonus>
−
<components>
<territory>Connecticut</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Rhode Island</name>
<bonus>0</bonus>
−
<components>
<territory>Rhode Island</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>Massachusetts</name>
<bonus>0</bonus>
−
<components>
<territory>Bunker Hill</territory>
<territory>Cape Cod</territory>
<territory>Castine</territory>
<territory>Massachusetts Bay</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>New Hampshire</override>
</overrides>
</continent>
−
<continent>
<name>New Hampshire</name>
<bonus>0</bonus>
−
<components>
<territory>Exeter</territory>
<territory>Winnipesaukee</territory>
<territory>Coos</territory>
</components>
−
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
</overrides>
</continent>
−
<continent>
<name>2 colonies</name>
<bonus>3</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>2</required>
</continent>
−
<continent>
<name>3 colonies</name>
<bonus>4</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>3</required>
<overrides>
<override>2 colonies</override>
</overrides>
</continent>
−
<continent>
<name>4 colonies</name>
<bonus>5</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>4</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
</overrides>
</continent>
−
<continent>
<name>5 colonies</name>
<bonus>6</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>5</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
</overrides>
</continent>
−
<continent>
<name>6 colonies</name>
<bonus>7</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>6</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
</overrides>
</continent>
−
<continent>
<name>7 colonies</name>
<bonus>8</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>7</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
</overrides>
</continent>
−
<continent>
<name>8 colonies</name>
<bonus>9</bonus>
−
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>8</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
<override>7 colonies</override>
</overrides>
</continent>
−
<territory>
<name>Chattahoochee</name>
−
<borders>
<border>Savannah</border>
<border>Ocmulgee</border>
</borders>
−
<coordinates>
<smallx>89</smallx>
<smally>559</smally>
<largex>117</largex>
<largey>738</largey>
</coordinates>
</territory>
−
<territory>
<name>Ocmulgee</name>
−
<borders>
<border>Chattahoochee</border>
<border>Savannah</border>
</borders>
−
<coordinates>
<smallx>47</smallx>
<smally>536</smally>
<largex>62</largex>
<largey>704</largey>
</coordinates>
</territory>
−
<territory>
<name>Savannah</name>
−
<borders>
<border>Ocmulgee</border>
<border>Chattahoochee</border>
<border>Tybee Roads</border>
<border>Charles Town</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>103</smallx>
<smally>524</smally>
<largex>136</largex>
<largey>695</largey>
</coordinates>
</territory>
−
<territory>
<name>Charles Town</name>
−
<borders>
<border>Savannah</border>
<border>Camden</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>123</smallx>
<smally>504</smally>
<largex>161</largex>
<largey>663</largey>
</coordinates>
</territory>
−
<territory>
<name>Fort Prince George</name>
−
<borders>
<border>Savannah</border>
<border>Shawnee Territory</border>
<border>Guildford Courthouse</border>
<border>Camden</border>
<border>Charles Town</border>
</borders>
−
<coordinates>
<smallx>84</smallx>
<smally>470</smally>
<largex>128</largex>
<largey>566</largey>
</coordinates>
</territory>
−
<territory>
<name>Camden</name>
−
<borders>
<border>Charles Town</border>
<border>Fort Prince George</border>
<border>Guildford Courthouse</border>
<border>Wilmington</border>
</borders>
−
<coordinates>
<smallx>143</smallx>
<smally>460</smally>
<largex>191</largex>
<largey>605</largey>
</coordinates>
</territory>
−
<territory>
<name>Guildford Courthouse</name>
−
<borders>
<border>Camden</border>
<border>Fort Prince George</border>
<border>Roanoke</border>
<border>Halifax</border>
<border>Raleigh</border>
<border>Wilmington</border>
</borders>
−
<coordinates>
<smallx>137</smallx>
<smally>406</smally>
<largex>181</largex>
<largey>530</largey>
</coordinates>
</territory>
−
<territory>
<name>Wilmington</name>
−
<borders>
<border>Camden</border>
<border>Guildford Courthouse</border>
<border>Raleigh</border>
</borders>
−
<coordinates>
<smallx>204</smallx>
<smally>417</smally>
<largex>260</largex>
<largey>544</largey>
</coordinates>
</territory>
−
<territory>
<name>Raleigh</name>
−
<borders>
<border>Wilmington</border>
<border>Guildford Courthouse</border>
<border>Halifax</border>
</borders>
−
<coordinates>
<smallx>192</smallx>
<smally>377</smally>
<largex>262</largex>
<largey>495</largey>
</coordinates>
</territory>
−
<territory>
<name>Halifax</name>
−
<borders>
<border>Raleigh</border>
<border>Guildford Courthouse</border>
<border>Roanoke</border>
<border>Yorktown</border>
</borders>
−
<coordinates>
<smallx>186</smallx>
<smally>357</smally>
<largex>254</largex>
<largey>468</largey>
</coordinates>
</territory>
−
<territory>
<name>Roanoke</name>
−
<borders>
<border>Halifax</border>
<border>Guildford Courthouse</border>
<border>Appalachia</border>
<border>Arlington</border>
<border>Yorktown</border>
</borders>
−
<coordinates>
<smallx>144</smallx>
<smally>335</smally>
<largex>199</largex>
<largey>442</largey>
</coordinates>
</territory>
−
<territory>
<name>Yorktown</name>
−
<borders>
<border>Halifax</border>
<border>Roanoke</border>
<border>Arlington</border>
<border>Chesapeake Bay</border>
</borders>
−
<coordinates>
<smallx>205</smallx>
<smally>325</smally>
<largex>268</largex>
<largey>426</largey>
</coordinates>
</territory>
−
<territory>
<name>Arlington</name>
−
<borders>
<border>Yorktown</border>
<border>Roanoke</border>
<border>Appalachia</border>
<border>Baltimore</border>
<border>St. Mary</border>
</borders>
−
<coordinates>
<smallx>186</smallx>
<smally>287</smally>
<largex>248</largex>
<largey>378</largey>
</coordinates>
</territory>
−
<territory>
<name>Appalachia</name>
−
<borders>
<border>Roanoke</border>
<border>Baltimore</border>
<border>Arlington</border>
</borders>
−
<coordinates>
<smallx>142</smallx>
<smally>296</smally>
<largex>188</largex>
<largey>387</largey>
</coordinates>
</territory>
−
<territory>
<name>Baltimore</name>
−
<borders>
<border>Appalachia</border>
<border>Fort Pitt</border>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Delmarva</border>
<border>St. Mary</border>
<border>Arlington</border>
</borders>
−
<coordinates>
<smallx>147</smallx>
<smally>263</smally>
<largex>196</largex>
<largey>341</largey>
</coordinates>
</territory>
−
<territory>
<name>St. Mary</name>
−
<borders>
<border>Arlington</border>
<border>Baltimore</border>
</borders>
−
<coordinates>
<smallx>204</smallx>
<smally>269</smally>
<largex>277</largex>
<largey>351</largey>
</coordinates>
</territory>
−
<territory>
<name>Delmarva</name>
−
<borders>
<border>Delaware</border>
<border>Baltimore</border>
</borders>
−
<coordinates>
<smallx>248</smallx>
<smally>295</smally>
<largex>332</largex>
<largey>386</largey>
</coordinates>
</territory>
−
<territory>
<name>Delaware</name>
−
<borders>
<border>Delmarva</border>
<border>Baltimore</border>
<border>Valley Forge</border>
<border>Philadelphia</border>
<border>Burlington</border>
</borders>
−
<coordinates>
<smallx>254</smallx>
<smally>276</smally>
<largex>337</largex>
<largey>362</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Fort Pitt</name>
−
<borders>
<border>Baltimore</border>
<border>Shawnee Territory</border>
<border>Allegheny</border>
<border>Valley Forge</border>
</borders>
−
<coordinates>
<smallx>155</smallx>
<smally>237</smally>
<largex>202</largex>
<largey>286</largey>
</coordinates>
</territory>
−
<territory>
<name>Allegheny</name>
−
<borders>
<border>Fort Pitt</border>
<border>Algonkin Territory</border>
<border>Philadelphia</border>
<border>Valley Forge</border>
</borders>
−
<coordinates>
<smallx>162</smallx>
<smally>193</smally>
<largex>222</largex>
<largey>248</largey>
</coordinates>
</territory>
−
<territory>
<name>Philadelphia</name>
−
<borders>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Allegheny</border>
<border>Saratoga</border>
<border>New York</border>
<border>Fort Lee</border>
<border>Trenton</border>
<border>Burlington</border>
</borders>
−
<coordinates>
<smallx>229</smallx>
<smally>202</smally>
<largex>307</largex>
<largey>264</largey>
</coordinates>
</territory>
−
<territory>
<name>Valley Forge</name>
−
<borders>
<border>Baltimore</border>
<border>Fort Pitt</border>
<border>Allegheny</border>
<border>Philadelphia</border>
<border>Delaware</border>
</borders>
−
<coordinates>
<smallx>214</smallx>
<smally>218</smally>
<largex>284</largex>
<largey>285</largey>
</coordinates>
</territory>
−
<territory>
<name>Burlington</name>
−
<borders>
<border>Delaware</border>
<border>Philadelphia</border>
<border>Trenton</border>
</borders>
−
<coordinates>
<smallx>257</smallx>
<smally>244</smally>
<largex>342</largex>
<largey>318</largey>
</coordinates>
</territory>
−
<territory>
<name>Trenton</name>
−
<borders>
<border>Burlington</border>
<border>Philadelphia</border>
<border>Fort Lee</border>
</borders>
−
<coordinates>
<smallx>267</smallx>
<smally>227</smally>
<largex>358</largex>
<largey>296</largey>
</coordinates>
</territory>
−
<territory>
<name>Fort Lee</name>
−
<borders>
<border>Trenton</border>
<border>Philadelphia</border>
<border>New York</border>
</borders>
−
<coordinates>
<smallx>261</smallx>
<smally>201</smally>
<largex>356</largex>
<largey>263</largey>
</coordinates>
</territory>
−
<territory>
<name>Long Island</name>
−
<borders>
<border>Brooklyn Heights</border>
<border>New York</border>
</borders>
−
<coordinates>
<smallx>300</smallx>
<smally>196</smally>
<largex>393</largex>
<largey>255</largey>
</coordinates>
</territory>
−
<territory>
<name>New York</name>
−
<borders>
<border>Long Island</border>
<border>Fort Lee</border>
<border>Philadelphia</border>
<border>Saratoga</border>
<border>Connecticut</border>
</borders>
−
<coordinates>
<smallx>269</smallx>
<smally>183</smally>
<largex>356</largex>
<largey>234</largey>
</coordinates>
</territory>
−
<territory>
<name>Saratoga</name>
−
<borders>
<border>New York</border>
<border>Philadelphia</border>
<border>Bemis Heights</border>
<border>Bunker Hill</border>
<border>Connecticut</border>
</borders>
−
<coordinates>
<smallx>207</smallx>
<smally>162</smally>
<largex>281</largex>
<largey>208</largey>
</coordinates>
</territory>
−
<territory>
<name>Bemis Heights</name>
−
<borders>
<border>Saratoga</border>
<border>Bunker Hill</border>
</borders>
−
<coordinates>
<smallx>218</smallx>
<smally>135</smally>
<largex>297</largex>
<largey>173</largey>
</coordinates>
</territory>
−
<territory>
<name>Connecticut</name>
−
<borders>
<border>New York</border>
<border>Saratoga</border>
<border>Bunker Hill</border>
<border>Rhode Island</border>
</borders>
−
<coordinates>
<smallx>300</smallx>
<smally>165</smally>
<largex>409</largex>
<largey>213</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Rhode Island</name>
−
<borders>
<border>Connecticut</border>
<border>Bunker Hill</border>
<border>Cape Cod</border>
</borders>
−
<coordinates>
<smallx>327</smallx>
<smally>159</smally>
<largex>442</largex>
<largey>205</largey>
</coordinates>
<neutral>2</neutral>
</territory>
−
<territory>
<name>Bunker Hill</name>
−
<borders>
<border>Connecticut</border>
<border>Saratoga</border>
<border>Bemis Heights</border>
<border>Exeter</border>
<border>Cape Cod</border>
<border>Rhode Island</border>
</borders>
−
<coordinates>
<smallx>323</smallx>
<smally>133</smally>
<largex>434</largex>
<largey>171</largey>
</coordinates>
</territory>
−
<territory>
<name>Cape Cod</name>
−
<borders>
<border>Rhode Island</border>
<border>Bunker Hill</border>
<border>Exeter</border>
<border>Boston</border>
</borders>
−
<coordinates>
<smallx>352</smallx>
<smally>151</smally>
<largex>466</largex>
<largey>194</largey>
</coordinates>
</territory>
−
<territory>
<name>Exeter</name>
−
<borders>
<border>Cape Cod</border>
<border>Bunker Hill</border>
<border>Winnipesaukee</border>
<border>Coos</border>
<border>Castine</border>
</borders>
−
<coordinates>
<smallx>329</smallx>
<smally>114</smally>
<largex>443</largex>
<largey>147</largey>
</coordinates>
</territory>
−
<territory>
<name>Winnipesaukee</name>
−
<borders>
<border>Exeter</border>
<border>Coos</border>
</borders>
−
<coordinates>
<smallx>306</smallx>
<smally>104</smally>
<largex>411</largex>
<largey>131</largey>
</coordinates>
</territory>
−
<territory>
<name>Coos</name>
−
<borders>
<border>Winnipesaukee</border>
<border>Exeter</border>
<border>Castine</border>
</borders>
−
<coordinates>
<smallx>313</smallx>
<smally>73</smally>
<largex>421</largex>
<largey>88</largey>
</coordinates>
</territory>
−
<territory>
<name>Castine</name>
−
<borders>
<border>Exeter</border>
<border>Coos</border>
<border>Massachusetts Bay</border>
</borders>
−
<coordinates>
<smallx>345</smallx>
<smally>80</smally>
<largex>464</largex>
<largey>98</largey>
</coordinates>
</territory>
−
<territory>
<name>Massachusetts Bay</name>
−
<borders>
<border>Castine</border>
<border>Algonkin Territory</border>
</borders>
−
<coordinates>
<smallx>389</smallx>
<smally>45</smally>
<largex>519</largex>
<largey>53</largey>
</coordinates>
</territory>
−
<territory>
<name>Algonkin Territory</name>
−
<borders>
<border>Massachusetts Bay</border>
<border>Allegheny</border>
</borders>
−
<coordinates>
<smallx>237</smallx>
<smally>63</smally>
<largex>316</largex>
<largey>79</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
−
<territory>
<name>Shawnee Territory</name>
−
<borders>
<border>Fort Pitt</border>
<border>Fort Prince George</border>
</borders>
−
<coordinates>
<smallx>44</smallx>
<smally>288</smally>
<largex>57</largex>
<largey>378</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
−
<territory>
<name>Tybee Roads</name>
−
<borders>
<border>Savannah</border>
<border>Chesapeake Bay</border>
</borders>
−
<coordinates>
<smallx>221</smallx>
<smally>528</smally>
<largex>296</largex>
<largey>698</largey>
</coordinates>
</territory>
−
<territory>
<name>Chesapeake Bay</name>
−
<borders>
<border>Tybee Roads</border>
<border>Yorktown</border>
<border>Brooklyn Heights</border>
</borders>
−
<coordinates>
<smallx>333</smallx>
<smally>362</smally>
<largex>446</largex>
<largey>473</largey>
</coordinates>
</territory>
−
<territory>
<name>Brooklyn Heights</name>
−
<borders>
<border>Chesapeake Bay</border>
<border>Long Island</border>
<border>Boston</border>
</borders>
−
<coordinates>
<smallx>397</smallx>
<smally>228</smally>
<largex>526</largex>
<largey>297</largey>
</coordinates>
</territory>
−
<territory>
<name>Boston</name>
−
<borders>
<border>Brooklyn Heights</border>
<border>Cape Cod</border>
</borders>
−
<coordinates>
<smallx>403</smallx>
<smally>123</smally>
<largex>539</largex>
<largey>156</largey>
</coordinates>
</territory>
</map>

Code: Select all
<?xml version="1.0"?>
<map>
<continent>
<name>French Ships and Georgia</name>
<bonus>2</bonus>
<components>
<territory>Tybee Roads</territory>
<territory>Savannah</territory>
<territory>Ocmulgee</territory>
<territory>Chattahoochee</territory>
</components>
</continent>
<continent>
<name>French Ships and Virginia</name>
<bonus>2</bonus>
<components>
<territory>Chesapeake Bay</territory>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
</continent>
<continent>
<name>British Ships and Landing Points</name>
<bonus>3</bonus>
<components>
<territory>Brooklyn Heights</territory>
<territory>Long Island</territory>
<territory>Boston</territory>
<territory>Cape Cod</territory>
</components>
</continent>
<continent>
<name>Georgia</name>
<bonus>0</bonus>
<components>
<territory>Chattahoochee</territory>
<territory>Ocmulgee</territory>
<territory>Savannah</territory>
</components>
<overrides>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>South Carolina</name>
<bonus>0</bonus>
<components>
<territory>Charles Town</territory>
<territory>Camden</territory>
<territory>Fort Prince George</territory>
</components>
<overrides>
<override>Georgia</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>North Carolina</name>
<bonus>0</bonus>
<components>
<territory>Wilmington</territory>
<territory>Raleigh</territory>
<territory>Halifax</territory>
<territory>Guildford Courthouse</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Virginia</name>
<bonus>0</bonus>
<components>
<territory>Yorktown</territory>
<territory>Roanoke</territory>
<territory>Arlington</territory>
<territory>Appalachia</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Maryland</name>
<bonus>0</bonus>
<components>
<territory>Baltimore</territory>
<territory>St. Mary</territory>
<territory>Delmarva</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Delaware</name>
<bonus>0</bonus>
<components>
<territory>Delaware</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Pennsylvania</name>
<bonus>0</bonus>
<components>
<territory>Valley Forge</territory>
<territory>Fort Pitt</territory>
<territory>Allegheny</territory>
<territory>Philadelphia</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>New Jersey</name>
<bonus>0</bonus>
<components>
<territory>Burlington</territory>
<territory>Trenton</territory>
<territory>Fort Lee</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>New York</name>
<bonus>0</bonus>
<components>
<territory>Long Island</territory>
<territory>New York</territory>
<territory>Saratoga</territory>
<territory>Bemis Heights</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Connecticut</name>
<bonus>0</bonus>
<components>
<territory>Connecticut</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Rhode Island</name>
<bonus>0</bonus>
<components>
<territory>Rhode Island</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Massachusetts</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>Massachusetts</name>
<bonus>0</bonus>
<components>
<territory>Bunker Hill</territory>
<territory>Cape Cod</territory>
<territory>Castine</territory>
<territory>Massachusetts Bay</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>New Hampshire</override>
</overrides>
</continent>
<continent>
<name>New Hampshire</name>
<bonus>0</bonus>
<components>
<territory>Exeter</territory>
<territory>Winnipesaukee</territory>
<territory>Coos</territory>
</components>
<overrides>
<override>Georgia</override>
<override>South Carolina</override>
<override>North Carolina</override>
<override>Virginia</override>
<override>Maryland</override>
<override>Delaware</override>
<override>Pennsylvania</override>
<override>New Jersey</override>
<override>New York</override>
<override>Connecticut</override>
<override>Rhode Island</override>
<override>Massachusetts</override>
</overrides>
</continent>
<continent>
<name>2 colonies</name>
<bonus>3</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>2</required>
</continent>
<continent>
<name>3 colonies</name>
<bonus>4</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>3</required>
<overrides>
<override>2 colonies</override>
</overrides>
</continent>
<continent>
<name>4 colonies</name>
<bonus>5</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>4</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
</overrides>
</continent>
<continent>
<name>5 colonies</name>
<bonus>6</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>5</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
</overrides>
</continent>
<continent>
<name>6 colonies</name>
<bonus>7</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>6</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
</overrides>
</continent>
<continent>
<name>7 colonies</name>
<bonus>8</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>7</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
</overrides>
</continent>
<continent>
<name>8 colonies</name>
<bonus>9</bonus>
<components>
<continent>Georgia</continent>
<continent>South Carolina</continent>
<continent>North Carolina</continent>
<continent>Virginia</continent>
<continent>Maryland</continent>
<continent>Delaware</continent>
<continent>Pennsylvania</continent>
<continent>New Jersey</continent>
<continent>New York</continent>
<continent>Connecticut</continent>
<continent>Rhode Island</continent>
<continent>Massachusetts</continent>
<continent>New Hampshire</continent>
</components>
<required>8</required>
<overrides>
<override>2 colonies</override>
<override>3 colonies</override>
<override>4 colonies</override>
<override>5 colonies</override>
<override>6 colonies</override>
<override>7 colonies</override>
</overrides>
</continent>
<territory>
<name>Chattahoochee</name>
<borders>
<border>Savannah</border>
<border>Ocmulgee</border>
</borders>
<coordinates>
<smallx>89</smallx>
<smally>559</smally>
<largex>117</largex>
<largey>738</largey>
</coordinates>
</territory>
<territory>
<name>Ocmulgee</name>
<borders>
<border>Chattahoochee</border>
<border>Savannah</border>
</borders>
<coordinates>
<smallx>47</smallx>
<smally>536</smally>
<largex>62</largex>
<largey>704</largey>
</coordinates>
</territory>
<territory>
<name>Savannah</name>
<borders>
<border>Ocmulgee</border>
<border>Chattahoochee</border>
<border>Tybee Roads</border>
<border>Charles Town</border>
<border>Fort Prince George</border>
</borders>
<coordinates>
<smallx>103</smallx>
<smally>524</smally>
<largex>136</largex>
<largey>695</largey>
</coordinates>
</territory>
<territory>
<name>Charles Town</name>
<borders>
<border>Savannah</border>
<border>Camden</border>
<border>Fort Prince George</border>
</borders>
<coordinates>
<smallx>123</smallx>
<smally>504</smally>
<largex>161</largex>
<largey>663</largey>
</coordinates>
</territory>
<territory>
<name>Fort Prince George</name>
<borders>
<border>Savannah</border>
<border>Shawnee Territory</border>
<border>Guildford Courthouse</border>
<border>Camden</border>
<border>Charles Town</border>
</borders>
<coordinates>
<smallx>84</smallx>
<smally>470</smally>
<largex>128</largex>
<largey>566</largey>
</coordinates>
</territory>
<territory>
<name>Camden</name>
<borders>
<border>Charles Town</border>
<border>Fort Prince George</border>
<border>Guildford Courthouse</border>
<border>Wilmington</border>
</borders>
<coordinates>
<smallx>143</smallx>
<smally>460</smally>
<largex>191</largex>
<largey>605</largey>
</coordinates>
</territory>
<territory>
<name>Guildford Courthouse</name>
<borders>
<border>Camden</border>
<border>Fort Prince George</border>
<border>Roanoke</border>
<border>Halifax</border>
<border>Raleigh</border>
<border>Wilmington</border>
</borders>
<coordinates>
<smallx>137</smallx>
<smally>406</smally>
<largex>181</largex>
<largey>530</largey>
</coordinates>
</territory>
<territory>
<name>Wilmington</name>
<borders>
<border>Camden</border>
<border>Guildford Courthouse</border>
<border>Raleigh</border>
</borders>
<coordinates>
<smallx>204</smallx>
<smally>417</smally>
<largex>260</largex>
<largey>544</largey>
</coordinates>
</territory>
<territory>
<name>Raleigh</name>
<borders>
<border>Wilmington</border>
<border>Guildford Courthouse</border>
<border>Halifax</border>
</borders>
<coordinates>
<smallx>192</smallx>
<smally>377</smally>
<largex>262</largex>
<largey>495</largey>
</coordinates>
</territory>
<territory>
<name>Halifax</name>
<borders>
<border>Raleigh</border>
<border>Guildford Courthouse</border>
<border>Roanoke</border>
<border>Yorktown</border>
</borders>
<coordinates>
<smallx>186</smallx>
<smally>357</smally>
<largex>254</largex>
<largey>468</largey>
</coordinates>
</territory>
<territory>
<name>Roanoke</name>
<borders>
<border>Halifax</border>
<border>Guildford Courthouse</border>
<border>Appalachia</border>
<border>Arlington</border>
<border>Yorktown</border>
</borders>
<coordinates>
<smallx>144</smallx>
<smally>335</smally>
<largex>199</largex>
<largey>442</largey>
</coordinates>
</territory>
<territory>
<name>Yorktown</name>
<borders>
<border>Halifax</border>
<border>Roanoke</border>
<border>Arlington</border>
<border>Chesapeake Bay</border>
</borders>
<coordinates>
<smallx>205</smallx>
<smally>325</smally>
<largex>268</largex>
<largey>426</largey>
</coordinates>
</territory>
<territory>
<name>Arlington</name>
<borders>
<border>Yorktown</border>
<border>Roanoke</border>
<border>Appalachia</border>
<border>Baltimore</border>
<border>St. Mary</border>
</borders>
<coordinates>
<smallx>186</smallx>
<smally>287</smally>
<largex>248</largex>
<largey>378</largey>
</coordinates>
</territory>
<territory>
<name>Appalachia</name>
<borders>
<border>Roanoke</border>
<border>Baltimore</border>
<border>Arlington</border>
</borders>
<coordinates>
<smallx>142</smallx>
<smally>296</smally>
<largex>188</largex>
<largey>387</largey>
</coordinates>
</territory>
<territory>
<name>Baltimore</name>
<borders>
<border>Appalachia</border>
<border>Fort Pitt</border>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Delmarva</border>
<border>St. Mary</border>
<border>Arlington</border>
</borders>
<coordinates>
<smallx>147</smallx>
<smally>263</smally>
<largex>196</largex>
<largey>341</largey>
</coordinates>
</territory>
<territory>
<name>St. Mary</name>
<borders>
<border>Arlington</border>
<border>Baltimore</border>
</borders>
<coordinates>
<smallx>204</smallx>
<smally>269</smally>
<largex>277</largex>
<largey>351</largey>
</coordinates>
</territory>
<territory>
<name>Delmarva</name>
<borders>
<border>Delaware</border>
<border>Baltimore</border>
</borders>
<coordinates>
<smallx>248</smallx>
<smally>295</smally>
<largex>332</largex>
<largey>386</largey>
</coordinates>
</territory>
<territory>
<name>Delaware</name>
<borders>
<border>Delmarva</border>
<border>Baltimore</border>
<border>Valley Forge</border>
<border>Philadelphia</border>
<border>Burlington</border>
</borders>
<coordinates>
<smallx>254</smallx>
<smally>276</smally>
<largex>337</largex>
<largey>362</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Fort Pitt</name>
<borders>
<border>Baltimore</border>
<border>Shawnee Territory</border>
<border>Allegheny</border>
<border>Valley Forge</border>
</borders>
<coordinates>
<smallx>155</smallx>
<smally>237</smally>
<largex>202</largex>
<largey>286</largey>
</coordinates>
</territory>
<territory>
<name>Allegheny</name>
<borders>
<border>Fort Pitt</border>
<border>Algonkin Territory</border>
<border>Philadelphia</border>
<border>Valley Forge</border>
</borders>
<coordinates>
<smallx>162</smallx>
<smally>193</smally>
<largex>222</largex>
<largey>248</largey>
</coordinates>
</territory>
<territory>
<name>Philadelphia</name>
<borders>
<border>Valley Forge</border>
<border>Delaware</border>
<border>Allegheny</border>
<border>Saratoga</border>
<border>New York</border>
<border>Fort Lee</border>
<border>Trenton</border>
<border>Burlington</border>
</borders>
<coordinates>
<smallx>229</smallx>
<smally>202</smally>
<largex>307</largex>
<largey>264</largey>
</coordinates>
</territory>
<territory>
<name>Valley Forge</name>
<borders>
<border>Baltimore</border>
<border>Fort Pitt</border>
<border>Allegheny</border>
<border>Philadelphia</border>
<border>Delaware</border>
</borders>
<coordinates>
<smallx>214</smallx>
<smally>218</smally>
<largex>284</largex>
<largey>285</largey>
</coordinates>
</territory>
<territory>
<name>Burlington</name>
<borders>
<border>Delaware</border>
<border>Philadelphia</border>
<border>Trenton</border>
</borders>
<coordinates>
<smallx>257</smallx>
<smally>244</smally>
<largex>342</largex>
<largey>318</largey>
</coordinates>
</territory>
<territory>
<name>Trenton</name>
<borders>
<border>Burlington</border>
<border>Philadelphia</border>
<border>Fort Lee</border>
</borders>
<coordinates>
<smallx>267</smallx>
<smally>227</smally>
<largex>358</largex>
<largey>296</largey>
</coordinates>
</territory>
<territory>
<name>Fort Lee</name>
<borders>
<border>Trenton</border>
<border>Philadelphia</border>
<border>New York</border>
</borders>
<coordinates>
<smallx>261</smallx>
<smally>201</smally>
<largex>356</largex>
<largey>263</largey>
</coordinates>
</territory>
<territory>
<name>Long Island</name>
<borders>
<border>Brooklyn Heights</border>
<border>New York</border>
</borders>
<coordinates>
<smallx>300</smallx>
<smally>196</smally>
<largex>393</largex>
<largey>255</largey>
</coordinates>
</territory>
<territory>
<name>New York</name>
<borders>
<border>Long Island</border>
<border>Fort Lee</border>
<border>Philadelphia</border>
<border>Saratoga</border>
<border>Connecticut</border>
</borders>
<coordinates>
<smallx>269</smallx>
<smally>183</smally>
<largex>356</largex>
<largey>234</largey>
</coordinates>
</territory>
<territory>
<name>Saratoga</name>
<borders>
<border>New York</border>
<border>Philadelphia</border>
<border>Bemis Heights</border>
<border>Bunker Hill</border>
<border>Connecticut</border>
</borders>
<coordinates>
<smallx>207</smallx>
<smally>162</smally>
<largex>281</largex>
<largey>208</largey>
</coordinates>
</territory>
<territory>
<name>Bemis Heights</name>
<borders>
<border>Saratoga</border>
<border>Bunker Hill</border>
</borders>
<coordinates>
<smallx>218</smallx>
<smally>135</smally>
<largex>297</largex>
<largey>173</largey>
</coordinates>
</territory>
<territory>
<name>Connecticut</name>
<borders>
<border>New York</border>
<border>Saratoga</border>
<border>Bunker Hill</border>
<border>Rhode Island</border>
</borders>
<coordinates>
<smallx>300</smallx>
<smally>165</smally>
<largex>409</largex>
<largey>213</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Rhode Island</name>
<borders>
<border>Connecticut</border>
<border>Bunker Hill</border>
<border>Cape Cod</border>
</borders>
<coordinates>
<smallx>327</smallx>
<smally>159</smally>
<largex>442</largex>
<largey>205</largey>
</coordinates>
<neutral>2</neutral>
</territory>
<territory>
<name>Bunker Hill</name>
<borders>
<border>Connecticut</border>
<border>Saratoga</border>
<border>Bemis Heights</border>
<border>Exeter</border>
<border>Cape Cod</border>
<border>Rhode Island</border>
</borders>
<coordinates>
<smallx>323</smallx>
<smally>133</smally>
<largex>434</largex>
<largey>171</largey>
</coordinates>
</territory>
<territory>
<name>Cape Cod</name>
<borders>
<border>Rhode Island</border>
<border>Bunker Hill</border>
<border>Exeter</border>
<border>Boston</border>
</borders>
<coordinates>
<smallx>352</smallx>
<smally>151</smally>
<largex>466</largex>
<largey>194</largey>
</coordinates>
</territory>
<territory>
<name>Exeter</name>
<borders>
<border>Cape Cod</border>
<border>Bunker Hill</border>
<border>Winnipesaukee</border>
<border>Coos</border>
<border>Castine</border>
</borders>
<coordinates>
<smallx>329</smallx>
<smally>114</smally>
<largex>443</largex>
<largey>147</largey>
</coordinates>
</territory>
<territory>
<name>Winnipesaukee</name>
<borders>
<border>Exeter</border>
<border>Coos</border>
</borders>
<coordinates>
<smallx>306</smallx>
<smally>104</smally>
<largex>411</largex>
<largey>131</largey>
</coordinates>
</territory>
<territory>
<name>Coos</name>
<borders>
<border>Winnipesaukee</border>
<border>Exeter</border>
<border>Castine</border>
</borders>
<coordinates>
<smallx>313</smallx>
<smally>73</smally>
<largex>421</largex>
<largey>88</largey>
</coordinates>
</territory>
<territory>
<name>Castine</name>
<borders>
<border>Exeter</border>
<border>Coos</border>
<border>Massachusetts Bay</border>
</borders>
<coordinates>
<smallx>345</smallx>
<smally>80</smally>
<largex>464</largex>
<largey>98</largey>
</coordinates>
</territory>
<territory>
<name>Massachusetts Bay</name>
<borders>
<border>Castine</border>
<border>Algonkin Territory</border>
</borders>
<coordinates>
<smallx>389</smallx>
<smally>45</smally>
<largex>519</largex>
<largey>53</largey>
</coordinates>
</territory>
<territory>
<name>Algonkin Territory</name>
<borders>
<border>Massachusetts Bay</border>
<border>Allegheny</border>
</borders>
<coordinates>
<smallx>237</smallx>
<smally>63</smally>
<largex>316</largex>
<largey>79</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
<territory>
<name>Shawnee Territory</name>
<borders>
<border>Fort Pitt</border>
<border>Fort Prince George</border>
</borders>
<coordinates>
<smallx>44</smallx>
<smally>288</smally>
<largex>57</largex>
<largey>378</largey>
</coordinates>
<neutral killer="yes">2</neutral>
</territory>
<territory>
<name>Tybee Roads</name>
<borders>
<border>Savannah</border>
<border>Chesapeake Bay</border>
</borders>
<coordinates>
<smallx>221</smallx>
<smally>528</smally>
<largex>296</largex>
<largey>698</largey>
</coordinates>
</territory>
<territory>
<name>Chesapeake Bay</name>
<borders>
<border>Tybee Roads</border>
<border>Yorktown</border>
<border>Brooklyn Heights</border>
</borders>
<coordinates>
<smallx>333</smallx>
<smally>362</smally>
<largex>446</largex>
<largey>473</largey>
</coordinates>
</territory>
<territory>
<name>Brooklyn Heights</name>
<borders>
<border>Chesapeake Bay</border>
<border>Long Island</border>
<border>Boston</border>
</borders>
<coordinates>
<smallx>397</smallx>
<smally>228</smally>
<largex>526</largex>
<largey>297</largey>
</coordinates>
</territory>
<territory>
<name>Boston</name>
<borders>
<border>Brooklyn Heights</border>
<border>Cape Cod</border>
</borders>
<coordinates>
<smallx>403</smallx>
<smally>123</smally>
<largex>539</largex>
<largey>156</largey>
</coordinates>
</territory>
</map>


Congrats IH!!! Well done!MrBenn wrote:Cheers
Hmm. That was reasonably quickMrBenn wrote:Cheers