Created
March 10, 2010 18:48
-
-
Save gnip/328195 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <results refreshURL="https://example.gnip.com/data_collectors/7/activities.xml?since_date=20100310184554" data_collector_id="7" data_collector_name="test collector" publisher="Twitter" endpoint="Actor - Notices"> | |
| <status> | |
| <created_at>Wed Feb 24 19:41:32 +0000 2010</created_at> | |
| <id>9589519978</id> | |
| <text>testing 123</text> | |
| <source>web</source> | |
| <truncated>false</truncated> | |
| <in_reply_to_status_id/> | |
| <in_reply_to_user_id/> | |
| <favorited>false</favorited> | |
| <in_reply_to_screen_name/> | |
| <user> | |
| <id>47669712</id> | |
| ... | |
| </user> | |
| <geo/> | |
| <coordinates/> | |
| <place/> | |
| <contributors/> | |
| </status> | |
| <status> | |
| <created_at>Wed Feb 24 20:35:52 +0000 2010</created_at> | |
| <id>9591494359</id> | |
| <text>testing 456</text> | |
| <source>web</source> | |
| <truncated>false</truncated> | |
| <in_reply_to_status_id/> | |
| <in_reply_to_user_id/> | |
| <favorited>false</favorited> | |
| <in_reply_to_screen_name/> | |
| <user> | |
| <id>47669712</id> | |
| ... | |
| </user> | |
| <geo/> | |
| <coordinates/> | |
| <place/> | |
| <contributors/> | |
| </status> | |
| </results> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment