<?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/35">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/35</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/39" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/38" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/37" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/36" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-19T18:13:40Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/39">
    <title>Semester 4</title>
    <link>http://localhost:8080/xmlui/handle/123456789/39</link>
    <description>Title: Semester 4</description>
    <dc:date>2021-06-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/38">
    <title>Semester 3</title>
    <link>http://localhost:8080/xmlui/handle/123456789/38</link>
    <description>Title: Semester 3</description>
    <dc:date>2021-01-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/37">
    <title>Semester 2</title>
    <link>http://localhost:8080/xmlui/handle/123456789/37</link>
    <description>Title: Semester 2</description>
    <dc:date>2020-12-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/36">
    <title>Semester 1</title>
    <link>http://localhost:8080/xmlui/handle/123456789/36</link>
    <description>Title: Semester 1</description>
    <dc:date>2019-12-10T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

