<?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/1426">
    <title>DSpace Community:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1426</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1598" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1505" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/1428" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-14T16:00:25Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1598">
    <title>3rd Sem</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1598</link>
    <description>Title: 3rd Sem</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1505">
    <title>2nd Sem</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1505</link>
    <description>Title: 2nd Sem</description>
    <dc:date>2025-06-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/1428">
    <title>1st Sem</title>
    <link>http://localhost:8080/xmlui/handle/123456789/1428</link>
    <description>Title: 1st Sem</description>
    <dc:date>2024-11-01T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

