mirror of https://github.com/tstellar/bygfoot.git
24 lines
501 B
XML
24 lines
501 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Greece</name>
|
|
<symbol>flag_greece.png</symbol>
|
|
<sid>greece</sid>
|
|
<rating>7</rating>
|
|
|
|
<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>
|