mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-31 07:54:50 +01:00
add ecuador
This commit is contained in:
parent
d6890f9f31
commit
d2308f2013
@ -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>
|
@ -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>
|
Loading…
x
Reference in New Issue
Block a user