You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
31 lines
711 B
31 lines
711 B
<?xml version='1.0' encoding="UTF-8" standalone='yes'?>
|
|
<pageinfo>
|
|
<title>#[title]#</title>
|
|
<desc>#[desc]#</desc>
|
|
<lang>#[lang]#</lang>
|
|
<robots>#(robots-allowed)#0::1::#(/robots-allowed)#</robots>
|
|
<robotsInfo>#[robotsInfo]#</robotsInfo>
|
|
#{sitemaps}#
|
|
<sitemap>#[sitemap]#</sitemap>
|
|
#{/sitemaps}#
|
|
<icons>
|
|
#{icons}#
|
|
<icon>#[icon]#</icon>
|
|
#{/icons}#
|
|
</icons>
|
|
<sitelist>#[sitelist]#</sitelist>
|
|
<filter>#[filter]#</filter>
|
|
<tags>
|
|
#{tags}#
|
|
<tag name="#[tag]#" />
|
|
#{/tags}#
|
|
</tags>
|
|
<links>
|
|
#{links}#
|
|
<link name="#[link]#" />
|
|
#{/links}#
|
|
</links>
|
|
<hasMoreLinks>#(hasMoreLinks)#false::true#(/hasMoreLinks)#</hasMoreLinks>
|
|
<oai>#[oai]#</oai>
|
|
</pageinfo>
|