<?xml version="1.0"?>
<map>
 <continent>
   <name>Great Northeast</name>
   <bonus>2</bonus>
   <components>
      <territory>Somerton</territory>
      <territory>Woodhaven</territory>
      <territory>Pennypack</territory>
      <territory>Torresdale</territory>
      <territory>Holmesburg</territory>
   </components>
 </continent>

<continent>
   <name>Frankford</name>
   <bonus>3</bonus>
   <components>
      <territory>Fox Chase</territory>
      <territory>Mayfair</territory>
      <territory>Tacony</territory>
      <territory>Wissinoming</territory>
      <territory>Bridesburg</territory>
   </components>
 </continent>

<continent>
   <name>Northern Liberties</name>
   <bonus>5</bonus>
   <components>
      <territory>Juniata</territory>
      <territory>Kensington</territory>
      <territory>Port Richmond</territory>
      <territory>Strawberry Mansion</territory>
      <territory>Boathouse Row</territory>
      <territory>Fishtown</territory>
   </components>
 </continent>

<continent>
   <name>Germantown</name>
   <bonus>3</bonus>
   <components>
      <territory>Roxborough</territory>
      <territory>Chestnut Hill</territory>
      <territory>Mt. Airy</territory>
      <territory>Oak Lane</territory>
      <territory>Olney</territory>
      <territory>Manayunk</territory>
      <territory>Fairmount Park</territory>
   </components>
 </continent>

<continent>
   <name>Center City</name>
   <bonus>7</bonus>
   <components>
      <territory>Art Museum</territory>
      <territory>Chinatown</territory>
      <territory>Spring Garden</territory>
      <territory>Logan's Circle</territory>
      <territory>City Hall</territory>
      <territory>Olde' City</territory>
      <territory>Penn's Landing</territory>
      <territory>Rittenhouse Square</territory>
      <territory>Society Hill</territory>
   </components>
 </continent>

<continent>
   <name>Southwest Philly</name>
   <bonus>2</bonus>
   <components>
      <territory>University City</territory>
      <territory>Overbrook</territory>
      <territory>Cobb's Creek</territory>
      <territory>Elmwood</territory>
      <territory>Hog Island</territory>
   </components>
 </continent>

<continent>
   <name>South Philly</name>
   <bonus>3</bonus>
   <components>
      <territory>Gray's Ferry</territory>
      <territory>Pennsport</territory>
      <territory>Passyunk</territory>
      <territory>Sports Complex</territory>
      <territory>Navy Yard</territory>
   </components>
 </continent>


<continent>
   <name>Bridges(All)</name>
   <bonus>3</bonus>
   <components>
      <territory>Tacony-Palmyra Bridge</territory>
      <territory>Betsy Ross Bridge</territory>
      <territory>Ben Franklin Bridge</territory>
      <territory>Walt Whitman Bridge</territory>
   </components>
   <overrides>
      <override>Bridges(Any 3)</override>
   </overrides>
 </continent>
<continent>
   <name>Bridges(Any 3)</name>
   <bonus>2</bonus>
   <components>
      <territory>Tacony-Palmyra Bridge</territory>
      <territory>Betsy Ross Bridge</territory>
      <territory>Ben Franklin Bridge</territory>
      <territory>Walt Whitman Bridge</territory>
   </components>
   <required>3</required>
 </continent>

 <continent>
    <name>for being an underdog</name>
    <bonuses>
    <bonus required="1">4</bonus>
    <bonus required="2">-2</bonus>
    <bonus required="3">-1</bonus>
    <bonus required="4">-1</bonus>
    <bonus required="5">0</bonus>
    </bonuses>
    <components>
     <territory>Somerton</territory>
     <territory>Woodhaven</territory>
     <territory>Pennypack</territory>
     <territory>Torresdale</territory>
     <territory>Holmesburg</territory>
     <territory>Fox Chase</territory>
     <territory>Mayfair</territory>
     <territory>Tacony</territory>
     <territory>Wissinoming</territory>
     <territory>Bridesburg</territory>
     <territory>Roxborough</territory>
     <territory>Chestnut Hill</territory>
     <territory>Mt. Airy</territory>
     <territory>Oak Lane</territory>
     <territory>Olney</territory>
     <territory>Manayunk</territory>
     <territory>Fairmount Park</territory>
     <territory>Juniata</territory>
     <territory>Kensington</territory>
     <territory>Port Richmond</territory>
     <territory>Strawberry Mansion</territory>
     <territory>Boathouse Row</territory>
     <territory>Fishtown</territory>
     <territory>Art Museum</territory>
     <territory>Chinatown</territory>
     <territory>Spring Garden</territory>
     <territory>Logan's Circle</territory>
     <territory>City Hall</territory>
     <territory>Olde' City</territory>
     <territory>Penn's Landing</territory>
     <territory>Rittenhouse Square</territory>
     <territory>Society Hill</territory>
     <territory>University City</territory>
     <territory>Overbrook</territory>
     <territory>Cobb's Creek</territory>
     <territory>Elmwood</territory>
     <territory>Hog Island</territory>
     <territory>Gray's Ferry</territory>
     <territory>Pennsport</territory>
     <territory>Passyunk</territory>
     <territory>Sports Complex</territory>
     <territory>Navy Yard</territory>
     <territory>Tacony-Palmyra Bridge</territory>
     <territory>Betsy Ross Bridge</territory>
     <territory>Ben Franklin Bridge</territory>
     <territory>Walt Whitman Bridge</territory>
    </components>
   <required>1</required>
 </continent>


