<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Yametsu</title>
    <description>Yametsu&apos;s blog</description>
    <link>https://example.com</link>
    <atom:link href="https://example.com/rss.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Sun, 07 Jun 2026 08:11:37 GMT</lastBuildDate>
    <item>
      <title>Getting Started with Astro Rocket — From Install to Live in Minutes</title>
      <link>https://example.com/blog/astro-rocket-getting-started/</link>
      <guid>https://example.com/blog/astro-rocket-getting-started/</guid>
      <description>How to install, configure, and deploy Astro Rocket — covering site.config.ts, brand colours, navigation, writing posts, and deploying to Vercel.</description>
      <pubDate>Sun, 19 Apr 2026 00:00:00 GMT</pubDate>
      <author>Hans Martens</author>
      <category>astro-rocket</category>
        <category>getting-started</category>
        <category>configuration</category>
        <category>vercel</category>
    </item>
    <item>
      <title>CTF Writeup - Playground</title>
      <link>https://example.com/blog/playground/</link>
      <guid>https://example.com/blog/playground/</guid>
      <description>Exploit realloc internals and IS_MMAPPED flag to evade strict heap checks</description>
      <pubDate>Thu, 11 Sep 2025 00:00:00 GMT</pubDate>
      <author>Yametsu</author>
      <category>pwn</category>
        <category>heap</category>
    </item>
  </channel>
</rss>