1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-02-07 23:28:51 +01:00

25 lines
556 B
XML
Raw Normal View History

2005-04-29 19:16:21 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>France</name>
2005-05-07 14:25:02 +00:00
<symbol>flag_france.png</symbol>
2005-04-29 19:16:21 +00:00
<sid>france</sid>
<leagues>
<league>france1</league>
<league>france2</league>
<league>france3</league>
<league>france4</league>
<league>france5</league>
</leagues>
<cups>
<cup>france_coupe</cup>
<cup>france_ligue</cup>
2005-04-29 19:16:21 +00:00
<cup>europe_uefa</cup>
2005-05-06 17:04:21 +00:00
<cup>europe_cwc</cup>
<cup>europe_champ_league</cup>
2005-04-29 19:16:21 +00:00
<cup>supercup_europe_uefa</cup>
2005-06-03 07:41:41 +00:00
<cup>supercup_europe_intercontinental</cup>
2005-05-06 17:04:21 +00:00
</cups>
2005-04-29 19:16:21 +00:00
</country>