Initial commit - tasks v1.1.14

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-21 15:46:20 +03:00
commit d91b19e336
218 changed files with 8258 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
<?xml version="1.0" ?>
<!-- RSS generated by <%=VERSION()%> -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Noutati Contafin</title>
<link>http://www.romfast.ro</link>
<description>Noutati</description>
<language>en-us</language>
<copyright>Copyright <%=YEAR(DATE())%></copyright>
<lastBuildDate><%=RFC822Date(DATETIME())%></lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<atom:link href="http://www.romfast.ro/servicii/contafin-noutati.xml" rel="self" type="application/rss+xml" />
<generator><%=VERSION()%></generator>
<ttl>60</ttl>
<table>
<item>
<title><%=HTMLFix(title)%></title>
<description><%=HTMLFix(Description)%></description>
<pubDate><%=RFC822Date(DATETIME())%></pubDate>
<link><%=HTMLFix(Link)%></link>
<guid isPermaLink="false">contafin.romfast.ro.<%=guid%></guid>
</item>
</table>
</channel>
</rss>