1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2025-01-31 07:54:50 +01:00
bygfoot/support_files/definitions/cup_england_league.xml
2004-12-23 12:58:39 +00:00

55 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>League Cup</name>
<short_name>League Cup</short_name>
<symbol>flag_en.png</symbol>
<id>england_league</id>
<type>national</type>
<last_week>48</last_week>
<week_gap>4</week_gap>
<yellow_red>3</yellow_red>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
<cup_round>
<home_away>0</home_away>
</cup_round>
<cup_round>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
</cup_rounds>
<choose_teams>
<choose_team>
<choose_team_id>england1</choose_team_id>
<number_of_teams>-1</number_of_teams>
</choose_team>
<choose_team>
<choose_team_id>england2</choose_team_id>
<number_of_teams>-1</number_of_teams>
</choose_team>
<choose_team>
<choose_team_id>england3</choose_team_id>
<number_of_teams>-1</number_of_teams>
</choose_team>
<choose_team>
<choose_team_id>england4</choose_team_id>
<number_of_teams>-1</number_of_teams>
</choose_team>
</choose_teams>
</cup>