<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>星觅海的博客</title>
    <link>https://mdui.xmhai.cn</link>
    <description>A pure static blog powered by MDUI v2</description>
    <language>zh-CN</language>
    <lastBuildDate>Mon, 20 Jul 2026 01:42:51 GMT</lastBuildDate>
    <atom:link href="https://mdui.xmhai.cn/rss.xml" rel="self" type="application/rss+xml"/>
    
      <item>
        <title>Hello World</title>
        <link>https://mdui.xmhai.cn/#/post/hello-world</link>
        <guid isPermaLink="false">https://mdui.xmhai.cn/#/post/hello-world</guid>
        <pubDate>Mon, 20 Jul 2026 00:00:00 GMT</pubDate>
        <description>这是我的第一篇文章</description>
        <content:encoded><![CDATA[<img src="https://via.placeholder.com/800x400" alt="cover"/><br/><h1>Hello World</h1>
<p>欢迎来到我的博客！</p>
<p>这是一篇示例文章。</p>
<h2>代码示例</h2>
<pre><code class="language-javascript">console.log(&#39;Hello, World!&#39;);
</code></pre>
<h2>视频示例</h2>
<p><p><a href="/posts/videos/demo.mp4">▶ 观看视频</a></p></p>
]]></content:encoded>
        <category>随笔</category>
        <category>生活</category>
      </item>
    
  </channel>
</rss>