<?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:dc="http://purl.org/dc/elements/1.1/"
>

<channel rdf:about="https://linkatopia.com/freddythecat">
  <title>Linkatopia.com/freddythecat</title>
  <link>https://linkatopia.com/freddythecat/cats</link>
  <description>A link tagged, "cats" by Freddy the Cat</description>
  <items>
    <rdf:Seq>
            <rdf:li resource="https://en.wikipedia.org/wiki/The_Cat_in_the_Hat" />
    </rdf:Seq>
  </items>
</channel>
  
<item rdf:about="https://en.wikipedia.org/wiki/The_Cat_in_the_Hat">  <title>The Cat in the Hat - Wikipedia</title>  <link>https://en.wikipedia.org/wiki/The_Cat_in_the_Hat</link>  <dc:date>2022-01-07T16:57:09Z</dc:date>  <description>Probably the most famous book about a cat</description></item></rdf:RDF>
