<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Taiwan Frogcast</title>
    <link>https://twfrogcast.org/</link>
    <atom:link href="https://twfrogcast.org/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Short, illustrated, sourced explainers about Taiwan — made by Taiwanese, free to cite and reuse.</description>
    <language>en</language>
    <copyright>Free to use with credit to Taiwan Frogcast.</copyright>
    <managingEditor>info@twfrogcast.org (Taiwan Frogcast)</managingEditor>
    <webMaster>info@twfrogcast.org (Taiwan Frogcast)</webMaster>
    <lastBuildDate>Tue, 01 Sep 2026 00:00:00 GMT</lastBuildDate>
    <image>
      <url>https://twfrogcast.org/assets/og-card.jpg</url>
      <title>Taiwan Frogcast</title>
      <link>https://twfrogcast.org/</link>
    </image>

    <!--
      這個 channel 目前沒有 item，因為還沒有發表過文章。空的 channel 是合法的 RSS 2.0。

      發第一篇時，在這行下面加一個 <item>，並同步更新上面的 <lastBuildDate>：

      <item>
        <title>文章標題</title>
        <link>https://twfrogcast.org/articles/<slug>/</link>
        <guid isPermaLink="true">https://twfrogcast.org/articles/<slug>/</guid>
        <pubDate>Wed, 10 Sep 2026 12:00:00 GMT</pubDate>   RFC-822，不是 ISO-8601
        <description>一到兩句摘要，純文字。</description>
      </item>

      最新的排最上面。詳見 skills/publish-web-page/SKILL.md。
    -->

  </channel>
</rss>
