mirror of https://github.com/tstellar/bygfoot.git
add chile
This commit is contained in:
parent
c7616ca3ad
commit
375e415485
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<country>
|
||||
<name>Chile</name>
|
||||
<symbol>flag_chile.png</symbol>
|
||||
<sid>chile</sid>
|
||||
<rating>6</rating>
|
||||
<leagues>
|
||||
<league>chile1</league>
|
||||
</leagues>
|
||||
</country>
|
|
@ -0,0 +1,99 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>chile1</sid>
|
||||
<layer>1</layer>
|
||||
<name>Primera División</name>
|
||||
<short_name>Primera</short_name>
|
||||
<symbol>flag_chile.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>3</break>
|
||||
<new_table name="Apertura">1</new_table>
|
||||
<new_table name="Clausura">27</new_table>
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>Antofagasta</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Audax</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Cobreloa</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Cobresal</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Colo-Colo</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>D. Concepción</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Everton</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Huachipato</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>La Serena</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Melipilla</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Nublense</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>O'Higgins</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Palestino</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Osorno</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Rangers</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Santiago M.</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>U. Chile</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>U. Concepción</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>U. Española</team_name>
|
||||
<team_average_talent>7100</team_average_talent>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
Loading…
Reference in New Issue