<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://localhost:8080/xmlui/handle/123456789/1">
<title>Academic</title>
<link>http://localhost:8080/xmlui/handle/123456789/1</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/7"/>
<rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/4"/>
</rdf:Seq>
</items>
<dc:date>2026-04-04T11:29:30Z</dc:date>
</channel>
<item rdf:about="http://localhost:8080/xmlui/handle/123456789/7">
<title>test</title>
<link>http://localhost:8080/xmlui/handle/123456789/7</link>
<description>test
Smith, Donald
DSpace is a digital service that collects, preserves, and distributes digital material. Repositories are important tools for preserving an organization's legacy; they facilitate digital preservation and scholarly communication.
</description>
<dc:date>2022-02-11T00:00:00Z</dc:date>
</item>
<item rdf:about="http://localhost:8080/xmlui/handle/123456789/4">
<title>Research Title goes here</title>
<link>http://localhost:8080/xmlui/handle/123456789/4</link>
<description>Research Title goes here
Abstract goes here
Description goes here
</description>
<dc:date>2022-01-05T00:00:00Z</dc:date>
</item>
</rdf:RDF>
