{{ for $statuses as $status }} $status.created_at $status.id $status.text $status.source $status.truncated $status.url $status.in_reply_to_status_id $status.in_reply_to_user_id $status.favorited $status.in_reply_to_screen_name $status.geo $status.coordinates $status.place $status.contributors {{ inc api_user_xml.tpl with $user=$status.user }}{{ endinc }} {{ endfor }}