﻿<?xml version="1.0" encoding="UTF-8"?>
<map>
<positions max="3">
       <position>
         <territory>Imperial</territory>
       </position>
       <position>
         <territory>Sterling</territory>
       </position>
       <position>
         <territory>Colby</territory>
       </position>
       <position>
         <territory>Lamar</territory>
       </position>
       <position>
         <territory>Liberal</territory>
       </position>
       <position>
         <territory>Clayton</territory>
       </position>
       <position>
         <territory>Logan</territory>
       </position>
       <position>
         <territory>Boise City</territory>
       </position>
       <position>
         <territory>Guymon</territory>
       </position>
       <position>
         <territory>No Mans Land</territory>
       </position>
       <position>
         <territory>Dalhart</territory>
       </position>
       <position>
         <territory>XIT Ranch</territory>
       </position>
    </positions>
<continent>
	<name>Nebraska</name>
	<bonus>2</bonus>
	<components>
		<territory>North Platte</territory>
		<territory>Norfolk</territory>
		<territory>Imperial</territory>
		<territory>Lincoln</territory>
	</components>
</continent>
<continent>
	<name>Colorado</name>
	<bonus>4</bonus>
	<components>
		<territory>Craig</territory>
		<territory>Grand Junction</territory>
		<territory>Denver</territory>
		<territory>Sterling</territory>
		<territory>San Luis Valley</territory>
		<territory>Lamar</territory>
	</components>
</continent>
<continent>
	<name>Kansas</name>
	<bonus>4</bonus>
	<components>
		<territory>Colby</territory>
		<territory>Kansas City</territory>
		<territory>Liberal</territory>
		<territory>Wichita</territory>
		<territory>Topeka</territory>
	</components>
</continent>
<continent>
	<name>New Mexico</name>
	<bonus>4</bonus>
	<components>
		<territory>Cimarron</territory>
		<territory>Clayton</territory>
		<territory>Springer</territory>
		<territory>Albuquerque</territory>
		<territory>Logan</territory>
		<territory>Las Cruces</territory>
	</components>
</continent>
<continent>
	<name>Oklahoma</name>
	<bonus>5</bonus>
	<components>
		<territory>Boise City</territory>
		<territory>Guymon</territory>
		<territory>Tulsa</territory>
		<territory>Woodward</territory>
		<territory>Lawton</territory>
		<territory>Guthrie</territory>
		<territory>Oklahoma City</territory>
	</components>
</continent>
<continent>
	<name>Texas</name>
	<bonus>6</bonus>
	<components>
		<territory>No Mans Land</territory>
		<territory>Dalhart</territory>
		<territory>XIT Ranch</territory>
		<territory>El Paso</territory>
		<territory>Darrouzett</territory>
		<territory>San Angelo</territory>
		<territory>Follett</territory>
		<territory>Waco</territory>
	</components>
</continent>
<territory>
	<name>North Platte</name>
	<borders>
		<border>Norfolk</border>
		<border>Imperial</border>
		<border>Lincoln</border>
	</borders>
	<coordinates>
		<smallx>333</smallx>
		<smally>40</smally>
		<largex>445</largex>
		<largey>56</largey>
	</coordinates>
        <neutral>2</neutral>
</territory>
<territory>
	<name>Norfolk</name>
	<borders>
		<border>North Platte</border>
		<border>Lincoln</border>
	</borders>
	<coordinates>
		<smallx>424</smallx>
		<smally>40</smally>
		<largex>570</largex>
		<largey>49</largey>
	</coordinates>
	<neutral>3</neutral>
</territory>
<territory>
	<name>Imperial</name>
	<borders>
		<border>North Platte</border>
		<border>Lincoln</border>
		<border>Sterling</border>
		<border>Colby</border>
	</borders>
	<coordinates>
		<smallx>376</smallx>
		<smally>94</smally>
		<largex>477</largex>
		<largey>117</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Lincoln</name>
	<borders>
		<border>Norfolk</border>
		<border>Imperial</border>
		<border>North Platte</border>
	</borders>
	<coordinates>
		<smallx>441</smallx>
		<smally>96</smally>
		<largex>601</largex>
		<largey>114</largey>
	</coordinates>
</territory>
<territory>
	<name>Craig</name>
	<borders>
		<border>Grand Junction</border>
		<border>Denver</border>
	</borders>
	<coordinates>
		<smallx>211</smallx>
		<smally>102</smally>
		<largex>270</largex>
		<largey>126</largey>
	</coordinates>
</territory>
<territory>
	<name>Grand Junction</name>
	<borders>
		<border>Craig</border>
		<border>Denver</border>
		<border>San Luis Valley</border>
	</borders>
	<coordinates>
		<smallx>200</smallx>
		<smally>171</smally>
		<largex>258</largex>
		<largey>199</largey>
	</coordinates>
</territory>
<territory>
	<name>Denver</name>
	<borders>
		<border>Craig</border>
		<border>Grand Junction</border>
		<border>San Luis Valley</border>
		<border>Sterling</border>
		<border>Lamar</border>
	</borders>
	<coordinates>
		<smallx>267</smallx>
		<smally>146</smally>
		<largex>346</largex>
		<largey>176</largey>
	</coordinates>
