mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 09:54:52 +01:00
26 lines
577 B
XML
Executable File
26 lines
577 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Finland</name>
|
|
<rating>5</rating>
|
|
<symbol>flag_finland.png</symbol>
|
|
<sid>finland</sid>
|
|
|
|
<leagues>
|
|
<league>finland1</league>
|
|
<league>finland2</league>
|
|
<league>finland3a</league>
|
|
<league>finland3b</league>
|
|
<league>finland3c</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>finland_suomen_cup</cup>
|
|
<cup>europe_uefa</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
<cup>finland_prom_games1</cup>
|
|
</cups>
|
|
|
|
</country>
|