Page 5 of 19

Re: RAIL ASIA [30.09.11] V14-P8 China into 3 bonuses

PostPosted: Fri Sep 30, 2011 12:24 pm
by cairnswk
XML complete for small map only
http://h1.ripway.com/cairnswk/_rail_asia.xml
Code: Select all
<?xml version="1.0" encoding="UTF-8"?>
<map>
<continent>
   <name>Russian A</name>
   <bonus>5</bonus>
   <components>
      <territory>TBS Tbilisi A</territory>
      <territory>MOW Moscow A</territory>
      <territory>VOG Volgograd A</territory>
      <territory>ORB Orenburg A</territory>
      <territory>EKB Ekaterinburg A</territory>
      <territory>AST Astana A and B</territory>
      <territory>NVK Novosibursk A</territory>
   </components>
</continent>
<continent>
   <name>The Stanz</name>
   <bonus>5</bonus>
   <components>
      <territory>AST Astana A and B</territory>
      <territory>DSH Dushanbe B</territory>
      <territory>BAQ Balqash B</territory>
      <territory>KAZ Kazalinsk B</territory>
      <territory>AKY Aktay B</territory>
      <territory>MHD Mashhad B and J</territory>
      <territory>SMQ Samarqand B</territory>
   </components>
</continent>
<continent>
   <name>Siberian</name>
   <bonus>4</bonus>
   <components>
      <territory>NVK Novosibursk C</territory>
      <territory>IRK Irkutsk C</territory>
      <territory>ULB Ulaanbaatar C</territory>
      <territory>KRY Karymskoye C</territory>
      <territory>VST Vladivostock C</territory>
      <territory>TAI Taishet C</territory>
   </components>
</continent>
<continent>
   <name>N Chinese</name>
   <bonus>4</bonus>
   <components>
      <territory>ULB Ulaanbaatar D</territory>
      <territory>KRY Karymskoye D</territory>
      <territory>HBN Habin D</territory>
      <territory>VST Vladivostock D</territory>
      <territory>SOL Soeul D</territory>
      <territory>BJN Beijing D</territory>
   </components>
</continent>
<continent>
   <name>Japanese</name>
   <bonus>2</bonus>
   <components>
      <territory>SAP Sapporo E</territory>
      <territory>TYO Tokyo E</territory>
      <territory>OSA Osaka E</territory>
      <territory>KAG Kagoshima E</territory>
   </components>
</continent>
<continent>
   <name>S Chinese</name>
   <bonus>6</bonus>
   <components>
      <territory>BJN Beijing F</territory>
      <territory>ZHZ Zhengzhou G and F</territory>
      <territory>SHG Shanghai F</territory>
      <territory>HKG Hong Kong F</territory>
      <territory>HAN Hanoi F</territory>
   </components>
</continent>
<continent>
   <name>W Chinese</name>
   <bonus>5</bonus>
   <components>
      <territory>DSH Dushanbe G</territory>
      <territory>HOT Hotan G</territory>
      <territory>LNZ Lanzhou G</territory>
      <territory>BJN Beijing G</territory>
      <territory>ZHZ Zhengzhou G and F</territory>
      <territory>KUN Kunming G and F</territory>
   </components>
</continent>
<continent>
   <name>West Asia</name>
   <bonus>2</bonus>
   <components>
      <territory>TBS Tbilisi H</territory>
      <territory>IST Instanbul H</territory>
      <territory>TLV Tel Aviv H</territory>
      <territory>PSD Port Said H and I</territory>
   </components>
</continent>
<continent>
   <name>Arabian</name>
   <bonus>3</bonus>
   <components>
      <territory>TBS Tbilisi I</territory>
      <territory>BGW Baghdad I</territory>
      <territory>RUH Ar Riyad I</territory>
      <territory>DXB Dubai I</territory>
      <territory>ADE Aden I</territory>
      <territory>PSD Port Said H and I</territory>
   </components>
</continent>
<continent>
   <name>Iranian</name>
   <bonus>4</bonus>
   <components>
      <territory>TBS Tbilisi J</territory>
      <territory>THR Tehran J</territory>
      <territory>MHD Mashhad B and J</territory>
      <territory>DSH Dushanbe J</territory>
      <territory>TAF Taftan J</territory>
   </components>
</continent>
<continent>
   <name>Pakistani</name>
   <bonus>3</bonus>
   <components>
      <territory>TAF Taftan K</territory>
      <territory>KHI Karachi K</territory>
      <territory>ISL Islamabad K</territory>
      <territory>KBL Kabul K</territory>
      <territory>DSH Dushanbe K</territory>
   </components>
