1
1
mirror of https://github.com/tstellar/bygfoot.git synced 2024-12-17 10:50:12 +01:00
bygfoot/support_files/definitions/usa/league_usa_second.xml
2007-01-23 10:17:06 +00:00

49 lines
962 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<league>
<sid>usa_second</sid>
<name>Second Division</name>
<short_name>2nd Div</short_name>
<symbol>flag_usa.png</symbol>
<first_week>7</first_week>
<week_gap>1</week_gap>
<average_talent>6600</average_talent>
<layer>3</layer>
<round_robins>2</round_robins>
<yellow_red>5</yellow_red>
<names_file>usa</names_file>
<teams>
<team>
<team_name>Richmond</team_name>
</team>
<team>
<team_name>Charlotte</team_name>
</team>
<team>
<team_name>New Hampshire</team_name>
</team>
<team>
<team_name>Cincinnati</team_name>
</team>
<team>
<team_name>W. Massachusetts</team_name>
</team>
<team>
<team_name>Wilmington</team_name>
</team>
<team>
<team_name>Harrisburg</team_name>
</team>
<team>
<team_name>Baltimore</team_name>
</team>
<team>
<team_name>Bermuda</team_name>
</team>
<team>
<team_name>Cleveland C.</team_name>
</team>
</teams>
</league>