</territory>
<territory>
	<name>San Luis Valley</name>
	<borders>
		<border>Grand Junction</border>
		<border>Denver</border>
		<border>Lamar</border>
	</borders>
	<coordinates>
		<smallx>269</smallx>
		<smally>186</smally>
		<largex>342</largex>
		<largey>234</largey>
	</coordinates>
</territory>
<territory>
	<name>Sterling</name>
	<borders>
		<border>Imperial</border>
		<border>Colby</border>
		<border>Lamar</border>
		<border>Denver</border>
	</borders>
	<coordinates>
		<smallx>331</smallx>
		<smally>121</smally>
		<largex>423</largex>
		<largey>159</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Lamar</name>
	<borders>
		<border>Sterling</border>
		<border>Colby</border>
		<border>Liberal</border>
		<border>Boise City</border>
		<border>Clayton</border>
		<border>San Luis Valley</border>
		<border>Denver</border>
	</borders>
	<coordinates>
		<smallx>322</smallx>
		<smally>189</smally>
		<largex>420</largex>
		<largey>233</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Colby</name>
	<borders>
		<border>Imperial</border>
		<border>Wichita</border>
		<border>Liberal</border>
		<border>Lamar</border>
		<border>Sterling</border>
	</borders>
	<coordinates>
		<smallx>378</smallx>
		<smally>144</smally>
		<largex>479</largex>
		<largey>179</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Liberal</name>
	<borders>
		<border>Colby</border>
		<border>Wichita</border>
		<border>Guymon</border>
		<border>Boise City</border>
		<border>Lamar</border>
	</borders>
	<coordinates>
		<smallx>379</smallx>
		<smally>179</smally>
		<largex>478</largex>
		<largey>226</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Wichita</name>
	<borders>
		<border>Kansas City</border>
		<border>Topeka</border>
		<border>Liberal</border>
		<border>Colby</border>
	</borders>
	<coordinates>
		<smallx>436</smallx>
		<smally>178</smally>
		<largex>577</largex>
		<largey>225</largey>
	</coordinates>
</territory>
<territory>
	<name>Kansas City</name>
	<borders>
		<border>Topeka</border>
		<border>Wichita</border>
	</borders>
	<coordinates>
		<smallx>519</smallx>
		<smally>145</smally>
		<largex>655</largex>
		<largey>172</largey>
	</coordinates>
</territory>
<territory>
	<name>Topeka</name>
	<borders>
		<border>Kansas City</border>
		<border>Wichita</border>
	</borders>
	<coordinates>
		<smallx>489</smallx>
		<smally>166</smally>
		<largex>618</largex>
		<largey>201</largey>
	</coordinates>
</territory>
<territory>
	<name>Cimarron</name>
	<borders>
		<border>Clayton</border>
		<border>Springer</border>
		<border>Albuquerque</border>
	</borders>
	<coordinates>
		<smallx>196</smallx>
		<smally>215</smally>
		<largex>340</largex>
		<largey>274</largey>
	</coordinates>
</territory>
<territory>
	<name>Albuquerque</name>
	<borders>
		<border>Cimarron</border>
		<border>Springer</border>
		<border>Las Cruces</border>
	</borders>
	<coordinates>
		<smallx>196</smallx>
		<smally>304</smally>
		<largex>250</largex>
		<largey>376</largey>
	</coordinates>
</territory>
<territory>
	<name>Springer</name>
	<borders>
		<border>Albuquerque</border>
		<border>Cimarron</border>
		<border>Clayton</border>
		<border>Logan</border>
		<border>Las Cruces</border>
	</borders>
	<coordinates>
		<smallx>258</smallx>
		<smally>283</smally>
		<largex>333</largex>
		<largey>348</largey>
	</coordinates>
</territory>
<territory>
	<name>Clayton</name>
	<borders>
		<border>Cimarron</border>
		<border>Lamar</border>
		<border>Boise City</border>
		<border>No Mans Land</border>
		<border>Dalhart</border>
		<border>XIT Ranch</border>
		<border>Logan</border>
		<border>Springer</border>
	</borders>
	<coordinates>
		<smallx>312</smallx>
		<smally>230</smally>
		<largex>394</largex>
		<largey>295</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Logan</name>
	<borders>
		<border>Clayton</border>
		<border>XIT Ranch</border>
		<border>Las Cruces</border>
		<border>Springer</border>
	</borders>
	<coordinates>
		<smallx>304</smallx>
		<smally>329</smally>
		<largex>376</largex>
		<largey>400</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Las Cruces</name>
	<borders>
		<border>Albuquerque</border>
		<border>Springer</border>
		<border>Logan</border>
	</borders>
	<coordinates>
		<smallx>201</smallx>
		<smally>351</smally>
		<largex>246</largex>
		<largey>442</largey>
	</coordinates>