</continent>
<continent>
   <name>Indian</name>
   <bonus>4</bonus>
   <components>
      <territory>DSH Dushanbe L</territory>
      <territory>KHI Karachi L</territory>
      <territory>NDH New Delhi L</territory>
      <territory>RGP Rangpur L</territory>
      <territory>MBA Mumbai L</territory>
      <territory>CHN Chennai L</territory>
      <territory>KAL Karungalam L</territory>
   </components>
</continent>
<continent>
   <name>SE Asian</name>
   <bonus>5</bonus>
   <components>
      <territory>RGP Rangpur M</territory>
      <territory>KUN Kunming M</territory>
      <territory>HAN Hanoi M</territory>
      <territory>BKK Bangkok M</territory>
      <territory>HCM Ho Chi Min City M</territory>
      <territory>KLM Kuala Lumpur M</territory>
      <territory>SIN Singapore M</territory>
   </components>
</continent>
<continent>
   <name>Indonesian</name>
   <bonus>2</bonus>
   <components>
      <territory>BAA Banda Aceh N</territory>
      <territory>JKT Jakarta N</territory>
      <territory>KTP Ketapang N</territory>
      <territory>BTK Batakan N</territory>
      <territory>SDK Sandakan N</territory>
   </components>
</continent>
<continent>
   <name>Philippino</name>
   <bonus>2</bonus>
   <components>
      <territory>STC Santos City O</territory>
      <territory>MNL Manilla O</territory>
      <territory>ARR Aparri O</territory>
   </components>
</continent>
<continent>
   <name>All Tbilisi TSB</name>
   <bonus>3</bonus>
   <components>
      <territory>TBS Tbilisi A</territory>
      <territory>TBS Tbilisi H</territory>
      <territory>TBS Tbilisi I</territory>
      <territory>TBS Tbilisi J</territory>
   </components>
</continent>
<continent>
   <name>All Dushanbe DSH</name>
   <bonus>4</bonus>
   <components>
      <territory>DSH Dushanbe B</territory>
      <territory>DSH Dushanbe G</territory>
      <territory>DSH Dushanbe J</territory>
      <territory>DSH Dushanbe K</territory>
      <territory>DSH Dushanbe L</territory>
   </components>
</continent>
<continent>
   <name>All Beijing BJN</name>
   <bonus>3</bonus>
   <components>
      <territory>BJN Beijing D</territory>
      <territory>BJN Beijing F</territory>
      <territory>BJN Beijing G</territory>
   </components>
