mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-10 22:14:07 +01:00
16 lines
254 B
XML
16 lines
254 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<country>
|
||
|
<name>sudan</name>
|
||
|
<rating>9</rating>
|
||
|
<symbol>flag_sudan.png</symbol>
|
||
|
<sid>sudan</sid>
|
||
|
|
||
|
<leagues>
|
||
|
<league>sudan1</league>
|
||
|
</leagues>
|
||
|
|
||
|
<cups>
|
||
|
<cup>cup_sudan</cup>
|
||
|
</cups>
|
||
|
</country>
|