<?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="http://localhost:8080/xmlui/handle/123456789/204">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/204</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/615" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/420" />
      </rdf:Seq>
    </items>
    <dc:date>2026-08-24T12:19:51Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/615">
    <title>1st Sem. ALL Exam Papers</title>
    <link>http://localhost:8080/xmlui/handle/123456789/615</link>
    <description>Title: 1st Sem. ALL Exam Papers</description>
    <dc:date>2023-12-31T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/420">
    <title>BA All 1st Semester Paper</title>
    <link>http://localhost:8080/xmlui/handle/123456789/420</link>
    <description>Title: BA All 1st Semester Paper</description>
    <dc:date>2023-06-30T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

