<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>The Rocks Below</title><link>https://example.org/</link><description>Recent content on The Rocks Below</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 14 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://example.org/index.xml" rel="self" type="application/rss+xml"/><item><title>On Writing Technical Posts</title><link>https://example.org/posts/on-writing-technical-posts/</link><pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate><guid>https://example.org/posts/on-writing-technical-posts/</guid><description>&lt;p&gt;A second post showing a few more features.&lt;/p&gt;
&lt;p&gt;You can add tags via &lt;code&gt;:EXPORT_TAGS:&lt;/code&gt; in the properties drawer above. These become Hugo tags.&lt;/p&gt;
&lt;h2 id="tables"&gt;Tables&lt;/h2&gt;
&lt;p&gt;Org tables export cleanly:&lt;/p&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Language&lt;/th&gt;
 &lt;th&gt;Year&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;Lisp&lt;/td&gt;
 &lt;td&gt;1958&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;C&lt;/td&gt;
 &lt;td&gt;1972&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Python&lt;/td&gt;
 &lt;td&gt;1991&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="drafts"&gt;Drafts&lt;/h2&gt;
&lt;p&gt;To mark a post as a draft (hidden from the public site, visible with &lt;code&gt;hugo server -D&lt;/code&gt;),
add &lt;code&gt;:EXPORT_HUGO_DRAFT: true&lt;/code&gt; to the properties drawer.&lt;/p&gt;</description></item><item><title/><link>https://example.org/posts/posts/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://example.org/posts/posts/</guid><description>&lt;h2 id="title-here-s-a-post-date"&gt;:title Here&amp;rsquo;s a post :date &lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;[2026-04-15 Wed]&lt;!-- raw HTML omitted --&gt;&lt;!-- raw HTML omitted --&gt;&lt;/h2&gt;
&lt;p&gt;I have some thoughts about things.&lt;/p&gt;</description></item></channel></rss>