<territory>
   <name>Somerton</name>
   <borders>
      <border>Woodhaven</border>
      <border>Pennypack</border>
   </borders> 
   <coordinates>
      <smallx>532</smallx>
      <smally>84</smally>
      <largex>681</largex>
      <largey>106</largey>
   </coordinates>
</territory>

<territory>
   <name>Woodhaven</name>
   <borders>
      <border>Somerton</border>
      <border>Pennypack</border>
      <border>Torresdale</border>
   </borders> 
   <coordinates>
      <smallx>586</smallx>
      <smally>104</smally>
      <largex>753</largex>
      <largey>160</largey>
   </coordinates>
</territory>     

<territory>
   <name>Pennypack</name>
   <borders>
      <border>Somerton</border>
      <border>Woodhaven</border>
      <border>Torresdale</border>
      <border>Holmesburg</border>
      <border>Fox Chase</border>
   </borders> 
   <coordinates>
      <smallx>471</smallx>
      <smally>143</smally>
      <largex>620</largex>
      <largey>171</largey>
   </coordinates>
</territory>  

<territory>
   <name>Torresdale</name>
   <borders>
      <border>Woodhaven</border>
      <border>Pennypack</border>
      <border>Holmesburg</border>
   </borders> 
   <coordinates>
      <smallx>573</smallx>
      <smally>169</smally>
      <largex>742</largex>
      <largey>212</largey>
   </coordinates>
</territory>

<territory>
   <name>Holmesburg</name>
   <borders>
      <border>Torresdale</border>
      <border>Pennypack</border>
      <border>Tacony</border>
   </borders> 
   <coordinates>
      <smallx>535</smallx>
      <smally>221</smally>
      <largex>686</largex>
      <largey>282</largey>
   </coordinates>
</territory>

<territory>
   <name>Fox Chase</name>
   <borders>
      <border>Mayfair</border>
      <border>Pennypack</border>
      <border>Wissinoming</border>
      <border>Olney</border>
   </borders> 
   <coordinates>
      <smallx>402</smallx>
      <smally>212</smally>
      <largex>525</largex>
      <largey>275</largey>
   </coordinates>
</territory>

<territory>
   <name>Mayfair</name>
   <borders>
      <border>Fox Chase</border>
      <border>Tacony</border>
      <border>Wissinoming</border>
   </borders> 
   <coordinates>
      <smallx>457</smallx>
      <smally>246</smally>
      <largex>576</largex>
      <largey>278</largey>
   </coordinates>
</territory>

<territory>
   <name>Tacony</name>
   <borders>
      <border>Bridesburg</border>
      <border>Holmesburg</border>
      <border>Mayfair</border>
      <border>Wissinoming</border>
      <border>Tacony-Palmyra Bridge</border>
   </borders> 
   <coordinates>
      <smallx>474</smallx>
      <smally>291</smally>
      <largex>657</largex>
      <largey>355</largey>
   </coordinates>
</territory>

<territory>
   <name>Wissinoming</name>
   <borders>
      <border>Fox Chase</border>
      <border>Tacony</border>
      <border>Mayfair</border>
      <border>Bridesburg</border>
      <border>Juniata</border>
   </borders> 
   <coordinates>
      <smallx>401</smallx>
      <smally>282</smally>
      <largex>517</largex>
      <largey>375</largey>
   </coordinates>
</territory>

<territory>
   <name>Bridesburg</name>
   <borders>
      <border>Wissinoming</border>
      <border>Tacony</border>
   </borders> 
   <coordinates>
      <smallx>437</smallx>
      <smally>298</smally>
      <largex>560</largex>
      <largey>382</largey>
   </coordinates>
</territory>

