mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 17:59:42 +01:00
24 lines
499 B
XML
24 lines
499 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Czech Republic</name>
|
|
<symbol>flag_czech.png</symbol>
|
|
<sid>czech</sid>
|
|
<rating>7</rating>
|
|
|
|
<leagues>
|
|
<league>czech1</league>
|
|
<league>czech2</league>
|
|
<league>czech3a</league>
|
|
<league>czech3b</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>czech_cup</cup>
|
|
<cup>europe_uefa2a</cup>
|
|
<cup>europe_champ_league2</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
</cups>
|
|
|
|
</country>
|