</territory>
<territory>
	<name>Boise City</name>
	<borders>
		<border>Lamar</border>
		<border>Liberal</border>
		<border>Guymon</border>
		<border>No Mans Land</border>
		<border>Clayton</border>
	</borders>
	<coordinates>
		<smallx>348</smallx>
		<smally>219</smally>
		<largex>443</largex>
		<largey>273</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Guymon</name>
	<borders>
		<border>Boise City</border>
		<border>Liberal</border>
		<border>Tulsa</border>
		<border>Woodward</border>
		<border>No Mans Land</border>
	</borders>
	<coordinates>
		<smallx>411</smallx>
		<smally>221</smally>
		<largex>524</largex>
		<largey>275</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Tulsa</name>
	<borders>
		<border>Guymon</border>
		<border>Woodward</border>
		<border>Guthrie</border>
	</borders>
	<coordinates>
		<smallx>496</smallx>
		<smally>220</smally>
		<largex>634</largex>
		<largey>274</largey>
	</coordinates>
</territory>
<territory>
	<name>Guthrie</name>
	<borders>
		<border>Tulsa</border>
		<border>Oklahoma City</border>
		<border>Lawton</border>
		<border>Woodward</border>
	</borders>
	<coordinates>
		<smallx>496</smallx>
		<smally>261</smally>
		<largex>620</largex>
		<largey>318</largey>
	</coordinates>
</territory>
<territory>
	<name>Oklahoma City</name>
	<borders>
		<border>Guthrie</border>
		<border>Lawton</border>
	</borders>
	<coordinates>
		<smallx>507</smallx>
		<smally>297</smally>
		<largex>643</largex>
		<largey>360</largey>
	</coordinates>
</territory>
<territory>
	<name>Lawton</name>
	<borders>
		<border>Guthrie</border>
		<border>Oklahoma City</border>
		<border>Woodward</border>
	</borders>
	<coordinates>
		<smallx>464</smallx>
		<smally>278</smally>
		<largex>598</largex>
		<largey>349</largey>
	</coordinates>
</territory>
<territory>
	<name>Woodward</name>
	<borders>
		<border>Guymon</border>
		<border>Tulsa</border>
		<border>Guthrie</border>
		<border>Lawton</border>
		<border>No Mans Land</border>
	</borders>
	<coordinates>
		<smallx>426</smallx>
		<smally>274</smally>
		<largex>547</largex>
		<largey>314</largey>
	</coordinates>
</territory>
<territory>
	<name>No Mans Land</name>
	<borders>
		<border>Boise City</border>
		<border>Guymon</border>
		<border>Woodward</border>
		<border>Darrouzett</border>
		<border>XIT Ranch</border>
		<border>Dalhart</border>
		<border>Clayton</border>
	</borders>
	<coordinates>
		<smallx>390</smallx>
		<smally>256</smally>
		<largex>492</largex>
		<largey>311</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>Dalhart</name>
	<borders>
		<border>No Mans Land</border>
		<border>XIT Ranch</border>
		<border>Clayton</border>
	</borders>
	<coordinates>
		<smallx>350</smallx>
		<smally>283</smally>
		<largex>446</largex>
		<largey>353</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>XIT Ranch</name>
	<borders>
		<border>Dalhart</border>
		<border>No Mans Land</border>
		<border>Darrouzett</border>
		<border>San Angelo</border>
		<border>El Paso</border>
		<border>Logan</border>
		<border>Clayton</border>
	</borders>
	<coordinates>
		<smallx>353</smallx>
		<smally>348</smally>
		<largex>447</largex>
		<largey>439</largey>
	</coordinates>
	<bonus>-1</bonus>
</territory>
<territory>
	<name>El Paso</name>
	<borders>
		<border>XIT Ranch</border>
		<border>San Angelo</border>
	</borders>
	<coordinates>
		<smallx>293</smallx>
		<smally>397</smally>
		<largex>341</largex>
		<largey>470</largey>
	</coordinates>
</territory>
<territory>
	<name>San Angelo</name>
	<borders>
		<border>El Paso</border>
		<border>XIT Ranch</border>
		<border>Darrouzett</border>
		<border>Waco</border>
	</borders>
	<coordinates>
		<smallx>400</smallx>
		<smally>398</smally>
		<largex>524</largex>
		<largey>486</largey>
	</coordinates>
</territory>
<territory>
	<name>Darrouzett</name>
	<borders>
		<border>No Mans Land</border>
		<border>Follett</border>
		<border>Waco</border>
		<border>San Angelo</border>
		<border>XIT Ranch</border>
	</borders>
	<coordinates>
		<smallx>409</smallx>
		<smally>322</smally>
		<largex>514</largex>
		<largey>380</largey>
	</coordinates>
</territory>
<territory>
	<name>Follett</name>
	<borders>
		<border>Darrouzett</border>
		<border>Waco</border>
	</borders>
	<coordinates>
		<smallx>486</smallx>
		<smally>326</smally>
		<largex>578</largex>
		<largey>397</largey>
	</coordinates>
</territory>
<territory>
	<name>Waco</name>
	<borders>
		<border>Darrouzett</border>
		<border>Follett</border>
		<border>San Angelo</border>
	</borders>
	<coordinates>
		<smallx>472</smallx>
		<smally>378</smally>
		<largex>595</largex>
		<largey>464</largey>
	</coordinates>
</territory>
</map>