added dev test file.

This commit is contained in:
tavrin_rust_dev
2026-03-16 23:14:36 +00:00
parent 5542e36ddc
commit 31a40fe57c
6 changed files with 86 additions and 85 deletions

View File

@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on </title>
<link>http://example.org/categories/</link>
<link>http://localhost:1313/categories/</link>
<description>Recent content in Categories on </description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>

File diff suppressed because one or more lines are too long

View File

@@ -2,48 +2,48 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>http://example.org/affiliates/</loc>
<loc>http://localhost:1313/affiliates/</loc>
</url><url>
<loc>http://example.org/agorism/</loc>
<loc>http://localhost:1313/agorism/</loc>
</url><url>
<loc>http://example.org/books/</loc>
<loc>http://localhost:1313/books/</loc>
</url><url>
<loc>http://example.org/categories/</loc>
<loc>http://localhost:1313/categories/</loc>
</url><url>
<loc>http://example.org/covid/</loc>
<loc>http://localhost:1313/covid/</loc>
</url><url>
<loc>http://example.org/deathathletes/</loc>
<loc>http://localhost:1313/deathathletes/</loc>
</url><url>
<loc>http://example.org/defense/</loc>
<loc>http://localhost:1313/defense/</loc>
</url><url>
<loc>http://example.org/education/</loc>
<loc>http://localhost:1313/education/</loc>
</url><url>
<loc>http://example.org/frontends/</loc>
<loc>http://localhost:1313/frontends/</loc>
</url><url>
<loc>http://example.org/hacking/</loc>
<loc>http://localhost:1313/hacking/</loc>
</url><url>
<loc>http://example.org/health/</loc>
<loc>http://localhost:1313/health/</loc>
</url><url>
<loc>http://example.org/job-boards/</loc>
<loc>http://localhost:1313/job-boards/</loc>
</url><url>
<loc>http://example.org/</loc>
<loc>http://localhost:1313/</loc>
</url><url>
<loc>http://example.org/metrics/</loc>
<loc>http://localhost:1313/metrics/</loc>
</url><url>
<loc>http://example.org/money/</loc>
<loc>http://localhost:1313/money/</loc>
</url><url>
<loc>http://example.org/organizations/</loc>
<loc>http://localhost:1313/organizations/</loc>
</url><url>
<loc>http://example.org/osint/</loc>
<loc>http://localhost:1313/osint/</loc>
</url><url>
<loc>http://example.org/political-tools/</loc>
<loc>http://localhost:1313/political-tools/</loc>
</url><url>
<loc>http://example.org/privacy/</loc>
<loc>http://localhost:1313/privacy/</loc>
</url><url>
<loc>http://example.org/self-hosting/</loc>
<loc>http://localhost:1313/self-hosting/</loc>
</url><url>
<loc>http://example.org/social-media/</loc>
<loc>http://localhost:1313/social-media/</loc>
</url><url>
<loc>http://example.org/tags/</loc>
<loc>http://localhost:1313/tags/</loc>
</url>
</urlset>

View File

@@ -2,10 +2,10 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on </title>
<link>http://example.org/tags/</link>
<link>http://localhost:1313/tags/</link>
<description>Recent content in Tags on </description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="http://example.org/tags/index.xml" rel="self" type="application/rss+xml" />
<atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" />
</channel>
</rss>