</continent>
<territory>
   <name>PSD Port Said H and I</name>
   <borders>
      <border>TLV Tel Aviv H</border>
      <border>RUH Ar Riyad I</border>
   </borders>
   <coordinates>
      <smallx>40</smallx>
      <smally>270</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>MHD Mashhad B and J</name>
   <borders>
      <border>THR Tehran J</border>
      <border>AKY Aktay B</border>
      <border>DSH Dushanbe J</border>
   </borders>
   <coordinates>
      <smallx>211</smallx>
      <smally>215</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>AST Astana A and B</name>
   <borders>
      <border>NVK Novosibursk A</border>
      <border>BAQ Balqash B</border>
      <border>KAZ Kazalinsk B</border>
   </borders>
   <coordinates>
      <smallx>274</smallx>
      <smally>83</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KUN Kunming G and F</name>
   <borders>
      <border>KUN Kunming M</border>
      <border>ZHZ Zhengzhou G and F</border>
      <border>LNZ Lanzhou G</border>
   </borders>
   <coordinates>
      <smallx>469</smallx>
      <smally>273</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ZHZ Zhengzhou G and F</name>
   <borders>
      <border>KUN Kunming G and F</border>
      <border>LNZ Lanzhou G</border>
      <border>BJN Beijing F</border>
      <border>SHG Shanghai F</border>
      <border>HAN Hanoi F</border>
   </borders>
   <coordinates>
      <smallx>529</smallx>
      <smally>256</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>MOW Moscow A</name>
   <borders>
      <border>VOG Volgograd A</border>
      <border>ORB Orenburg A</border>
   </borders>
   <coordinates>
      <smallx>74</smallx>
      <smally>51</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TBS Tbilisi A</name>
   <borders>
      <border>VOG Volgograd A</border>
      <border>TBS Tbilisi J</border>
      <border>TBS Tbilisi I</border>
      <border>TBS Tbilisi H</border>
   </borders>
   <coordinates>
      <smallx>40</smallx>
      <smally>97</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>VOG Volgograd A</name>
   <borders>
      <border>TBS Tbilisi A</border>
      <border>MOW Moscow A</border>
      <border>ORB Orenburg A</border>
   </borders>
   <coordinates>
      <smallx>136</smallx>
      <smally>102</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ORB Orenburg A</name>
   <borders>
      <border>VOG Volgograd A</border>
      <border>MOW Moscow A</border>
      <border>ORB Orenburg B</border>
      <border>EKB Ekaterinburg A</border>
   </borders>
   <coordinates>
      <smallx>184</smallx>
      <smally>62</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>NVK Novosibursk A</name>
   <borders>
      <border>NVK Novosibursk C</border>
      <border>AST Astana A and B</border>
      <border>EKB Ekaterinburg A</border>
   </borders>
   <coordinates>
      <smallx>347</smallx>
      <smally>64</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>EKB Ekaterinburg A</name>
   <borders>
      <border>ORB Orenburg A</border>
      <border>NVK Novosibursk A</border>
   </borders>
   <coordinates>
      <smallx>237</smallx>
      <smally>43</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ORB Orenburg B</name>
   <borders>
      <border>ORB Orenburg A</border>
      <border>KAZ Kazalinsk B</border>
   </borders>
   <coordinates>
      <smallx>185</smallx>
      <smally>80</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>AKY Aktay B</name>
   <borders>
      <border>KAZ Kazalinsk B</border>
      <border>MHD Mashhad B and J</border>
   </borders>
   <coordinates>
      <smallx>179</smallx>
      <smally>153</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>SMQ Samarqand B</name>
   <borders>
      <border>DSH Dushanbe B</border>
      <border>KAZ Kazalinsk B</border>
   </borders>
   <coordinates>
      <smallx>263</smallx>
      <smally>173</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KAZ Kazalinsk B</name>
   <borders>
      <border>AKY Aktay B</border>
      <border>AST Astana A and B</border>
      <border>SMQ Samarqand B</border>
      <border>ORB Orenburg B</border>
   </borders>
   <coordinates>
      <smallx>244</smallx>
      <smally>125</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BAQ Balqash B</name>
   <borders>
      <border>DSH Dushanbe B</border>
      <border>AST Astana A and B</border>
   </borders>
   <coordinates>
      <smallx>317</smallx>
      <smally>122</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>DSH Dushanbe B</name>
   <borders>
      <border>SMQ Samarqand B</border>
      <border>BAQ Balqash B</border>
      <border>DSH Dushanbe G</border>
      <border>DSH Dushanbe L</border>
      <border>DSH Dushanbe K</border>
      <border>DSH Dushanbe J</border>
   </borders>
   <coordinates>
      <smallx>354</smallx>
      <smally>116</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>NVK Novosibursk C</name>
   <borders>
      <border>TAI Taishet C</border>
      <border>NVK Novosibursk A</border>
   </borders>
   <coordinates>
      <smallx>348</smallx>
      <smally>45</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>IRK Irkutsk C</name>
   <borders>
      <border>TAI Taishet C</border>
      <border>ULB Ulaanbaatar C</border>
      <border>KRY Karymskoye C</border>
   </borders>
   <coordinates>
      <smallx>472</smallx>
      <smally>65</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ULB Ulaanbaatar C</name>
   <borders>
      <border>IRK Irkutsk C</border>
      <border>ULB Ulaanbaatar D</border>
   </borders>
   <coordinates>
      <smallx>500</smallx>
      <smally>122</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KRY Karymskoye C</name>
   <borders>
      <border>IRK Irkutsk C</border>
      <border>KRY Karymskoye D</border>
      <border>VST Vladivostock C</border>
   </borders>
   <coordinates>
      <smallx>542</smallx>
      <smally>82</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>VST Vladivostock C</name>
   <borders>
      <border>SAP Sapporo E</border>
      <border>VST Vladivostock D</border>
      <border>KRY Karymskoye C</border>
   </borders>
   <coordinates>
      <smallx>664</smallx>
      <smally>143</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ULB Ulaanbaatar D</name>
   <borders>
      <border>BJN Beijing D</border>
      <border>ULB Ulaanbaatar C</border>
   </borders>
   <coordinates>
      <smallx>500</smallx>
      <smally>140</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KRY Karymskoye D</name>
   <borders>
      <border>HBN Habin D</border>
      <border>KRY Karymskoye C</border>
   </borders>
   <coordinates>
      <smallx>542</smallx>
      <smally>100</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>HBN Habin D</name>
   <borders>
      <border>VST Vladivostock D</border>
      <border>KRY Karymskoye D</border>
      <border>BJN Beijing D</border>
   </borders>
   <coordinates>
      <smallx>595</smallx>
      <smally>114</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>VST Vladivostock D</name>
   <borders>
      <border>HBN Habin D</border>
      <border>SAP Sapporo E</border>
      <border>VST Vladivostock C</border>
   </borders>
   <coordinates>
      <smallx>664</smallx>
      <smally>160</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>SOL Soeul D</name>
   <borders>
      <border>BJN Beijing D</border>
   </borders>
   <coordinates>
      <smallx>629</smallx>
      <smally>213</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BJN Beijing D</name>
   <borders>
      <border>ULB Ulaanbaatar D</border>
      <border>HBN Habin D</border>
      <border>SOL Soeul D</border>
      <border>BJN Beijing F</border>
      <border>BJN Beijing G</border>
   </borders>
   <coordinates>
      <smallx>559</smallx>
      <smally>162</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>SAP Sapporo E</name>
   <borders>
      <border>VST Vladivostock C</border>
      <border>VST Vladivostock D</border>
      <border>TYO Tokyo E</border>
   </borders>
   <coordinates>
      <smallx>721</smallx>
      <smally>158</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TYO Tokyo E</name>
   <borders>
      <border>SAP Sapporo E</border>
      <border>OSA Osaka E</border>
   </borders>
   <coordinates>
      <smallx>716</smallx>
      <smally>227</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>OSA Osaka E</name>
   <borders>
      <border>KAG Kagoshima E</border>
      <border>TYO Tokyo E</border>
   </borders>
   <coordinates>
      <smallx>672</smallx>
      <smally>230</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KAG Kagoshima E</name>
   <borders>
      <border>SHG Shanghai F</border>
      <border>OSA Osaka E</border>
   </borders>
   <coordinates>
      <smallx>652</smallx>
      <smally>276</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BJN Beijing F</name>
   <borders>
      <border>BJN Beijing G</border>
      <border>BJN Beijing D</border>
      <border>SHG Shanghai F</border>
      <border>ZHZ Zhengzhou G and F</border>
   </borders>
   <coordinates>
      <smallx>583</smallx>
      <smally>214</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>SHG Shanghai F</name>
   <borders>
      <border>BJN Beijing F</border>
      <border>HKG Hong Kong F</border>
      <border>KAG Kagoshima E</border>
      <border>ZHZ Zhengzhou G and F</border>
   </borders>
   <coordinates>
      <smallx>589</smallx>
      <smally>270</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>HKG Hong Kong F</name>
   <borders>
      <border>SHG Shanghai F</border>
      <border>ARR Aparri O</border>
      <border>HAN Hanoi F</border>
   </borders>
   <coordinates>
      <smallx>569</smallx>
      <smally>318</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>HAN Hanoi F</name>
   <borders>
      <border>HAN Hanoi M</border>
      <border>HKG Hong Kong F</border>
      <border>ZHZ Zhengzhou G and F</border>
   </borders>
   <coordinates>
      <smallx>510</smallx>
      <smally>328</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BJN Beijing G</name>
   <borders>
      <border>BJN Beijing D</border>
      <border>BJN Beijing F</border>
      <border>LNZ Lanzhou G</border>
   </borders>
   <coordinates>
      <smallx>538</smallx>
      <smally>215</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>LNZ Lanzhou G</name>
   <borders>
      <border>ZHZ Zhengzhou G and F</border>
      <border>KUN Kunming G and F</border>
      <border>HOT Hotan G</border>
      <border>BJN Beijing G</border>
   </borders>
   <coordinates>
      <smallx>474</smallx>
      <smally>213</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>HOT Hotan G</name>
   <borders>
      <border>DSH Dushanbe G</border>
      <border>LNZ Lanzhou G</border>
   </borders>
   <coordinates>
      <smallx>394</smallx>
      <smally>224</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>DSH Dushanbe G</name>
   <borders>
      <border>HOT Hotan G</border>
      <border>DSH Dushanbe L</border>
      <border>DSH Dushanbe K</border>
      <border>DSH Dushanbe J</border>
      <border>DSH Dushanbe B</border>
   </borders>
   <coordinates>
      <smallx>397</smallx>
      <smally>116</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TBS Tbilisi H</name>
   <borders>
      <border>TLV Tel Aviv H</border>
      <border>IST Instanbul H</border>
      <border>TBS Tbilisi A</border>
      <border>TBS Tbilisi J</border>
      <border>TBS Tbilisi I</border>
   </borders>
   <coordinates>
      <smallx>43</smallx>
      <smally>145</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>IST Instanbul H</name>
   <borders>
      <border>TLV Tel Aviv H</border>
      <border>TBS Tbilisi H</border>
   </borders>
   <coordinates>
      <smallx>23</smallx>
      <smally>186</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TLV Tel Aviv H</name>
   <borders>
      <border>IST Instanbul H</border>
      <border>TBS Tbilisi H</border>
      <border>PSD Port Said H and I</border>
   </borders>
   <coordinates>
      <smallx>78</smallx>
      <smally>232</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TBS Tbilisi I</name>
   <borders>
      <border>BGW Baghdad I</border>
      <border>TBS Tbilisi H</border>
      <border>TBS Tbilisi A</border>
      <border>TBS Tbilisi J</border>
   </borders>
   <coordinates>
      <smallx>88</smallx>
      <smally>142</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BGW Baghdad I</name>
   <borders>
      <border>TBS Tbilisi I</border>
      <border>RUH Ar Riyad I</border>
   </borders>
   <coordinates>
      <smallx>128</smallx>
      <smally>242</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>RUH Ar Riyad I</name>
   <borders>
      <border>BGW Baghdad I</border>
      <border>DXB Dubai I</border>
      <border>ADE Aden I</border>
      <border>PSD Port Said H and I</border>
   </borders>
   <coordinates>
      <smallx>139</smallx>
      <smally>303</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ADE Aden I</name>
   <borders>
      <border>RUH Ar Riyad I</border>
   </borders>
   <coordinates>
      <smallx>137</smallx>
      <smally>373</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>DXB Dubai I</name>
   <borders>
      <border>RUH Ar Riyad I</border>
   </borders>
   <coordinates>
      <smallx>205</smallx>
      <smally>329</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TBS Tbilisi J</name>
   <borders>
      <border>THR Tehran J</border>
      <border>TBS Tbilisi I</border>
      <border>TBS Tbilisi H</border>
      <border>TBS Tbilisi A</border>
   </borders>
   <coordinates>
      <smallx>85</smallx>
      <smally>94</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>THR Tehran J</name>
   <borders>
      <border>MHD Mashhad B and J</border>
      <border>TAF Taftan J</border>
      <border>TBS Tbilisi J</border>
   </borders>
   <coordinates>
      <smallx>170</smallx>
      <smally>214</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TAF Taftan J</name>
   <borders>
      <border>TAF Taftan K</border>
      <border>THR Tehran J</border>
   </borders>
   <coordinates>
      <smallx>221</smallx>
      <smally>284</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>DSH Dushanbe J</name>
   <borders>
      <border>MHD Mashhad B and J</border>
      <border>DSH Dushanbe B</border>
      <border>DSH Dushanbe G</border>
      <border>DSH Dushanbe L</border>
      <border>DSH Dushanbe K</border>
   </borders>
   <coordinates>
      <smallx>341</smallx>
      <smally>158</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TAF Taftan K</name>
   <borders>
      <border>TAF Taftan J</border>
      <border>KHI Karachi K</border>
   </borders>
   <coordinates>
      <smallx>221</smallx>
      <smally>265</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KBL Kabul K</name>
   <borders>
      <border>ISL Islamabad K</border>
   </borders>
   <coordinates>
      <smallx>261</smallx>
      <smally>240</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KHI Karachi K</name>
   <borders>
      <border>TAF Taftan K</border>
      <border>ISL Islamabad K</border>
      <border>KHI Karachi L</border>
   </borders>
   <coordinates>
      <smallx>279</smallx>
      <smally>290</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ISL Islamabad K</name>
   <borders>
      <border>KHI Karachi K</border>
      <border>DSH Dushanbe K</border>
      <border>KBL Kabul K</border>
   </borders>
   <coordinates>
      <smallx>304</smallx>
      <smally>246</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>DSH Dushanbe K</name>
   <borders>
      <border>DSH Dushanbe J</border>
      <border>DSH Dushanbe G</border>
      <border>DSH Dushanbe L</border>
      <border>ISL Islamabad K</border>
      <border>DSH Dushanbe B</border>
   </borders>
   <coordinates>
      <smallx>374</smallx>
      <smally>179</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>DSH Dushanbe L</name>
   <borders>
      <border>DSH Dushanbe K</border>
      <border>DSH Dushanbe J</border>
      <border>DSH Dushanbe G</border>
      <border>NDH New Delhi L</border>
      <border>DSH Dushanbe B</border>
   </borders>
   <coordinates>
      <smallx>410</smallx>
      <smally>156</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KHI Karachi L</name>
   <borders>
      <border>KHI Karachi K</border>
      <border>NDH New Delhi L</border>
   </borders>
   <coordinates>
      <smallx>279</smallx>
      <smally>307</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>NDH New Delhi L</name>
   <borders>
      <border>KHI Karachi L</border>
      <border>DSH Dushanbe L</border>
      <border>RGP Rangpur L</border>
      <border>MBA Mumbai L</border>
   </borders>
   <coordinates>
      <smallx>354</smallx>
      <smally>295</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>MBA Mumbai L</name>
   <borders>
      <border>NDH New Delhi L</border>
      <border>KAL Karungalam L</border>
   </borders>
   <coordinates>
      <smallx>320</smallx>
      <smally>348</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KAL Karungalam L</name>
   <borders>
      <border>CHN Chennai L</border>
      <border>MBA Mumbai L</border>
   </borders>
   <coordinates>
      <smallx>341</smallx>
      <smally>412</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>CHN Chennai L</name>
   <borders>
      <border>KAL Karungalam L</border>
      <border>RGP Rangpur L</border>
   </borders>
   <coordinates>
      <smallx>375</smallx>
      <smally>361</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>RGP Rangpur L</name>
   <borders>
      <border>CHN Chennai L</border>
      <border>NDH New Delhi L</border>
      <border>RGP Rangpur M</border>
   </borders>
   <coordinates>
      <smallx>416</smallx>
      <smally>308</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>RGP Rangpur M</name>
   <borders>
      <border>RGP Rangpur L</border>
      <border>KUN Kunming M</border>
      <border>BKK Bangkok M</border>
   </borders>
   <coordinates>
      <smallx>416</smallx>
      <smally>290</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KUN Kunming M</name>
   <borders>
      <border>RGP Rangpur M</border>
      <border>HAN Hanoi M</border>
      <border>KUN Kunming G and F</border>
   </borders>
   <coordinates>
      <smallx>469</smallx>
      <smally>290</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>HAN Hanoi M</name>
   <borders>
      <border>HAN Hanoi F</border>
      <border>KUN Kunming M</border>
      <border>HCM Ho Chi Min City M</border>
   </borders>
   <coordinates>
      <smallx>510</smallx>
      <smally>346</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>HCM Ho Chi Min City M</name>
   <borders>
      <border>HAN Hanoi M</border>
      <border>BKK Bangkok M</border>
   </borders>
   <coordinates>
      <smallx>523</smallx>
      <smally>415</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BKK Bangkok M</name>
   <borders>
      <border>HCM Ho Chi Min City M</border>
      <border>RGP Rangpur M</border>
      <border>KLM Kuala Lumpur M</border>
   </borders>
   <coordinates>
      <smallx>467</smallx>
      <smally>375</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KLM Kuala Lumpur M</name>
   <borders>
      <border>SIN Singapore M</border>
      <border>BKK Bangkok M</border>
   </borders>
   <coordinates>
      <smallx>472</smallx>
      <smally>428</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>SIN Singapore M</name>
   <borders>
      <border>KLM Kuala Lumpur M</border>
      <border>JKT Jakarta N</border>
   </borders>
   <coordinates>
      <smallx>513</smallx>
      <smally>473</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BAA Banda Aceh N</name>
   <borders>
      <border>JKT Jakarta N</border>
   </borders>
   <coordinates>
      <smallx>427</smallx>
      <smally>449</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>JKT Jakarta N</name>
   <borders>
      <border>BAA Banda Aceh N</border>
      <border>SIN Singapore M</border>
      <border>KTP Ketapang N</border>
   </borders>
   <coordinates>
      <smallx>500</smallx>
      <smally>535</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>KTP Ketapang N</name>
   <borders>
      <border>JKT Jakarta N</border>
      <border>BTK Batakan N</border>
   </borders>
   <coordinates>
      <smallx>568</smallx>
      <smally>559</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>SDK Sandakan N</name>
   <borders>
      <border>BTK Batakan N</border>
      <border>STC Santos City O</border>
   </borders>
   <coordinates>
      <smallx>585</smallx>
      <smally>453</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>BTK Batakan N</name>
   <borders>
      <border>KTP Ketapang N</border>
      <border>SDK Sandakan N</border>
   </borders>
   <coordinates>
      <smallx>572</smallx>
      <smally>506</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>STC Santos City O</name>
   <borders>
      <border>SDK Sandakan N</border>
      <border>MNL Manilla O</border>
   </borders>
   <coordinates>
      <smallx>644</smallx>
      <smally>452</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>MNL Manilla O</name>
   <borders>
      <border>STC Santos City O</border>
      <border>ARR Aparri O</border>
   </borders>
   <coordinates>
      <smallx>613</smallx>
      <smally>397</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>ARR Aparri O</name>
   <borders>
      <border>MNL Manilla O</border>
      <border>HKG Hong Kong F</border>
   </borders>
   <coordinates>
      <smallx>613</smallx>
      <smally>347</smally>
      <largex>0</largex>
      <largey>0</largey>
   </coordinates>
