mirror of
https://github.com/tstellar/bygfoot.git
synced 2024-12-17 10:50:12 +01:00
40 lines
801 B
XML
40 lines
801 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<league>
|
||
|
<sid>usa_pdl_gl</sid>
|
||
|
<name>Great Lakes Development</name>
|
||
|
<short_name>G.L.D.L.</short_name>
|
||
|
<symbol>flag_usa.png</symbol>
|
||
|
<first_week>13</first_week>
|
||
|
<week_gap>1</week_gap>
|
||
|
<average_talent>5550</average_talent>
|
||
|
<layer>4</layer>
|
||
|
<round_robins>2</round_robins>
|
||
|
<yellow_red>5</yellow_red>
|
||
|
<names_file>usa</names_file>
|
||
|
|
||
|
<teams>
|
||
|
<team>
|
||
|
<team_name>Chicago P.</team_name>
|
||
|
</team>
|
||
|
<team>
|
||
|
<team_name>Cleveland I.</team_name>
|
||
|
</team>
|
||
|
<team>
|
||
|
<team_name>Fort Wayne</team_name>
|
||
|
</team>
|
||
|
<team>
|
||
|
<team_name>Indiana</team_name>
|
||
|
</team>
|
||
|
<team>
|
||
|
<team_name>Michigan B.</team_name>
|
||
|
</team>
|
||
|
<team>
|
||
|
<team_name>Toronto L.</team_name>
|
||
|
</team>
|
||
|
<team>
|
||
|
<team_name>W. Michigan</team_name>
|
||
|
</team>
|
||
|
</teams>
|
||
|
|
||
|
</league>
|