<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Leon's Blog</title>
    <description>A cool dragon lost in human world.</description>
    <link>https://example.com/</link>
    <atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml" />
    <language>zh-CN</language>
    <pubDate>Wed, 28 Apr 2026 00:00:00 GMT</pubDate>
    <lastBuildDate>Wed, 28 Apr 2026 00:00:00 GMT</lastBuildDate>
    <generator>VuePress</generator>
    <webMaster>limuyle@163.com</webMaster>
    
    <item>
      <title>Welcome to My Blog</title>
      <link>https://example.com/posts/welcome.html</link>
      <description>Welcome to my personal blog! Here I share my thoughts and experiences.</description>
      <pubDate>Wed, 28 Apr 2026 00:00:00 GMT</pubDate>
      <guid>https://example.com/posts/welcome.html</guid>
    </item>
    
    <item>
      <title>Getting Started with VuePress</title>
      <link>https://example.com/posts/vuepress-guide.html</link>
      <description>A comprehensive guide to getting started with VuePress for building static sites.</description>
      <pubDate>Tue, 27 Apr 2026 10:30:00 GMT</pubDate>
      <guid>https://example.com/posts/vuepress-guide.html</guid>
    </item>
    
    <item>
      <title>My Journey as a Dragon</title>
      <link>https://example.com/posts/dragon-journey.html</link>
      <description>Sharing my adventures and experiences in the human world.</description>
      <pubDate>Mon, 26 Apr 2026 15:45:00 GMT</pubDate>
      <guid>https://example.com/posts/dragon-journey.html</guid>
    </item>
  </channel>
</rss>