mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 18:59:10 +01:00
22 lines
469 B
XML
Executable File
22 lines
469 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Luxembourg</name>
|
|
<symbol>flag_luxembourg.png</symbol>
|
|
<sid>luxembourg</sid>
|
|
<rating>4</rating>
|
|
|
|
<leagues>
|
|
<league>luxembourg1</league>
|
|
<league>luxembourg2</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>
|