</territory>
<territory>
   <name>TAI Taishet C</name>
   <borders>
      <border>NVK Novosibursk C</border>
      <border>IRK Irkutsk C</border>
   </borders>
   <coordinates>
      <smallx>413</smallx>
      <smally>50</smally>
      <largex>413</largex>
      <largey>50</largey>
   </coordinates>
</territory>
</map>

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 7:33 pm
by Victor Sullivan
Gameplay looks okay to me, just make sure to adjust D's bonus to 4, as you stated.

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 8:08 pm
by cairnswk
Victor Sullivan wrote:Gameplay looks okay to me, just make sure to adjust D's bonus to 4, as you stated.

-Sully

How careless of me. Done above in version 14. :)

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 8:20 pm
by Victor Sullivan
*Gasp!* A gameplay fin! That could only mean... GAMEPLAY SHARK! EVERYONE OFF THE FOUNDRY BEACH!! :P

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 9:21 pm
by cairnswk
Victor Sullivan wrote:*Gasp!* A gameplay fin! That could only mean... GAMEPLAY SHARK! EVERYONE OFF THE FOUNDRY BEACH!! :P

-Sully

Shhhh! Sully, you'll frighten everyone away :twisted:

Re: RAIL ASIA [30.09.11] V14-P8

PostPosted: Fri Sep 30, 2011 9:22 pm
by cairnswk
Version 14
Image[/quote]

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 9:25 pm
by Victor Sullivan
Lol, cairns, did you forget something...again? :P

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 9:34 pm
by isaiah40
I see one very major problem with the time frame of this map:
In 2045, The Chinese economy collapsed as a result of the North American economy collapsing just 15 years earlier. What resulted was massive civil unrest and civil war. Other countries took advantage of the unrest and invaded China, so that what was left was a shell of the world's 3rd strongest economy!


