mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 02:39:14 +01:00
35 lines
797 B
XML
35 lines
797 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<league>
|
|
<sid>peru3-5</sid>
|
|
<name>Copa Peru - Grupo V</name>
|
|
<short_name>Peru V</short_name>
|
|
<symbol>flag_peru.png</symbol>
|
|
<first_week>14</first_week>
|
|
<week_gap>1</week_gap>
|
|
<yellow_red>3</yellow_red>
|
|
<average_talent>6500</average_talent>
|
|
<names_file>peru</names_file>
|
|
<layer>3</layer>
|
|
<teams>
|
|
<team>
|
|
<team_name>Leon de Huanuco</team_name>
|
|
<team_average_talent>6700</team_average_talent>
|
|
</team>
|
|
<team>
|
|
<team_name>UPAO</team_name>
|
|
</team>
|
|
<team>
|
|
<team_name>Octavio Espinoza</team_name>
|
|
</team>
|
|
<team>
|
|
<team_name>Sport Huamanga</team_name>
|
|
</team>
|
|
<team>
|
|
<team_name>Lawn Tennis</team_name>
|
|
</team>
|
|
<team>
|
|
<team_name>AELU</team_name>
|
|
</team>
|
|
</teams>
|
|
</league>
|