mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-14 17:34:19 +01:00
24 lines
556 B
XML
Executable File
24 lines
556 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Slovenia</name>
|
|
<symbol>flag_slovenia.png</symbol>
|
|
<sid>slovenia</sid>
|
|
<rating>6</rating>
|
|
|
|
<leagues>
|
|
<league>slovenia1</league>
|
|
<league>slovenia2</league>
|
|
<league>slovenia3a</league>
|
|
<league>slovenia3b</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>slovenia_prom_games1</cup>
|
|
<cup>europe_uefa</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>supercup_league_vs_cup</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
</cups>
|
|
</country>
|