mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-03-04 19:17:53 +01:00
This includes all teams and also the uefa cup definitions. All team names have been replaced with bygfoot friendly names.
27 lines
610 B
XML
27 lines
610 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Slovenia</name>
|
|
<symbol>flag_slovenia.png</symbol>
|
|
<sid>slovenia</sid>
|
|
<rating>3</rating>
|
|
|
|
<leagues>
|
|
<league>slovenia1</league>
|
|
<league>slovenia2</league>
|
|
<league>slovenia3a</league>
|
|
<league>slovenia3b</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>slovenia_cup</cup>
|
|
<cup>slovenia_prom_games1</cup>
|
|
<cup>uefa_supercup</cup>
|
|
<cup>uefa_europa_league_final</cup>
|
|
<cup>uefa_el_cp</cup>
|
|
<cup>uefa_el</cup>
|
|
<cup>uefa_champions_league_final</cup>
|
|
<cup>uefa_cl_cp</cup>
|
|
<cup>uefa_cl</cup>
|
|
</cups>
|
|
</country>
|