Sorry for the waiting, the computer is fixed and running again, so I have again access to my files.
Latest version: changes:
-Henegouwen +3 (instead of the +2)
Files can be downloaded here:
http://www.fileden.com/files/2010/1/27/ ... OTGS4S.tifhttp://www.fileden.com/files/2010/1/27/ ... OTGS4L.tifAnd the changed XML, changes:
- added position-tags for Rijks Vlaanderen (Ninove, Ronse) and all territs in Vier Ambachten.
http://www.fileden.com/files/2010/1/27/ ... 092010.xml- Code: Select all
- <?xml version="1.0" encoding="UTF-8"?>
 <map>
 <continent>
 <name>Rijks-Vlaanderen</name>
 <bonus>2</bonus>
 <components>
 <territory>Ninove</territory>
 <territory>Ronse</territory>
 <territory>Aalst</territory>
 </components>
 </continent>
 <continent>
 <name>Vier Ambachten</name>
 <bonus>2</bonus>
 <components>
 <territory>Axel</territory>
 <territory>Hulst</territory>
 <territory>Middelburg</territory>
 <territory>Zierikzee</territory>
 </components>
 </continent>
 <continent>
 <name>Brabant</name>
 <bonus>2</bonus>
 <components>
 <territory>Brussel</territory>
 <territory>Mechelen</territory>
 <territory>Antwerpen</territory>
 </components>
 </continent>
 <continent>
 <name>Kroon-Vlaanderen</name>
 <bonus>5</bonus>
 <components>
 <territory>Beveren</territory>
 <territory>Lokeren</territory>
 <territory>Gent</territory>
 <territory>Eeklo</territory>
 <territory>Roeselare</territory>
 <territory>Damme</territory>
 <territory>Ieper</territory>
 <territory>Poperinge</territory>
 <territory>Ter Duinen</territory>
 <territory>Broekburg</territory>
 </components>
 </continent>
 <continent>
 <name>Kortrijk</name>
 <bonus>4</bonus>
 <components>
 <territory>Rijsel</territory>
 <territory>Orchies</territory>
 <territory>Kortrijk</territory>
 <territory>Groeninge</territory>
 <territory>Oudenaarde</territory>
 </components>
 </continent>
 <continent>
 <name>Artesie</name>
 <bonus>4</bonus>
 <components>
 <territory>Lens</territory>
 <territory>Bethune</territory>
 <territory>Terwaan</territory>
 <territory>Kassel</territory>
 <territory>Sint Omaars</territory>
 <territory>Duinkerke</territory>
 </components>
 </continent>
 <continent>
 <name>Oostervant</name>
 <bonus>2</bonus>
 <components>
 <territory>Dowaai</territory>
 <territory>Sint Amands</territory>
 <territory>Doornik</territory>
 </components>
 </continent>
 <continent>
 <name>Henegouwen</name>
 <bonus>3</bonus>
 <components>
 <territory>Bergen</territory>
 <territory>Valencijn</territory>
 <territory>Halle</territory>
 <territory>Ath</territory>
 </components>
 </continent>
 <territory>
 <name>Duinkerke</name>
 <borders>
 <border>Sint Omaars</border>
 <border>Kassel</border>
 <border>Broekburg</border>
 </borders>
 <coordinates>
 <smallx>30</smallx>
 <smally>269</smally>
 <largex>36</largex>
 <largey>319</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Sint Omaars</name>
 <borders>
 <border>Duinkerke</border>
 <border>Kassel</border>
 <border>Terwaan</border>
 </borders>
 <coordinates>
 <smallx>17</smallx>
 <smally>345</smally>
 <largex>23</largex>
 <largey>423</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Kassel</name>
 <borders>
 <border>Duinkerke</border>
 <border>Sint Omaars</border>
 <border>Terwaan</border>
 <border>Broekburg</border>
 </borders>
 <coordinates>
 <smallx>73</smallx>
 <smally>310</smally>
 <largex>90</largex>
 <largey>364</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Terwaan</name>
 <borders>
 <border>Sint Omaars</border>
 <border>Kassel</border>
 <border>Broekburg</border>
 <border>Poperinge</border>
 <border>Bethune</border>
 </borders>
 <coordinates>
 <smallx>77</smallx>
 <smally>384</smally>
 <largex>85</largex>
 <largey>463</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Bethune</name>
 <borders>
 <border>Terwaan</border>
 <border>Lens</border>
 <border>Arras</border>
 </borders>
 <coordinates>
 <smallx>139</smallx>
 <smally>386</smally>
 <largex>169</largex>
 <largey>470</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Lens</name>
 <borders>
 <border>Bethune</border>
 <border>Rijsel</border>
 <border>Arras</border>
 </borders>
 <coordinates>
 <smallx>206</smallx>
 <smally>383</smally>
 <largex>239</largex>
 <largey>448</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Arras</name>
 <borders>
 <border>Bethune</border>
 <border>Lens</border>
 <border>Rijsel</border>
 <border>Orchies</border>
 <border>Dowaai</border>
 </borders>
 <coordinates>
 <smallx>231</smallx>
 <smally>445</smally>
 <largex>273</largex>
 <largey>524</largey>
 </coordinates>
 <neutral>5</neutral>
 <bonus>2</bonus>
 </territory>
 <territory>
 <name>Broekburg</name>
 <borders>
 <border>Duinkerke</border>
 <border>Kassel</border>
 <border>Terwaan</border>
 <border>Poperinge</border>
 <border>Ter Duinen</border>
 </borders>
 <coordinates>
 <smallx>108</smallx>
 <smally>249</smally>
 <largex>132</largex>
 <largey>296</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Ter Duinen</name>
 <borders>
 <border>Broekburg</border>
 </borders>
 <coordinates>
 <smallx>190</smallx>
 <smally>233</smally>
 <largex>227</largex>
 <largey>274</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Poperinge</name>
 <borders>
 <border>Terwaan</border>
 <border>Broekburg</border>
 <border>Ieper</border>
 </borders>
 <coordinates>
 <smallx>187</smallx>
 <smally>306</smally>
 <largex>217</largex>
 <largey>366</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Rijsel</name>
 <borders>
 <border>Lens</border>
 <border>Arras</border>
 <border>Orchies</border>
 <border>Ieper</border>
 </borders>
 <coordinates>
 <smallx>256</smallx>
 <smally>361</smally>
 <largex>303</largex>
 <largey>427</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Ieper</name>
 <borders>
 <border>Poperinge</border>
 <border>Roeselare</border>
 <border>Damme</border>
 <border>Rijsel</border>
 </borders>
 <coordinates>
 <smallx>259</smallx>
 <smally>303</smally>
 <largex>306</largex>
 <largey>351</largey>
 </coordinates>
 <neutral>3</neutral>
 <bonus>1</bonus>
 </territory>
 <territory>
 <name>Brugge</name>
 <borders>
 <border>Damme</border>
 <border>Roeselare</border>
 </borders>
 <coordinates>
 <smallx>319</smallx>
 <smally>218</smally>
 <largex>376</largex>
 <largey>250</largey>
 </coordinates>
 <neutral>4</neutral>
 <bonus>2</bonus>
 </territory>
 <territory>
 <name>Roeselare</name>
 <borders>
 <border>Ieper</border>
 <border>Damme</border>
 <border>Eeklo</border>
 <border>Kortrijk</border>
 <border>Brugge</border>
 </borders>
 <coordinates>
 <smallx>327</smallx>
 <smally>281</smally>
 <largex>391</largex>
 <largey>322</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Eeklo</name>
 <borders>
 <border>Roeselare</border>
 <border>Gent</border>
 <border>Oudenaarde</border>
 <border>Lokeren</border>
 </borders>
 <coordinates>
 <smallx>383</smallx>
 <smally>195</smally>
 <largex>458</largex>
 <largey>238</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Gent</name>
 <borders>
 <border>Eeklo</border>
 </borders>
 <coordinates>
 <smallx>427</smallx>
 <smally>213</smally>
 <largex>504</largex>
 <largey>245</largey>
 </coordinates>
 <neutral>3</neutral>
 <bonus>1</bonus>
 </territory>
 <territory>
 <name>Lokeren</name>
 <borders>
 <border>Eeklo</border>
 <border>Axel</border>
 <border>Hulst</border>
 <border>Beveren</border>
 <border>Aalst</border>
 </borders>
 <coordinates>
 <smallx>481</smallx>
 <smally>209</smally>
 <largex>578</largex>
 <largey>245</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Beveren</name>
 <borders>
 <border>Lokeren</border>
 <border>Hulst</border>
 <border>Antwerpen</border>
 </borders>
 <coordinates>
 <smallx>549</smallx>
 <smally>171</smally>
 <largex>651</largex>
 <largey>205</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Damme</name>
 <borders>
 <border>Ieper</border>
 <border>Roeselare</border>
 <border>Brugge</border>
 </borders>
 <coordinates>
 <smallx>259</smallx>
 <smally>197</smally>
 <largex>308</largex>
 <largey>231</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Kortrijk</name>
 <borders>
 <border>Roeselare</border>
 <border>Groeninge</border>
 </borders>
 <coordinates>
 <smallx>335</smallx>
 <smally>339</smally>
 <largex>397</largex>
 <largey>398</largey>
 </coordinates>
 <neutral>3</neutral>
 <bonus>1</bonus>
 </territory>
 <territory>
 <name>Orchies</name>
 <borders>
 <border>Rijsel</border>
 <border>Arras</border>
 <border>Dowaai</border>
 <border>Groeninge</border>
 </borders>
 <coordinates>
 <smallx>328</smallx>
 <smally>384</smally>
 <largex>390</largex>
 <largey>456</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Groeninge</name>
 <borders>
 <border>Kortrijk</border>
 <border>Orchies</border>
 <border>Oudenaarde</border>
 </borders>
 <coordinates>
 <smallx>381</smallx>
 <smally>317</smally>
 <largex>461</largex>
 <largey>365</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Oudenaarde</name>
 <borders>
 <border>Ronse</border>
 <border>Groeninge</border>
 <border>Eeklo</border>
 </borders>
 <coordinates>
 <smallx>423</smallx>
 <smally>255</smally>
 <largex>501</largex>
 <largey>300</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Ninove</name>
 <borders>
 <border>Ronse</border>
 <border>Aalst</border>
 </borders>
 <coordinates>
 <smallx>482</smallx>
 <smally>254</smally>
 <largex>575</largex>
 <largey>299</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Aalst</name>
 <borders>
 <border>Ninove</border>
 <border>Ronse</border>
 <border>Brussel</border>
 <border>Mechelen</border>
 <border>Lokeren</border>
 </borders>
 <coordinates>
 <smallx>535</smallx>
 <smally>273</smally>
 <largex>634</largex>
 <largey>317</largey>
 </coordinates>
 <neutral>3</neutral>
 <bonus>1</bonus>
 </territory>
 <territory>
 <name>Ronse</name>
 <borders>
 <border>Ath</border>
 <border>Halle</border>
 <border>Brussel</border>
 <border>Aalst</border>
 <border>Ninove</border>
 <border>Oudenaarde</border>
 </borders>
 <coordinates>
 <smallx>453</smallx>
 <smally>302</smally>
 <largex>528</largex>
 <largey>354</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Axel</name>
 <borders>
 <border>Lokeren</border>
 <border>Hulst</border>
 <border>Middelburg</border>
 </borders>
 <coordinates>
 <smallx>466</smallx>
 <smally>153</smally>
 <largex>554</largex>
 <largey>179</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Hulst</name>
 <borders>
 <border>Axel</border>
 <border>Lokeren</border>
 <border>Beveren</border>
 </borders>
 <coordinates>
 <smallx>512</smallx>
 <smally>143</smally>
 <largex>605</largex>
 <largey>168</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Middelburg</name>
 <borders>
 <border>Zierikzee</border>
 <border>Axel</border>
 <border>Antwerpen</border>
 </borders>
 <coordinates>
 <smallx>491</smallx>
 <smally>94</smally>
 <largex>589</largex>
 <largey>106</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Zierikzee</name>
 <borders>
 <border>Middelburg</border>
 </borders>
 <coordinates>
 <smallx>537</smallx>
 <smally>56</smally>
 <largex>634</largex>
 <largey>62</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Antwerpen</name>
 <borders>
 <border>Beveren</border>
 <border>Mechelen</border>
 <border>Middelburg</border>
 </borders>
 <coordinates>
 <smallx>593</smallx>
 <smally>137</smally>
 <largex>706</largex>
 <largey>160</largey>
 </coordinates>
 <neutral>3</neutral>
 <bonus>1</bonus>
 </territory>
 <territory>
 <name>Mechelen</name>
 <borders>
 <border>Brussel</border>
 <border>Aalst</border>
 <border>Antwerpen</border>
 </borders>
 <coordinates>
 <smallx>598</smallx>
 <smally>225</smally>
 <largex>709</largex>
 <largey>267</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Brussel</name>
 <borders>
 <border>Halle</border>
 <border>Ronse</border>
 <border>Aalst</border>
 <border>Mechelen</border>
 </borders>
 <coordinates>
 <smallx>591</smallx>
 <smally>282</smally>
 <largex>698</largex>
 <largey>339</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Ath</name>
 <borders>
 <border>Ronse</border>
 <border>Halle</border>
 <border>Doornik</border>
 </borders>
 <coordinates>
 <smallx>430</smallx>
 <smally>347</smally>
 <largex>510</largex>
 <largey>408</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Halle</name>
 <borders>
 <border>Ath</border>
 <border>Brussel</border>
 <border>Ronse</border>
 <border>Doornik</border>
 <border>Bergen</border>
 </borders>
 <coordinates>
 <smallx>476</smallx>
 <smally>365</smally>
 <largex>559</largex>
 <largey>439</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Bergen</name>
 <borders>
 <border>Halle</border>
 <border>Doornik</border>
 <border>Valencijn</border>
 <border>Sint Amands</border>
 </borders>
 <coordinates>
 <smallx>455</smallx>
 <smally>414</smally>
 <largex>537</largex>
 <largey>487</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Valencijn</name>
 <borders>
 <border>Bergen</border>
 <border>Sint Amands</border>
 </borders>
 <coordinates>
 <smallx>436</smallx>
 <smally>448</smally>
 <largex>517</largex>
 <largey>530</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Doornik</name>
 <borders>
 <border>Sint Amands</border>
 <border>Bergen</border>
 <border>Halle</border>
 <border>Ath</border>
 </borders>
 <coordinates>
 <smallx>407</smallx>
 <smally>412</smally>
 <largex>481</largex>
 <largey>483</largey>
 </coordinates>
 <neutral>3</neutral>
 <bonus>1</bonus>
 </territory>
 <territory>
 <name>Sint Amands</name>
 <borders>
 <border>Dowaai</border>
 <border>Doornik</border>
 <border>Valencijn</border>
 <border>Bergen</border>
 </borders>
 <coordinates>
 <smallx>382</smallx>
 <smally>436</smally>
 <largex>456</largex>
 <largey>519</largey>
 </coordinates>
 </territory>
 <territory>
 <name>Dowaai</name>
 <borders>
 <border>Sint Amands</border>
 <border>Orchies</border>
 <border>Arras</border>
 </borders>
 <coordinates>
 <smallx>336</smallx>
 <smally>447</smally>
 <largex>398</largex>
 <largey>531</largey>
 </coordinates>
 </territory>
 <positions>
 <position>
 <territory>Axel</territory>
 </position>
 <position>
 <territory>Hulst</territory>
 </position>
 <position>
 <territory>Middelburg</territory>
 </position>
 <position>
 <territory>Zierikzee</territory>
 </position>
 <position>
 <territory>Ninove</territory>
 </position>
 <position>
 <territory>Ronse</territory>
 </position>
 </positions>
 </map>
Can someone check these tags? I have no clue if they need to have a certain fixed position in the xml or not? Hope I did it good, don't wish to make major problems while people are playing on it 

Cheers