1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-16 10:21:15 +01:00
bygfoot/support_files/definitions/greece/country_greece.xml

24 lines
501 B
XML
Raw Normal View History

2005-11-06 21:36:14 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>Greece</name>
2005-12-07 16:11:06 +01:00
<symbol>flag_greece.png</symbol>
2005-11-06 21:36:14 +01:00
<sid>greece</sid>
2005-12-07 16:11:06 +01:00
<rating>7</rating>
2005-11-06 21:36:14 +01:00
<leagues>
<league>greece1</league>
<league>greece2</league>
</leagues>
<cups>
<cup>greece_cup</cup>
<cup>europe_uefa</cup>
<cup>europe_cwc</cup>
<cup>europe_champ_league</cup>
<cup>supercup_league_vs_cup</cup>
<cup>supercup_europe_uefa</cup>
<cup>supercup_europe_intercontinental</cup>
</cups>
</country>