<?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/21">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/21</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/43" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/42" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/41" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/40" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-19T18:13:20Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/43">
    <title>Semester 4</title>
    <link>http://localhost:8080/xmlui/handle/123456789/43</link>
    <description>Title: Semester 4</description>
    <dc:date>2022-07-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/42">
    <title>Semester 3</title>
    <link>http://localhost:8080/xmlui/handle/123456789/42</link>
    <description>Title: Semester 3</description>
    <dc:date>2022-03-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/41">
    <title>Semester 2</title>
    <link>http://localhost:8080/xmlui/handle/123456789/41</link>
    <description>Title: Semester 2</description>
    <dc:date>2021-11-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/40">
    <title>Semester 1</title>
    <link>http://localhost:8080/xmlui/handle/123456789/40</link>
    <description>Title: Semester 1</description>
    <dc:date>2021-07-10T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

