1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-16 02:11:23 +01:00
bygfoot/support_files/definitions/asia/australia/league_australia1.xml

42 lines
885 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<league>
<sid>australia1</sid>
<name>A-League</name>
<short_name>A-Lg.</short_name>
<symbol>flag_australia.png</symbol>
<first_week>1</first_week>
<week_gap>1</week_gap>
<average_talent>5700</average_talent>
<names_file>australia</names_file>
<round_robins>3</round_robins>
<teams>
<team>
<team_name>Adelaide</team_name>
</team>
<team>
<team_name>New Zealand Knights</team_name>
</team>
<team>
<team_name>Queensland Roar</team_name>
</team>
<team>
<team_name>Central Coast Mariners</team_name>
</team>
<team>
<team_name>Melbourne</team_name>
</team>
<team>
<team_name>Newcastle</team_name>
</team>
<team>
<team_name>Perth</team_name>
</team>
<team>
<team_name>Sydney FC</team_name>
</team>
</teams>
</league>