<territory>
   <name>Roxborough</name>
   <borders>
      <border>Chestnut Hill</border>
      <border>Manayunk</border>
   </borders> 
   <coordinates>
      <smallx>119</smallx>
      <smally>248</smally>
      <largex>163</largex>
      <largey>305</largey>
   </coordinates>
</territory>

<territory>
   <name>Chestnut Hill</name>
   <borders>
      <border>Manayunk</border>
      <border>Mt. Airy</border>
      <border>Roxborough</border>
      <border>Fairmount Park</border>
   </borders> 
   <coordinates>
      <smallx>184</smallx>
      <smally>224</smally>
      <largex>239</largex>
      <largey>253</largey>
   </coordinates>
</territory>

<territory>
   <name>Mt. Airy</name>
   <borders>
      <border>Chestnut Hill</border>
      <border>Oak Lane</border>
      <border>Fairmount Park</border>
   </borders> 
   <coordinates>
      <smallx>229</smallx>
      <smally>211</smally>
      <largex>303</largex>
      <largey>259</largey>
   </coordinates>
</territory>


<territory>
   <name>Oak Lane</name>
   <borders>
      <border>Mt. Airy</border>
      <border>Olney</border>
      <border>Fairmount Park</border>
   </borders> 
   <coordinates>
      <smallx>286</smallx>
      <smally>249</smally>
      <largex>357</largex>
      <largey>282</largey>
   </coordinates>
</territory>

<territory>
   <name>Olney</name>
   <borders>
      <border>Oak Lane</border>
      <border>Fox Chase</border>
      <border>Fairmount Park</border>
      <border>Juniata</border>
   </borders> 
   <coordinates>
      <smallx>286</smallx>
      <smally>286</smally>
      <largex>380</largex>
      <largey>345</largey>
   </coordinates>
</territory>

<territory>
   <name>Manayunk</name>
   <borders>
      <border>Roxborough</border>
      <border>Chestnut Hill</border>
      <border>Fairmount Park</border>
   </borders> 
   <coordinates>
      <smallx>167</smallx>
      <smally>286</smally>
      <largex>222</largex>
      <largey>358</largey>
   </coordinates>
</territory>

<territory>
   <name>Fairmount Park</name>
   <borders>
      <border>Manayunk</border>
      <border>Chestnut Hill</border>
      <border>Mt. Airy</border>
      <border>Oak Lane</border>
      <border>Olney</border>
      <border>Juniata</border>
      <border>University City</border>
   </borders> 
   <coordinates>
      <smallx>216</smallx>
      <smally>305</smally>
      <largex>307</largex>
      <largey>382</largey>
   </coordinates>
</territory>

<territory>
   <name>Juniata</name>
   <borders>
      <border>Fairmount Park</border>
      <border>Wissinoming</border>
      <border>Kensington</border>
      <border>Strawberry Mansion</border>
      <border>Olney</border>
   </borders> 
   <coordinates>
      <smallx>274</smallx>
      <smally>320</smally>
      <largex>425</largex>
      <largey>408</largey>
   </coordinates>
</territory>

<territory>
   <name>Kensington</name>
   <borders>
      <border>Juniata</border>
      <border>Strawberry Mansion</border>
      <border>Boathouse Row</border>
      <border>Fishtown</border>
      <border>Port Richmond</border>
   </borders> 
   <coordinates>
      <smallx>346</smallx>
      <smally>346</smally>
      <largex>422</largex>
      <largey>470</largey>
   </coordinates>
</territory>

<territory>
   <name>Port Richmond</name>
   <borders>
      <border>Kensington</border>
      <border>Fishtown</border>
      <border>Betsy Ross Bridge</border>
   </borders> 
   <coordinates>
      <smallx>367</smallx>
      <smally>380</smally>
      <largex>518</largex>
      <largey>461</largey>
   </coordinates>
</territory>

<territory>
   <name>Strawberry Mansion</name>
   <borders>
      <border>Kensington</border>
      <border>Juniata</border>
      <border>Boathouse Row</border>
   </borders> 
   <coordinates>
      <smallx>284</smallx>
      <smally>342</smally>
      <largex>324</largex>
      <largey>470</largey>
   </coordinates>
</territory>

<territory>
   <name>Boathouse Row</name>
   <borders>
      <border>Kensington</border>
      <border>Fishtown</border>
      <border>Strawberry Mansion</border>
      <border>Art Museum</border>
      <border>Chinatown</border>
   </borders> 
   <coordinates>
      <smallx>278</smallx>
      <smally>390</smally>
      <largex>357</largex>
      <largey>506</largey>
   </coordinates>