If the Chinese economy collapsed in 2045, and civil war ensuing, how could there be Chinese railroads still intact? :P

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 9:36 pm
by Victor Sullivan
Lol, maybe 2040, then? Or else isaiah could move his date to later :P

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:05 pm
by cairnswk
Victor Sullivan wrote:Lol, cairns, did you forget something...again? :P

-Sully

:) No i don't think so?

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:07 pm
by cairnswk
isaiah40 wrote:I see one very major problem with the time frame of this map:
In 2045, The Chinese economy collapsed as a result of the North American economy collapsing just 15 years earlier. What resulted was massive civil unrest and civil war. Other countries took advantage of the unrest and invaded China, so that what was left was a shell of the world's 3rd strongest economy!


If the Chinese economy collapsed in 2045, and civil war ensuing, how could there be Chinese railroads still intact? :P

Well you see, after every previous war there has been, even though there was civil unrest and the invading powers coming in, everyone learned not to tear up the railways as they were the lifeblood of getting the economies going again. :lol:

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:09 pm
by Victor Sullivan
cairnswk wrote:
Victor Sullivan wrote:Lol, cairns, did you forget something...again? :P

-Sully

:) No i don't think so?

I don't mean to D-press you, but it seems you may have overlooked a D-tail :P ;)

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:11 pm
by Victor Sullivan
cairnswk wrote:
isaiah40 wrote:I see one very major problem with the time frame of this map:
In 2045, The Chinese economy collapsed as a result of the North American economy collapsing just 15 years earlier. What resulted was massive civil unrest and civil war. Other countries took advantage of the unrest and invaded China, so that what was left was a shell of the world's 3rd strongest economy!


