mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-14 17:34:19 +01:00
95a1507f6a
This includes all teams and also the uefa cup definitions. All team names have been replaced with bygfoot friendly names.
31 lines
753 B
XML
31 lines
753 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>Magyar Szuperkupa</name>
|
|
<short_name>SzuperK_HU</short_name>
|
|
<sid>hungary_supercup</sid>
|
|
<last_week>4</last_week>
|
|
<property>national</property>
|
|
<group>161</group>
|
|
|
|
<cup_rounds>
|
|
<cup_round>
|
|
<home_away>0</home_away>
|
|
<neutral>1</neutral>
|
|
<choose_teams>
|
|
<choose_team>
|
|
<choose_team_sid>hungary1</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>hungary_cup</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>
|