item.xml (351B) - raw
1 <entry> 2 <title>{{ title }}</title> 3 <link href="https://oscarbenedito.com/{{ url }}"/> 4 <id>tag:oscarbenedito.com,{{ year }}-{{ month }}-{{ day }}:/{{ url }}</id> 5 <author> 6 <name>Oscar Benedito</name> 7 </author> 8 <published>{{ date }}</published> 9 <updated>{{ lastmod }}</updated> 10 <content type="html">{{ c_escaped }}</content> 11 </entry>