Home > Presentations
> Tracking and Delivering Current Information
> Delivering Current Information > RSS/XML
News Feeds > Template for RSS Syndication
|
|
|
Template for RSS Syndication
Below appears the XML coding for an RSS (version
0.92) news feed. You can also download
an ascii text file containing the template. (Use "save target
as" in the context (right click) menu.) Before using the
template, change the extension to .xml (e.g., mynewsletter.xml).
<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="0.92">
<channel>
<title>Title of Newsletter</title>
<link>http://newsletteraddress.com</link>
<description>Keep it brief. Consider using your newsletter welcome
message.</description>
<language>us-en</language>
<copyright>Copyright 2002 Company Name. All rights reserved.</copyright>
<managingEditor>youremailaddress@yourcompany.com</managingEditor>
<webMaster>webmasteremail@yourcompany.com</webMaster>
<image>
<title>Logo Title</title>
<url>http://yourcompany.com/image.jpg</url>
<link>http://www.yourcompany.com</link>
<width>number of pixels</width>
<height>number of pixels</height>
<description>Brief description of the purpose of your Web site.</description>
</image>
<item>
<title>HEADLINE 1</title>
<link>http://www.yourcompany.com/item1address.html</link>
<description>Brief description of HEADLINE 1.</description>
</item>
<item>
<title>HEADLINE 2</title>
<link>http://www.yourcompany.com/item2address.html</link>
<description>Brief description of HEADLINE 2.</description>
</item>
<item>
<title>HEADLINE 3</title>
<link>http://www.yourcompany.com/item3address.html</link>
<description>Brief description of HEADLINE 3.</description>
</item>
</channel>
</rss>
|
|
|
|
|
![5-star rating in The Best (and Worst) Legal Sites on the Web](/images/ALMbestof5.jpg)
:
2003-2006 Ballard Spahr Andrews & Ingersoll,
LLP all rights reserved. Select graphics copyrighted by
Jupiterimages Corporation.
: The materials in The Virtual Chase® are
informational and provided "as is" without express or implied warranty.
|
|
|
Created: 17 October 2003
Revised: 16 January 2004
URL: https://www.virtualchase.com/cas/rss_template.html
Suggestions: Genie Tyburski,
or Gary Price,
![gary [at] freepint [dot] com](images/gary_email.jpg)
|