If the Chinese economy collapsed in 2045, and civil war ensuing, how could there be Chinese railroads still intact? :P

Well you see, after every previous war there has been, even though there was civil unrest and the invading powers coming in, everyone learned not to tear up the railways as they were the lifeblood of getting the economies going again. :lol:

:lol:

"Hey, guys, do you think we could move this little skirmish elsewhere? I don't want to tear up the railroads, as they may help us get back to economic stability after everything is said and done."

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:12 pm
by cairnswk
Victor Sullivan wrote:
cairnswk wrote:
Victor Sullivan wrote:Lol, cairns, did you forget something...again? :P

-Sully

:) No i don't think so?

I don't mean to D-press you, but it seems you may have overlooked a D-tail :P ;)

-Sully

I've dropped the D bonus to +4...so what is it?

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:17 pm
by cairnswk
Victor Sullivan wrote:
cairnswk wrote:
isaiah40 wrote:I see one very major problem with the time frame of this map:
In 2045, The Chinese economy collapsed as a result of the North American economy collapsing just 15 years earlier. What resulted was massive civil unrest and civil war. Other countries took advantage of the unrest and invaded China, so that what was left was a shell of the world's 3rd strongest economy!


If the Chinese economy collapsed in 2045, and civil war ensuing, how could there be Chinese railroads still intact? :P

