<?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/479">
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/479</link>
    <description />
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/536" />
        <rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/480" />
      </rdf:Seq>
    </items>
    <dc:date>2026-03-28T16:11:21Z</dc:date>
  </channel>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/536">
    <title>Staff Meeting on 11/03/2025</title>
    <link>http://localhost:8080/xmlui/handle/123456789/536</link>
    <description>Title: Staff Meeting on 11/03/2025</description>
    <dc:date>2025-01-01T00:00:00Z</dc:date>
  </item>
  <item rdf:about="http://localhost:8080/xmlui/handle/123456789/480">
    <title>Staff Meeting on 15/02/2025</title>
    <link>http://localhost:8080/xmlui/handle/123456789/480</link>
    <description>Title: Staff Meeting on 15/02/2025</description>
    <dc:date>2025-02-15T00:00:00Z</dc:date>
  </item>
</rdf:RDF>

