<?xml version='1.0' encoding='utf-8'?>
<player>
  <canonical_id>player-id-int-not-null</canonical_id>
  <canonical_name>`player_id` int NOT NULL</canonical_name>
  <positions>
    <item>`created_at` timestamp NULL DEFAULT NULL</item>
  </positions>
  <leagues />
  <sport_names />
  <ambiguous>False</ambiguous>
  <appearances>
    <item>
      <id>`id` bigint unsigned NOT NULL AUTO_INCREMENT</id>
      <full_name>`player_id` int NOT NULL</full_name>
      <team>PRIMARY KEY (`id`)</team>
      <position>`created_at` timestamp NULL DEFAULT NULL</position>
      <sport_id>`week`)</sport_id>
      <league />
      <jersey>KEY `stat` (`stat`)</jersey>
      <college>`stat`)</college>
      <college_stats>KEY `game_id` (`game_id`)</college_stats>
      <height>`week`</height>
      <weight>KEY `player_id_2` (`player_id`</weight>
      <college_full>`stat`)</college_full>
    </item>
  </appearances>
  <career_totals />
  <season_totals />
  <season_coaches />
  <game_log />
  <college />
  <nfl />
  <articles />
</player>