index.xml 501 B

12345678910
  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  3. <channel>
  4. <title>Categories on My New Hugo Site</title>
  5. <link>http://example.org/categories/</link>
  6. <description>Recent content in Categories on My New Hugo Site</description>
  7. <generator>Hugo -- gohugo.io</generator>
  8. <language>en-us</language><atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" />
  9. </channel>
  10. </rss>