mirror of https://github.com/tstellar/bygfoot.git
add bolivia
This commit is contained in:
parent
bbd13c1771
commit
ac707c32b6
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<country>
|
||||
<name>Bolivia</name>
|
||||
<symbol>flag_bolivia.png</symbol>
|
||||
<sid>bolivia</sid>
|
||||
<rating>5</rating>
|
||||
<leagues>
|
||||
<league>bolivia1</league>
|
||||
</leagues>
|
||||
</country>
|
|
@ -0,0 +1,79 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>bolivia1</sid>
|
||||
<layer>1</layer>
|
||||
<name>Primera División</name>
|
||||
<short_name>Primera</short_name>
|
||||
<symbol>flag_bolivia.png</symbol>
|
||||
<average_talent>6800</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>
|
||||
<new_table name="Apertura">1</new_table>
|
||||
<new_table name="Clausura">27</new_table>
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>Aurora</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Blooming</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Bolivar</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Guabirá</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>J. Wilstermann</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>S. José</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Universitario</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>La Paz</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>O. Petrolero</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>R. Potosí</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>T. Strongest</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>R. Mamoré</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
Loading…
Reference in New Issue