mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-15 01:45:34 +01:00
26 lines
562 B
XML
Executable File
26 lines
562 B
XML
Executable File
<?xml version="1.0" encoding="UTF-8"?>
|
|
<country>
|
|
<name>Israel</name>
|
|
<symbol>flag_israel.png</symbol>
|
|
<sid>israel</sid>
|
|
<rating>5</rating>
|
|
|
|
<leagues>
|
|
<league>israel1</league>
|
|
<league>israel2</league>
|
|
<league>israel3</league>
|
|
<league>israel4a</league>
|
|
<league>israel4b</league>
|
|
</leagues>
|
|
|
|
<cups>
|
|
<cup>israel_cup</cup>
|
|
<cup>europe_uefa3a</cup>
|
|
<cup>europe_champ_league1a</cup>
|
|
<cup>supercup_europe_uefa</cup>
|
|
<cup>supercup_europe_intercontinental</cup>
|
|
<cup>israel_prom_games1</cup>
|
|
</cups>
|
|
|
|
</country>
|