Creating a Journal RSS Feed from Text
Complete the form further below, Submit, then copy and paste the resulting RSS text into yourfilename.xml (further information)
<rss version='2.0' xmlns:dc='http://purl.org/dc/elements/1.1/'>
<channel>
<link>http://law.wlu.edu/library/research/lawrevs/rss.asp</link>
<title>PUT JOURNAL NAME HERE</title>
<description>ISSUE DESCRIPTION HERE</description>
<pubDate>Tue, 07 Feb 2012 23:28:38 EST</pubDate>
<item>
<title>ARTICLE TITLE HERE</title>
<dc:creator>AUTHOR HERE</dc:creator>
<description>ABSTRACT HERE</description>
<pubDate>Tue, 07 Feb 2012 23:28:38 EST</pubDate>
</item>
</channel>
</rss>