1. <?xml version="1.0" encoding="UTF-8"?>
    2. <urlset xmlns="http://www.google.com/schemas/sitemap/0.84">
    3. <url>
    4. <loc>{dede:global.cfg_basehost/}/</loc>
    5. <lastmod>{dede:arclist row=1 titlelen=24 orderby=pubdate}
    6. [field:pubdate function=strftime('%Y-%m-%d',@me)/]
    7. {/dede:arclist}</lastmod>
    8. <changefreq>daily</changefreq>
    9. <priority>1.0</priority>
    10. </url>
    11. {dede:channel row='50' type='top'}
    12. <url>
    13. <loc>[field:typelink/]</loc>
    14. <changefreq>daily</changefreq>
    15. <priority>0.9</priority>
    16. </url>
    17. {/dede:channel}
    18. {dede:channelartlist typeid='top'}
    19. {dede:channel type='son'}
    20. <url>
    21. <loc>[field:typelink/]</loc>
    22. <changefreq>daily</changefreq>
    23. <priority>0.9</priority>
    24. </url>
    25. {/dede:channel}
    26. {/dede:channelartlist}
    27. {dede:arclist row='99999' typeid='all' orderby=pubdate}
    28. <url>
    29. <loc>[field:arcurl/]</loc>
    30. <lastmod>[field:pubdate function=strftime('%Y-%m-%d',@me)/]</lastmod>
    31. <changefreq>daily</changefreq>
    32. <priority>0.8</priority>
    33. </url>
    34. {/dede:arclist}</urlset>