mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-08-03 10:16:03 -04:00
9 lines
262 B
XML
9 lines
262 B
XML
<entry>
|
|
<id>urn:uuid:{{id}}</id>
|
|
<title>{{title}}</title>
|
|
<updated>{{updated}}</updated>
|
|
<link rel="alternate"
|
|
href="{{endpoint_root}}/entry/{{{id}}}"
|
|
type="application/atom+xml;type=entry;profile=opds-catalog"/>
|
|
</entry>
|