<?xml version="1.0" encoding="UTF-8"?>
<map>
<continent>
	<name>Northern Cali</name>
	<bonus>4</bonus>
	<components>
		<territory>Mt. Shasta</territory>
		<territory>Modoc</territory>
		<territory>Trinity</territory>
		<territory>Redding (city)</territory>
		<territory>Gold Country</territory>
		<territory>Plumas</territory>
	</components>
</continent>
<continent>
	<name>Northern Coast</name>
	<bonus>2</bonus>
	<components>
		<territory>Redwood</territory>
		<territory>Eureka (city)</territory>
		<territory>Mendocino</territory>
		<territory>Santa Rosa</territory>
	</components>
</continent>
<continent>
	<name>Sierra Nevada</name>
	<bonus>2</bonus>
	<components>
		<territory>Lake Tahoe</territory>
		<territory>Yosemite</territory>
		<territory>Inyo Forest</territory>
		<territory>Kings Canyon</territory>
	</components>
</continent>
<continent>
	<name>Bay Area</name>
	<bonus>6</bonus>
	<components>
		<territory>Marin</territory>
		<territory>Sonoma</territory>
		<territory>Napa Valley</territory>
		<territory>Berkeley</territory>
		<territory>Oakland</territory>
		<territory>San Jose</territory>
		<territory>Santa Cruz</territory>
		<territory>San Mateo</territory>
		<territory>San Francisco [S.F.]</territory>
	</components>
</continent>
<continent>
	<name>Central Valley</name>
	<bonus>6</bonus>
	<components>
		<territory>Sacramento (city)</territory>
		<territory>San Andreas</territory>
		<territory>Contra Costa</territory>
		<territory>Stockton (city)</territory>
		<territory>Modesto</territory>
		<territory>Fresno (city)</territory>
		<territory>Sequoia</territory>
		<territory>Sierra Madre</territory>
		<territory>Bakersfield (city)</territory>
	</components>
</continent>
<continent>
	<name>Central Coast</name>
	<bonus>3</bonus>
	<components>
		<territory>Monterey (city)</territory>
		<territory>Big Sur</territory>
		<territory>Pismo Beach</territory>
		<territory>Santa Barbara (city)</territory>
		<territory>Channel Islands</territory>
		<territory>Ventura</territory>
	</components>
</continent>
<continent>
	<name>Los Angeles</name>
	<bonus>5</bonus>
	<components>
		<territory>Malibu</territory>
		<territory>Burbank</territory>
		<territory>Hollywood</territory>
		<territory>Pasadena</territory>
		<territory>Chino Hills</territory>
		<territory>Central</territory>
		<territory>Anaheim</territory>
		<territory>Santa Ana</territory>
	</components>
</continent>
<continent>
	<name>Mojave Desert</name>
	<bonus>4</bonus>
	<components>
		<territory>Death Valley</territory>
		<territory>Zzyzx</territory>
		<territory>Needles</territory>
		<territory>Inland Empire</territory>
		<territory>San Diego (city)</territory>
		<territory>Salton Sea</territory>
	</components>
</continent>
<continent>
	<name>3 cities</name>
	<bonus>3</bonus>
	<components>
		<territory>Eureka (city)</territory>
		<territory>Redding (city)</territory>
		<territory>Sacramento (city)</territory>
		<territory>Stockton (city)</territory>
		<territory>Monterey (city)</territory>
		<territory>Fresno (city)</territory>
		<territory>Santa Barbara (city)</territory>
		<territory>Bakersfield (city)</territory>
		<territory>San Diego (city)</territory>
	</components>
	<required>3</required>
</continent>
<continent>
	<name>4 cities</name>
	<bonus>4</bonus>
	<components>
		<territory>Eureka (city)</territory>
		<territory>Redding (city)</territory>
		<territory>Sacramento (city)</territory>
		<territory>Stockton (city)</territory>
		<territory>Monterey (city)</territory>
		<territory>Fresno (city)</territory>
		<territory>Santa Barbara (city)</territory>
		<territory>Bakersfield (city)</territory>
		<territory>San Diego (city)</territory>
	</components>
	<required>4</required>
	<overrides>
		<override>3 cities</override>
	</overrides>
