<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>BlogiNote</title>
        <link>https://bloginote.benbinbin.com</link>
        <description>BlogiNote is a Nuxt Theme to build a static website for showing blog and note with flexible layouts and fancy interaction.</description>
        <lastBuildDate>Wed, 30 Oct 2024 15:00:55 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <image>
            <title>BlogiNote</title>
            <url>https://bloginote.benbinbin.com/default-avatar.png</url>
            <link>https://bloginote.benbinbin.com</link>
        </image>
        <copyright>All rights reserved 2024, Benbinbin</copyright>
        <item>
            <title><![CDATA[About]]></title>
            <link>https://bloginote.benbinbin.com/about</link>
            <guid>/about</guid>
            <description><![CDATA[This website is generate by BlogiNote, it can show your blog and note with flexible layouts and fancy interaction.]]></description>
            <content:encoded><![CDATA[this should be the full content]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Introduction]]></title>
            <link>https://bloginote.benbinbin.com/article/introduction</link>
            <guid>/article/introduction</guid>
            <description><![CDATA[BlogiNote is Nuxt Content Theme, it can generate static web pages by parsing .md, .csv and .json files.]]></description>
            <content:encoded><![CDATA[this should be the full content]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[简介]]></title>
            <link>https://bloginote.benbinbin.com/article/introduction-cn</link>
            <guid>/article/introduction-cn</guid>
            <description><![CDATA[BlogiNote 是一个 Nuxt Content 主题，它可以解析 .md、.csv 或 .json 文件生成静态网页。]]></description>
            <content:encoded><![CDATA[this should be the full content]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[Example Article]]></title>
            <link>https://bloginote.benbinbin.com/article/example/example-article-en</link>
            <guid>/article/example/example-article-en</guid>
            <pubDate>Sat, 02 Jul 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Markdown is a lightweight markup language, you can add some marks to plain text and convert them to rich and more semantics content.]]></description>
            <content:encoded><![CDATA[this should be the full content]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[文章示例]]></title>
            <link>https://bloginote.benbinbin.com/article/example/example-article-cn</link>
            <guid>/article/example/example-article-cn</guid>
            <pubDate>Thu, 25 Aug 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Markdown 是一种「轻量级」的标记语言，为纯文本添加一些标记就可以将它们转换为更具语义化的富文本。]]></description>
            <content:encoded><![CDATA[this should be the full content]]></content:encoded>
        </item>
        <item>
            <title><![CDATA[BlogiNote]]></title>
            <link>https://bloginote.benbinbin.com/</link>
            <guid>/</guid>
            <content:encoded><![CDATA[this should be the full content]]></content:encoded>
        </item>
    </channel>
</rss>