mirror of https://github.com/tstellar/bygfoot.git
27 lines
615 B
XML
27 lines
615 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Scotland</name>
|
|
<rating>7</rating>
|
|
<symbol>flag_scotland.png</symbol>
|
|
<sid>scotland</sid>
|
|
|
|
<leagues>
|
|
<league>scotland1</league>
|
|
<league>scotland2</league>
|
|
<league>scotland3</league>
|
|
<league>scotland4</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>scotland_fa</cup>
|
|
<cup>scotland_league</cup>
|
|
<cup>europe_uefa2a</cup>
|
|
<cup>europe_champ_league2s</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
<cup>scotland_prom_games2</cup>
|
|
<cup>scotland_prom_games3</cup>
|
|
</cups>
|
|
|
|
</country>
|