<?xml version="1.0" encoding="UTF-8"?>
<league>
  <sid>usa_econf</sid>
  <name>Eastern Conference</name>
  <short_name>EC</short_name>
  <symbol>flag_usa.png</symbol>
  <first_week>3</first_week>
  <week_gap>1</week_gap>
  <average_talent>8700</average_talent>
  <layer>1</layer>
  <round_robins>4</round_robins>
  <yellow_red>5</yellow_red>
  <names_file>usa</names_file>

  <teams>
    <team>
      <team_name>Chicago</team_name>
    </team>
    <team>
      <team_name>Columbus</team_name>
    </team>
    <team>
      <team_name>Washington D.C.</team_name>
    </team>
    <team>
      <team_name>Kansas City</team_name>
    </team>
    <team>
      <team_name>New England</team_name>
    </team>
    <team>
      <team_name>New York</team_name>
    </team>
    <team>
      <team_name>Toronto</team_name>
    </team>
  </teams>
</league>