Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chrisjason/4261117 to your computer and use it in GitHub Desktop.
Save chrisjason/4261117 to your computer and use it in GitHub Desktop.
ESPN Twitter Stream API XML Output - Internal Key
<?xml version="1.0"?>
<response>
<statuses>
<statusesItem>
<status>
<createdAt>2012-12-11T18:00:00Z</createdAt>
<text>RT @David_Mayberry: Glause overcomes injury to win round: Cheyenne bull rider Seth Glause, competing with a broken nose, won ... http:// ...</text>
<source>&lt;a href="http://twitter.com/download/android" rel="nofollow"&gt;Twitter for Android&lt;/a&gt;</source>
<truncated>false</truncated>
</status>
<user>
<id>126380866</id>
<name>Tracy Ringolsby</name>
<screenName>TracyRingolsby</screenName>
<location>Cheyenne, Wy</location>
<profileImageUrl>
<small>
<href>https://si0.twimg.com/profile_images/774874711/big_shot_on_horizon_normal.jpg</href>
<width>48</width>
<height>48</height>
</small>
</profileImageUrl>
<followersCount>4533</followersCount>
<friendsCount>49</friendsCount>
<createdAt>2011-06-03T16:32:00Z</createdAt>
<timeZone>Mountain Time (US &amp; Canada)</timeZone>
<statusesCount>2057</statusesCount>
</user>
</statusesItem>
</statuses>
<resultsOffset>0</resultsOffset>
<resultsLimit>200</resultsLimit>
<resultsCount>1</resultsCount>
<timestamp>2012-12-11T18:00:55Z</timestamp>
<status>success</status>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment