<?xml version="1.0" encoding="UTF-8"?>
<map>

<!-- Define start positions -->
<positions>
	<position>
		<territory start="3">StČK</territory>
		</position>
	<position>
		<territory start="3">Kladno</territory>
		</position>
	<position>
		<territory start="3">Beroun</territory>
		</position>
	<position>
		<territory start="3">Tábor</territory>
		</position>
	<position>
		<territory start="3">ZSK</territory>
		</position>
	<position>
		<territory start="3">Trenčín</territory>
		</position>
	<position>
		<territory start="3">Kúty</territory>
		</position>
	<position>
		<territory start="3">Nitra</territory>
		</position>
</positions>
<!-- End Start positions -->


<!-- Defining each CR Kraj -->
<continent>
	<name>SČK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>SČK</territory>
		<territory>Ústí n/Labem</territory>
		<territory>Liberec</territory>
	</components>
</continent>

<continent>
	<name>ZČK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>ZČK</territory>
		<territory>Karlovy Vary</territory>
		<territory>Plzeň</territory>
	</components>
</continent>

<continent>
	<name>StČK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>StČK</territory>
		<territory>Kladno</territory>
		<territory>Beroun</territory>
	</components>
</continent>

<continent>
	<name>VČK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>VČK</territory>
		<territory>Hradec Králové</territory>
		<territory>Pardubice</territory>
	</components>
</continent>

<continent>
	<name>JČK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>JČK</territory>
		<territory>Tábor</territory>
		<territory>České Budějovice</territory>
	</components>
</continent>

<continent>
	<name>JMK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>JMK</territory>
		<territory>Jihlava</territory>
		<territory>Brno</territory>
	</components>
</continent>