</continent>
<continent>
	<name>5 cities</name>
	<bonus>5</bonus>
	<components>
		<territory>Eureka (city)</territory>
		<territory>Redding (city)</territory>
		<territory>Sacramento (city)</territory>
		<territory>Stockton (city)</territory>
		<territory>Monterey (city)</territory>
		<territory>Fresno (city)</territory>
		<territory>Santa Barbara (city)</territory>
		<territory>Bakersfield (city)</territory>
		<territory>San Diego (city)</territory>
	</components>
	<required>5</required>
	<overrides>
		<override>4 cities</override>
	</overrides>
</continent>
<territory>
	<name>Redwood</name>
	<borders>
		<border>Mt. Shasta</border>
		<border>Trinity</border>
		<border>Eureka (city)</border>
	</borders>
	<coordinates>
		<smallx>140</smallx>
		<smally>69</smally>
		<largex>188</largex>
		<largey>83</largey>
	</coordinates>
</territory>
<territory>
	<name>Eureka (city)</name>
	<borders>
		<border>Redwood</border>
		<border>Trinity</border>
		<border>Mendocino</border>
	</borders>
	<coordinates>
		<smallx>130</smallx>
		<smally>113</smally>
		<largex>175</largex>
		<largey>142</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Mendocino</name>
	<borders>
		<border>Eureka (city)</border>
		<border>Santa Rosa</border>
	</borders>
	<coordinates>
		<smallx>136</smallx>
		<smally>182</smally>
		<largex>180</largex>
		<largey>234</largey>
	</coordinates>
</territory>
<territory>
	<name>Santa Rosa</name>
	<borders>
		<border>Mendocino</border>
		<border>Sacramento (city)</border>
		<border>Napa Valley</border>
		<border>Sonoma</border>
	</borders>
	<coordinates>
		<smallx>172</smallx>
		<smally>237</smally>
		<largex>232</largex>
		<largey>304</largey>
	</coordinates>
</territory>
<territory>
	<name>Mt. Shasta</name>
	<borders>
		<border>Modoc</border>
		<border>Redding (city)</border>
		<border>Trinity</border>
		<border>Redwood</border>
	</borders>
	<coordinates>
		<smallx>235</smallx>
		<smally>64</smally>
		<largex>314</largex>
		<largey>77</largey>
	</coordinates>
</territory>
<territory>
	<name>Modoc</name>
	<borders>
		<border>Plumas</border>
		<border>Redding (city)</border>
		<border>Mt. Shasta</border>
	</borders>
	<coordinates>
		<smallx>284</smallx>
		<smally>54</smally>
		<largex>381</largex>
		<largey>63</largey>
	</coordinates>
</territory>
<territory>
	<name>Redding (city)</name>
	<borders>
		<border>Mt. Shasta</border>
		<border>Modoc</border>
		<border>Plumas</border>
		<border>Gold Country</border>
		<border>Trinity</border>
	</borders>
	<coordinates>
		<smallx>240</smallx>
		<smally>105</smally>
		<largex>322</largex>
		<largey>132</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Trinity</name>
	<borders>
		<border>Redwood</border>
		<border>Mt. Shasta</border>
		<border>Redding (city)</border>
		<border>Gold Country</border>
		<border>Eureka (city)</border>
	</borders>
	<coordinates>
		<smallx>179</smallx>
		<smally>107</smally>
		<largex>241</largex>
		<largey>133</largey>
	</coordinates>
</territory>
<territory>
	<name>Plumas</name>
	<borders>
		<border>Modoc</border>
		<border>Redding (city)</border>
		<border>Gold Country</border>
		<border>Sacramento (city)</border>
		<border>Lake Tahoe</border>
	</borders>
	<coordinates>
		<smallx>284</smallx>
		<smally>132</smally>
		<largex>378</largex>
		<largey>174</largey>
	</coordinates>
