1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-14 09:25:14 +01:00
bygfoot/support_files/definitions/europe/ukraine/cup_ukraine_supercup.xml
Tom Stellard 95a1507f6a Import all Europe definitions from forums
This includes all teams and also the uefa cup definitions.  All team
names have been replaced with bygfoot friendly names.
2021-03-05 23:38:28 -05:00

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>