<continent>
	<name>SMK Kraj (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>SMK</territory>
		<territory>Olomouc</territory>
		<territory>Ostrava</territory>
	</components>
</continent>
<!-- End Defining each CR Kraj -->



<!-- Defining each SR Kraj -->
<continent>
	<name>ZSK Kraj (SR)</name>
	<bonus>2</bonus>
	<components>
		<territory>ZSK</territory>
		<territory>Kúty</territory>
		<territory>Nitra</territory>
		<territory>Trenčín</territory>
	</components>
</continent>

<continent>
	<name>SSK Kraj (SR)</name>
	<bonus>2</bonus>
	<components>
		<territory>SSK</territory>
		<territory>Žilina</territory>
		<territory>Banská Bystrica</territory>
		<territory>Lučenec</territory>
	</components>
</continent>

<continent>
	<name>VSK Kraj (SR)</name>
	<bonus>2</bonus>
	<components>
		<territory>VSK</territory>
		<territory>Poprad</territory>
		<territory>Prešov</territory>
		<territory>Košice</territory>
	</components>
</continent>
<!-- End Defining each SR Kraj -->



<!-- Defining capitals -->
<continent>
	<name>Praha (CR)</name>
	<bonus>0</bonus>
	<components>
		<territory>Praha</territory>
	</components>
</continent>

<continent>
	<name>Bratislava (SR)</name>
	<bonus>0</bonus>
	<components>
		<territory>Bratislava</territory>
	</components>
</continent>
<!-- End Defining capitals -->



<!-- Defining Positive Kraj bonus -->
<continent>
	<name>Kraje (CR)</name>
	<bonuses>
        <bonus required="2">4</bonus>
        <bonus required="4">4</bonus>
        <bonus required="6">4</bonus>
        </bonuses>
       <components>   
          <continent>SČK Kraj (CR)</continent>
          <continent>ZČK Kraj (CR)</continent>
          <continent>StČK Kraj (CR)</continent>
          <continent>VČK Kraj (CR)</continent>
          <continent>JČK Kraj (CR)</continent>
          <continent>SMK Kraj (CR)</continent>
          <continent>JMK Kraj (CR)</continent>
       </components>
</continent>

<continent>
	<name>Kraj (SR)</name>
	<bonuses>
	  <bonus required="1">2</bonus>
        <bonus required="2">2</bonus>
        <bonus required="3">2</bonus>
	</bonuses>
	<components>
		<continent>ZSK Kraj (SR)</continent>
		<continent>SSK Kraj (SR)</continent>
		<continent>VSK Kraj (SR)</continent>
	</components>
</continent>
<!-- End defining postitive Kraj bonus -->


<!-- Defining capitals and 4 towns positive bonus-->
<continent>
	<name>Praha and 4 Towns</name>
	<bonuses>
	  <bonus required="5">1</bonus>
	  <bonus required="9">1</bonus>
        <bonus required="13">1</bonus>
      </bonuses>
      <components>
		<territory type="mandatory">Praha</territory>
	      <territory>Ústí n/Labem</territory>
	      <territory>Liberec</territory>
      	<territory>Karlovy Vary</territory>
            <territory>Plzeň</territory>
            <territory>Kladno</territory>
            <territory>Beroun</territory>
            <territory>Hradec Králové</territory>
            <territory>Pardubice</territory>
            <territory>České Budějovice</territory>
            <territory>Tábor</territory>
            <territory>Jihlava</territory>
            <territory>Brno</territory>
            <territory>Olomouc</territory>
            <territory>Ostrava</territory>
      </components>
</continent>

<continent>
	<name>Bratislava and 4 Towns</name>
	<bonuses>
	  <bonus required="5">1</bonus>
	  <bonus required="9">1</bonus>
        <bonus required="13">1</bonus>
      </bonuses>
      <components>
		<territory type="mandatory">Bratislava</territory>
		<territory>Kúty</territory>
		<territory>Nitra</territory>
		<territory>Žilina</territory>
		<territory>Banská Bystrica</territory>
		<territory>Lučenec</territory>
		<territory>Košice</territory>
		<territory>Poprad</territory>
		<territory>Prešov</territory>
		<territory>Trenčín</territory>
      </components>
</continent>
<!-- end Defining capitals and 4 towns postitive bonus-->


<!-- Defining capitals and negative Kraj bonus -->
<continent>
	<name>Praha and (SR) Kraj</name>
	<bonuses>
	  <bonus required="2">-1</bonus>
	  <bonus required="3">-1</bonus>
        <bonus required="4">-1</bonus>
      </bonuses>
      <components>
		<territory type="mandatory">Praha</territory>
		<continent>ZSK Kraj (SR)</continent>
		<continent>SSK Kraj (SR)</continent>
		<continent>VSK Kraj (SR)</continent>
      </components>
</continent>

<continent>
	<name>Bratislava and (CR) Kraj</name>
	<bonuses>
	  <bonus required="3">-2</bonus>
	  <bonus required="5">-2</bonus>
        <bonus required="7">-2</bonus>
      </bonuses>
      <components>
		<territory type="mandatory">Bratislava</territory>
	    <continent>SČK Kraj (CR)</continent>
          <continent>ZČK Kraj (CR)</continent>
          <continent>StČK Kraj (CR)</continent>
          <continent>VČK Kraj (CR)</continent>
          <continent>JČK Kraj (CR)</continent>
          <continent>SMK Kraj (CR)</continent>
          <continent>JMK Kraj (CR)</continent>
      </components>
</continent>
<!-- End Defining capitals and negative Kraj bonus -->


<!-- Start territories -->
<territory>
	<name>Praha</name>
	<borders>
		<border>Beroun</border>
		<border>Tábor</border>
		<border>Kladno</border>
		<border>StČK</border>
	</borders>
	<coordinates>
		<smallx>150</smallx>
		<smally>190</smally>
		<largex>201</largex>
		<largey>246</largey>
	</coordinates>
	<neutral>4</neutral>
</territory>
<territory>
	<name>Bratislava</name>
	<borders>
		<border>Kúty</border>
		<border>Nitra</border>
		<border>Trenčín</border>
		<border>ZSK</border>
	</borders>
	<coordinates>
		<smallx>300</smallx>
		<smally>354</smally>
		<largex>401</largex>
		<largey>465</largey>
	</coordinates>
	<neutral>4</neutral>
</territory>
<territory>
	<name>SČK</name>
	<borders>
		<border>Ústí n/Labem</border>
		<border>Liberec</border>
		<border>ZČK</border>
		<border>StČK</border>
		<border>VČK</border>
	</borders>
	<coordinates>
		<smallx>89</smallx>
		<smally>144</smally>
		<largex>121</largex>
		<largey>186</largey>
	</coordinates>
</territory>
<territory>
	<name>Ústí n/Labem</name>
	<borders>
		<border>Liberec</border>
		<border>SČK</border>
		<border>Plzeň</border>
		<border>Pardubice</border>
	</borders>
	<coordinates>
		<smallx>119</smallx>
		<smally>140</smally>
		<largex>160</largex>
		<largey>179</largey>
	</coordinates>
</territory>
<territory>
	<name>Liberec</name>
	<borders>
		<border>SČK</border>
		<border>Ústí n/Labem</border>
	</borders>
	<coordinates>
		<smallx>180</smallx>
		<smally>128</smally>
		<largex>241</largex>
		<largey>163</largey>
	</coordinates>
</territory>
<territory>
	<name>ZČK</name>
	<borders>
		<border>Karlovy Vary</border>
		<border>Plzeň</border>
		<border>SČK</border>
		<border>StČK</border>
		<border>JČK</border>
	</borders>
	<coordinates>
		<smallx>52</smallx>
		<smally>208</smally>
		<largex>70</largex>
		<largey>273</largey>
	</coordinates>
</territory>
<territory>
	<name>Karlovy Vary</name>
	<borders>
		<border>ZČK</border>
		<border>Plzeň</border>
	</borders>
	<coordinates>
		<smallx>55</smallx>
		<smally>170</smally>
		<largex>75</largex>
		<largey>219</largey>
	</coordinates>
</territory>
<territory>
	<name>Plzeň</name>
	<borders>
		<border>ZČK</border>
		<border>Karlovy Vary</border>
		<border>Ústí n/Labem</border>
		<border>Beroun</border>
	</borders>
	<coordinates>
		<smallx>86</smallx>
		<smally>218</smally>
		<largex>116</largex>
		<largey>283</largey>
	</coordinates>
</territory>
<territory>
	<name>StČK</name>
	<borders>
		<border>VČK</border>
		<border>SČK</border>
		<border>ZČK</border>
		<border>JČK</border>
		<border>Beroun</border>
		<border>Kladno</border>
		<border>Praha</border>
	</borders>
	<coordinates>
		<smallx>183</smallx>
		<smally>177</smally>
		<largex>244</largex>
		<largey>231</largey>
	</coordinates>
</territory>
<territory>
	<name>Kladno</name>
	<borders>
		<border>Beroun</border>
		<border>StČK</border>
		<border>Praha</border>
	</borders>
	<coordinates>
		<smallx>117</smallx>
		<smally>183</smally>
		<largex>157</largex>
		<largey>237</largey>
	</coordinates>
</territory>
<territory>
	<name>Beroun</name>
	<borders>
		<border>Kladno</border>
		<border>StČK</border>
		<border>Plzeň</border>
		<border>Praha</border>
	</borders>
	<coordinates>
		<smallx>130</smallx>
		<smally>215</smally>
		<largex>175</largex>
		<largey>280</largey>
	</coordinates>
</territory>
<territory>
	<name>VČK</name>
	<borders>
		<border>SMK</border>
		<border>JMK</border>
		<border>JČK</border>
		<border>StČK</border>
		<border>SČK</border>
		<border>Hradec Králové</border>
		<border>Pardubice</border>
	</borders>
	<coordinates>
		<smallx>254</smallx>
		<smally>183</smally>
		<largex>340</largex>
		<largey>239</largey>
	</coordinates>
</territory>
<territory>
	<name>Hradec Králové</name>
	<borders>
		<border>Pardubice</border>
		<border>VČK</border>
	</borders>
	<coordinates>
		<smallx>217</smallx>
		<smally>170</smally>
		<largex>291</largex>
		<largey>219</largey>
	</coordinates>
</territory>
<territory>
	<name>Pardubice</name>
	<borders>
		<border>VČK</border>
		<border>Hradec Králové</border>
		<border>Olomouc</border>
		<border>Ústí n/Labem</border>
	</borders>
	<coordinates>
		<smallx>223</smallx>
		<smally>200</smally>
		<largex>298</largex>
		<largey>259</largey>
	</coordinates>
</territory>
<territory>
	<name>SMK</name>
	<borders>
		<border>SSK</border>
		<border>JMK</border>
		<border>VČK</border>
		<border>Olomouc</border>
		<border>Ostrava</border>
	</borders>
	<coordinates>
		<smallx>308</smallx>
		<smally>186</smally>
		<largex>411</largex>
		<largey>242</largey>
	</coordinates>
</territory>
<territory>
	<name>Olomouc</name>
	<borders>
		<border>SMK</border>
		<border>Ostrava</border>
		<border>Pardubice</border>
		<border>Žilina</border>
	</borders>
	<coordinates>
		<smallx>304</smallx>
		<smally>224</smally>
		<largex>407</largex>
		<largey>292</largey>
	</coordinates>
</territory>
<territory>
	<name>Ostrava</name>
	<borders>
		<border>Olomouc</border>
		<border>SMK</border>
	</borders>
	<coordinates>
		<smallx>360</smallx>
		<smally>218</smally>
		<largex>482</largex>
		<largey>283</largey>
	</coordinates>
</territory>
<territory>
	<name>JČK</name>
	<borders>
		<border>ZČK</border>
		<border>StČK</border>
		<border>VČK</border>
		<border>JMK</border>
		<border>České Budějovice</border>
		<border>Tábor</border>
	</borders>
	<coordinates>
		<smallx>121</smallx>
		<smally>254</smally>
		<largex>163</largex>
		<largey>333</largey>
	</coordinates>
</territory>
<territory>
	<name>Tábor</name>
	<borders>
		<border>České Budějovice</border>
		<border>JČK</border>
		<border>Brno</border>
		<border>Praha</border>
	</borders>
	<coordinates>
		<smallx>158</smallx>
		<smally>251</smally>
		<largex>212</largex>
		<largey>327</largey>
	</coordinates>
</territory>
<territory>
	<name>České Budějovice</name>
	<borders>
		<border>Tábor</border>
		<border>JČK</border>
	</borders>
	<coordinates>
		<smallx>142</smallx>
		<smally>285</smally>
		<largex>191</largex>
		<largey>372</largey>
	</coordinates>
</territory>
<territory>
	<name>JMK</name>
	<borders>
		<border>SMK</border>
		<border>SSK</border>
		<border>ZSK</border>
		<border>JČK</border>
		<border>VČK</border>
		<border>Jihlava</border>
		<border>Brno</border>
	</borders>
	<coordinates>
		<smallx>321</smallx>
		<smally>267</smally>
		<largex>430</largex>
		<largey>349</largey>
	</coordinates>
</territory>
<territory>
	<name>Jihlava</name>
	<borders>
		<border>Brno</border>
		<border>JMK</border>
	</borders>
	<coordinates>
		<smallx>209</smallx>
		<smally>258</smally>
		<largex>280</largex>
		<largey>337</largey>
	</coordinates>
</territory>
<territory>
	<name>Brno</name>
	<borders>
		<border>Jihlava</border>
		<border>JMK</border>
		<border>Tábor</border>
		<border>Kúty</border>
	</borders>
	<coordinates>
		<smallx>266</smallx>
		<smally>266</smally>
		<largex>356</largex>
		<largey>347</largey>
	</coordinates>
	<neutral>1</neutral>
</territory>
<territory>
	<name>ZSK</name>
	<borders>
		<border>JMK</border>
		<border>SSK</border>
		<border>Kúty</border>
		<border>Nitra</border>
		<border>Trenčín</border>
		<border>Bratislava</border>
	</borders>
	<coordinates>
		<smallx>366</smallx>
		<smally>371</smally>
		<largex>496</largex>
		<largey>488</largey>
	</coordinates>
</territory>
<territory>
	<name>Kúty</name>
	<borders>
		<border>Nitra</border>
		<border>ZSK</border>
		<border>Brno</border>
		<border>Bratislava</border>
		<border>Trenčín</border>
	</borders>
	<coordinates>
		<smallx>303</smallx>
		<smally>314</smally>
		<largex>406</largex>
		<largey>411</largey>
	</coordinates>
</territory>
<territory>
	<name>Trenčín</name>
	<borders>
		<border>ZSK</border>
		<border>Nitra</border>
		<border>Kúty</border>
		<border>Bratislava</border>
	</borders>
	<coordinates>
		<smallx>346</smallx>
		<smally>302</smally>
		<largex>463</largex>
		<largey>396</largey>
	</coordinates>
</territory>
<territory>
	<name>Nitra</name>
	<borders>
		<border>ZSK</border>
		<border>Kúty</border>
		<border>Lučenec</border>
		<border>Bratislava</border>
		<border>Trenčín</border>
	</borders>
	<coordinates>
		<smallx>352</smallx>
		<smally>340</smally>
		<largex>471</largex>
		<largey>446</largey>
	</coordinates>
</territory>
<territory>
	<name>SSK</name>
	<borders>
		<border>VSK</border>
		<border>ZSK</border>
		<border>JMK</border>
		<border>SMK</border>
		<border>Žilina</border>
		<border>Banská Bystrica</border>
		<border>Lučenec</border>
	</borders>
	<coordinates>
		<smallx>438</smallx>
		<smally>290</smally>
		<largex>586</largex>
		<largey>380</largey>
	</coordinates>
</territory>
<territory>
	<name>Žilina</name>
	<borders>
		<border>SSK</border>
		<border>Banská Bystrica</border>
		<border>Lučenec</border>
		<border>Poprad</border>
		<border>Olomouc</border>
	</borders>
	<coordinates>
		<smallx>388</smallx>
		<smally>261</smally>
		<largex>519</largex>
		<largey>341</largey>
	</coordinates>
</territory>
<territory>
	<name>Banská Bystrica</name>
	<borders>
		<border>SSK</border>
		<border>Žilina</border>
		<border>Lučenec</border>
	</borders>
	<coordinates>
		<smallx>405</smallx>
		<smally>304</smally>
		<largex>541</largex>
		<largey>398</largey>
	</coordinates>
</territory>
<territory>
	<name>Lučenec</name>
	<borders>
		<border>Žilina</border>
		<border>Banská Bystrica</border>
		<border>SSK</border>
		<border>Nitra</border>
		<border>Košice</border>
	</borders>
	<coordinates>
		<smallx>429</smallx>
		<smally>339</smally>
		<largex>573</largex>
		<largey>445</largey>
	</coordinates>
</territory>
<territory>
	<name>VSK</name>
	<borders>
		<border>SSK</border>
		<border>Poprad</border>
		<border>Prešov</border>
		<border>Košice</border>
	</borders>
	<coordinates>
		<smallx>569</smallx>
		<smally>286</smally>
		<largex>770</largex>
		<largey>364</largey>
	</coordinates>
</territory>
<territory>
	<name>Poprad</name>
	<borders>
		<border>VSK</border>
		<border>Prešov</border>
		<border>Košice</border>
		<border>Žilina</border>
	</borders>
	<coordinates>
		<smallx>481</smallx>
		<smally>276</smally>
		<largex>642</largex>
		<largey>361</largey>
	</coordinates>
</territory>
<territory>
	<name>Prešov</name>
	<borders>
		<border>VSK</border>
		<border>Košice</border>
		<border>Poprad</border>
	</borders>
	<coordinates>
		<smallx>538</smallx>
		<smally>273</smally>
		<largex>719</largex>
		<largey>357</largey>
	</coordinates>
</territory>
<territory>
	<name>Košice</name>
	<borders>
		<border>VSK</border>
		<border>Prešov</border>
		<border>Poprad</border>
		<border>Lučenec</border>
	</borders>
	<coordinates>
		<smallx>527</smallx>
		<smally>306</smally>
		<largex>704</largex>
		<largey>401</largey>
	</coordinates>
</territory>
</map>