<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Engineering Notebook</title>
    <link>https://yourdomain.com</link>
    <description>Technical notes on AI Engineering, System Design, DevOps, and MLOps</description>
    <language>en-us</language>
    <atom:link href="https://yourdomain.com/rss.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Introduction to System Engineering</title>
        <link>https://yourdomain.com/tutorials/introduction-to-system-engineering</link>
        <description>Yes summary is required</description>
        <pubDate>Sat, 11 Jul 2026 12:21:41 GMT</pubDate>
      </item>
    
      <item>
        <title>Introduction to Kubernetes</title>
        <link>https://yourdomain.com/tutorials/introduction-to-kubernetes</link>
        <description>Learn the basics of Kubernetes orchestration.</description>
        <pubDate>Wed, 08 Jul 2026 08:39:46 GMT</pubDate>
      </item>
    
      <item>
        <title>Getting Started with Docker</title>
        <link>https://yourdomain.com/tutorials/getting-started-with-docker</link>
        <description>A beginner's guide to containerizing applications with Docker.</description>
        <pubDate>Wed, 08 Jul 2026 08:39:42 GMT</pubDate>
      </item>
    
      <item>
        <title>Machine Learning Model Deployment</title>
        <link>https://yourdomain.com/projects/ml-model-deployment</link>
        <description>Guide to deploying machine learning models in production environments.</description>
        <pubDate>Wed, 08 Jul 2026 08:39:39 GMT</pubDate>
      </item>
    
      <item>
        <title>Building a Scalable API with Node.js</title>
        <link>https://yourdomain.com/projects/scalable-api-nodejs</link>
        <description>Learn how to build a scalable REST API using Node.js, Express, and MongoDB.</description>
        <pubDate>Wed, 08 Jul 2026 08:39:35 GMT</pubDate>
      </item>
    
  </channel>
</rss>