mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 09:54:52 +01:00
22 lines
461 B
XML
Executable File
22 lines
461 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Azerbaijan</name>
|
|
<symbol>flag_azerbaijan.png</symbol>
|
|
<sid>azerbaijan</sid>
|
|
<rating>4</rating>
|
|
|
|
<leagues>
|
|
<league>azerbaijan1</league>
|
|
<league>azerbaijan2</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>azerbaijan_cup</cup>
|
|
<cup>europe_uefa</cup>
|
|
<cup>europe_champ_league</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
</cups>
|
|
|
|
</country>
|