<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
         xmlns:redirect="http://philringnalda.com/ns/redirect/"
  <rdf:Description rdf:about="http://philringnalda.com/ns/redirect/">
  </rdf:Description>

  <rdf:Property rdf:about="http://philringnalda.com/ns/redirect/newFeedLocation" rdfs:label="new feed location"  
	rdfs:comment="the new URL for a feed">
    <rdfs:domain rdf:resource="http://purl.org/rss/1.0/channel"/>
    <rdfs:isDefinedBy rdf:resource="http://philringnalda.com/ns/redirect/"/>
  </rdf:Property>
</rdf:RDF>