add paraguay

This commit is contained in:
ircarrascal 2008-11-27 20:49:51 +00:00
parent 927a439541
commit a471210f1e
2 changed files with 90 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<country>
<name>Paraguay</name>
<symbol>flag_paraguay.png</symbol>
<sid>paraguay</sid>
<rating>7</rating>
<leagues>
<league>paraguay1</league>
</leagues>
</country>

View File

@ -0,0 +1,80 @@
<?xml version="1.0" encoding="UTF-8"?>
<league>
<sid>paraguay1</sid>
<layer>1</layer>
<name>Primera División</name>
<short_name>Primera</short_name>
<symbol>flag_paraguay.png</symbol>
<average_talent>7400</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>
<break>1</break>
<new_table name="Apertura">1</new_table>
<new_table name="Clausura">27</new_table>
<teams>
<team>
<team_name>Olimpia</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>Cerro</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>12 de Octubre</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>S. América</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>Guaraní</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>Libertad</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>Luqueño</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>Nacional</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>2 de Mayo</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>Tacuary</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>3 de Febrero</team_name>
<team_average_talent>7400</team_average_talent>
</team>
<team>
<team_name>S. Pettirossi</team_name>
<team_average_talent>7400</team_average_talent>
</team>
</teams>
</league>