mirror of https://github.com/tstellar/bygfoot.git
add venezuela
This commit is contained in:
parent
bb0e05758d
commit
0511d93072
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<country>
|
||||
<name>Venezuela</name>
|
||||
<symbol>flag_venezuela.png</symbol>
|
||||
<sid>venezuela</sid>
|
||||
<rating>5</rating>
|
||||
<leagues>
|
||||
<league>venezuela1</league>
|
||||
</leagues>
|
||||
</country>
|
|
@ -0,0 +1,91 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<league>
|
||||
<sid>venezuela1</sid>
|
||||
<layer>1</layer>
|
||||
<name>Primera División</name>
|
||||
<short_name>Primera</short_name>
|
||||
<symbol>flag_venezuela.png</symbol>
|
||||
<average_talent>6800</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="Clausura">27</new_table>
|
||||
<teams>
|
||||
<team>
|
||||
<team_name>Mineros</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Minervén</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Aragua</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>A. Vigía</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Caracas</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Carabobo</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>D. Anzoátegui</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>D. Italia</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>D. Táchira</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>E. Roja</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>E. Mérida</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>G. Lara</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Guanare</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Monagas</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Portuguesa</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Maracaibo</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Zamora</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
<team>
|
||||
<team_name>Zulia</team_name>
|
||||
<team_average_talent>6800</team_average_talent>
|
||||
</team>
|
||||
</teams>
|
||||
</league>
|
Loading…
Reference in New Issue