Gilligan wrote:Just a question, on the drop down arrows for attacking and fortifying, would it say: Gilligan attacked Red A from Red B? Is it something different?
yep, you got it. here's the XML if it helps answer any similar questions.
<?xml version="1.0"?>
<map>
<title>Chinese Checkers</title>
<smallwidth>600</smallwidth>
<smallheight>405</smallheight>
<largewidth>740</largewidth>
<largeheight>500</largeheight>
<filetype>jpg</filetype>
<continent>
<name>Blue</name>
<bonus>3</bonus>
<components>
<component>Blue-A</component>
<component>Blue-B</component>
<component>Blue-C</component>
<component>Blue-D</component>
<component>Blue-E</component>
<component>Blue-F</component>
</components>
</continent>
<continent>
<name>Red</name>
<bonus>3</bonus>
<components>
<component>Red-A</component>
<component>Red-B</component>
<component>Red-C</component>
<component>Red-D</component>
<component>Red-E</component>
<component>Red-F</component>
</components>
</continent>
<continent>
<name>Green</name>
<bonus>3</bonus>
<components>
<component>Green-A</component>
<component>Green-B</component>
<component>Green-C</component>
<component>Green-D</component>
<component>Green-E</component>
<component>Green-F</component>
</components>
</continent>
<continent>
<name>Yellow</name>
<bonus>3</bonus>
<components>
<component>Yellow-A</component>
<component>Yellow-B</component>
<component>Yellow-C</component>
<component>Yellow-D</component>
<component>Yellow-E</component>
<component>Yellow-F</component>
</components>
</continent>
<continent>
<name>Orange</name>
<bonus>3</bonus>
<components>
<component>Orange-A</component>
<component>Orange-B</component>
<component>Orange-C</component>
<component>Orange-D</component>
<component>Orange-E</component>
<component>Orange-F</component>
</components>
</continent>
<continent>
<name>Purple</name>
<bonus>3</bonus>
<components>
<component>Purple-A</component>
<component>Purple-B</component>
<component>Purple-C</component>
<component>Purple-D</component>
<component>Purple-E</component>
<component>Purple-F</component>
</components>
</continent>
<continent>
<name>Purple and Yellow</name>
<bonus>4</bonus>
<components>
<component>Purple-A</component>
<component>Purple-B</component>
<component>Purple-C</component>
<component>Purple-D</component>
<component>Purple-E</component>
<component>Purple-F</component>
<component>Yellow-A</component>
<component>Yellow-B</component>
<component>Yellow-C</component>
<component>Yellow-D</component>
<component>Yellow-E</component>
<component>Yellow-F</component>
</components>
</continent>
<continent>
<name>Blue and Orange</name>
<bonus>4</bonus>
<components>
<component>Blue-A</component>
<component>Blue-B</component>
<component>Blue-C</component>
<component>Blue-D</component>
<component>Blue-E</component>
<component>Blue-F</component>
<component>Orange-A</component>
<component>Orange-B</component>
<component>Orange-C</component>
<component>Orange-D</component>
<component>Orange-E</component>
<component>Orange-F</component>
</components>
</continent>
<continent>
<name>Red and Green</name>
<bonus>4</bonus>
<components>
<component>Red-A</component>
<component>Red-B</component>
<component>Red-C</component>
<component>Red-D</component>
<component>Red-E</component>
<component>Red-F</component>
<component>Green-A</component>
<component>Green-B</component>
<component>Green-C</component>
<component>Green-D</component>
<component>Green-E</component>
<component>Green-F</component>
</components>
</continent>
<country>
<name>Blue-A</name>
<borders>
<border>Blue-B</border>
<border>Blue-C</border>
</borders>
<coordinates>
<smallx>328</smallx>
<smally>62</smally>
<largex>405</largex>
<largey>72</largey>
</coordinates>
</country>
<country>
<name>Blue-B</name>
<borders>
<border>Blue-A</border>
<border>Blue-C</border>
<border>Blue-D</border>
<border>Blue-E</border>
</borders>
<coordinates>
<smallx>296</smallx>
<smally>80</smally>
<largex>366</largex>
<largey>94</largey>
</coordinates>
</country>
<country>
<name>Blue-C</name>
<borders>
<border>Blue-A</border>
<border>Blue-B</border>
<border>Blue-E</border>
<border>Blue-F</border>
</borders>
<coordinates>
<smallx>328</smallx>
<smally>98</smally>
<largex>405</largex>
<largey>116</largey>
</coordinates>
</country>
<country>
<name>Blue-D</name>
<borders>
<border>Blue-B</border>
<border>Blue-E</border>
<border>Center-A</border>
<border>Center-C</border> </borders>
<coordinates>
<smallx>265</smallx>
<smally>98</smally>
<largex>327</largex>
<largey>116</largey>
</coordinates>
</country>
<country>
<name>Blue-E</name>
<borders>
<border>Blue-B</border>
<border>Blue-C</border>
<border>Blue-D</border>
<border>Blue-F</border>
<border>Center-C</border>
<border>Center-H</border> </borders>
<coordinates>
<smallx>296</smallx>
<smally>116</smally>
<largex>366</largex>
<largey>138</largey>
</coordinates>
</country>
<country>
<name>Blue-F</name>
<borders>
<border>Blue-E</border>
<border>Blue-C</border>
<border>Center-H</border>
<border>Center-I</border> </borders>
<coordinates>
<smallx>328</smallx>
<smally>134</smally>
<largex>405</largex>
<largey>161</largey>
</coordinates>
</country>
<country>
<name>Green-A</name>
<borders>
<border>Green-B</border>
<border>Green-C</border>
</borders>
<coordinates>
<smallx>423</smallx>
<smally>227</smally>
<largex>521</largex>
<largey>275</largey>
</coordinates>
</country>
<country>
<name>Green-B</name>
<borders>
<border>Green-A</border>
<border>Green-C</border>
<border>Green-D</border>
<border>Green-E</border>
</borders>
<coordinates>
<smallx>393</smallx>
<smally>208</smally>
<largex>484</largex>
<largey>252</largey>
</coordinates>
</country>
<country>
<name>Green-C</name>
<borders>
<border>Green-A</border>
<border>Green-B</border>
<border>Green-E</border>
<border>Green-F</border>
</borders>
<coordinates>
<smallx>393</smallx>
<smally>245</smally>
<largex>484</largex>
<largey>297</largey>
</coordinates>
</country>
<country>
<name>Green-D</name>
<borders>
<border>Green-B</border>
<border>Green-E</border>
<border>Center-I</border>
<border>Center-M</border> </borders>
<coordinates>
<smallx>360</smallx>
<smally>189</smally>
<largex>444</largex>
<largey>229</largey>
</coordinates>
</country>
<country>
<name>Green-E</name>
<borders>
<border>Green-B</border>
<border>Green-C</border>
<border>Green-D</border>
<border>Green-F</border>
<border>Center-M</border>
<border>Center-O</border> </borders>
<coordinates>
<smallx>360</smallx>
<smally>227</smally>
<largex>444</largex>
<largey>275</largey>
</coordinates>
</country>
<country>
<name>Green-F</name>
<borders>
<border>Green-E</border>
<border>Green-C</border>
<border>Center-O</border>
<border>Center-U</border> </borders>
<coordinates>
<smallx>360</smallx>
<smally>263</smally>
<largex>444</largex>
<largey>320</largey>
</coordinates>
</country>
<country>
<name>Yellow-A</name>
<borders>
<border>Yellow-B</border>
<border>Yellow-C</border>
</borders>
<coordinates>
<smallx>328</smallx>
<smally>391</smally>
<largex>405</largex>
<largey>477</largey>
</coordinates>
</country>
<country>
<name>Yellow-B</name>
<borders>
<border>Yellow-A</border>
<border>Yellow-C</border>
<border>Yellow-D</border>
<border>Yellow-E</border>
</borders>
<coordinates>
<smallx>328</smallx>
<smally>354</smally>
<largex>405</largex>
<largey>432</largey>
</coordinates>
</country>
<country>
<name>Yellow-C</name>
<borders>
<border>Yellow-A</border>
<border>Yellow-B</border>
<border>Yellow-E</border>
<border>Yellow-F</border>
</borders>
<coordinates>
<smallx>296</smallx>
<smally>373</smally>
<largex>366</largex>
<largey>455</largey>
</coordinates>
</country>
<country>
<name>Yellow-D</name>
<borders>
<border>Yellow-B</border>
<border>Yellow-E</border>
<border>Center-U</border>
<border>Center-T</border> </borders>
<coordinates>
<smallx>328</smallx>
<smally>318</smally>
<largex>405</largex>
<largey>388</largey>
</coordinates>
</country>
<country>
<name>Yellow-E</name>
<borders>
<border>Yellow-B</border>
<border>Yellow-C</border>
<border>Yellow-D</border>
<border>Yellow-F</border>
<border>Center-W</border>
<border>Center-T</border> </borders>
<coordinates>
<smallx>296</smallx>
<smally>336</smally>
<largex>366</largex>
<largey>410</largey>
</coordinates>
</country>
<country>
<name>Yellow-F</name>
<borders>
<border>Yellow-E</border>
<border>Yellow-C</border>
<border>Center-X</border>
<border>Center-W</border> </borders>
<coordinates>
<smallx>265</smallx>
<smally>354</smally>
<largex>327</largex>
<largey>432</largey>
</coordinates>
</country>
<country>
<name>Orange-A</name>
<borders>
<border>Orange-B</border>
<border>Orange-C</border>
</borders>
<coordinates>
<smallx>137</smallx>
<smally>391</smally>
<largex>170</largex>
<largey>477</largey>
</coordinates>
</country>
<country>
<name>Orange-B</name>
<borders>
<border>Orange-A</border>
<border>Orange-C</border>
<border>Orange-D</border>
<border>Orange-E</border>
</borders>
<coordinates>
<smallx>168</smallx>
<smally>373</smally>
<largex>209</largex>
<largey>455</largey>
</coordinates>
</country>
<country>
<name>Orange-C</name>
<borders>
<border>Orange-A</border>
<border>Orange-B</border>
<border>Orange-E</border>
<border>Orange-F</border>
</borders>
<coordinates>
<smallx>137</smallx>
<smally>354</smally>
<largex>170</largex>
<largey>432</largey>
</coordinates>
</country>
<country>
<name>Orange-D</name>
<borders>
<border>Orange-B</border>
<border>Orange-E</border>
<border>Center-V</border>
<border>Center-X</border> </borders>
<coordinates>
<smallx>200</smallx>
<smally>354</smally>
<largex>247</largex>
<largey>432</largey>
</coordinates>
</country>
<country>
<name>Orange-E</name>
<borders>
<border>Orange-B</border>
<border>Orange-C</border>
<border>Orange-D</border>
<border>Orange-F</border>
<border>Center-Q</border>
<border>Center-V</border> </borders>
<coordinates>
<smallx>168</smallx>
<smally>336</smally>
<largex>209</largex>
<largey>410</largey>
</coordinates>
</country>
<country>
<name>Orange-F</name>
<borders>
<border>Orange-E</border>
<border>Orange-C</border>
<border>Center-P</border>
<border>Center-Q</border> </borders>
<coordinates>
<smallx>137</smallx>
<smally>318</smally>
<largex>170</largex>
<largey>388</largey>
</coordinates>
</country>
<country>
<name>Red-A</name>
<borders>
<border>Red-B</border>
<border>Red-C</border>
</borders>
<coordinates>
<smallx>39</smallx>
<smally>227</smally>
<largex>50</largex>
<largey>275</largey>
</coordinates>
</country>
<country>
<name>Red-B</name>
<borders>
<border>Red-A</border>
<border>Red-C</border>
<border>Red-D</border>
<border>Red-E</border>
</borders>
<coordinates>
<smallx>71</smallx>
<smally>245</smally>
<largex>89</largex>
<largey>297</largey>
</coordinates>
</country>
<country>
<name>Red-C</name>
<borders>
<border>Red-A</border>
<border>Red-B</border>
<border>Red-E</border>
<border>Red-F</border>
</borders>
<coordinates>
<smallx>71</smallx>
<smally>208</smally>
<largex>89</largex>
<largey>252</largey>
</coordinates>
</country>
<country>
<name>Red-D</name>
<borders>
<border>Red-B</border>
<border>Red-E</border>
<border>Center-N</border>
<border>Center-P</border> </borders>
<coordinates>
<smallx>104</smallx>
<smally>263</smally>
<largex>129</largex>
<largey>320</largey>
</coordinates>
</country>
<country>
<name>Red-E</name>
<borders>
<border>Red-B</border>
<border>Red-C</border>
<border>Red-D</border>
<border>Red-F</border>
<border>Center-J</border>
<border>Center-N</border> </borders>
<coordinates>
<smallx>104</smallx>
<smally>227</smally>
<largex>129</largex>
<largey>275</largey>
</coordinates>
</country>
<country>
<name>Red-F</name>
<borders>
<border>Red-E</border>
<border>Red-C</border>
<border>Center-D</border>
<border>Center-J</border> </borders>
<coordinates>
<smallx>104</smallx>
<smally>189</smally>
<largex>129</largex>
<largey>229</largey>
</coordinates>
</country>
<country>
<name>Purple-A</name>
<borders>
<border>Purple-B</border>
<border>Purple-C</border>
</borders>
<coordinates>
<smallx>137</smallx>
<smally>62</smally>
<largex>170</largex>
<largey>72</largey>
</coordinates>
</country>
<country>
<name>Purple-B</name>
<borders>
<border>Purple-A</border>
<border>Purple-C</border>
<border>Purple-D</border>
<border>Purple-E</border>
</borders>
<coordinates>
<smallx>137</smallx>
<smally>98</smally>
<largex>170</largex>
<largey>116</largey>
</coordinates>
</country>
<country>
<name>Purple-C</name>
<borders>
<border>Purple-A</border>
<border>Purple-B</border>
<border>Purple-E</border>
<border>Purple-F</border>
</borders>
<coordinates>
<smallx>168</smallx>
<smally>80</smally>
<largex>209</largex>
<largey>94</largey>
</coordinates>
</country>
<country>
<name>Purple-D</name>
<borders>
<border>Purple-B</border>
<border>Purple-E</border>
<border>Center-D</border>
<border>Center-E</border> </borders>
<coordinates>
<smallx>137</smallx>
<smally>134</smally>
<largex>170</largex>
<largey>161</largey>
</coordinates>
</country>
<country>
<name>Purple-E</name>
<borders>
<border>Purple-B</border>
<border>Purple-C</border>
<border>Purple-D</border>
<border>Purple-F</border>
<border>Center-B</border>
<border>Center-E</border> </borders>
<coordinates>
<smallx>168</smallx>
<smally>116</smally>
<largex>209</largex>
<largey>138</largey>
</coordinates>
</country>
<country>
<name>Purple-F</name>
<borders>
<border>Purple-E</border>
<border>Purple-C</border>
<border>Center-A</border>
<border>Center-B</border> </borders>
<coordinates>
<smallx>200</smallx>
<smally>98</smally>
<largex>247</largex>
<largey>116</largey>
</coordinates>
</country>
<country>
<name>Center-A</name>
<borders>
<border>Center-B</border>
<border>Center-C</border>
<border>Purple-F</border>
<border>Blue-D</border> </borders>
<coordinates>
<smallx>232</smallx>
<smally>116</smally>
<largex>287</largex>
<largey>138</largey>
</coordinates>
</country>
<country>
<name>Center-B</name>
<borders>
<border>Center-A</border>
<border>Center-E</border>
<border>Center-F</border>
<border>Purple-E</border>
<border>Purple-F</border> </borders>
<coordinates>
<smallx>200</smallx>
<smally>134</smally>
<largex>247</largex>
<largey>161</largey>
</coordinates>
</country>
<country>
<name>Center-C</name>
<borders>
<border>Center-A</border>
<border>Center-G</border>
<border>Center-H</border>
<border>Blue-D</border>
<border>Blue-E</border> </borders>
<coordinates>
<smallx>265</smallx>
<smally>134</smally>
<largex>327</largex>
<largey>161</largey>
</coordinates>
</country>
<country>
<name>Center-D</name>
<borders>
<border>Center-J</border>
<border>Center-E</border>
<border>Red-F</border>
<border>Purple-D</border> </borders>
<coordinates>
<smallx>137</smallx>
<smally>171</smally>
<largex>170</largex>
<largey>206</largey>
</coordinates>
</country>
<country>
<name>Center-E</name>
<borders>
<border>Center-D</border>
<border>Center-F</border>
<border>Center-B</border>
<border>Purple-D</border>
<border>Purple-E</border> </borders>
<coordinates>
<smallx>168</smallx>
<smally>153</smally>
<largex>209</largex>
<largey>184</largey>
</coordinates>
</country>
<country>
<name>Center-F</name>
<borders>
<border>Center-B</border>
<border>Center-E</border>
<border>Center-G</border>
<border>Center-L</border>
<border>Center-S</border>
<border>Center-R</border>
<border>Center-K</border> </borders>
<coordinates>
<smallx>210</smallx>
<smally>189</smally>
<largex>260</largex>
<largey>229</largey>
</coordinates>
</country>
<country>
<name>Center-G</name>
<borders>
<border>Center-C</border>
<border>Center-H</border>
<border>Center-F</border>
<border>Center-L</border>
<border>Center-S</border>
<border>Center-R</border>
<border>Center-K</border> </borders>
<coordinates>
<smallx>253</smallx>
<smally>189</smally>
<largex>313</largex>
<largey>229</largey>
</coordinates>
</country>
<country>
<name>Center-H</name>
<borders>
<border>Center-C</border>
<border>Center-G</border>
<border>Center-I</border>
<border>Blue-F</border>
<border>Blue-E</border> </borders>
<coordinates>
<smallx>296</smallx>
<smally>153</smally>
<largex>366</largex>
<largey>184</largey>
</coordinates>
</country>
<country>
<name>Center-I</name>
<borders>
<border>Center-H</border>
<border>Center-M</border>
<border>Blue-F</border>
<border>Green-D</border> </borders>
<coordinates>
<smallx>328</smallx>
<smally>171</smally>
<largex>405</largex>
<largey>206</largey>
</coordinates>
</country>
<country>
<name>Center-J</name>
<borders>
<border>Red-E</border>
<border>Red-F</border>
<border>Center-D</border>
<border>Center-K</border>
<border>Center-N</border> </borders>
<coordinates>
<smallx>137</smallx>
<smally>208</smally>
<largex>170</largex>
<largey>252</largey>
</coordinates>
</country>
<country>
<name>Center-K</name>
<borders>
<border>Center-J</border>
<border>Center-N</border>
<border>Center-F</border>
<border>Center-G</border>
<border>Center-L</border>
<border>Center-S</border>
<border>Center-R</border> </borders>
<coordinates>
<smallx>191</smallx>
<smally>227</smally>
<largex>236</largex>
<largey>275</largey>
</coordinates>
</country>
<country>
<name>Center-L</name>
<borders>
<border>Center-M</border>
<border>Center-O</border>
<border>Center-F</border>
<border>Center-G</border>
<border>Center-K</border>
<border>Center-S</border>
<border>Center-R</border> </borders>
<coordinates>
<smallx>274</smallx>
<smally>227</smally>
<largex>339</largex>
<largey>275</largey>
</coordinates>
</country>
<country>
<name>Center-M</name>
<borders>
<border>Green-D</border>
<border>Green-E</border>
<border>Center-L</border>
<border>Center-I</border>
<border>Center-O</border> </borders>
<coordinates>
<smallx>328</smallx>
<smally>208</smally>
<largex>405</largex>
<largey>252</largey>
</coordinates>
</country>
<country>
<name>Center-N</name>
<borders>
<border>Red-D</border>
<border>Red-E</border>
<border>Center-J</border>
<border>Center-K</border>
<border>Center-P</border> </borders>
<coordinates>
<smallx>137</smallx>
<smally>245</smally>
<largex>170</largex>
<largey>297</largey>
</coordinates>
</country>
<country>
<name>Center-O</name>
<borders>
<border>Green-F</border>
<border>Green-E</border>
<border>Center-L</border>
<border>Center-M</border>
<border>Center-U</border> </borders>
<coordinates>
<smallx>328</smallx>
<smally>245</smally>
<largex>405</largex>
<largey>297</largey>
</coordinates>
</country>
<country>
<name>Center-P</name>
<borders>
<border>Red-D</border>
<border>Orange-F</border>
<border>Center-N</border>
<border>Center-Q</border> </borders>
<coordinates>
<smallx>137</smallx>
<smally>281</smally>
<largex>170</largex>
<largey>342</largey>
</coordinates>
</country>
<country>
<name>Center-Q</name>
<borders>
<border>Orange-E</border>
<border>Orange-F</border>
<border>Center-P</border>
<border>Center-R</border>
<border>Center-V</border> </borders>
<coordinates>
<smallx>168</smallx>
<smally>300</smally>
<largex>209</largex>
<largey>365</largey>
</coordinates>
</country>
<country>
<name>Center-R</name>
<borders>
<border>Center-Q</border>
<border>Center-V</border>
<border>Center-K</border>
<border>Center-F</border>
<border>Center-G</border>
<border>Center-L</border>
<border>Center-S</border> </borders>
<coordinates>
<smallx>210</smallx>
<smally>263</smally>
<largex>260</largex>
<largey>320</largey>
</coordinates>
</country>
<country>
<name>Center-S</name>
<borders>
<border>Center-T</border>
<border>Center-W</border>
<border>Center-F</border>
<border>Center-G</border>
<border>Center-L</border>
<border>Center-R</border>
<border>Center-K</border> </borders>
<coordinates>
<smallx>253</smallx>
<smally>263</smally>
<largex>313</largex>
<largey>320</largey>
</coordinates>
</country>
<country>
<name>Center-T</name>
<borders>
<border>Yellow-D</border>
<border>Yellow-E</border>
<border>Center-S</border>
<border>Center-U</border>
<border>Center-W</border> </borders>
<coordinates>
<smallx>296</smallx>
<smally>300</smally>
<largex>366</largex>
<largey>365</largey>
</coordinates>
</country>
<country>
<name>Center-U</name>
<borders>
<border>Green-F</border>
<border>Yellow-D</border>
<border>Center-T</border>
<border>Center-O</border> </borders>
<coordinates>
<smallx>328</smallx>
<smally>281</smally>
<largex>405</largex>
<largey>342</largey>
</coordinates>
</country>
<country>
<name>Center-V</name>
<borders>
<border>Orange-D</border>
<border>Orange-E</border>
<border>Center-Q</border>
<border>Center-R</border>
<border>Center-X</border> </borders>
<coordinates>
<smallx>200</smallx>
<smally>318</smally>
<largex>247</largex>
<largey>388</largey>
</coordinates>
</country>
<country>
<name>Center-W</name>
<borders>
<border>Yellow-E</border>
<border>Yellow-F</border>
<border>Center-S</border>
<border>Center-T</border>
<border>Center-X</border> </borders>
<coordinates>
<smallx>265</smallx>
<smally>318</smally>
<largex>327</largex>
<largey>388</largey>
</coordinates>
</country>
<country>
<name>Center-X</name>
<borders>
<border>Yellow-F</border>
<border>Orange-D</border>
<border>Center-W</border>
<border>Center-V</border> </borders>
<coordinates>
<smallx>232</smallx>
<smally>336</smally>
<largex>287</largex>
<largey>410</largey>
</coordinates>
</country>
</map>