<?xml version="1.0" encoding="UTF-8"?>
<map>
<continent>
	<name>West Skyland</name>
	<bonus>3</bonus>
	<components>
		<territory>Sussex</territory>
		<territory>Sparta</territory>
		<territory>Newton</territory>
		<territory>Blairstown</territory>
		<territory>Phillipsburg</territory>
	</components>
</continent>
<continent>
	<name>East Skyland</name>
	<bonus>5</bonus>
	<components>
		<territory>Flemington</territory>
		<territory>Madison</territory>
		<territory>Morristown</territory>
		<territory>Dover</territory>
		<territory>Denville</territory>
		<territory>Montville</territory>
	</components>
</continent>
<continent>
	<name>North Gateway</name>
	<bonus>3</bonus>
	<components>
		<territory>Paterson</territory>
		<territory>Paramus</territory>
		<territory>Hoboken</territory>
		<territory>Clifton</territory>
		<territory>Jersey City</territory>
	</components>
</continent>
<continent>
	<name>South Gateway</name>
	<bonus>3</bonus>
	<components>
		<territory>Newark</territory>
		<territory>Elizabeth</territory>
		<territory>Union</territory>
		<territory>New Brunswick</territory>
		<territory>Edison</territory>
	</components>
</continent>
<continent>
	<name>Jersey Coast</name>
	<bonus>4</bonus>
	<components>
		<territory>Long Branch</territory>
		<territory>Freehold</territory>
		<territory>Seaside Heights</territory>
		<territory>Toms River</territory>
		<territory>Tuckerton</territory>
	</components>
</continent>
<continent>
	<name>Delaware River</name>
	<bonus>6</bonus>
	<components>
		<territory>Princeton</territory>
		<territory>Burlington</territory>
		<territory>Pine Barrens</territory>
		<territory>Camden</territory>
		<territory>Cherry Hill</territory>
		<territory>Salem</territory>
	</components>
</continent>
<continent>
	<name>Atlantic City</name>
	<bonus>2</bonus>
	<components>
		<territory>Atlantic City</territory>
		<territory>Mays Landing</territory>
		<territory>Egg Harbor</territory>
	</components>
</continent>
<continent>
	<name>South Coast</name>
	<bonus>3</bonus>
	<components>
		<territory>Bridgeton</territory>
		<territory>Millville</territory>
		<territory>Vineland</territory>
		<territory>Cape May</territory>
		<territory>Ocean City</territory>
		<territory>Wildwood</territory>
	</components>
</continent>
<territory>
	<name>Sussex</name>
	<borders>
		<border>Newton</border>
		<border>Sparta</border>
		<border>Montville</border>
	</borders>
	<coordinates>
		<smallx>409</smallx>
		<smally>69</smally>
		<largex>545</largex>
		<largey>85</largey>
	</coordinates>
</territory>
<territory>
	<name>Newton</name>
	<borders>
		<border>Blairstown</border>
		<border>Sparta</border>
		<border>Sussex</border>
	</borders>
	<coordinates>
		<smallx>329</smallx>
		<smally>83</smally>
		<largex>439</largex>
		<largey>106</largey>
	</coordinates>
</territory>
<territory>
	<name>Sparta</name>
	<borders>
		<border>Sussex</border>
		<border>Newton</border>
		<border>Blairstown</border>
		<border>Phillipsburg</border>
		<border>Dover</border>
		<border>Montville</border>
	</borders>
	<coordinates>
		<smallx>367</smallx>
		<smally>118</smally>
		<largex>502</largex>
		<largey>147</largey>
	</coordinates>
</territory>
<territory>
	<name>Blairstown</name>
	<borders>
		<border>Phillipsburg</border>
		<border>Sparta</border>
		<border>Newton</border>
	</borders>
	<coordinates>
		<smallx>299</smallx>
		<smally>119</smally>
		<largex>399</largex>
		<largey>153</largey>
	</coordinates>
</territory>
<territory>
	<name>Dover</name>
	<borders>
		<border>Flemington</border>
		<border>Sparta</border>
		<border>Montville</border>
		<border>Denville</border>
	</borders>
	<coordinates>
		<smallx>364</smallx>
		<smally>155</smally>
		<largex>481</largex>
		<largey>202</largey>
	</coordinates>
</territory>
<territory>
	<name>Phillipsburg</name>
	<borders>
		<border>Flemington</border>
		<border>Blairstown</border>
		<border>Sparta</border>
	</borders>
	<coordinates>
		<smallx>265</smallx>
		<smally>192</smally>
		<largex>350</largex>
		<largey>252</largey>
	</coordinates>