</territory>
<territory>
	<name>Gold Country</name>
	<borders>
		<border>Trinity</border>
		<border>Redding (city)</border>
		<border>Plumas</border>
		<border>Sacramento (city)</border>
	</borders>
	<coordinates>
		<smallx>219</smallx>
		<smally>157</smally>
		<largex>295</largex>
		<largey>201</largey>
	</coordinates>
</territory>
<territory>
	<name>Sacramento (city)</name>
	<borders>
		<border>Gold Country</border>
		<border>Plumas</border>
		<border>Lake Tahoe</border>
		<border>San Andreas</border>
		<border>Contra Costa</border>
		<border>Santa Rosa</border>
		<border>Napa Valley</border>
	</borders>
	<coordinates>
		<smallx>226</smallx>
		<smally>211</smally>
		<largex>303</largex>
		<largey>273</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>San Andreas</name>
	<borders>
		<border>Sacramento (city)</border>
		<border>Contra Costa</border>
		<border>Stockton (city)</border>
		<border>Modesto</border>
		<border>Yosemite</border>
	</borders>
	<coordinates>
		<smallx>248</smallx>
		<smally>248</smally>
		<largex>339</largex>
		<largey>323</largey>
	</coordinates>
</territory>
<territory>
	<name>Contra Costa</name>
	<borders>
		<border>Sacramento (city)</border>
		<border>San Andreas</border>
		<border>Stockton (city)</border>
		<border>Modesto</border>
		<border>Napa Valley</border>
		<border>Oakland</border>
	</borders>
	<coordinates>
		<smallx>229</smallx>
		<smally>292</smally>
		<largex>309</largex>
		<largey>381</largey>
	</coordinates>
</territory>
<territory>
	<name>Stockton (city)</name>
	<borders>
		<border>Contra Costa</border>
		<border>San Andreas</border>
		<border>Modesto</border>
	</borders>
	<coordinates>
		<smallx>266</smallx>
		<smally>299</smally>
		<largex>356</largex>
		<largey>391</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Modesto</name>
	<borders>
		<border>Fresno (city)</border>
		<border>Sierra Madre</border>
		<border>Contra Costa</border>
		<border>Stockton (city)</border>
		<border>San Andreas</border>
	</borders>
	<coordinates>
		<smallx>307</smallx>
		<smally>330</smally>
		<largex>410</largex>
		<largey>432</largey>
	</coordinates>
</territory>
<territory>
	<name>Fresno (city)</name>
	<borders>
		<border>Modesto</border>
		<border>Sierra Madre</border>
		<border>Sequoia</border>
	</borders>
	<coordinates>
		<smallx>326</smallx>
		<smally>358</smally>
		<largex>436</largex>
		<largey>470</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Sequoia</name>
	<borders>
		<border>Fresno (city)</border>
		<border>Sierra Madre</border>
		<border>Bakersfield (city)</border>
	</borders>
	<coordinates>
		<smallx>362</smallx>
		<smally>403</smally>
		<largex>483</largex>
		<largey>530</largey>
	</coordinates>
</territory>
<territory>
	<name>Sierra Madre</name>
	<borders>
		<border>Modesto</border>
		<border>Fresno (city)</border>
		<border>Sequoia</border>
		<border>Bakersfield (city)</border>
		<border>Pismo Beach</border>
	</borders>
	<coordinates>
		<smallx>298</smallx>
		<smally>385</smally>
		<largex>399</largex>
		<largey>506</largey>
	</coordinates>
</territory>
<territory>
	<name>Bakersfield (city)</name>
	<borders>
		<border>Sierra Madre</border>
		<border>Sequoia</border>
		<border>Zzyzx</border>
		<border>Inland Empire</border>
		<border>Ventura</border>
		<border>Pismo Beach</border>
	</borders>
	<coordinates>
		<smallx>373</smallx>
		<smally>465</smally>
		<largex>499</largex>
		<largey>612</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Lake Tahoe</name>
	<borders>
		<border>Plumas</border>
		<border>Sacramento (city)</border>
		<border>Yosemite</border>
		<border>Inyo Forest</border>
	</borders>
	<coordinates>
		<smallx>295</smallx>
		<smally>212</smally>
		<largex>393</largex>
		<largey>274</largey>
	</coordinates>
