RSS Feed
From No LJ Ads Wiki
Expand: (No specific notes.)
Each account type except for Identity Accounts have RSS feeds. There is a console command to alter the output of one's RSS feed.
http://exampleusername.livejournal.com/data/rss http://exampleusername.livejournal.com/data/rss.xml
<?xml version='1.0' encoding='utf-8' ?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/'>
<channel>
<title>Insert Your User Name Here</title>
<link>http://exampleusername.livejournal.com/</link>
<description>Insert Your User Name Here - LiveJournal.com</description>
<lastBuildDate>Thu, 05 Sep 2002 04:04:53 GMT</lastBuildDate>
<generator>LiveJournal / LiveJournal.com</generator>
<item>
<guid isPermaLink='true'>http://exampleusername.livejournal.com/289.html</guid>
<pubDate>Thu, 05 Sep 2002 04:04:53 GMT</pubDate>
<link>http://exampleusername.livejournal.com/289.html</link>
<description>
If you've reached this page, you've probably done so via a support request.
"exampleusername" is an account created to be precisely that -- an example user name,
which should be replaced by your username in the address bar of your broswer.
</description>
<comments>http://exampleusername.livejournal.com/289.html</comments>
<lj:security>public</lj:security>
</item>
</channel>
</rss>

