<?xml version="1.0"?>
<map>
	<!-- Saint Patricks Day -->
	
	<objective>
       <name>Capture the Gold!</name>
       <components>
          <territory>Pot of Gold</territory>
       </components>
    </objective>

	<territory>
		<name>Pot of Gold</name>
		<borders>
			<border>Clover 22</border>
			<border>Clover 04</border>
			<border>Clover 10</border>
			<border>Clover 16</border>
		</borders>
		<coordinates>
			<smallx>293</smallx>
			<smally>281</smally>
			<largex>357</largex>
			<largey>337</largey>
		</coordinates>
		<neutral>5</neutral>
	</territory>

	<territory>
		<name>Amon</name>
		<borders>
			<border>Clover 24</border>
		</borders>
		<coordinates>
			<smallx>260</smallx>
			<smally>89</smally>
			<largex>317</largex>
			<largey>103</largey>
		</coordinates>
	</territory>
	
	<territory>
		<name>Clover 24</name>
		<borders>
			<border>Amon</border>
			<border>Clover 23</border>
		</borders>
		<coordinates>
			<smallx>233</smallx>
			<smally>142</smally>
			<largex>285</largex>
			<largey>168</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Clover 23</name>
		<borders>
			<border>Clover 24</border>
			<border>Clover 22</border>
			<border>Clover 01</border>
		</borders>
		<coordinates>
			<smallx>236</smallx>
			<smally>194</smally>
			<largex>288</largex>
			<largey>232</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>	

	<territory>
		<name>Clover 22</name>
		<borders>
			<border>Clover 23</border>
			<border>Clover 21</border>
			<border>Pot of Gold</border>
		</borders>
		<coordinates>
			<smallx>237</smallx>
			<smally>244</smally>
			<largex>289</largex>
			<largey>292</largey>
		</coordinates>
		<neutral>5</neutral>
	</territory>	

	<territory>
		<name>Clover 21</name>
		<borders>
			<border>Clover 20</border>
			<border>Clover 22</border>
			<border>Clover 19</border>
		</borders>
		<coordinates>
			<smallx>188</smallx>
			<smally>245</smally>
			<largex>229</largex>
			<largey>292</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>
	
	<territory>
		<name>Clover 20</name>
		<borders>
			<border>Patrick</border>
			<border>Clover 21</border>
		</borders>
		<coordinates>
			<smallx>130</smallx>
			<smally>226</smally>
			<largex>159</largex>
			<largey>270</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Patrick</name>
		<borders>
			<border>Clover 20</border>
		</borders>
		<coordinates>
			<smallx>100</smallx>
			<smally>196</smally>
			<largex>123</largex>
			<largey>233</largey>
		</coordinates>
	</territory>	

	<territory>
		<name>Clover 19</name>
		<borders>
			<border>Clover 21</border>
			<border>Clover 17</border>
		</borders>
		<coordinates>
			<smallx>156</smallx>
			<smally>293</smally>
			<largex>190</largex>
			<largey>351</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>		
	
	
	<territory>
		<name>Flynn</name>
		<borders>
			<border>Clover 18</border>
		</borders>
		<coordinates>
			<smallx>127</smallx>
			<smally>402</smally>
			<largex>156</largex>
			<largey>484</largey>
		</coordinates>
	</territory>
	
	<territory>
		<name>Clover 18</name>
		<borders>
			<border>Flynn</border>
			<border>Clover 17</border>
		</borders>
		<coordinates>
			<smallx>150</smallx>
			<smally>367</smally>
			<largex>183</largex>
			<largey>441</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Clover 17</name>
		<borders>
			<border>Clover 18</border>
			<border>Clover 19</border>
			<border>Clover 16</border>
		</borders>
		<coordinates>
			<smallx>185</smallx>
			<smally>324</smally>
			<largex>226</largex>
			<largey>388</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>	

	<territory>
		<name>Clover 16</name>
		<borders>
			<border>Clover 17</border>
			<border>Clover 15</border>
			<border>Pot of Gold</border>
		</borders>
		<coordinates>
			<smallx>249</smallx>
			<smally>325</smally>
			<largex>304</largex>
			<largey>390</largey>
		</coordinates>
		<neutral>5</neutral>
	</territory>	

	<territory>
		<name>Clover 15</name>
		<borders>
			<border>Clover 16</border>
			<border>Clover 13</border>
			<border>Clover 14</border>
		</borders>
		<coordinates>
			<smallx>229</smallx>
			<smally>378</smally>
			<largex>279</largex>
			<largey>454</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>
	
	<territory>
		<name>Clover 14</name>
		<borders>
			<border>Ungus</border>
			<border>Clover 15</border>
		</borders>
		<coordinates>
			<smallx>196</smallx>
			<smally>424</smally>
			<largex>239</largex>
			<largey>511</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Ungus</name>
		<borders>
			<border>Clover 14</border>
		</borders>
		<coordinates>
			<smallx>194</smallx>
			<smally>480</smally>
			<largex>237</largex>
			<largey>579</largey>
		</coordinates>
	</territory>	

	<territory>
		<name>Clover 13</name>
		<borders>
			<border>Clover 15</border>
			<border>Clover 11</border>
		</borders>
		<coordinates>
			<smallx>278</smallx>
			<smally>390</smally>
			<largex>339</largex>
			<largey>469</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>		

	
	<territory>
		<name>Shaun</name>
		<borders>
			<border>Clover 12</border>
		</borders>
		<coordinates>
			<smallx>303</smallx>
			<smally>476</smally>
			<largex>369</largex>
			<largey>574</largey>
		</coordinates>
	</territory>
	
	<territory>
		<name>Clover 12</name>
		<borders>
			<border>Shaun</border>
			<border>Clover 11</border>
		</borders>
		<coordinates>
			<smallx>331</smallx>
			<smally>435</smally>
			<largex>403</largex>
			<largey>524</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Clover 11</name>
		<borders>
			<border>Clover 12</border>
			<border>Clover 13</border>
			<border>Clover 10</border>
		</borders>
		<coordinates>
			<smallx>327</smallx>
			<smally>379</smally>
			<largex>401</largex>
			<largey>455</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>	

	<territory>
		<name>Clover 10</name>
		<borders>
			<border>Clover 11</border>
			<border>Clover 09</border>
			<border>Pot of Gold</border>
		</borders>
		<coordinates>
			<smallx>333</smallx>
			<smally>318</smally>
			<largex>407</largex>
			<largey>383</largey>
		</coordinates>
		<neutral>5</neutral>
	</territory>	

	<territory>
		<name>Clover 09</name>
		<borders>
			<border>Clover 10</border>
			<border>Clover 07</border>
			<border>Clover 08</border>
		</borders>
		<coordinates>
			<smallx>391</smallx>
			<smally>340</smally>
			<largex>476</largex>
			<largey>409</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>
	
	<territory>
		<name>Clover 08</name>
		<borders>
			<border>Colm</border>
			<border>Clover 09</border>
		</borders>
		<coordinates>
			<smallx>405</smallx>
			<smally>384</smally>
			<largex>492</largex>
			<largey>460</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Colm</name>
		<borders>
			<border>Clover 08</border>
		</borders>
		<coordinates>
			<smallx>398</smallx>
			<smally>429</smally>
			<largex>484</largex>
			<largey>518</largey>
		</coordinates>
	</territory>	

	<territory>
		<name>Clover 07</name>
		<borders>
			<border>Clover 05</border>
			<border>Clover 09</border>
		</borders>
		<coordinates>
			<smallx>404</smallx>
			<smally>293</smally>
			<largex>492</largex>
			<largey>351</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>		
	
	
	<territory>
		<name>Keagan</name>
		<borders>
			<border>Clover 06</border>
		</borders>
		<coordinates>
			<smallx>448</smallx>
			<smally>169</smally>
			<largex>546</largex>
			<largey>201</largey>
		</coordinates>
	</territory>
	
	<territory>
		<name>Clover 06</name>
		<borders>
			<border>Keagan</border>
			<border>Clover 05</border>
		</borders>
		<coordinates>
			<smallx>421</smallx>
			<smally>206</smally>
			<largex>513</largex>
			<largey>247</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Clover 05</name>
		<borders>
			<border>Clover 06</border>
			<border>Clover 07</border>
			<border>Clover 04</border>
		</borders>
		<coordinates>
			<smallx>388</smallx>
			<smally>247</smally>
			<largex>473</largex>
			<largey>295</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>	

	<territory>
		<name>Clover 04</name>
		<borders>
			<border>Clover 05</border>
			<border>Clover 03</border>
			<border>Pot of Gold</border>
		</borders>
		<coordinates>
			<smallx>330</smallx>
			<smally>245</smally>
			<largex>402</largex>
			<largey>293</largey>
		</coordinates>
		<neutral>5</neutral>
	</territory>	

	<territory>
		<name>Clover 03</name>
		<borders>
			<border>Clover 02</border>
			<border>Clover 01</border>
			<border>Clover 04</border>
		</borders>
		<coordinates>
			<smallx>341</smallx>
			<smally>188</smally>
			<largex>415</largex>
			<largey>224</largey>
		</coordinates>
		<neutral>4</neutral>
	</territory>
	
	<territory>
		<name>Clover 02</name>
		<borders>
			<border>Clancy</border>
			<border>Clover 03</border>
		</borders>
		<coordinates>
			<smallx>372</smallx>
			<smally>134</smally>
			<largex>453</largex>
			<largey>158</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>
	
	<territory>
		<name>Clancy</name>
		<borders>
			<border>Clover 02</border>
		</borders>
		<coordinates>
			<smallx>372</smallx>
			<smally>78</smally>
			<largex>453</largex>
			<largey>90</largey>
		</coordinates>
	</territory>	

	<territory>
		<name>Clover 01</name>
		<borders>
			<border>Clover 03</border>
			<border>Clover 23</border>
		</borders>
		<coordinates>
			<smallx>292</smallx>
			<smally>193</smally>
			<largex>356</largex>
			<largey>230</largey>
		</coordinates>
		<neutral>3</neutral>
	</territory>		
	
</map>