<?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://">
    <title>Vela</title>
    <link>https://esports.baixemporda.cat/</link>
    <description></description>
    <items>
      <rdf:Seq>
      </rdf:Seq>
    </items>
  </channel>

  <rdf:Description rdf:ID="manifest">
    <mn:channels>
      <rdf:Seq>
        <rdf:li rdf:resource="http://" />
      </rdf:Seq>
    </mn:channels>
  </rdf:Description>

</rdf:RDF>
