mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-14 09:25:14 +01:00
43 lines
1.0 KiB
XML
43 lines
1.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<league>
|
|
<sid>cyprus1</sid>
|
|
<name>Division A</name>
|
|
<short_name>Div. A</short_name>
|
|
<symbol>flag_cyprus.png</symbol>
|
|
<first_week>9</first_week>
|
|
<week_gap>1</week_gap>
|
|
<break_in length="1">10</break_in>
|
|
<break_in length="2">14</break_in>
|
|
<average_talent>6900</average_talent>
|
|
<names_file>greece</names_file>
|
|
<yellow_red>5</yellow_red>
|
|
|
|
<prom_rel>
|
|
<prom_rel_element>
|
|
<rank_start>3</rank_start>
|
|
<rank_end>4</rank_end>
|
|
<dest_sid>cyprus2</dest_sid>
|
|
<prom_rel_type>relegation</prom_rel_type>
|
|
</prom_rel_element>
|
|
</prom_rel>
|
|
|
|
<teams>
|
|
<team>
|
|
<team_name>APOEL</team_name>
|
|
<def_file>cyprus_apoel</def_file>
|
|
</team>
|
|
<team>
|
|
<team_name>Limassol</team_name>
|
|
<def_file>cyprus_limassol</def_file>
|
|
</team>
|
|
<team>
|
|
<team_name>Omonia</team_name>
|
|
<def_file>cyprus_omonia</def_file>
|
|
</team>
|
|
<team>
|
|
<team_name>AEK Larnaca</team_name>
|
|
<team_average_talent>5900</team_average_talent>
|
|
</team>
|
|
</teams>
|
|
</league>
|