Introduction
Introduction Statistics Contact Development Disclaimer Help
rss.tpl - cl-yag - Common Lisp Yet Another website Generator
git clone git://bitreich.org/cl-yag/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws…
Log
Files
Refs
Tags
README
LICENSE
---
rss.tpl (326B)
---
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
3 <channel>
4 <title>%%Title%%</title>
5 <description>%%Description%%</description>
6 <link>%%Url%%</link>
7 <atom:link href="%%Url%%rss.xml" rel="self" type="application/rss+xm…
8 %%Items%%
9 </channel>
10 </rss>
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.