mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 10:21:15 +01:00
27 lines
521 B
XML
27 lines
521 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>France</name>
|
|
<symbol>flag_fr.png</symbol>
|
|
<sid>france</sid>
|
|
<leagues>
|
|
<league>france1</league>
|
|
<league>france2</league>
|
|
<league>france3</league>
|
|
<league>france4</league>
|
|
<league>france5</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>france</cup>
|
|
<cup>ligue</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>europe_cwc</cup>
|
|
<cup>europe_uefa</cup>
|
|
</cups>
|
|
|
|
<supercups>
|
|
<cup>supercup_europe_uefa</cup>
|
|
</supercups>
|
|
|
|
</country>
|