</territory>
<territory>
	<name>Yosemite</name>
	<borders>
		<border>Lake Tahoe</border>
		<border>Inyo Forest</border>
		<border>San Andreas</border>
	</borders>
	<coordinates>
		<smallx>333</smallx>
		<smally>277</smally>
		<largex>446</largex>
		<largey>361</largey>
	</coordinates>
</territory>
<territory>
	<name>Inyo Forest</name>
	<borders>
		<border>Kings Canyon</border>
		<border>Yosemite</border>
		<border>Lake Tahoe</border>
	</borders>
	<coordinates>
		<smallx>368</smallx>
		<smally>308</smally>
		<largex>493</largex>
		<largey>403</largey>
	</coordinates>
</territory>
<territory>
	<name>Kings Canyon</name>
	<borders>
		<border>Inyo Forest</border>
		<border>Death Valley</border>
	</borders>
	<coordinates>
		<smallx>408</smallx>
		<smally>362</smally>
		<largex>549</largex>
		<largey>475</largey>
	</coordinates>
</territory>
<territory>
	<name>Death Valley</name>
	<borders>
		<border>Kings Canyon</border>
		<border>Zzyzx</border>
		<border>Needles</border>
	</borders>
	<coordinates>
		<smallx>441</smallx>
		<smally>414</smally>
		<largex>590</largex>
		<largey>541</largey>
	</coordinates>
</territory>
<territory>
	<name>Zzyzx</name>
	<borders>
		<border>Death Valley</border>
		<border>Needles</border>
		<border>Inland Empire</border>
		<border>Bakersfield (city)</border>
	</borders>
	<coordinates>
		<smallx>428</smallx>
		<smally>462</smally>
		<largex>572</largex>
		<largey>608</largey>
	</coordinates>
</territory>
<territory>
	<name>Needles</name>
	<borders>
		<border>Death Valley</border>
		<border>Zzyzx</border>
		<border>Inland Empire</border>
		<border>Salton Sea</border>
	</borders>
	<coordinates>
		<smallx>495</smallx>
		<smally>525</smally>
		<largex>664</largex>
		<largey>692</largey>
	</coordinates>
</territory>
<territory>
	<name>Inland Empire</name>
	<borders>
		<border>Bakersfield (city)</border>
		<border>Zzyzx</border>
		<border>Needles</border>
		<border>Salton Sea</border>
		<border>San Diego (city)</border>
		<border>Pasadena</border>
		<border>Chino Hills</border>
		<border>Anaheim</border>
	</borders>
	<coordinates>
		<smallx>441</smallx>
		<smally>512</smally>
		<largex>586</largex>
		<largey>674</largey>
	</coordinates>
</territory>
<territory>
	<name>San Diego (city)</name>
	<borders>
		<border>Santa Ana</border>
		<border>Anaheim</border>
		<border>Inland Empire</border>
		<border>Salton Sea</border>
	</borders>
	<coordinates>
		<smallx>401</smallx>
		<smally>581</smally>
		<largex>537</largex>
		<largey>766</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Salton Sea</name>
	<borders>
		<border>San Diego (city)</border>
		<border>Inland Empire</border>
		<border>Needles</border>
	</borders>
	<coordinates>
		<smallx>481</smallx>
		<smally>567</smally>
		<largex>648</largex>
		<largey>747</largey>
	</coordinates>
</territory>
<territory>
	<name>Monterey (city)</name>
	<borders>
		<border>Santa Cruz</border>
		<border>San Jose</border>
		<border>Big Sur</border>
	</borders>
	<coordinates>
		<smallx>220</smallx>
		<smally>358</smally>
		<largex>296</largex>
		<largey>469</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Big Sur</name>
	<borders>
		<border>Monterey (city)</border>
		<border>Pismo Beach</border>
	</borders>
	<coordinates>
		<smallx>248</smallx>
		<smally>394</smally>
		<largex>333</largex>
		<largey>518</largey>
	</coordinates>
