<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>个人博客</title><description>个人博客，记录技术与生活</description><link>https://your_domain/zh/</link><item><title>Hello World</title><link>https://your_domain/zh/blog/hello-world/</link><guid isPermaLink="true">https://your_domain/zh/blog/hello-world/</guid><description>欢迎来到我的博客！

这是我的第一篇文章。在这里我会分享技术心得、生活感悟，以及各种有趣的东西。

## 关于我

一名热爱技术的开发者。

## 关于这个博客

这个博客使用 Astro 构建，支持中文、英文和法语三种语言。

### 代码示例

```python
def hello():
    print(&quot;Hello, World!&quot;)
```</description><pubDate>Wed, 27 May 2026 00:00:00 GMT</pubDate></item></channel></rss>