8 lines
226 B
XML
8 lines
226 B
XML
<item>
|
|
<title>${title}</title>
|
|
<link>${siteurl}/${filename}</link>
|
|
<guid>${siteurl}/${filename}</guid>
|
|
<dc:date>${created}T00:00:00Z</dc:date>
|
|
<author>${author}</author>
|
|
<description>${description}</description>
|
|
</item>
|