<?xml version="1.0" encoding="UTF-8"?>
<!--
  Hand-maintained. Add an <item> for every new article, newest first — see the
  commented template inside <channel>.

  pubDate must be RFC-822, e.g. "Mon, 17 Aug 2026 09:00:00 GMT". This is not
  the same format as sitemap.xml's <lastmod>, which is ISO "2026-08-17".
-->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>RepoVelocity Blog</title>
    <link>https://repovelocity.com/blog</link>
    <description>Deep dives on GitHub momentum, star manipulation, and how to pick open-source tools that will still be maintained next year.</description>
    <language>en</language>
    <copyright>An IANternet Media project. All rights reserved.</copyright>
    <atom:link href="https://repovelocity.com/blog/feed.xml" rel="self" type="application/rss+xml"/>

    <item>
      <title>Why we built RepoVelocity: GitHub trends without the noise</title>
      <link>https://repovelocity.com/blog/why-we-built-repovelocity</link>
      <guid isPermaLink="true">https://repovelocity.com/blog/why-we-built-repovelocity</guid>
      <description>GitHub trend sites are slow, ad-heavy, and mostly show what already peaked. We built RepoVelocity to catch momentum early, in the categories that pay.</description>
      <pubDate>Mon, 17 Aug 2026 09:00:00 GMT</pubDate>
      <category>Product</category>
    </item>

    <!-- ═══ ADD EACH ARTICLE, NEWEST FIRST ═══════════════════════════
    <item>
      <title>TITLE</title>
      <link>https://repovelocity.com/blog/SLUG</link>
      <guid isPermaLink="true">https://repovelocity.com/blog/SLUG</guid>
      <description>SUMMARY</description>
      <pubDate>Mon, 17 Aug 2026 09:00:00 GMT</pubDate>
      <category>CATEGORY</category>
    </item>
    ═════════════════════════════════════════════════════════════ -->

  </channel>
</rss>
