mirror of https://github.com/tstellar/bygfoot.git
29 lines
656 B
XML
29 lines
656 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Turkey</name>
|
|
<rating>7</rating>
|
|
<symbol>flag_turkey.png</symbol>
|
|
<sid>turkey</sid>
|
|
|
|
<leagues>
|
|
<league>turkey1</league>
|
|
<league>turkey2</league>
|
|
<league>turkey3a</league>
|
|
<league>turkey3b</league>
|
|
<league>turkey3c</league>
|
|
<league>turkey3d</league>
|
|
<league>turkey3e</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>turkey_kupasi</cup>
|
|
<cup>europe_uefa2a</cup>
|
|
<cup>europe_champ_league2</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
<cup>turkey_supercup</cup>
|
|
<cup>turkey_prom_games1</cup>
|
|
</cups>
|
|
|
|
</country>
|