mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-22 03:48:05 +01:00
17 lines
310 B
XML
17 lines
310 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<country>
|
||
|
<name>thailand</name>
|
||
|
<rating>9</rating>
|
||
|
<symbol>flag_thailand.png</symbol>
|
||
|
<sid>thailand</sid>
|
||
|
|
||
|
<leagues>
|
||
|
<league>thailand1</league>
|
||
|
<league>thailand2a</league>
|
||
|
</leagues>
|
||
|
|
||
|
<cups>
|
||
|
<cup>thailand_champ_league</cup>
|
||
|
</cups>
|
||
|
</country>
|