mirror of https://github.com/tstellar/bygfoot.git
37 lines
774 B
XML
37 lines
774 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>UEFA Supercup</name>
|
|
<short_name>UEFA SC</short_name>
|
|
<sid>supercup_europe_uefa</sid>
|
|
<add_week>1000</add_week>
|
|
<property>international</property>
|
|
<property>supercup</property>
|
|
|
|
<cup_rounds>
|
|
<cup_round>
|
|
<home_away>0</home_away>
|
|
<neutral>1</neutral>
|
|
|
|
<choose_teams>
|
|
|
|
<choose_team>
|
|
<choose_team_sid>europe_champ_league</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>europe_cwc</choose_team_sid>
|
|
<number_of_teams>1</number_of_teams>
|
|
<start_idx>1</start_idx>
|
|
<end_idx>1</end_idx>
|
|
</choose_team>
|
|
|
|
</choose_teams>
|
|
|
|
</cup_round>
|
|
</cup_rounds>
|
|
|
|
</cup>
|