Files
AI/참고/trafilatura-master/tests/resources/sitemap2.xml

22 lines
397 B
XML
Raw Normal View History

2026-05-12 19:40:31 +09:00
<?xml version="1.0" encoding="UTF-8"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap>
<loc>http://www.example.com/sitemap1.xml.gz</loc>
<lastmod>2004-10-01T18:23:17+00:00</lastmod>
</sitemap>
<sitemap>
<loc><![CDATA[http://www.example.com/sitemap2.xml.gz]]></loc>
<lastmod>2005-01-01</lastmod>
</sitemap>
</sitemapindex>