mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 09:54:52 +01:00
24 lines
529 B
XML
Executable File
24 lines
529 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>
|
|
<league>luxembourg3a</league>
|
|
<league>luxembourg3b</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>luxembourg_cup</cup>
|
|
<cup>europe_uefa</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
</cups>
|
|
|
|
</country>
|