mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 18:29:21 +01:00
22 lines
458 B
XML
22 lines
458 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>luxembourg</name>
|
|
<rating>8</rating>
|
|
<symbol>flag_lux.png</symbol>
|
|
<sid>luxembourg</sid>
|
|
<leagues>
|
|
<league>lux1</league>
|
|
<league>lux2</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>lux_coupe</cup>
|
|
<cup>europe_uefa</cup>
|
|
<cup>europe_cwc</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
</cups>
|
|
|
|
</country>
|