</territory>

<territory>
   <name>Fishtown</name>
   <borders>
      <border>Kensington</border>
      <border>Boathouse Row</border>
      <border>Port Richmond</border>
      <border>Spring Garden</border>
      <border>Chinatown</border>
   </borders> 
   <coordinates>
      <smallx>305</smallx>
      <smally>428</smally>
      <largex>430</largex>
      <largey>508</largey>
   </coordinates>
</territory>

<territory>
   <name>Art Museum</name>
   <borders>
      <border>Boathouse Row</border>
      <border>Chinatown</border>
      <border>Logan's Circle</border>
      <border>Rittenhouse Square</border>
   </borders> 
   <coordinates>
      <smallx>78</smallx>
      <smally>69</smally>
      <largex>98</largex>
      <largey>88</largey>
   </coordinates>
</territory>

<territory>
   <name>Chinatown</name>
   <borders>
      <border>Boathouse Row</border>
      <border>Art Museum</border>
      <border>Logan's Circle</border>
      <border>Fishtown</border>
      <border>Spring Garden</border>
      <border>Olde' City</border>
      <border>City Hall</border>
   </borders> 
   <coordinates>
      <smallx>233</smallx>
      <smally>56</smally>
      <largex>287</largex>
      <largey>70</largey>
   </coordinates>
</territory>

<territory>
   <name>Spring Garden</name>
   <borders>
      <border>Ben Franklin Bridge</border>
      <border>Chinatown</border>
      <border>Fishtown</border>
      <border>Olde' City</border>
      <border>Penn's Landing</border>
   </borders> 
   <coordinates>
      <smallx>273</smallx>
      <smally>57</smally>
      <largex>456</largex>
      <largey>65</largey>
   </coordinates>
</territory>

<territory>
   <name>Logan's Circle</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>Chinatown</border>
      <border>Art Museum</border>
      <border>City Hall</border>
   </borders> 
   <coordinates>
      <smallx>137</smallx>
      <smally>89</smally>
      <largex>166</largex>
      <largey>114</largey>
   </coordinates>
</territory>


<territory>
   <name>City Hall</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>Chinatown</border>
      <border>Olde' City</border>
      <border>Logan's Circle</border>
   </borders> 
   <coordinates>
      <smallx>170</smallx>
      <smally>85</smally>
      <largex>219</largex>
      <largey>98</largey>
   </coordinates>
</territory>

<territory>
   <name>Olde' City</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>City Hall</border>
      <border>Spring Garden</border>
      <border>Chinatown</border>
      <border>Society Hill</border>
      <border>Penn's Landing</border>
   </borders> 
   <coordinates>
      <smallx>237</smallx>
      <smally>82</smally>
      <largex>302</largex>
      <largey>103</largey>
   </coordinates>
</territory>

<territory>
   <name>Penn's Landing</name>
   <borders>
      <border>Spring Garden</border>
      <border>Society Hill</border>
      <border>Olde' City</border>
   </borders> 
   <coordinates>
      <smallx>327</smallx>
      <smally>83</smally>
      <largex>414</largex>
      <largey>109</largey>
   </coordinates>
</territory>

<territory>
   <name>Rittenhouse Square</name>
   <borders>
      <border>University City</border>
      <border>Art Museum</border>
      <border>Logan's Circle</border>
      <border>City Hall</border>
      <border>Olde' City</border>
      <border>Society Hill</border>
      <border>Gray's Ferry</border>
      <border>Pennsport</border>
   </borders> 
   <coordinates>
      <smallx>86</smallx>
      <smally>105</smally>
      <largex>248</largex>
      <largey>134</largey>
   </coordinates>
</territory>

<territory>
   <name>Society Hill</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>Penn's Landing</border>
      <border>Olde' City</border>
      <border>Pennsport</border>
   </borders> 
   <coordinates>
      <smallx>285</smallx>
      <smally>108</smally>
      <largex>435</largex>
      <largey>135</largey>
   </coordinates>
</territory>

<territory>
   <name>University City</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>Fairmount Park</border>
      <border>Overbrook</border>
      <border>Cobb's Creek</border>
   </borders> 
   <coordinates>
      <smallx>180</smallx>
      <smally>361</smally>
      <largex>256</largex>
      <largey>547</largey>
   </coordinates>
</territory>

<territory>
   <name>Overbrook</name>
   <borders>
      <border>University City</border>
      <border>Cobb's Creek</border>
   </borders> 
   <coordinates>
      <smallx>142</smallx>
      <smally>383</smally>
      <largex>186</largex>
      <largey>518</largey>
   </coordinates>
</territory>

