Hi all, below is the new XML that yo'all wanted.
Please let me know if there is any adjustments to be made.
I am well aware about the <territory> replacing <country> tag so please don't post anything about that.
This is purely for look-see to determine if this is what you want.
<?xml version="1.0" ?>
<map>
<title>RAIL USA</title>
<smallwidth>620</smallwidth>
<smallheight>500</smallheight>
<largewidth>800</largewidth>
<largeheight>645</largeheight>
<filetype>jpg</filetype>
<continent>
<name>Coastal Starlight</name>
<bonus>6</bonus>
<components>
<component>SEA Seattle COA</component>
<component>PDX Portland</component>
<component>EUG Eugene COA</component>
<component>SAC Sacremento</component>
<component>EMY Emeryville COA</component>
<component>LAX Los Angeles COA</component>
</components>
</continent>
<continent>
<name>Empire Builder</name>
<bonus>4</bonus>
<components>
<component>SEA Seattle EMP</component>
<component>SPK Spokane EMP</component>
<component>WGL West Glacier EMP</component>
<component>HAV Havre EMP</component>
<component>FAR Fargo EMP</component>
<component>MSP St Paul Minneapolis EMP</component>
<component>MIL Milwaukee EMP</component>
<component>CHI Chicago EMP</component>
</components>
</continent>
<continent>
<name>Cailfornia Zephyr</name>
<bonus>6</bonus>
<components>
<component>EMY Emeryville CAL</component>
<component>SAC Sacremento</component>
<component>RNO Reno CAL</component>
<component>SLC Salt Lake City</component>
<component>DEN Denver CAL</component>
<component>OMA Omaha</component>
<component>CHI Chicago CAL</component>
</components>
</continent>
<continent>
<name>Sunset Limited</name>
<bonus>5</bonus>
<components>
<component>LAX Los Angeles SUN</component>
<component>TUS Tuscon SUN</component>
<component>ELP El Paso SUN</component>
<component>SAS San Antonio SUN</component>
<component>NOL New Orleans SUN</component>
<component>ORL Orlando SUN</component>
</components>
</continent>
<continent>
<name>City of New Orleans</name>
<bonus>3</bonus>
<components>
<component>NOL New Orleans CIT</component>
<component>MEM Memphis CIT</component>
<component>CHI Chicago CIT</component>
</components>
</continent>
<continent>
<name>Heartland Flyer</name>
<bonus>4</bonus>
<components>
<component>FTW Fort Worth HEA</component>
<component>OKC Oklahoma City HEA</component>
<component>LMR Lamar</component>
<component>DEN Denver HEA</component>
</components>
</continent>
<continent>
<name>South West Chief</name>
<bonus>5</bonus>
<components>
<component>LAX Los Angeles SOU</component>
<component>FLG Flagstaff SOU</component>
<component>ABQ Albuquerque SOU</component>
<component>LMR Lamar</component>
<component>KYC Kansas City SOU</component>
<component>CHI Chicago SOU</component>
</components>
</continent>
<continent>
<name>Lakeshore Limited</name>
<bonus>4</bonus>
<components>
<component>NYP New York Penn LAK</component>
<component>ALB Albany LAK</component>
<component>BOS Boston LAK</component>
<component>BUF Buffalo LAK</component>
<component>TOL Toledo LAK</component>
<component>CHI Chicago LAK</component>
</components>
</continent>
<continent>
<name>Silver Meteor</name>
<bonus>4</bonus>
<components>
<component>NYP New York Penn SIL</component>
<component>WAS Washington SIL</component>
<component>CHS Charleston SIL</component>
<component>ORL Orlando SIL</component>
<component>MIA Miami SIL</component>
</components>
</continent>
<continent>
<name>Texas Eagle</name>
<bonus>4</bonus>
<components>
<component>SAS San Antonio TEX</component>
<component>FTW Fort Worth TEX</component>
<component>STL St Louis TEX</component>
<component>CHI Chicago TEX</component>
</components>
</continent>
<continent>
<name>Cardinal</name>
<bonus>4</bonus>
<components>
<component>NYP New York Penn CAR</component>
<component>WAS Washington CAR</component>
<component>CIN Cincinnati CAR</component>
<component>CHI Chicago CAR</component>
</components>
</continent>
<continent>
<name>Crescent</name>
<bonus>4</bonus>
<components>
<component>NYP New York Penn CRE</component>
<component>WAS Washington CRE</component>
<component>CVS Charlottesville CRE</component>
<component>ATL Atlanta CRE</component>
<component>NOL New Orleans CRE</component>
</components>
</continent>
<continent>
<name>Pioneer</name>
<bonus>7</bonus>
<components>
<component>SEA Seattle PIO</component>
<component>PDX Portland</component>
<component>BOI Boise PIO</component>
<component>OGD Ogden PIO</component>
<component>SLC Salt Lake City</component>
<component>DEN Denver PIO</component>
<component>OMA Omaha</component>
<component>CHI Chicago PIO</component>
</components>
</continent>
<continent>
<name>Chicago</name>
<bonus>6</bonus>
<components>
<component>CHI Chicago EMP</component>
<component>CHI Chicago PIO</component>
<component>CHI Chicago CAL</component>
<component>CHI Chicago CIT</component>
<component>CHI Chicago SOU</component>
<component>CHI Chicago LAK</component>
<component>CHI Chicago TEX</component>
<component>CHI Chicago CAR</component>
</components>
</continent>
<!-- Coastal Starlight -->
<country>
<name>SEA Seattle COA</name>
<borders>
<border>SEA Seattle EMP</border>
<border>SEA Seattle PIO</border>
<border>PDX Portland</border>
</borders>
<coordinates>
<smallx>29</smallx>
<smally>169</smally>
<largex>63</largex>
<largey>217</largey>
</coordinates>
</country>
<country>
<name>PDX Portland</name>
<borders>
<border>SEA Seattle COA</border>
<border>SEA Seattle PIO</border>
<border>BOI Boise PIO</border>
<border>EUG Eugene COA</border>
</borders>
<coordinates>
<smallx>46</smallx>
<smally>190</smally>
<largex>66</largex>
<largey>245</largey>
</coordinates>
</country>
<country>
<name>EUG Eugene COA</name>
<borders>
<border>PDX Portland</border>
<border>SAC Sacremento</border>
</borders>
<coordinates>
<smallx>37</smallx>
<smally>230</smally>
<largex>53</largex>
<largey>296</largey>
</coordinates>
</country>
<country>
<name>SAC Sacremento</name>
<borders>
<border>EUG Eugene COA</border>
<border>RNO Reno CAL</border>
<border>EMY Emeryville COA</border>
<border>EMY Emeryville CAL</border>
</borders>
<coordinates>
<smallx>33</smallx>
<smally>275</smally>
<largex>49</largex>
<largey>346</largey>
</coordinates>
</country>
<country>
<name>EMY Emeryville COA</name>
<borders>
<border>SAC Sacremento</border>
<border>EMY Emeryville CAL</border>
<border>LAX Los Angeles COA</border>
</borders>
<coordinates>
<smallx>26</smallx>
<smally>349</smally>
<largex>39</largex>
<largey>426</largey>
</coordinates>
</country>
<country>
<name>LAX Los Angeles COA</name>
<borders>
<border>EMY Emeryville COA</border>
<border>LAX Los Angeles SUN</border>
<border>LAX Los Angeles SOU</border>
</borders>
<coordinates>
<smallx>47</smallx>
<smally>396</smally>
<largex>65</largex>
<largey>481</largey>
</coordinates>
</country>
<!-- Empire Builder -->
<country>
<name>SEA Seattle EMP</name>
<borders>
<border>SPK Spokane EMP</border>
<border>SEA Seattle PIO</border>
<border>SEA Seattle COA</border>
</borders>
<coordinates>
<smallx>77</smallx>
<smally>168</smally>
<largex>111</largex>
<largey>217</largey>
</coordinates>
</country>
<country>
<name>SPK Spokane EMP</name>
<borders>
<border>SEA Seattle EMP</border>
<border>WGL West Glacier EMP</border>
</borders>
<coordinates>
<smallx>115</smallx>
<smally>159</smally>
<largex>148</largex>
<largey>209</largey>
</coordinates>
</country>
<country>
<name>WGL West Glacier EMP</name>
<borders>
<border>SPK Spokane EMP</border>
<border>HAV Havre EMP</border>
</borders>
<coordinates>
<smallx>161</smallx>
<smally>160</smally>
<largex>206</largex>
<largey>218</largey>
</coordinates>
</country>
<country>
<name>HAV Havre EMP</name>
<borders>
<border>WGL West Glacier EMP</border>
<border>FAR Fargo EMP</border>
</borders>
<coordinates>
<smallx>214</smallx>
<smally>174</smally>
<largex>271</largex>
<largey>229</largey>
</coordinates>
</country>
<country>
<name>FAR Fargo EMP</name>
<borders>
<border>HAV Havre EMP</border>
<border>MSP St Paul Minneapolis EMP</border>
</borders>
<coordinates>
<smallx>269</smallx>
<smally>181</smally>
<largex>348</largex>
<largey>240</largey>
</coordinates>
</country>
<country>
<name>MSP St Paul Minneapolis EMP</name>
<borders>
<border>FAR Fargo EMP</border>
<border>MIL Milwaukee EMP</border>
</borders>
<coordinates>
<smallx>313</smallx>
<smally>207</smally>
<largex>399</largex>
<largey>268</largey>
</coordinates>
</country>
<country>
<name>MIL Milwaukee EMP</name>
<borders>
<border>CHI Chicago EMP</border>
<border>MSP St Paul Minneapolis EMP</border>
</borders>
<coordinates>
<smallx>346</smallx>
<smally>245</smally>
<largex>451</largex>
<largey>319</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago EMP</name>
<borders>
<border>MIL Milwaukee EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago CAR</border>
<border>CHI Chicago LAK</border>
</borders>
<coordinates>
<smallx>417</smallx>
<smally>168</smally>
<largex>526</largex>
<largey>247</largey>
</coordinates>
</country>
<!-- Pioneer -->
<country>
<name>SEA Seattle PIO</name>
<borders>
<border>SEA Seattle EMP</border>
<border>SEA Seattle COA</border>
<border>PDX Portland</border>
</borders>
<coordinates>
<smallx>53</smallx>
<smally>168</smally>
<largex>87</largex>
<largey>217</largey>
</coordinates>
</country>
<country>
<name>BOI Boise PIO</name>
<borders>
<border>PDX Portland</border>
<border>OGD Ogden PIO</border>
</borders>
<coordinates>
<smallx>95</smallx>
<smally>207</smally>
<largex>124</largex>
<largey>270</largey>
</coordinates>
</country>
<country>
<name>OGD Ogden PIO</name>
<borders>
<border>BOI Boise PIO</border>
<border>SLC Salt Lake City</border>
</borders>
<coordinates>
<smallx>130</smallx>
<smally>243</smally>
<largex>166</largex>
<largey>312</largey>
</coordinates>
</country>
<country>
<name>SLC Salt Lake City</name>
<borders>
<border>OGD Ogden PIO</border>
<border>RNO Reno CAL</border>
<border>DEN Denver PIO</border>
<border>DEN Denver CAL</border>
</borders>
<coordinates>
<smallx>140</smallx>
<smally>285</smally>
<largex>180</largex>
<largey>361</largey>
</coordinates>
</country>
<country>
<name>DEN Denver PIO</name>
<borders>
<border>SLC Salt Lake City</border>
<border>OMA Omaha</border>
<border>DEN Denver CAL</border>
<border>DEN Denver HEA</border>
</borders>
<coordinates>
<smallx>250</smallx>
<smally>302</smally>
<largex>309</largex>
<largey>381</largey>
</coordinates>
</country>
<country>
<name>OMA Omaha</name>
<borders>
<border>DEN Denver PIO</border>
<border>DEN Denver CAL</border>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
</borders>
<coordinates>
<smallx>299</smallx>
<smally>277</smally>
<largex>365</largex>
<largey>363</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago PIO</name>
<borders>
<border>OMA Omaha</border>
<border>CHI Chicago EMP</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago CAR</border>
<border>CHI Chicago LAK</border>
</borders>
<coordinates>
<smallx>392</smallx>
<smally>178</smally>
<largex>501</largex>
<largey>258</largey>
</coordinates>
</country>
<!-- California Zephyr -->
<country>
<name>EMY Emeryville CAL</name>
<borders>
<border>SAC Sacremento</border>
<border>EMY Emeryville COA</border>
</borders>
<coordinates>
<smallx>50</smallx>
<smally>349</smally>
<largex>63</largex>
<largey>426</largey>
</coordinates>
</country>
<country>
<name>RNO Reno CAL</name>
<borders>
<border>SAC Sacremento</border>
<border>SLC Salt Lake City</border>
</borders>
<coordinates>
<smallx>84</smallx>
<smally>268</smally>
<largex>123</largex>
<largey>345</largey>
</coordinates>
</country>
<country>
<name>DEN Denver CAL</name>
<borders>
<border>SLC Salt Lake City</border>
<border>OMA Omaha</border>
<border>DEN Denver PIO</border>
<border>DEN Denver HEA</border>
</borders>
<coordinates>
<smallx>202</smallx>
<smally>302</smally>
<largex>261</largex>
<largey>381</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago CAL</name>
<borders>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago CAR</border>
<border>CHI Chicago LAK</border>
<border>OMA Omaha</border>
</borders>
<coordinates>
<smallx>381</smallx>
<smally>204</smally>
<largex>491</largex>
<largey>283</largey>
</coordinates>
</country>
<!-- Heartland Flyer -->
<country>
<name>DEN Denver HEA</name>
<borders>
<border>DEN Denver PIO</border>
<border>DEN Denver CAL</border>
<border>LMR Lamar</border>
</borders>
<coordinates>
<smallx>226</smallx>
<smally>302</smally>
<largex>285</largex>
<largey>381</largey>
</coordinates>
</country>
<country>
<name>LMR Lamar</name>
<borders>
<border>OKC Oklahoma City HEA</border>
<border>DEN Denver HEA</border>
<border>ABQ Albuquerque SOU</border>
<border>KYC Kansas City SOU</border>
</borders>
<coordinates>
<smallx>236</smallx>
<smally>329</smally>
<largex>307</largex>
<largey>417</largey>
</coordinates>
</country>
<country>
<name>OKC Oklahoma City HEA</name>
<borders>
<border>LMR Lamar</border>
<border>FTW Fort Worth HEA</border>
</borders>
<coordinates>
<smallx>262</smallx>
<smally>370</smally>
<largex>342</largex>
<largey>471</largey>
</coordinates>
</country>
<country>
<name>FTW Fort Worth HEA</name>
<borders>
<border>OKC Oklahoma City HEA</border>
<border>FTW Fort Worth TEX</border>
</borders>
<coordinates>
<smallx>298</smallx>
<smally>413</smally>
<largex>374</largex>
<largey>526</largey>
</coordinates>
</country>
<!-- Sunset Limited -->
<country>
<name>LAX Los Angeles SUN</name>
<borders>
<border>TUS Tuscon SUN</border>
<border>LAX Los Angeles COA</border>
<border>LAX Los Angeles SOU</border>
</borders>
<coordinates>
<smallx>95</smallx>
<smally>396</smally>
<largex>113</largex>
<largey>481</largey>
</coordinates>
</country>
<country>
<name>TUS Tuscon SUN</name>
<borders>
<border>ELP El Paso SUN</border>
<border>LAX Los Angeles SUN</border>
</borders>
<coordinates>
<smallx>139</smallx>
<smally>393</smally>
<largex>183</largex>
<largey>481</largey>
</coordinates>
</country>
<country>
<name>ELP El Paso SUN</name>
<borders>
<border>TUS Tuscon SUN</border>
<border>SAS San Antonio SUN</border>
</borders>
<coordinates>
<smallx>219</smallx>
<smally>415</smally>
<largex>286</largex>
<largey>528</largey>
</coordinates>
</country>
<country>
<name>SAS San Antonio SUN</name>
<borders>
<border>ELP El Paso SUN</border>
<border>SAS San Antonio TEX</border>
<border>NOL New Orleans SUN</border>
</borders>
<coordinates>
<smallx>268</smallx>
<smally>468</smally>
<largex>353</largex>
<largey>588</largey>
</coordinates>
</country>
<country>
<name>NOL New Orleans SUN</name>
<borders>
<border>SAS San Antonio SUN</border>
<border>ORL Orlando SUN</border>
<border>NOL New Orleans CIT</border>
<border>NOL New Orleans CRE</border>
</borders>
<coordinates>
<smallx>335</smallx>
<smally>458</smally>
<largex>445</largex>
<largey>577</largey>
</coordinates>
</country>
<country>
<name>ORL Orlando SUN</name>
<borders>
<border>ORL Orlando SIL</border>
<border>NOL New Orleans SUN</border>
</borders>
<coordinates>
<smallx>443</smallx>
<smally>443</smally>
<largex>583</largex>
<largey>560</largey>
</coordinates>
</country>
<!-- City of New Orleans -->
<country>
<name>NOL New Orleans CIT</name>
<borders>
<border>MEM Memphis CIT</border>
<border>NOL New Orleans SUN</border>
<border>NOL New Orleans CRE</border>
</borders>
<coordinates>
<smallx>359</smallx>
<smally>458</smally>
<largex>469</largex>
<largey>577</largey>
</coordinates>
</country>
<country>
<name>MEM Memphis CIT</name>
<borders>
<border>NOL New Orleans CIT</border>
<border>CHI Chicago CIT</border>
</borders>
<coordinates>
<smallx>369</smallx>
<smally>371</smally>
<largex>482</largex>
<largey>463</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago CIT</name>
<borders>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CAR</border>
<border>CHI Chicago LAK</border>
<border>MEM Memphis CIT</border>
</borders>
<coordinates>
<smallx>443</smallx>
<smally>230</smally>
<largex>552</largex>
<largey>309</largey>
</coordinates>
</country>
<!-- South West Chief -->
<country>
<name>LAX Los Angeles SOU</name>
<borders>
<border>FLG Flagstaff SOU</border>
<border>LAX Los Angeles SUN</border>
<border>LAX Los Angeles COA</border>
</borders>
<coordinates>
<smallx>71</smallx>
<smally>396</smally>
<largex>89</largex>
<largey>481</largey>
</coordinates>
</country>
<country>
<name>FLG Flagstaff SOU</name>
<borders>
<border>LAX Los Angeles SOU</border>
<border>ABQ Albuquerque SOU</border>
</borders>
<coordinates>
<smallx>135</smallx>
<smally>354</smally>
<largex>170</largex>
<largey>432</largey>
</coordinates>
</country>
<country>
<name>ABQ Albuquerque SOU</name>
<borders>
<border>FLG Flagstaff SOU</border>
<border>LMR Lamar</border>
</borders>
<coordinates>
<smallx>189</smallx>
<smally>352</smally>
<largex>249</largex>
<largey>449</largey>
</coordinates>
</country>
<country>
<name>KYC Kansas City SOU</name>
<borders>
<border>LMR Lamar</border>
<border>CHI Chicago EMP</border>
<border>CHI Chicago SOU</border>
</borders>
<coordinates>
<smallx>308</smallx>
<smally>322</smally>
<largex>390</largex>
<largey>411</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago SOU</name>
<borders>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CAR</border>
<border>CHI Chicago LAK</border>
<border>KYC Kansas City SOU</border>
</borders>
<coordinates>
<smallx>392</smallx>
<smally>230</smally>
<largex>501</largex>
<largey>308</largey>
</coordinates>
</country>
<!-- Lakeshore Limited -->
<country>
<name>NYP New York Penn LAK</name>
<borders>
<border>NYP New York Penn SIL</border>
<border>NYP New York Penn CRE</border>
<border>NYP New York Penn CAR</border>
<border>ALB Albany LAK</border>
</borders>
<coordinates>
<smallx>593</smallx>
<smally>290</smally>
<largex>739</largex>
<largey>368</largey>
</coordinates>
</country>
<country>
<name>ALB Albany LAK</name>
<borders>
<border>NYP New York Penn LAK</border>
<border>BOS Boston LAK</border>
<border>BUF Buffalo LAK</border>
</borders>
<coordinates>
<smallx>522</smallx>
<smally>231</smally>
<largex>672</largex>
<largey>305</largey>
</coordinates>
</country>
<country>
<name>BOS Boston LAK</name>
<borders>
<border>ALB Albany LAK</border>
</borders>
<coordinates>
<smallx>561</smallx>
<smally>208</smally>
<largex>712</largex>
<largey>270</largey>
</coordinates>
</country>
<country>
<name>BUF Buffalo LAK</name>
<borders>
<border>ALB Albany LAK</border>
<border>TOL Toledo LAK</border>
</borders>
<coordinates>
<smallx>478</smallx>
<smally>249</smally>
<largex>618</largex>
<largey>319</largey>
</coordinates>
</country>
<country>
<name>TOL Toledo LAK</name>
<borders>
<border>BUF Buffalo LAK</border>
<border>CHI Chicago LAK</border>
</borders>
<coordinates>
<smallx>437</smallx>
<smally>270</smally>
<largex>561</largex>
<largey>341</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago LAK</name>
<borders>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago CAR</border>
<border>TOL Toledo LAK</border>
</borders>
<coordinates>
<smallx>443</smallx>
<smally>178</smally>
<largex>552</largex>
<largey>258</largey>
</coordinates>
</country>
<!-- Silver Meteor -->
<country>
<name>NYP New York Penn SIL</name>
<borders>
<border>NYP New York Penn LAK</border>
<border>NYP New York Penn CRE</border>
<border>NYP New York Penn CAR</border>
<border>WAS Washington SIL</border>
</borders>
<coordinates>
<smallx>569</smallx>
<smally>290</smally>
<largex>715</largex>
<largey>368</largey>
</coordinates>
</country>
<country>
<name>WAS Washington SIL</name>
<borders>
<border>NYP New York Penn SIL</border>
<border>WAS Washington CRE</border>
<border>WAS Washington CAR</border>
<border>CIN Cincinnati CAR</border>
<border>CHS Charleston SIL</border>
</borders>
<coordinates>
<smallx>517</smallx>
<smally>335</smally>
<largex>664</largex>
<largey>417</largey>
</coordinates>
</country>
<country>
<name>CHS Charleston SIL</name>
<borders>
<border>WAS Washington SIL</border>
<border>ORL Orlando SIL</border>
</borders>
<coordinates>
<smallx>489</smallx>
<smally>378</smally>
<largex>631</largex>
<largey>482</largey>
</coordinates>
</country>
<country>
<name>ORL Orlando SIL</name>
<borders>
<border>CHS Charleston SIL</border>
<border>MIA Miami SIL</border>
<border>ORL Orlando SUN</border>
</borders>
<coordinates>
<smallx>467</smallx>
<smally>443</smally>
<largex>607</largex>
<largey>560</largey>
</coordinates>
</country>
<country>
<name>MIA Miami SIL</name>
<borders>
<border>ORL Orlando SIL</border>
</borders>
<coordinates>
<smallx>497</smallx>
<smally>467</smally>
<largex>641</largex>
<largey>593</largey>
</coordinates>
</country>
<!-- Texas Eagle -->
<country>
<name>SAS San Antonio TEX</name>
<borders>
<border>SAS San Antonio SUN</border>
<border>FTW Fort Worth TEX</border>
</borders>
<coordinates>
<smallx>292</smallx>
<smally>468</smally>
<largex>377</largex>
<largey>588</largey>
</coordinates>
</country>
<country>
<name>FTW Fort Worth TEX</name>
<borders>
<border>FTW Fort Worth HEA</border>
<border>STL St Louis TEX</border>
<border>SAS San Antonio TEX</border>
</borders>
<coordinates>
<smallx>322</smallx>
<smally>413</smally>
<largex>398</largex>
<largey>526</largey>
</coordinates>
</country>
<country>
<name>STL St Louis TEX</name>
<borders>
<border>FTW Fort Worth TEX</border>
<border>CHI Chicago TEX</border>
</borders>
<coordinates>
<smallx>352</smallx>
<smally>328</smally>
<largex>458</largex>
<largey>416</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago TEX</name>
<borders>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago CAR</border>
<border>CHI Chicago LAK</border>
<border>STL St Louis TEX</border>
</borders>
<coordinates>
<smallx>417</smallx>
<smally>240</smally>
<largex>527</largex>
<largey>320</largey>
</coordinates>
</country>
<!-- Cardinal -->
<country>
<name>NYP New York Penn CAR</name>
<borders>
<border>NYP New York Penn LAK</border>
<border>NYP New York Penn CRE</border>
<border>NYP New York Penn SIL</border>
<border>WAS Washington CAR</border>
</borders>
<coordinates>
<smallx>521</smallx>
<smally>290</smally>
<largex>667</largex>
<largey>368</largey>
</coordinates>
</country>
<country>
<name>WAS Washington CAR</name>
<borders>
<border>NYP New York Penn CAR</border>
<border>WAS Washington CRE</border>
<border>WAS Washington SIL</border>
<border>CIN Cincinnati CAR</border>
</borders>
<coordinates>
<smallx>469</smallx>
<smally>335</smally>
<largex>616</largex>
<largey>417</largey>
</coordinates>
</country>
<country>
<name>CIN Cincinnati CAR</name>
<borders>
<border>WAS Washington CAR</border>
<border>CHI Chicago CAR</border>
</borders>
<coordinates>
<smallx>427</smallx>
<smally>309</smally>
<largex>553</largex>
<largey>388</largey>
</coordinates>
</country>
<country>
<name>CHI Chicago CAR</name>
<borders>
<border>CHI Chicago EMP</border>
<border>CHI Chicago PIO</border>
<border>CHI Chicago CAL</border>
<border>CHI Chicago SOU</border>
<border>CHI Chicago TEX</border>
<border>CHI Chicago CIT</border>
<border>CHI Chicago LAK</border>
<border>CIN Cincinnati CAR</border>
</borders>
<coordinates>
<smallx>453</smallx>
<smally>204</smally>
<largex>562</largex>
<largey>284</largey>
</coordinates>
</country>
<!-- Crescent -->
<country>
<name>NYP New York Penn CRE</name>
<borders>
<border>NYP New York Penn LAK</border>
<border>NYP New York Penn CAR</border>
<border>NYP New York Penn SIL</border>
<border>WAS Washington CRE</border>
</borders>
<coordinates>
<smallx>545</smallx>
<smally>290</smally>
<largex>691</largex>
<largey>368</largey>
</coordinates>
</country>
<country>
<name>WAS Washington CRE</name>
<borders>
<border>NYP New York Penn CRE</border>
<border>WAS Washington CAR</border>
<border>WAS Washington SIL</border>
<border>CVS Charlottesville CRE</border>
</borders>
<coordinates>
<smallx>493</smallx>
<smally>335</smally>
<largex>640</largex>
<largey>417</largey>
</coordinates>
</country>
<country>
<name>CVS Charlottesville CRE</name>
<borders>
<border>WAS Washington CRE</border>
<border>ATL Atlanta CRE</border>
</borders>
<coordinates>
<smallx>447</smallx>
<smally>355</smally>
<largex>583</largex>
<largey>445</largey>
</coordinates>
</country>
<country>
<name>ATL Atlanta CRE</name>
<borders>
<border>CVS Charlottesville CRE</border>
<border>NOL New Orleans CRE</border>
</borders>
<coordinates>
<smallx>408</smallx>
<smally>388</smally>
<largex>538</largex>
<largey>483</largey>
</coordinates>
</country>
<country>
<name>NOL New Orleans CRE</name>
<borders>
<border>ATL Atlanta CRE</border>
<border>NOL New Orleans SUN</border>
<border>NOL New Orleans CIT</border>
</borders>
<coordinates>
<smallx>383</smallx>
<smally>458</smally>
<largex>493</largex>
<largey>577</largey>
</coordinates>
</country>
</map>