<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title><![CDATA[Member's blog]]></title>
    <link>https://tech.bodoc.co.kr/sample</link>
    <atom:link href="https://tech.bodoc.co.kr/sample/rss.xml" rel="self" type="application/rss+xml" />
    <description><![CDATA[Writing by Member]]></description>
    <language>en-us</language>
    <lastBuildDate>Tue, 14 Apr 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title><![CDATA[Hello, world]]></title>
      <link>https://tech.bodoc.co.kr/sample/hello-world</link>
      <guid isPermaLink="true">https://tech.bodoc.co.kr/sample/hello-world</guid>
      <pubDate>Tue, 14 Apr 2026 00:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Member]]></dc:creator>
      <description><![CDATA[The first post on this blog — a quick tour of what's here and why.]]></description>
      <category><![CDATA[meta]]></category>
      <category><![CDATA[intro]]></category>
    </item>
    <item>
      <title><![CDATA[How to tune ISR revalidation in Next.js]]></title>
      <link>https://tech.bodoc.co.kr/sample/how-to-tune-isr-revalidation</link>
      <guid isPermaLink="true">https://tech.bodoc.co.kr/sample/how-to-tune-isr-revalidation</guid>
      <pubDate>Sun, 12 Apr 2026 00:00:00 GMT</pubDate>
      <dc:creator><![CDATA[Member]]></dc:creator>
      <description><![CDATA[Pick a sensible revalidate value by weighing content volatility against traffic and origin cost.]]></description>
      <category><![CDATA[nextjs]]></category>
      <category><![CDATA[isr]]></category>
      <category><![CDATA[performance]]></category>
    </item>
  </channel>
</rss>