1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-16 18:29:21 +01:00
bygfoot/support_files/definitions/fifa/cup_gold_cup.xml
2007-08-30 12:24:25 +00:00

40 lines
1020 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Gold Cup</name>
<short_name>Gold Cup</short_name>
<sid>gold_cup</sid>
<symbol>wc_namerica.png</symbol>
<yellow_red>2</yellow_red>
<last_week>6</last_week>
<add_week>0</add_week>
<week_gap>1</week_gap>
<property>international</property>
<cup_rounds>
<cup_round>
<number_of_groups>3</number_of_groups>
<number_of_advance>2</number_of_advance>
<number_of_best_advance>2</number_of_best_advance>
<new_teams>12</new_teams>
<randomise_teams>1</randomise_teams>
<home_away>0</home_away>
<neutral>1</neutral>
<choose_teams>
<choose_team>
<choose_team_sid>concacaf</choose_team_sid>
</choose_team>
</choose_teams>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
<cup_round>
<home_away>0</home_away>
<neutral>1</neutral>
</cup_round>
</cup_rounds>
</cup>