<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>小明博客</title>
    <description>前端工程师的个人博客，分享技术、阅读与生活</description>
    <link>https://example.com</link>
    <atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"/>
    <language>zh-CN</language>
    <lastBuildDate>Tue, 21 Jul 2026 03:32:18 GMT</lastBuildDate>
    
    <item>
      <title><![CDATA[现代 CSS 布局技术完全指南]]></title>
      <description><![CDATA[从 Flexbox 到 Grid，从 Container Queries 到 Anchor Positioning，一文掌握现代 CSS 布局。]]></description>
      <link>https://example.com/posts/css-layout</link>
      <guid>https://example.com/posts/css-layout</guid>
      <pubDate>Sun, 18 May 2025 00:00:00 GMT</pubDate>
      <category>CSS</category>
      <category>前端</category>
    </item>
    <item>
      <title><![CDATA[《深度工作》读书笔记]]></title>
      <description><![CDATA[卡尔·纽波特的《深度工作》让我重新思考了注意力与生产力的关系。]]></description>
      <link>https://example.com/posts/reading-notes</link>
      <guid>https://example.com/posts/reading-notes</guid>
      <pubDate>Sat, 05 Apr 2025 00:00:00 GMT</pubDate>
      <category>阅读</category>
      <category>效率</category>
    </item>
    <item>
      <title><![CDATA[TypeScript 高级类型技巧]]></title>
      <description><![CDATA[分享一些实用的 TypeScript 高级类型技巧，让你的代码更加类型安全。]]></description>
      <link>https://example.com/posts/typescript-advanced</link>
      <guid>https://example.com/posts/typescript-advanced</guid>
      <pubDate>Mon, 10 Mar 2025 00:00:00 GMT</pubDate>
      <category>TypeScript</category>
      <category>前端</category>
    </item>
    <item>
      <title><![CDATA[深入理解 React Server Components]]></title>
      <description><![CDATA[全面解析 React Server Components 的工作原理、使用场景以及与传统 SSR 的区别。]]></description>
      <link>https://example.com/posts/react-server-components</link>
      <guid>https://example.com/posts/react-server-components</guid>
      <pubDate>Thu, 20 Feb 2025 00:00:00 GMT</pubDate>
      <category>React</category>
      <category>前端</category>
      <category>架构</category>
    </item>
    <item>
      <title><![CDATA[Hello World — 我的第一篇博客]]></title>
      <description><![CDATA[这是我的个人博客的第一篇文章，分享一下搭建这个博客的初衷以及未来的写作计划。]]></description>
      <link>https://example.com/posts/hello-world</link>
      <guid>https://example.com/posts/hello-world</guid>
      <pubDate>Wed, 15 Jan 2025 00:00:00 GMT</pubDate>
      <category>生活</category>
      <category>杂谈</category>
    </item>
  </channel>
</rss>