<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF 
         xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns="http://purl.org/rss/1.0/"
         xmlns:mn="http://usefulinc.com/rss/manifest/"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
>

  <channel rdf:about="http://www.quotationsbook.com">
    <title>Quotes of the Day</title>
    <link>http://quotationsbook.com</link>
    <description>Short quotes every few hours</description>
    <dc:publisher>Quotations Book</dc:publisher>
    <dc:creator>Quotations Book</dc:creator>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://quotationsbook.com/quote/15870/" />
      </rdf:Seq>
    </items>
  </channel>

  <item rdf:about="http://quotationsbook.com/quote/15870/">
    <link>http://quotationsbook.com/quote/15870/</link>
    <title>The secret of freedom, courage. -Thucydides</title>
    <description>The secret of freedom, courage. -Thucydides</description>
    <dc:subject>Short Quotes of the Day</dc:subject>
    <dc:creator>Quotations Book</dc:creator>
    <category>freedom</category>
    <pubDate>Thu, Dec 17 2015 15:00:01 GMT</pubDate>
  </item>

  
</rdf:RDF>
