add luxembourg

This commit is contained in:
mihaitza 2008-11-25 21:33:40 +00:00
parent 642ca65eef
commit 2e8baa2173
4 changed files with 195 additions and 0 deletions

View File

@ -0,0 +1,21 @@
<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>luxembourg</name>
<rating>8</rating>
<symbol>flag_lux.png</symbol>
<sid>luxembourg</sid>
<leagues>
<league>lux1</league>
<league>lux2</league>
</leagues>
<cups>
<cup>lux_coupe</cup>
<cup>europe_uefa</cup>
<cup>europe_cwc</cup>
<cup>europe_champ_league</cup>
<cup>supercup_europe_uefa</cup>
<cup>supercup_europe_intercontinental</cup>
</cups>
</country>

View File

@ -0,0 +1,40 @@
<?xml version="1.0" encoding="UTF-8"?>
<cup>
<name>Coupe de Luxembourg</name>
<short_name>Coupe</short_name>
<symbol>flag_lux.png</symbol>
<sid>lux_coupe</sid>
<last_week>40</last_week>
<week_gap>4</week_gap>
<property>national</property>
<cup_rounds>
<cup_round>
<home_away>0</home_away>
<choose_teams>
<choose_team>
<choose_team_sid>lux1</choose_team_sid>
</choose_team>
<choose_team>
<choose_team_sid>lux2</choose_team_sid>
</choose_team>
</choose_teams>
</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>
<neutral>1</neutral>
</cup_round>
</cup_rounds>
</cup>

View File

@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<league>
<sid>lux1</sid>
<name>Nationaldivisioun</name>
<short_name>ND</short_name>
<symbol>flag_lux.png</symbol>
<first_week>1</first_week>
<week_gap>1</week_gap>
<average_talent>7500</average_talent>
<names_file>belgium</names_file>
<prom_rel>
<prom_rel_element>
<rank_start>12</rank_start>
<rank_end>14</rank_end>
<dest_sid>lux2</dest_sid>
<prom_rel_type>relegation</prom_rel_type>
</prom_rel_element>
</prom_rel>
<teams>
<team>
<team_name>F91 Dudelange</team_name>
</team>
<team>
<team_name>Differdange 03</team_name>
</team>
<team>
<team_name>Jeunesse Esch</team_name>
</team>
<team>
<team_name>Progrès Niedercorn</team_name>
</team>
<team>
<team_name>Grevenmacher</team_name>
</team>
<team>
<team_name>Racing</team_name>
</team>
<team>
<team_name>Rumelange</team_name>
</team>
<team>
<team_name>Fola</team_name>
</team>
<team>
<team_name>Hesperange</team_name>
</team>
<team>
<team_name>Ettelbruck</team_name>
</team>
<team>
<team_name>Hamm Benfica</team_name>
</team>
<team>
<team_name>Steinfort</team_name>
</team>
<team>
<team_name>Käerjeng 97</team_name>
</team>
<team>
<team_name>Avenir Beggen</team_name>
</team>
</teams>
</league>

View File

@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<league>
<sid>lux2</sid>
<name>Éirepromotioun</name>
<short_name>EP</short_name>
<symbol>flag_lux.png</symbol>
<first_week>1</first_week>
<week_gap>1</week_gap>
<average_talent>7200</average_talent>
<names_file>belgium</names_file>
<prom_rel>
<prom_rel_element>
<rank_start>1</rank_start>
<rank_end>3</rank_end>
<dest_sid>lux1</dest_sid>
<prom_rel_type>promotion</prom_rel_type>
</prom_rel_element>
</prom_rel>
<teams>
<team>
<team_name>Attert Bissen</team_name>
</team>
<team>
<team_name>Muhlenbach</team_name>
</team>
<team>
<team_name>Canach Jeunesse</team_name>
</team>
<team>
<team_name>Cessange Bracarenses</team_name>
</team>
<team>
<team_name>Erpeldange 72</team_name>
</team>
<team>
<team_name>Fola</team_name>
</team>
<team>
<team_name>Mamer 32</team_name>
</team>
<team>
<team_name>Mertert-Wasserbillig</team_name>
</team>
<team>
<team_name>Lintgen</team_name>
</team>
<team>
<team_name>Mondercange</team_name>
</team>
<team>
<team_name>Obercorn</team_name>
</team>
<team>
<team_name>Rumelange</team_name>
</team>
<team>
<team_name>Mertzig</team_name>
</team>
<team>
<team_name>S. Steinfort</team_name>
</team>
</teams>
</league>