mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-14 09:25:14 +01:00
95a1507f6a
This includes all teams and also the uefa cup definitions. All team names have been replaced with bygfoot friendly names.
32 lines
1011 B
XML
32 lines
1011 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>Ukrainian Supercup</name>
|
|
<short_name>Supercup</short_name>
|
|
<symbol>flag_ukraine.png</symbol>
|
|
<sid>ukraine_supercup</sid>
|
|
<last_week>2</last_week>
|
|
<property>national</property>
|
|
<group>175</group>
|
|
|
|
<cup_rounds>
|
|
<cup_round>
|
|
<home_away>0</home_away>
|
|
<neutral>1</neutral>
|
|
<choose_teams>
|
|
<choose_team>
|
|
<choose_team_sid>ukraine_cup</choose_team_sid>
|
|
<number_of_teams>1</number_of_teams>
|
|
<start_idx>1</start_idx>
|
|
<end_idx>1</end_idx>
|
|
</choose_team>
|
|
<choose_team>
|
|
<choose_team_sid>ukraine1</choose_team_sid>
|
|
<number_of_teams>1</number_of_teams>
|
|
<start_idx>1</start_idx>
|
|
<end_idx>2</end_idx>
|
|
</choose_team>
|
|
</choose_teams>
|
|
</cup_round>
|
|
</cup_rounds>
|
|
</cup>
|