<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">


<channel>
    <title>RSS Test - How to build your own RSS 2.0 feed</title>
    <link>http://www.pacificdesigners.com/rss/rss.xml</link>
    <description>RSS TEST - This is the description of the RSS Feed</description>
    <docs>http://www.pacificdesigners.com/rss/rss.xml</docs>
    <language>en-us</language>
	<ttl>60</ttl>
	<atom:link href="http://www.pacificdesigners.com/rss/rss.xml" rel="self" type="application/rss+xml" />
    <image>
      <url>http://www.pacificdesigners.com/rss/rss.gif</url>
      <title>RSS Test - How to build your own RSS 2.0 feed</title>
      <link>http://www.pacificdesigners.com/rss/rss.xml</link>
      <width>100</width>
      <height>100</height>
   </image> 
   
   <item>
    <title>How RSS feeds work</title>
    <link>http://pacificdesigners.com/blog/?p=20</link>
    <guid>http://pacificdesigners.com/blog/?p=20</guid>
    <description><![CDATA[Now, you have your blog running with your smiling picture on it. Now what? ]]></description>
    <pubDate>Sat, 02 Feb 2008 19:22:00 PST</pubDate>
  </item> 
   
   <item>
    <title>Spread Your Blog</title>
    <link>http://pacificdesigners.com/blog/?p=24</link>
    <guid>http://pacificdesigners.com/blog/?p=24</guid>
    <description><![CDATA[RSS = Really Simple Syndication = Rich Site Summary ]]></description>
    <pubDate>Wed, 06 Feb 2008 06:18:00 PST</pubDate>
  </item> 
  
  
  <!-- you can add more items here -->

 </channel>
  </rss>