Well you see, after every previous war there has been, even though there was civil unrest and the invading powers coming in, everyone learned not to tear up the railways as they were the lifeblood of getting the economies going again. :lol:

:lol:

"Hey, guys, do you think we could move this little skirmish elsewhere? I don't want to tear up the railroads, as they may help us get back to economic stability after everything is said and done."

-Sully

I actually think isaiah40's timeline it out of whack....my fairytale mirror shows that American eceonomiy collapsed in 2012 as prediected to bring about then of the Aztec era. :lol: :lol: :lol: :lol:
Whoops, try Mayan era cairnswk. :roll:

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:19 pm
by Victor Sullivan
cairnswk wrote:
Victor Sullivan wrote:
cairnswk wrote:
Victor Sullivan wrote:Lol, cairns, did you forget something...again? :P

-Sully

:) No i don't think so?

I don't mean to D-press you, but it seems you may have overlooked a D-tail :P ;)

-Sully

I've dropped the D bonus to +4...so what is it?

Lol, the graphic still says 5.

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:21 pm
by cairnswk
So now, back to topic.....

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:22 pm
by cairnswk
Victor Sullivan wrote:
cairnswk wrote:
Victor Sullivan wrote:
cairnswk wrote:
Victor Sullivan wrote:Lol, cairns, did you forget something...again? :P

