mirror of https://github.com/tstellar/bygfoot.git
37 lines
832 B
XML
37 lines
832 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>Суперкупата на България</name>
|
|
<short_name>Суперкупата</short_name>
|
|
<symbol>flag_bulgaria.png</symbol>
|
|
<sid>supercup_bulgaria</sid>
|
|
<last_week>1</last_week>
|
|
<group>59</group>
|
|
<property>national</property>
|
|
|
|
<cup_rounds>
|
|
<cup_round>
|
|
<home_away>0</home_away>
|
|
<neutral>1</neutral>
|
|
|
|
<choose_teams>
|
|
<choose_team>
|
|
<choose_team_sid>bulgaria_national</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>bulgaria1</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>
|