</territory>
<territory>
	<name>Flemington</name>
	<borders>
		<border>Interstate</border>
		<border>Phillipsburg</border>
		<border>Dover</border>
		<border>Madison</border>
		<border>Princeton</border>
	</borders>
	<coordinates>
		<smallx>328</smallx>
		<smally>223</smally>
		<largex>442</largex>
		<largey>292</largey>
	</coordinates>
</territory>
<territory>
	<name>Madison</name>
	<borders>
		<border>Flemington</border>
		<border>Princeton</border>
		<border>New Brunswick</border>
	</borders>
	<coordinates>
		<smallx>396</smallx>
		<smally>232</smally>
		<largex>529</largex>
		<largey>302</largey>
	</coordinates>
</territory>
<territory>
	<name>Montville</name>
	<borders>
		<border>Sparta</border>
		<border>Sussex</border>
		<border>Dover</border>
		<border>Denville</border>
		<border>Clifton</border>
		<border>Paterson</border>
	</borders>
	<coordinates>
		<smallx>411</smallx>
		<smally>125</smally>
		<largex>557</largex>
		<largey>159</largey>
	</coordinates>
</territory>
<territory>
	<name>Paramus</name>
	<borders>
		<border>Paterson</border>
		<border>Hoboken</border>
	</borders>
	<coordinates>
		<smallx>504</smallx>
		<smally>97</smally>
		<largex>673</largex>
		<largey>126</largey>
	</coordinates>
</territory>
<territory>
	<name>Denville</name>
	<borders>
		<border>Morristown</border>
		<border>Dover</border>
		<border>Montville</border>
		<border>Clifton</border>
	</borders>
	<coordinates>
		<smallx>435</smallx>
		<smally>170</smally>
		<largex>581</largex>
		<largey>219</largey>
	</coordinates>
</territory>
<territory>
	<name>Clifton</name>
	<borders>
		<border>Denville</border>
		<border>Montville</border>
		<border>Paterson</border>
		<border>Newark</border>
	</borders>
	<coordinates>
		<smallx>490</smallx>
		<smally>153</smally>
		<largex>655</largex>
		<largey>202</largey>
	</coordinates>
</territory>
<territory>
	<name>Morristown</name>
	<borders>
		<border>Denville</border>
	</borders>
	<coordinates>
		<smallx>398</smallx>
		<smally>201</smally>
		<largex>532</largex>
		<largey>261</largey>
	</coordinates>
</territory>
<territory>
	<name>Paterson</name>
	<borders>
		<border>Paramus</border>
		<border>Clifton</border>
		<border>Montville</border>
	</borders>
	<coordinates>
		<smallx>468</smallx>
		<smally>96</smally>
		<largex>625</largex>
		<largey>125</largey>
	</coordinates>
</territory>
<territory>
	<name>Jersey City</name>
	<borders>
		<border>Boat</border>
		<border>Hoboken</border>
	</borders>
	<coordinates>
		<smallx>539</smallx>
		<smally>165</smally>
		<largex>719</largex>
		<largey>217</largey>
	</coordinates>
</territory>
<territory>
	<name>Newark</name>
	<borders>
		<border>Clifton</border>
		<border>Union</border>
		<border>Elizabeth</border>
	</borders>
	<coordinates>
		<smallx>506</smallx>
		<smally>196</smally>
		<largex>670</largex>
		<largey>252</largey>
	</coordinates>
</territory>
<territory>
	<name>Elizabeth</name>
	<borders>
		<border>Newark</border>
		<border>Union</border>
	</borders>
	<coordinates>
		<smallx>501</smallx>
		<smally>216</smally>
		<largex>666</largex>
		<largey>286</largey>
	</coordinates>
</territory>
<territory>
	<name>Edison</name>
	<borders>
		<border>New Brunswick</border>
		<border>Freehold</border>
		<border>Long Branch</border>
	</borders>
	<coordinates>
		<smallx>478</smallx>
		<smally>257</smally>
		<largex>639</largex>
		<largey>335</largey>
	</coordinates>
</territory>
<territory>
	<name>New Brunswick</name>
	<borders>
		<border>Edison</border>
		<border>Freehold</border>
		<border>Princeton</border>
		<border>Madison</border>
		<border>Union</border>
	</borders>
	<coordinates>
		<smallx>440</smallx>
		<smally>247</smally>
		<largex>589</largex>
		<largey>323</largey>
	</coordinates>
