<?xml version="1.0" encoding="utf-8"?>
  <feed xmlns="http://www.w3.org/2005/Atom">
    <title>My Blog</title>
    <subtitle>Blog</subtitle>
    <link href="/atom" rel="self" type="application/rss+xml"/>
    <link href="/" />
    <updated>2026-08-03T08:43:48.032Z</updated>
    <id>My Notion Blog</id>
    <entry>
      <id>/blog/second-post</id>
      <title>this works</title>
      <link href="/blog/second-post"/>
      <updated>2026-08-02T16:37:00.000Z</updated>
      <content type="xhtml">
        <div xmlns="http://www.w3.org/1999/xhtml">
          
          <p class="more">
            <a href="/blog/second-post">Read more</a>
          </p>
        </div>
      </content>
      
    </entry>
    <entry>
      <id>/blog/first-post</id>
      <title>First Post</title>
      <link href="/blog/first-post"/>
      <updated>2026-08-02T16:37:00.000Z</updated>
      <content type="xhtml">
        <div xmlns="http://www.w3.org/1999/xhtml">
          
          <p class="more">
            <a href="/blog/first-post">Read more</a>
          </p>
        </div>
      </content>
      
    </entry>
    <entry>
      <id>/blog/draft-post</id>
      <title>Draft Post</title>
      <link href="/blog/draft-post"/>
      <updated>2026-06-16T16:37:00.000Z</updated>
      <content type="xhtml">
        <div xmlns="http://www.w3.org/1999/xhtml">
          
          <p class="more">
            <a href="/blog/draft-post">Read more</a>
          </p>
        </div>
      </content>
      
    </entry>
  </feed>