<?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/1212">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1212</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1324" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1323" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1292" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1271" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-14T16:00:24Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1324">
    <title>3rd Sem</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1324</link>
    <description>Title: 3rd Sem</description>
    <dc:date>2023-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1323">
    <title>1st sem (NEP)</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1323</link>
    <description>Title: 1st sem (NEP)</description>
    <dc:date>2024-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1292">
    <title>4th Sem</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1292</link>
    <description>Title: 4th Sem</description>
    <dc:date>2023-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1271">
    <title>6th sem</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1271</link>
    <description>Title: 6th sem</description>
    <dc:date>2023-01-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