</territory>
<territory>
	<name>Princeton</name>
	<borders>
		<border>Trenton</border>
		<border>Burlington</border>
		<border>Freehold</border>
		<border>New Brunswick</border>
		<border>Madison</border>
		<border>Flemington</border>
	</borders>
	<coordinates>
		<smallx>413</smallx>
		<smally>291</smally>
		<largex>552</largex>
		<largey>381</largey>
	</coordinates>
</territory>
<territory>
	<name>Trenton</name>
	<borders>
		<border>Princeton</border>
		<border>Burlington</border>
	</borders>
	<coordinates>
		<smallx>384</smallx>
		<smally>295</smally>
		<largex>512</largex>
		<largey>390</largey>
	</coordinates>
	<neutral>3</neutral>
	<bonus>1</bonus>
</territory>
<territory>
	<name>Freehold</name>
	<borders>
		<border>Burlington</border>
		<border>Princeton</border>
		<border>New Brunswick</border>
		<border>Edison</border>
		<border>Long Branch</border>
		<border>Seaside Heights</border>
		<border>Toms River</border>
	</borders>
	<coordinates>
		<smallx>483</smallx>
		<smally>334</smally>
		<largex>638</largex>
		<largey>434</largey>
	</coordinates>
</territory>
<territory>
	<name>Long Branch</name>
	<borders>
		<border>Edison</border>
		<border>Freehold</border>
		<border>Seaside Heights</border>
	</borders>
	<coordinates>
		<smallx>537</smallx>
		<smally>295</smally>
		<largex>725</largex>
		<largey>380</largey>
	</coordinates>
</territory>
<territory>
	<name>Seaside Heights</name>
	<borders>
		<border>Long Branch</border>
		<border>Freehold</border>
		<border>Toms River</border>
	</borders>
	<coordinates>
		<smallx>521</smallx>
		<smally>348</smally>
		<largex>696</largex>
		<largey>457</largey>
	</coordinates>
</territory>
<territory>
	<name>Toms River</name>
	<borders>
		<border>Seaside Heights</border>
		<border>Freehold</border>
		<border>Pine Barrens</border>
		<border>Tuckerton</border>
	</borders>
	<coordinates>
		<smallx>515</smallx>
		<smally>409</smally>
		<largex>708</largex>
		<largey>529</largey>
	</coordinates>
</territory>
<territory>
	<name>Tuckerton</name>
	<borders>
		<border>Boat</border>
		<border>Toms River</border>
		<border>Pine Barrens</border>
	</borders>
	<coordinates>
		<smallx>537</smallx>
		<smally>434</smally>
		<largex>719</largex>
		<largey>571</largey>
	</coordinates>
</territory>
<territory>
	<name>Burlington</name>
	<borders>
		<border>Trenton</border>
		<border>Princeton</border>
		<border>Camden</border>
		<border>Pine Barrens</border>
		<border>Freehold</border>
	</borders>
	<coordinates>
		<smallx>382</smallx>
		<smally>366</smally>
		<largex>506</largex>
		<largey>478</largey>
	</coordinates>
</territory>
<territory>
	<name>Pine Barrens</name>
	<borders>
		<border>Burlington</border>
		<border>Toms River</border>
		<border>Tuckerton</border>
		<border>Egg Harbor</border>
	</borders>
	<coordinates>
		<smallx>456</smallx>
		<smally>415</smally>
		<largex>609</largex>
		<largey>545</largey>
	</coordinates>
</territory>
<territory>
	<name>Cherry Hill</name>
	<borders>
		<border>Camden</border>
		<border>Salem</border>
		<border>Vineland</border>
		<border>Mays Landing</border>
		<border>Egg Harbor</border>
	</borders>
	<coordinates>
		<smallx>332</smallx>
		<smally>438</smally>
		<largex>441</largex>
		<largey>579</largey>
	</coordinates>
</territory>
<territory>
	<name>Camden</name>
	<borders>
		<border>Interstate</border>
		<border>Salem</border>
		<border>Cherry Hill</border>
		<border>Burlington</border>
	</borders>
	<coordinates>
		<smallx>285</smallx>
		<smally>400</smally>
		<largex>389</largex>
		<largey>522</largey>
	</coordinates>
</territory>
<territory>
	<name>Mays Landing</name>
	<borders>
		<border>Vineland</border>
		<border>Cape May</border>
		<border>Atlantic City</border>
		<border>Egg Harbor</border>
		<border>Cherry Hill</border>
	</borders>
	<coordinates>
		<smallx>386</smallx>
		<smally>477</smally>
		<largex>517</largex>
		<largey>633</largey>
	</coordinates>
