<?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/508">
<title>1st Semester</title>
<link>http://localhost:8080/xmlui/handle/123456789/508</link>
<description/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/702"/>
<rdf:li rdf:resource="http://localhost:8080/xmlui/handle/123456789/510"/>
</rdf:Seq>
</items>
<dc:date>2026-04-11T23:03:56Z</dc:date>
</channel>
<item rdf:about="http://localhost:8080/xmlui/handle/123456789/702">
<title>Advanced data structures</title>
<link>http://localhost:8080/xmlui/handle/123456789/702</link>
<description>Advanced data structures
</description>
<dc:date>2019-12-01T00:00:00Z</dc:date>
</item>
<item rdf:about="http://localhost:8080/xmlui/handle/123456789/510">
<title>Software Testing</title>
<link>http://localhost:8080/xmlui/handle/123456789/510</link>
<description>Software Testing
</description>
<dc:date>2019-01-01T00:00:00Z</dc:date>
</item>
</rdf:RDF>
