<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Your Blog | RSS Feed</title>
        <link>https://www.saiphanindra.com/</link>
        <description>A blog about Systems Design, Programming, and Technology.</description>
        <lastBuildDate>Fri, 08 May 2026 09:03:01 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>blog feed</generator>
        <language>en</language>
        <image>
            <title>Your Blog | RSS Feed</title>
            <url>https://www.saiphanindra.com//placeholder-logo.png</url>
            <link>https://www.saiphanindra.com/</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[Writing Raw HTTP Over TCP with Sockets]]></title>
            <link>https://www.saiphanindra.com//blog/http_from_scratch</link>
            <guid isPermaLink="false">https://www.saiphanindra.com//blog/http_from_scratch</guid>
            <pubDate>Sat, 07 Feb 2026 00:00:00 GMT</pubDate>
        </item>
    </channel>
</rss>