</territory>
<territory>
	<name>Pismo Beach</name>
	<borders>
		<border>Big Sur</border>
		<border>Santa Barbara (city)</border>
		<border>Ventura</border>
		<border>Bakersfield (city)</border>
		<border>Sierra Madre</border>
	</borders>
	<coordinates>
		<smallx>299</smallx>
		<smally>457</smally>
		<largex>401</largex>
		<largey>598</largey>
	</coordinates>
</territory>
<territory>
	<name>Santa Barbara (city)</name>
	<borders>
		<border>Pismo Beach</border>
		<border>Ventura</border>
		<border>Channel Islands</border>
	</borders>
	<coordinates>
		<smallx>290</smallx>
		<smally>485</smally>
		<largex>389</largex>
		<largey>638</largey>
	</coordinates>
	<neutral>2</neutral>
</territory>
<territory>
	<name>Ventura</name>
	<borders>
		<border>Channel Islands</border>
		<border>Santa Barbara (city)</border>
		<border>Pismo Beach</border>
		<border>Bakersfield (city)</border>
		<border>Burbank</border>
		<border>Malibu</border>
	</borders>
	<coordinates>
		<smallx>325</smallx>
		<smally>501</smally>
		<largex>435</largex>
		<largey>659</largey>
	</coordinates>
</territory>
<territory>
	<name>Channel Islands</name>
	<borders>
		<border>Santa Barbara (city)</border>
		<border>Ventura</border>
	</borders>
	<coordinates>
		<smallx>295</smallx>
		<smally>535</smally>
		<largex>393</largex>
		<largey>706</largey>
	</coordinates>
</territory>
<territory>
	<name>Sonoma</name>
	<borders>
		<border>Napa Valley</border>
		<border>Marin</border>
		<border>Santa Rosa</border>
	</borders>
	<coordinates>
		<smallx>42</smallx>
		<smally>261</smally>
		<largex>60</largex>
		<largey>340</largey>
	</coordinates>
</territory>
<territory>
	<name>Napa Valley</name>
	<borders>
		<border>Sonoma</border>
		<border>Berkeley</border>
		<border>Oakland</border>
		<border>Contra Costa</border>
		<border>Sacramento (city)</border>
		<border>Santa Rosa</border>
	</borders>
	<coordinates>
		<smallx>75</smallx>
		<smally>260</smally>
		<largex>102</largex>
		<largey>338</largey>
	</coordinates>
</territory>
<territory>
	<name>Marin</name>
	<borders>
		<border>San Francisco [S.F.]</border>
		<border>Sonoma</border>
	</borders>
	<coordinates>
		<smallx>37</smallx>
		<smally>288</smally>
		<largex>51</largex>
		<largey>374</largey>
	</coordinates>
</territory>
<territory>
	<name>Berkeley</name>
	<borders>
		<border>Napa Valley</border>
		<border>Oakland</border>
	</borders>
	<coordinates>
		<smallx>85</smallx>
		<smally>291</smally>
		<largex>116</largex>
		<largey>380</largey>
	</coordinates>
</territory>
<territory>
	<name>Oakland</name>
	<borders>
		<border>Berkeley</border>
		<border>Napa Valley</border>
		<border>San Jose</border>
		<border>Contra Costa</border>
		<border>San Francisco [S.F.]</border>
	</borders>
	<coordinates>
		<smallx>110</smallx>
		<smally>313</smally>
		<largex>144</largex>
		<largey>413</largey>
	</coordinates>
</territory>
<territory>
	<name>San Jose</name>
	<borders>
		<border>Oakland</border>
		<border>San Mateo</border>
		<border>Santa Cruz</border>
		<border>Monterey (city)</border>
	</borders>
	<coordinates>
		<smallx>107</smallx>
		<smally>348</smally>
		<largex>145</largex>
		<largey>456</largey>
	</coordinates>