<territory>
   <name>Cobb's Creek</name>
   <borders>
      <border>University City</border>
      <border>Overbrook</border>
      <border>Elmwood</border>
   </borders> 
   <coordinates>
      <smallx>171</smallx>
      <smally>490</smally>
      <largex>189</largex>
      <largey>607</largey>
   </coordinates>
</territory>

<territory>
   <name>Elmwood</name>
   <borders>
      <border>Hog Island</border>
      <border>Cobb's Creek</border>
   </borders> 
   <coordinates>
      <smallx>141</smallx>
      <smally>527</smally>
      <largex>186</largex>
      <largey>712</largey>
   </coordinates>
</territory>

<territory>
   <name>Hog Island</name>
   <borders>
      <border>Elmwood</border>
      <border>Passyunk</border>
   </borders> 
   <coordinates>
      <smallx>140</smallx>
      <smally>592</smally>
      <largex>239</largex>
      <largey>790</largey>
   </coordinates>
</territory>

<territory>
   <name>Gray's Ferry</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>Pennsport</border>
      <border>Passyunk</border>
   </borders> 
   <coordinates>
      <smallx>248</smallx>
      <smally>491</smally>
      <largex>284</largex>
      <largey>653</largey>
   </coordinates>
</territory>

<territory>
   <name>Pennsport</name>
   <borders>
      <border>Rittenhouse Square</border>
      <border>Society Hill</border>
      <border>Passyunk</border>
      <border>Gray's Ferry</border>
      <border>Sports Complex</border>
      <border>Walt Whitman Bridge</border>
   </borders> 
   <coordinates>
      <smallx>289</smallx>
      <smally>533</smally>
      <largex>373</largex>
      <largey>650</largey>
   </coordinates>
</territory>

<territory>
   <name>Passyunk</name>
   <borders>
      <border>Hog Island</border>
      <border>Navy Yard</border>
      <border>Pennsport</border>
      <border>Gray's Ferry</border>
      <border>Sports Complex</border>
   </borders> 
   <coordinates>
      <smallx>216</smallx>
      <smally>572</smally>
      <largex>281</largex>
      <largey>721</largey>
   </coordinates>
</territory>

<territory>
   <name>Sports Complex</name>
   <borders>
      <border>Navy Yard</border>
      <border>Pennsport</border>
      <border>Passyunk</border>
   </borders> 
   <coordinates>
      <smallx>277</smallx>
      <smally>565</smally>
      <largex>397</largex>
      <largey>766</largey>
   </coordinates>
</territory>

<territory>
   <name>Navy Yard</name>
   <borders>
      <border>Sports Complex</border>
      <border>Passyunk</border>
   </borders> 
   <coordinates>
      <smallx>241</smallx>
      <smally>592</smally>
      <largex>315</largex>
      <largey>767</largey>
   </coordinates>
</territory>

<territory>
   <name>Tacony-Palmyra Bridge</name>
   <borders>
      <border>Tacony</border>
      <border>Liberty Bell</border>
   </borders> 
   <coordinates>
      <smallx>526</smallx>
      <smally>295</smally>
      <largex>656</largex>
      <largey>384</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>

<territory>
   <name>Betsy Ross Bridge</name>
   <borders>
      <border>Port Richmond</border>
      <border>Liberty Bell</border>
   </borders> 
   <coordinates>
      <smallx>454</smallx>
      <smally>365</smally>
      <largex>591</largex>
      <largey>479</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>

<territory>
   <name>Ben Franklin Bridge</name>
   <borders>
      <border>Spring Garden</border>
      <border>Liberty Bell</border>
   </borders> 
   <coordinates>
      <smallx>341</smallx>
      <smally>453</smally>
      <largex>438</largex>
      <largey>572</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>

<territory>
   <name>Walt Whitman Bridge</name>
   <borders>
      <border>Pennsport</border>
      <border>Liberty Bell</border>
   </borders> 
   <coordinates>
      <smallx>337</smallx>
      <smally>543</smally>
      <largex>446</largex>
      <largey>709</largey>
   </coordinates>
   <neutral>2</neutral>
</territory>

<territory>
   <name>Liberty Bell</name>
   <borders>
      <border>Walt Whitman Bridge</border>
      <border>Ben Franklin Bridge</border>
      <border>Betsy Ross Bridge</border>
      <border>Tacony-Palmyra Bridge</border>
   </borders> 
   <coordinates>
      <smallx>642</smallx>
      <smally>346</smally>
      <largex>821</largex>
      <largey>462</largey>
   </coordinates>
   <neutral killer="yes">3</neutral>
</territory>
</map>
