<?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/23">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/23</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/53" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/52" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/51" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/50" />
      </rdf:Seq>
    </items>
    <dc:date>2026-04-19T18:13:31Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/53">
    <title>Semester 4</title>
    <link>http://localhost:8080/xmlui/handle/123456789/53</link>
    <description>Title: Semester 4</description>
    <dc:date>2020-09-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/52">
    <title>Semester 3</title>
    <link>http://localhost:8080/xmlui/handle/123456789/52</link>
    <description>Title: Semester 3</description>
    <dc:date>2019-12-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/51">
    <title>Semester 2</title>
    <link>http://localhost:8080/xmlui/handle/123456789/51</link>
    <description>Title: Semester 2</description>
    <dc:date>2019-05-10T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/50">
    <title>Semester 1</title>
    <link>http://localhost:8080/xmlui/handle/123456789/50</link>
    <description>Title: Semester 1</description>
    <dc:date>2019-01-10T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

