<?xml version="1.0" encoding="UTF-8"?>
<!--
  글을 발행할 때마다 <item>을 추가하세요.
  정적 사이트 생성기를 붙인다면 이 파일은 생성기가 만들도록 넘기면 됩니다.
-->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>AI Engineering Notes</title>
    <link>https://demotetoprod.com/</link>
    <description>LLM 제품을 만들면서 남기는 기록.</description>
    <language>ko</language>
    <atom:link href="https://demotetoprod.com/feed.xml" rel="self" type="application/rss+xml" />

    <!-- editor.html이 아래 마커 바로 뒤에 <item>을 끼워 넣습니다.
         마커를 지우면 글 발행 시 피드 갱신이 실패합니다. -->
<!-- FEED:START -->
<!-- FEED:END -->
  </channel>
</rss>
