<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns="http://purl.org/rss/1.0/"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel rdf:about="http://bearhoney.typecho.ru/index.php/feed/rss/">
<title>Hello World</title>
<link>https://bearhoney.typecho.ru/</link>
<description>Your description here.</description>
<items>
<rdf:Seq>
<rdf:li resource="http://bearhoney.typecho.ru/index.php/archives/16/"/>
<rdf:li resource="http://bearhoney.typecho.ru/index.php/archives/8/"/>
<rdf:li resource="http://bearhoney.typecho.ru/index.php/archives/6/"/>
<rdf:li resource="http://bearhoney.typecho.ru/index.php/archives/4/"/>
<rdf:li resource="http://bearhoney.typecho.ru/index.php/archives/3/"/>
<rdf:li resource="http://bearhoney.typecho.ru/index.php/archives/1/"/>
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://bearhoney.typecho.ru/index.php/archives/16/">
<title>公式</title>
<link>http://bearhoney.typecho.ru/index.php/archives/16/</link>
<dc:date>2025-04-23T15:26:37+08:00</dc:date>
<description>这是一个行内公式：$f(x,y,z) = 3y^2z \left( 3+\frac{7x+5}{1+y^2} \right)$这是一个公式块：$$
F^{HLLC}=\left\{
\begin{array}{rcl}
F_L       &amp;      &amp; {0      &lt;      S_L}\\
F^*_L     &amp;      &amp; {S_L \leq 0 &lt; S_M}\\
F^*_R     &amp;      &amp; {S_M \leq 0 &lt; S_R}\\
F_R       &amp;      &amp; {S_R \leq 0}
\end{array} \right.
$$这也是一个公式块$$
\begin{align*}
    \nabla \times \mathbf{B} - \frac{1}{c} \frac{\partial \mathbf{E}}{\partial t} &amp;= \frac{4\pi}{c} \mathbf{J} \\
    \nabla \cdot \mathbf{E} &amp;= 4\pi \rho \\
    \nabla \cdot \mathbf{B} &amp;= 0 \\
    \nabla \times \mathbf{E} + \frac{1}{c} \frac{\partial \mathbf{B}}{\partial t} &amp;= \mathbf{0}
\end{align*}
$$</description>
</item>
<item rdf:about="http://bearhoney.typecho.ru/index.php/archives/8/">
<title>代码高亮扩展测试</title>
<link>http://bearhoney.typecho.ru/index.php/archives/8/</link>
<dc:date>2024-09-12T20:47:42+08:00</dc:date>
<description>echo &#039;Hello World&#039;;
echo &#039;Hello World2&#039;;
echo &#039;Hello World3&#039;;
echo &#039;Hello World4&#039;;</description>
</item>
<item rdf:about="http://bearhoney.typecho.ru/index.php/archives/6/">
<title>加密的分类文章</title>
<link>http://bearhoney.typecho.ru/index.php/archives/6/</link>
<dc:date>2024-08-11T00:46:00+08:00</dc:date>
<description>加密的分类文章</description>
</item>
<item rdf:about="http://bearhoney.typecho.ru/index.php/archives/4/">
<title>xx</title>
<link>http://bearhoney.typecho.ru/index.php/archives/4/</link>
<dc:date>2024-06-17T21:08:11+08:00</dc:date>
<description>xxx</description>
</item>
<item rdf:about="http://bearhoney.typecho.ru/index.php/archives/3/">
<title>测试目录导读</title>
<link>http://bearhoney.typecho.ru/index.php/archives/3/</link>
<dc:date>2023-08-11T22:46:15+08:00</dc:date>
<description>呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵呵</description>
</item>
<item rdf:about="http://bearhoney.typecho.ru/index.php/archives/1/">
<title>欢迎使用 Typecho</title>
<link>http://bearhoney.typecho.ru/index.php/archives/1/</link>
<dc:date>2023-07-10T00:07:00+08:00</dc:date>
<description>如果您看到这篇文章,表示您的 blog 已经安装成功.</description>
</item>
</rdf:RDF>