mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 01:45:34 +01:00
26 lines
592 B
XML
26 lines
592 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Serbia</name>
|
|
<rating>7</rating>
|
|
<symbol>flag_serbia.png</symbol>
|
|
<sid>serbia</sid>
|
|
|
|
<leagues>
|
|
<league>serbia1</league>
|
|
<league>serbia2</league>
|
|
<league>serbia3a</league>
|
|
<league>serbia3b</league>
|
|
<league>serbia3c</league>
|
|
<league>serbia3d</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>serbia_cup</cup>
|
|
<cup>europe_uefa3a</cup>
|
|
<cup>europe_champ_league1a</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
<cup>serbia_prom_games1</cup>
|
|
</cups>
|
|
</country>
|