<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Portfolio — writing</title>
    <link>https://yourdomain.dev/writing</link>
    <description>Essays and notes</description>
    <language>en</language>
    
    <item>
      <title>Sample post title here</title>
      <link>https://yourdomain.dev/writing/sample-post-1</link>
      <guid>https://yourdomain.dev/writing/sample-post-1</guid>
      <pubDate>Wed, 12 Nov 2025 00:00:00 GMT</pubDate>
      <description>One-sentence summary of the post for the index page.</description>
    </item>
  </channel>
</rss>