<rdf:RDF
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns="http://purl.org/rss/1.0/"
   xmlns:dc="http://purl.org/dc/elements/1.1/">
   <channel rdf:about="http://www.halurban.com">
     <title>Quote of the Day From Hal Urban </title>
     <link>http://www.halurban.com</link>
     <description>This service provides a quote of the day for my readers. Take a break from your daily stresses and consider an 
       inspirational thought. 
     </description>
     <items>
       <rdf:Seq>
         <rdf:li rdf:resource="http://www.halurban.com/quote.html"/>
       </rdf:Seq>
     </items>
   </channel>
   <item rdf:about="http://www.halurban.com/quote.html">
     <title>Message for August 23, 2007 </title>
     <link>http://www.halurban.com/quote.html</link>
     <description>Hal Urban - Quote of the Day</description>
     <dc:creator>Hal Urban </dc:creator>
     <dc:date>2007-08-23</dc:date> 
   </item>

</rdf:RDF>

