mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-18 03:09:15 +01:00
17 lines
292 B
XML
17 lines
292 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<country>
|
||
|
<name>qatar</name>
|
||
|
<rating>9</rating>
|
||
|
<symbol>flag_qatar.png</symbol>
|
||
|
<sid>qatar</sid>
|
||
|
|
||
|
<leagues>
|
||
|
<league>qatar1</league>
|
||
|
<league>qatar2</league>
|
||
|
</leagues>
|
||
|
|
||
|
<cups>
|
||
|
<cup>qatar_champ_league</cup>
|
||
|
</cups>
|
||
|
</country>
|