1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-05 19:48:43 +01:00
bygfoot/support_files/definitions/scotland/cup_scotland_rel_games.xml
2005-05-21 09:44:20 +00:00

29 lines
688 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Relegation Games</name>
<short_name>Rel. Gam.</short_name>
<symbol>flag_scotland.png</symbol>
<sid>scotland_rel_games</sid>
<add_week>1000</add_week>
<property>national</property>
<property>promotion</property>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<number_of_groups>1</number_of_groups>
<number_of_advance>5</number_of_advance>
<choose_teams>
<choose_team>
<choose_team_sid>scotland1</choose_team_sid>
<number_of_teams>6</number_of_teams>
<start_idx>7</start_idx>
<end_idx>12</end_idx>
</choose_team>
</choose_teams>
</cup_round>
</cup_rounds>
</cup>