mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-10 14:13:16 +01:00
18 lines
314 B
XML
18 lines
314 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<country>
|
||
|
<name>iran</name>
|
||
|
<rating>9</rating>
|
||
|
<symbol>flag_iran.png</symbol>
|
||
|
<sid>iran</sid>
|
||
|
|
||
|
<leagues>
|
||
|
<league>iran1</league>
|
||
|
<league>iran2a</league>
|
||
|
<league>iran2b</league>
|
||
|
</leagues>
|
||
|
|
||
|
<cups>
|
||
|
<cup>iran_champ_league</cup>
|
||
|
</cups>
|
||
|
</country>
|