<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="/feeds/rss-style.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>L1thosphere</title>
        <link>https://l1thosphere.com/</link>
        <description>L1thosphere is a personal blog built with Astro, Vite, and TypeScript. It is a place where I share my thoughts, experiences, and knowledge on various topics.</description>
        <lastBuildDate>Fri, 11 Sep 2026 17:10:26 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Astro-Theme-Retypeset with Feed for Node.js</generator>
        <language>zh</language>
        <copyright>Copyright © 2026 L1thosphere</copyright>
        <atom:link href="https://l1thosphere.com/rss.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[test]]></title>
            <link>https://l1thosphere.com/posts/test/</link>
            <guid isPermaLink="false">https://l1thosphere.com/posts/test/</guid>
            <pubDate>Wed, 09 Sep 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[这是我用 Retypeset 写的第一篇文章 测试一下正文 再测试一下目录]]></description>
            <content:encoded><![CDATA[<h1>测试文章</h1>
<p>这是我用 Retypeset 写的第一篇文章</p>
<h2>第一个章节</h2>
<p>测试一下正文</p>
<h2>第二个章节</h2>
<p>再测试一下目录</p>
]]></content:encoded>
            <author>L1thosphere</author>
        </item>
    </channel>
</rss>