Follow me
get_header();
echo '
‘;
include_once(ABSPATH.WPINC.’/rss.php’);
wp_rss(‘http://twitter.com/statuses/user_timeline/4414991.rss’, 20);
echo ‘
include_once(ABSPATH.WPINC.’/rss.php’);
wp_rss(‘http://twitter.com/statuses/user_timeline/4414991.rss’, 20);
echo ‘
‘;
?>

