mirror of
https://github.com/tstellar/bygfoot.git
synced 2025-01-18 18:02:32 +01:00
add colombia
This commit is contained in:
parent
375e415485
commit
d6890f9f31
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<country>
|
||||
<name>Colombia</name>
|
||||
<symbol>flag_colombia.png</symbol>
|
||||
<sid>colombia</sid>
|
||||
<rating>6</rating>
|
||||
<leagues>
|
||||
<league>colombia1</league>
|
||||
</leagues>
|
||||
</country>
|
@ -0,0 +1,91 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>colombia1</sid>
|
||||
<layer>1</layer>
|
||||
<name>Primera División</name>
|
||||
<short_name>Primera</short_name>
|
||||
<symbol>flag_colombia.png</symbol>
|
||||
<average_talent>7100</average_talent>
|
||||
<names_file>latinoamerica</names_file>
|
||||
<first_week>7</first_week>
|
||||
<week_gap>1</week_gap>
|
||||
<yellow_red>5</yellow_red>
|
||||
<round_robins>2</round_robins>
|
||||
<break>7</break>
|
||||
<new_table name="Apertura">1</new_table>
|
||||
<new_table name="Finalización">27</new_table>
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>A. Cali</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Bucaramanga</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Huila</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>Boyacá</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Cúcuta</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Quindío</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Tolima</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>D. Cali</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Pasto</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Pereira</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Envigado</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>I. Medellín</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Junior</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>La Equidad</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Millonarios</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>O. Caldas</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Santa Fé</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
Loading…
Reference in New Issue
Block a user