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