</territory>
<territory>
	<name>Salem</name>
	<borders>
		<border>Bridgeton</border>
		<border>Vineland</border>
		<border>Cherry Hill</border>
		<border>Camden</border>
	</borders>
	<coordinates>
		<smallx>212</smallx>
		<smally>467</smally>
		<largex>292</largex>
		<largey>616</largey>
	</coordinates>
</territory>
<territory>
	<name>Egg Harbor</name>
	<borders>
		<border>Pine Barrens</border>
		<border>Cherry Hill</border>
		<border>Mays Landing</border>
		<border>Atlantic City</border>
	</borders>
	<coordinates>
		<smallx>401</smallx>
		<smally>450</smally>
		<largex>532</largex>
		<largey>594</largey>
	</coordinates>
</territory>
<territory>
	<name>Atlantic City</name>
	<borders>
		<border>Egg Harbor</border>
		<border>Mays Landing</border>
	</borders>
	<coordinates>
		<smallx>481</smallx>
		<smally>495</smally>
		<largex>639</largex>
		<largey>645</largey>
	</coordinates>
	<neutral>3</neutral>
</territory>
<territory>
	<name>Bridgeton</name>
	<borders>
		<border>Salem</border>
		<border>Vineland</border>
		<border>Millville</border>
	</borders>
	<coordinates>
		<smallx>255</smallx>
		<smally>505</smally>
		<largex>342</largex>
		<largey>666</largey>
	</coordinates>
</territory>
<territory>
	<name>Millville</name>
	<borders>
		<border>Bridgeton</border>
		<border>Vineland</border>
		<border>Cape May</border>
	</borders>
	<coordinates>
		<smallx>338</smallx>
		<smally>536</smally>
		<largex>416</largex>
		<largey>707</largey>
	</coordinates>
</territory>
<territory>
	<name>Ocean City</name>
	<borders>
		<border>Cape May</border>
		<border>Wildwood</border>
	</borders>
	<coordinates>
		<smallx>418</smallx>
		<smally>546</smally>
		<largex>560</largex>
		<largey>722</largey>
	</coordinates>
</territory>
<territory>
	<name>Wildwood</name>
	<borders>
		<border>Ocean City</border>
		<border>Cape May</border>
	</borders>
	<coordinates>
		<smallx>402</smallx>
		<smally>569</smally>
		<largex>536</largex>
		<largey>752</largey>
	</coordinates>
</territory>
<territory>
	<name>Cape May</name>
	<borders>
		<border>Wildwood</border>
		<border>Ocean City</border>
		<border>Mays Landing</border>
		<border>Vineland</border>
		<border>Millville</border>
	</borders>
	<coordinates>
		<smallx>374</smallx>
		<smally>544</smally>
		<largex>500</largex>
		<largey>718</largey>
	</coordinates>
</territory>
<territory>
	<name>Vineland</name>
	<borders>
		<border>Salem</border>
		<border>Cherry Hill</border>
		<border>Mays Landing</border>
		<border>Cape May</border>
		<border>Millville</border>
		<border>Bridgeton</border>
	</borders>
	<coordinates>
		<smallx>326</smallx>
		<smally>484</smally>
		<largex>435</largex>
		<largey>640</largey>
	</coordinates>
</territory>
<territory>
	<name>Union</name>
	<borders>
		<border>Newark</border>
		<border>Elizabeth</border>
		<border>New Brunswick</border>
	</borders>
	<coordinates>
		<smallx>448</smallx>
		<smally>216</smally>
		<largex>600</largex>
		<largey>279</largey>
	</coordinates>
</territory>
<territory>
	<name>Hoboken</name>
	<borders>
		<border>Jersey City</border>
		<border>Paramus</border>
	</borders>
	<coordinates>
		<smallx>568</smallx>
		<smally>124</smally>
		<largex>760</largex>
		<largey>159</largey>
	</coordinates>
</territory>
<territory>
	<name>Interstate</name>
	<borders>
		<border>Camden</border>
		<border>Flemington</border>
	</borders>
	<coordinates>
		<smallx>257</smallx>
		<smally>321</smally>
		<largex>344</largex>
		<largey>422</largey>
	</coordinates>
	<neutral killer="yes">2</neutral>
</territory>
<territory>
	<name>Boat</name>
	<borders>
		<border>Tuckerton</border>
		<border>Jersey City</border>
	</borders>
	<coordinates>
		<smallx>588</smallx>
		<smally>435</smally>
		<largex>785</largex>
		<largey>572</largey>
	</coordinates>
	<neutral killer="yes">2</neutral>
</territory>
</map>