-Sully

:) No i don't think so?

I don't mean to D-press you, but it seems you may have overlooked a D-tail :P ;)

-Sully

I've dropped the D bonus to +4...so what is it?

Lol, the graphic still says 5.

-Sully

My graphic is showing D4, perhaps check your cache Sully.

Re: RAIL ASIA [30.09.11] V14-P8

PostPosted: Fri Sep 30, 2011 10:23 pm
by cairnswk
Version 14
Image

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:25 pm
by Victor Sullivan
It's still showing as 5 for me, and I cleared my cache... :|

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:28 pm
by cairnswk
Victor Sullivan wrote:It's still showing as 5 for me, and I cleared my cache... :|

-Sully

We are talking D - N Chinese +4...yours is showing as +5, definitely a cache thing, as i uploaded the change on V14 sometime ago while i was watching Mayerling.

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:30 pm
by MarshalNey
The bonus values themselves all look good to me now, very nice solution for splitting up the Chinese railway, love the extra station. =D>

A few things still that concern me...

There are no neutral starting regions now, yes? If so, what's the chance of dropping BJN Station, Rail O, TBL Station, Rail E or Rail H (in that order of concern)? Figure the chances for 3 players and that should give you a worst case, and if necessary go from there. I'm really most concerned with 2p, 3p & 4p games.

The Rail G stop at KUN station is miscolored.

If the Chinese economy collapses, how will people be able to enjoy shopping at Wal-Mart ever again? (more of a question for isaiah, sorry)

-- Marshal Ney

PS Mine shows D4

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:34 pm
by isaiah40
MarshalNey wrote:
If the Chinese economy collapses, how will people be able to enjoy shopping at Wal-Mart ever again? (more of a question for isaiah, sorry)

-- Marshal Ney

PS Mine shows D4


Well, since our economy collapsed a few years before, Wal-Marts are not around! LOL!

N-Chinese on mine shows D5 and I pressed F5.

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:36 pm
by Victor Sullivan
Yeah, there's something seriously wrong here... There's this voice that says everything I do now, and I don't know why! It's sooooo annoying!! Gah! To Bug Reports, I guess, though it's nothing to do with CC, really.

-Sully

Re: RAIL ASIA [30.09.11] V14-P8 Gameplay Fin?

PostPosted: Fri Sep 30, 2011 10:45 pm
by cairnswk
MarshalNey wrote:The bonus values themselves all look good to me now, very nice solution for splitting up the Chinese railway, love the extra station. =D>
Excellent, glad you like it.

A few things still that concern me...
There are no neutral starting regions now, yes? If so, what's the chance of dropping BJN Station, Rail O, TBL Station, Rail E or Rail H (in that order of concern)? Figure the chances for 3 players and that should give you a worst case, and if necessary go from there. I'm really most concerned with 2p, 3p & 4p games.

It is still possible to add three more stations that won't affect the bonuses on Russian (2) and W Chinese lines (1) that will allow you to have an extra three stations so you can have three neutrals on BJN, Rail O, and TBL, and still have the 80 golden number.
Is that a solution?

The Rail G stop at KUN station is miscolored.

I'll fix that.

If the Chinese economy collapses, how will people be able to enjoy shopping at Wal-Mart ever again? (more of a question for isaiah, sorry)
-- Marshal Ney
PS Mine shows D4

By getting the US economy going again in production, then we can be supplier to you for commodities. LOL