Created new forum post in Cannot return XML response - only JSON: Hey GrabFan,
JSON is the response type. XML can be rendered by passing in _accept=text/xml
ie. http://api.espn.com/v1/sports/hockey/nhl/athletes/3114?enable=stats,competitors,notes&_accept=text/xml&apikey=<yourkey>
Hope that helps.
-MJ