<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Tanish Bhandari's Blog</title>
    <link>https://yourwebsite.com/blog</link>
    <description>DevOps, Linux, and Full-Stack Development insights</description>
    <language>en</language>
    <atom:link href="https://yourwebsite.com/rss.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>TCP Working: 3-Way Handshake &amp; Reliable Communication</title>
      <link>https://yourwebsite.com/blog/tcp-3-way-handshake</link>
      <guid>https://yourwebsite.com/blog/tcp-3-way-handshake</guid>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <description>Ever wondered how two computers agree to talk before sending data? It starts with three simple messages.</description>
      <author>Tanish Bhandari</author>
      <category>Networking</category>
      <category>TCP</category>
      <category>Protocols</category>
      <category>Tutorial</category>
    </item>
  </channel>
</rss>