mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 17:59:42 +01:00
22 lines
454 B
XML
22 lines
454 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<country>
|
||
|
<name>Iceland</name>
|
||
|
<symbol>flag_iceland.png</symbol>
|
||
|
<sid>iceland</sid>
|
||
|
<rating>4</rating>
|
||
|
|
||
|
<leagues>
|
||
|
<league>iceland1</league>
|
||
|
<league>iceland2</league>
|
||
|
</leagues>
|
||
|
|
||
|
<cups>
|
||
|
<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>
|