add ecuador

This commit is contained in:
ircarrascal 2008-11-27 20:47:57 +00:00
parent 1036bdcbbb
commit 927a439541
2 changed files with 87 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>Ecuador</name>
<symbol>flag_ecuador.png</symbol>
<sid>ecuador</sid>
<rating>6</rating>
<leagues>
<league>ecuador1</league>
</leagues>
</country>

View File

@ -0,0 +1,77 @@
<?xml version="1.0" encoding="UTF-8"?>
<league>
<sid>ecuador1</sid>
<layer>1</layer>
<name>Serie A</name>
<short_name>Seria A</short_name>
<symbol>flag_ecuador.png</symbol>
<average_talent>7100</average_talent>
<names_file>latinoamerica</names_file>
<first_week>7</first_week>
<week_gap>1</week_gap>
<two_match_week_start>3</two_match_week_start>
<two_match_week_end>4</two_match_week_end>
<two_match_week_start>15</two_match_week_start>
<two_match_week_end>16</two_match_week_end>
<two_match_week_start>28</two_match_week_start>
<two_match_week_end>29</two_match_week_end>
<two_match_week_start>35</two_match_week_start>
<two_match_week_end>36</two_match_week_end>
<yellow_red>5</yellow_red>
<round_robins>4</round_robins>
<teams>
<team>
<team_name>Barcelona</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Olmedo</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Cuenca</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Nacional</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Espoli</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>U. Católica</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Macará</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Emelec</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Universitario</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>Azogues</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>L. Quito</team_name>
<team_average_talent>7100</team_average_talent>
</team>
<team>
<team_name>S. Quito</team_name>
<team_average_talent>7100</team_average_talent>
</team>
</teams>
</league>