MOON
Server: Apache
System: Linux server1.studioinfinity.com.br 2.6.32-954.3.5.lve1.4.90.el6.x86_64 #1 SMP Tue Feb 21 12:26:30 UTC 2023 x86_64
User: artinside (517)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/artinside/www/lhh/generator/pages/mods/sitemap_rss_tpl.xml
<?xml version="1.0"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>%FEED_TITLE%</title>
	<link>%INIT_URL%</link>
	<description>%FEED_DESC%</description>
	<lastBuildDate>%BUILD_DATE%</lastBuildDate>
	<pubDate>%BUILD_DATE%</pubDate>
	<generator>https://www.xml-sitemaps.com/</generator>
	<atom:link href="%SELF_URL%" rel="self" type="application/rss+xml" />
%URLS_LIST_FROM%
<item>
	<title><TVAR TITLE></title> 
	<link><TVAR URL></link> 
	<description><TVAR DESC></description>
	<pubDate><TVAR LASTMOD></pubDate>
	<guid isPermaLink="false"><TVAR GUID></guid>
</item>%URLS_LIST_TO%
</channel>
</rss>