mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-16 10:21:15 +01:00
31 lines
849 B
XML
31 lines
849 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<cup>
|
|
<name>Promotion Play-Off</name>
|
|
<short_name>Play-Off</short_name>
|
|
<symbol>flag_ireland.png</symbol>
|
|
<sid>ireland_prom_games</sid>
|
|
<add_week>1000</add_week>
|
|
<property>national</property>
|
|
<property>highlight2</property>
|
|
|
|
<cup_rounds>
|
|
<cup_round>
|
|
<home_away>1</home_away>
|
|
<choose_teams>
|
|
<choose_team>
|
|
<choose_team_sid>ireland1</choose_team_sid>
|
|
<number_of_teams>1</number_of_teams>
|
|
<start_idx>11</start_idx>
|
|
<end_idx>11</end_idx>
|
|
</choose_team>
|
|
<choose_team>
|
|
<choose_team_sid>ireland2</choose_team_sid>
|
|
<number_of_teams>1</number_of_teams>
|
|
<start_idx>2</start_idx>
|
|
<end_idx>2</end_idx>
|
|
</choose_team>
|
|
</choose_teams>
|
|
</cup_round>
|
|
</cup_rounds>
|
|
</cup>
|