</territory>
<territory>
	<name>San Francisco [S.F.]</name>
	<borders>
		<border>Oakland</border>
		<border>Marin</border>
		<border>San Mateo</border>
	</borders>
	<coordinates>
		<smallx>54</smallx>
		<smally>331</smally>
		<largex>73</largex>
		<largey>433</largey>
	</coordinates>
</territory>
<territory>
	<name>San Mateo</name>
	<borders>
		<border>San Francisco [S.F.]</border>
		<border>San Jose</border>
		<border>Santa Cruz</border>
	</borders>
	<coordinates>
		<smallx>70</smallx>
		<smally>364</smally>
		<largex>97</largex>
		<largey>475</largey>
	</coordinates>
</territory>
<territory>
	<name>Santa Cruz</name>
	<borders>
		<border>San Mateo</border>
		<border>San Jose</border>
		<border>Monterey (city)</border>
	</borders>
	<coordinates>
		<smallx>98</smallx>
		<smally>378</smally>
		<largex>135</largex>
		<largey>497</largey>
	</coordinates>
</territory>
<territory>
	<name>Burbank</name>
	<borders>
		<border>Pasadena</border>
		<border>Hollywood</border>
		<border>Malibu</border>
		<border>Ventura</border>
		<border>Central</border>
	</borders>
	<coordinates>
		<smallx>51</smallx>
		<smally>498</smally>
		<largex>75</largex>
		<largey>647</largey>
	</coordinates>
</territory>
<territory>
	<name>Hollywood</name>
	<borders>
		<border>Burbank</border>
		<border>Pasadena</border>
		<border>Chino Hills</border>
		<border>Central</border>
	</borders>
	<coordinates>
		<smallx>101</smallx>
		<smally>485</smally>
		<largex>137</largex>
		<largey>639</largey>
	</coordinates>
</territory>
<territory>
	<name>Pasadena</name>
	<borders>
		<border>Chino Hills</border>
		<border>Hollywood</border>
		<border>Burbank</border>
		<border>Inland Empire</border>
	</borders>
	<coordinates>
		<smallx>130</smallx>
		<smally>479</smally>
		<largex>178</largex>
		<largey>630</largey>
	</coordinates>
</territory>
<territory>
	<name>Chino Hills</name>
	<borders>
		<border>Pasadena</border>
		<border>Hollywood</border>
		<border>Central</border>
		<border>Anaheim</border>
		<border>Inland Empire</border>
	</borders>
	<coordinates>
		<smallx>147</smallx>
		<smally>493</smally>
		<largex>202</largex>
		<largey>650</largey>
	</coordinates>
</territory>
<territory>
	<name>Central</name>
	<borders>
		<border>Burbank</border>
		<border>Hollywood</border>
		<border>Chino Hills</border>
		<border>Anaheim</border>
		<border>Santa Ana</border>
		<border>Malibu</border>
	</borders>
	<coordinates>
		<smallx>106</smallx>
		<smally>514</smally>
		<largex>147</largex>
		<largey>677</largey>
	</coordinates>
</territory>
<territory>
	<name>Malibu</name>
	<borders>
		<border>Burbank</border>
		<border>Central</border>
		<border>Santa Ana</border>
		<border>Ventura</border>
	</borders>
	<coordinates>
		<smallx>35</smallx>
		<smally>515</smally>
		<largex>48</largex>
		<largey>679</largey>
	</coordinates>
</territory>
<territory>
	<name>Anaheim</name>
	<borders>
		<border>Central</border>
		<border>Chino Hills</border>
		<border>Santa Ana</border>
		<border>Inland Empire</border>
		<border>San Diego (city)</border>
	</borders>
	<coordinates>
		<smallx>123</smallx>
		<smally>553</smally>
		<largex>169</largex>
		<largey>729</largey>
	</coordinates>
</territory>
<territory>
	<name>Santa Ana</name>
	<borders>
		<border>Malibu</border>
		<border>Central</border>
		<border>Anaheim</border>
		<border>San Diego (city)</border>
	</borders>
	<coordinates>
		<smallx>84</smallx>
		<smally>554</smally>
		<largex>117</largex>
		<largey>730</largey>
	</coordinates>
</territory>
</map>