<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.smidmart.com/blogs/tag/industrial-ai/feed" rel="self" type="application/rss+xml"/><title>SmidMart - Blog #Industrial AI</title><description>SmidMart - Blog #Industrial AI</description><link>https://www.smidmart.com/blogs/tag/industrial-ai</link><lastBuildDate>Mon, 10 Aug 2026 02:50:13 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Agentic AI in Industrial Automation: What Should We Automate—and What Should Stay Under Human Control?]]></title><link>https://www.smidmart.com/blogs/post/agentic-ai-industrial-automation</link><description><![CDATA[<img align="left" hspace="5" src="https://www.smidmart.com/Smidmart Agentic AI blog.png"/>Explore how agentic AI can improve industrial automation, where autonomous decision-making adds value, and which factory functions should remain under deterministic human-controlled systems.]]></description><content:encoded><![CDATA[
<div class="zpcontent-container blogpost-container "><div data-element-id="elm_cDJjN_xYQuu2eofsU773Fg" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer"><div data-element-id="elm_mEC8KMVcRgKBRXt1KNcBpg" data-element-type="row" class="zprow zpalign-items- zpjustify-content- "><style type="text/css"></style><div data-element-id="elm_FtUuUZSsR56rtg2ewrPEkA" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- "><style type="text/css"></style><div data-element-id="elm_CSvxJg5iAxFaDPdm9-JFRA" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><div style="max-width:1180px;margin:0 auto;font-family:Arial, Helvetica, sans-serif;color:rgb(23, 32, 51);line-height:1.65;background:rgb(255, 255, 255);"><!-- HERO --><section style="background:linear-gradient(135deg, rgb(6, 26, 53) 0%, rgb(7, 59, 104) 60%, rgb(9, 98, 140) 100%);padding:48px 42px;border-radius:14px;color:rgb(255, 255, 255);margin-bottom:30px;"><div style="font-size:13px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase;color:rgb(255, 133, 0);margin-bottom:14px;"> SMIDMART INDUSTRIAL AUTOMATION INSIGHTS </div>
<h1 style="font-size:40px;line-height:1.18;margin:0 0 18px;color:rgb(255, 255, 255);font-weight:800;"> Agentic AI in Industrial Automation: What Should We Automate—and What Should Stay Under Human Control? </h1><p style="font-size:19px;line-height:1.55;margin:0 0 24px;max-width:900px;color:rgb(233, 244, 255);"> AI is moving from answering questions to taking actions. For manufacturers, the opportunity is significant—but so is the need to decide where autonomous AI belongs inside an industrial system. </p><div style="display:flex;flex-wrap:wrap;gap:10px;"><span style="background:rgba(255, 255, 255, 0.12);padding:8px 14px;border-radius:20px;font-size:14px;">Industrial AI</span><span style="background:rgba(255, 255, 255, 0.12);padding:8px 14px;border-radius:20px;font-size:14px;">Smart Manufacturing</span><span style="background:rgba(255, 255, 255, 0.12);padding:8px 14px;border-radius:20px;font-size:14px;">~7 min read</span></div>
</section><!-- INTRO --><section style="padding:0 8px;"><p style="font-size:18px;"> Industrial automation has traditionally been built around a simple principle: <strong>the controller executes exactly what engineers program it to do.</strong></p><p style="font-size:18px;"> A PLC follows logic. A safety controller evaluates defined conditions. A robot executes a programmed sequence. A VFD responds to configured commands. </p><p style="font-size:18px;"> Agentic AI introduces something fundamentally different. </p><p style="font-size:18px;"> Instead of simply responding to a prompt, an AI agent can potentially interpret a goal, gather information, choose between actions, coordinate software tools and continue working until an objective is completed. </p><p style="font-size:18px;"> That creates major opportunities for manufacturing—but it also creates an important engineering question: </p><div style="background:rgb(242, 247, 252);border-left:6px solid rgb(255, 122, 0);padding:23px 25px;margin:28px 0;border-radius:8px;"><p style="font-size:22px;font-weight:700;color:rgb(11, 56, 103);margin:0;"> Where should AI be allowed to make decisions—and where should deterministic automation remain firmly in control? </p></div>
</section><!-- DIFFERENCE --><section style="padding:8px;margin-top:30px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);margin-bottom:18px;"> Traditional Automation vs Agentic AI </h2><div style="overflow-x:auto;"><table style="width:100%;border-collapse:collapse;min-width:650px;font-size:16px;"><thead><tr><th style="background:rgb(11, 56, 103);color:rgb(255, 255, 255);padding:16px;text-align:left;">Traditional Automation</th><th style="background:rgb(255, 122, 0);color:rgb(255, 255, 255);padding:16px;text-align:left;">Agentic AI</th></tr></thead><tbody><tr><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Executes predefined logic</td><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Interprets goals and context</td></tr><tr style="background:rgb(247, 249, 252);"><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Highly deterministic</td><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Probabilistic and adaptive</td></tr><tr><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Designed around known conditions</td><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Can work with changing information</td></tr><tr style="background:rgb(247, 249, 252);"><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Engineer defines the sequence</td><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Agent may select the next action</td></tr><tr><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Best for machine control</td><td style="padding:14px;border:1px solid rgb(216, 224, 232);">Best for analysis, coordination and decision support</td></tr></tbody></table></div>
</section><!-- KEY POINT --><section style="background:rgb(10, 60, 108);color:rgb(255, 255, 255);padding:30px;border-radius:12px;margin:38px 0;text-align:center;"><p style="font-size:23px;font-weight:700;margin:0;"> The future of manufacturing is unlikely to be AI replacing PLCs. It is more likely to be AI operating above deterministic automation—helping engineers interpret, optimize and coordinate increasingly complex systems. </p></section><!-- GOOD USE CASES --><section style="padding:8px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> Where Agentic AI Can Create Real Value </h2><p style="font-size:17px;"> The strongest opportunities are tasks where AI can assist engineers and operations teams without directly replacing safety-critical deterministic control. </p><div style="display:grid;grid-template-columns:repeat(auto-fit, minmax(300px, 1fr));gap:18px;margin-top:24px;"><div style="border:1px solid rgb(220, 229, 237);border-radius:10px;padding:22px;"><div style="font-size:14px;color:rgb(255, 115, 0);font-weight:800;">USE CASE 01</div>
<h3 style="color:rgb(11, 56, 103);">Maintenance Investigation</h3><p> An AI agent could combine alarm histories, maintenance records, sensor trends and equipment documentation to help technicians identify likely causes of recurring failures. </p></div>
<div style="border:1px solid rgb(220, 229, 237);border-radius:10px;padding:22px;"><div style="font-size:14px;color:rgb(255, 115, 0);font-weight:800;">USE CASE 02</div>
<h3 style="color:rgb(11, 56, 103);">Production Analysis</h3><p> Agents can analyze production information across shifts, machines and products to identify patterns associated with downtime, reduced throughput or increased rejection. </p></div>
<div style="border:1px solid rgb(220, 229, 237);border-radius:10px;padding:22px;"><div style="font-size:14px;color:rgb(255, 115, 0);font-weight:800;">USE CASE 03</div>
<h3 style="color:rgb(11, 56, 103);">Engineering Assistance</h3><p> AI can help engineers generate documentation, explain alarms, prepare code structures, search manuals and accelerate repetitive engineering work. </p></div>
<div style="border:1px solid rgb(220, 229, 237);border-radius:10px;padding:22px;"><div style="font-size:14px;color:rgb(255, 115, 0);font-weight:800;">USE CASE 04</div>
<h3 style="color:rgb(11, 56, 103);">Quality Investigation</h3><p> An agent could correlate inspection results with process parameters, machine states and material information to help quality teams investigate recurring defects. </p></div>
<div style="border:1px solid rgb(220, 229, 237);border-radius:10px;padding:22px;"><div style="font-size:14px;color:rgb(255, 115, 0);font-weight:800;">USE CASE 05</div>
<h3 style="color:rgb(11, 56, 103);">Energy Optimization</h3><p> AI can identify energy-intensive operating patterns, compare machines and recommend areas where process scheduling or operating practices could be improved. </p></div>
<div style="border:1px solid rgb(220, 229, 237);border-radius:10px;padding:22px;"><div style="font-size:14px;color:rgb(255, 115, 0);font-weight:800;">USE CASE 06</div>
<h3 style="color:rgb(11, 56, 103);">Workflow Coordination</h3><p> Agents can potentially coordinate information between maintenance, production, quality and enterprise software instead of leaving employees to manually transfer information between systems. </p></div>
</div></section><!-- CONTROL ZONES --><section style="margin-top:42px;padding:8px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> A Practical Three-Zone Model for Industrial AI </h2><p style="font-size:17px;"> A useful way to evaluate AI applications is to classify them according to how much authority the AI receives. </p><div style="margin-top:22px;background:rgb(237, 248, 241);border-left:6px solid rgb(22, 136, 68);padding:24px;border-radius:8px;"><h3 style="margin-top:0;color:rgb(20, 108, 56);">GREEN ZONE — AI Assistance</h3><p><strong>Suitable examples:</strong></p><ul><li>Manual and documentation search</li><li>Alarm explanation</li><li>Maintenance recommendations</li><li>Report preparation</li><li>Production-data analysis</li><li>Engineering assistance</li></ul><p style="margin-bottom:0;"><strong>AI recommends. Human decides.</strong></p></div>
<div style="margin-top:18px;background:rgb(255, 248, 232);border-left:6px solid rgb(240, 160, 0);padding:24px;border-radius:8px;"><h3 style="margin-top:0;color:rgb(155, 105, 0);">AMBER ZONE — Supervised Execution</h3><p><strong>Suitable examples:</strong></p><ul><li>Creating maintenance work orders</li><li>Changing production schedules</li><li>Generating parameter recommendations</li><li>Coordinating non-critical workflows</li><li>Automatically preparing engineering changes</li></ul><p style="margin-bottom:0;"><strong>AI prepares or executes within limits. Human authorization remains available.</strong></p></div>
<div style="margin-top:18px;background:rgb(255, 240, 240);border-left:6px solid rgb(204, 48, 48);padding:24px;border-radius:8px;"><h3 style="margin-top:0;color:rgb(157, 36, 36);">RED ZONE — Deterministic Control Required</h3><p><strong>Examples include:</strong></p><ul><li>Emergency stopping</li><li>Machine guarding</li><li>Safety interlocks</li><li>Motion limits</li><li>Protection functions</li><li>Safety-related process shutdowns</li></ul><p style="margin-bottom:0;"><strong>These functions require validated deterministic engineering—not unrestricted AI decision-making.</strong></p></div>
</section><!-- ARCHITECTURE --><section style="margin-top:42px;padding:8px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> Where AI Fits in the Automation Architecture </h2><div style="background:rgb(244, 247, 250);border-radius:12px;padding:28px;margin-top:20px;"><div style="background:rgb(18, 63, 109);color:rgb(255, 255, 255);padding:18px;border-radius:8px;text-align:center;margin-bottom:10px;"><strong>AI Agents / Industrial Copilots</strong><br> Analytics • Recommendations • Workflow • Engineering Assistance </div>
<div style="text-align:center;font-size:24px;color:rgb(255, 117, 0);">↓</div><div style="background:rgb(227, 237, 246);padding:18px;border-radius:8px;text-align:center;margin:10px 0;"><strong>MES / SCADA / Historian / Edge / IIoT</strong><br> Production Context • Machine Data • Quality • Maintenance </div>
<div style="text-align:center;font-size:24px;color:rgb(255, 117, 0);">↓</div><div style="background:rgb(217, 230, 242);padding:18px;border-radius:8px;text-align:center;margin:10px 0;"><strong>PLC / HMI / Robot / Motion / Vision</strong><br> Deterministic Machine Control </div>
<div style="text-align:center;font-size:24px;color:rgb(255, 117, 0);">↓</div><div style="background:rgb(11, 56, 103);color:rgb(255, 255, 255);padding:18px;border-radius:8px;text-align:center;margin-top:10px;"><strong>Sensors • Drives • Actuators • Safety Devices • Machines</strong></div>
</div></section><!-- DATA --><section style="margin-top:40px;padding:8px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> AI Is Only as Good as the Industrial Data Beneath It </h2><p style="font-size:17px;"> An AI agent cannot understand a production line if the underlying systems cannot provide reliable operational context. </p><p style="font-size:17px;"> Before manufacturers focus on autonomous AI, they should strengthen the fundamentals: </p><div style="display:grid;grid-template-columns:repeat(auto-fit, minmax(230px, 1fr));gap:12px;margin-top:20px;"><div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Reliable machine signals</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Standard tag structures</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Accurate timestamps</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Production context</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Alarm histories</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Quality information</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Maintenance records</div>
<div style="background:rgb(243, 247, 251);padding:17px;border-left:4px solid rgb(11, 91, 145);">Secure connectivity</div>
</div></section><!-- IMPLEMENTATION --><section style="margin-top:42px;padding:8px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> A Practical Deployment Roadmap </h2><div style="display:flex;flex-direction:column;gap:12px;margin-top:20px;"><div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">1. Choose one measurable problem.</strong><br> Avoid beginning with the objective of simply “implementing AI.” </div>
<div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">2. Determine what authority AI actually needs.</strong><br> Separate recommendations from execution. </div>
<div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">3. Connect reliable operational data.</strong><br> Give the agent contextual information rather than isolated data points. </div>
<div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">4. Establish operational guardrails.</strong><br> Define exactly what the system can and cannot change. </div>
<div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">5. Keep humans in the approval loop where required.</strong><br> Engineers should be able to review, reject and override decisions. </div>
<div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">6. Measure the result.</strong><br> Track downtime, engineering hours, response time, quality, energy or another business KPI. </div>
<div style="background:rgb(245, 248, 251);padding:18px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">7. Scale only after the use case proves value.</strong><br> Convert successful pilots into documented, repeatable architecture. </div>
</div></section><!-- WHAT CHANGES --><section style="background:rgb(237, 245, 252);padding:32px;border-radius:12px;margin:42px 0;"><h2 style="font-size:29px;color:rgb(11, 56, 103);text-align:center;margin-top:0;"> From Automation to Intelligent Operations </h2><div style="display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:14px;text-align:center;margin-top:22px;"><div style="background:rgb(255, 255, 255);padding:20px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">Faster Troubleshooting</strong></div>
<div style="background:rgb(255, 255, 255);padding:20px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">Lower Downtime</strong></div>
<div style="background:rgb(255, 255, 255);padding:20px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">Better Decisions</strong></div>
<div style="background:rgb(255, 255, 255);padding:20px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">Higher Productivity</strong></div>
<div style="background:rgb(255, 255, 255);padding:20px;border-radius:8px;"><strong style="color:rgb(11, 56, 103);">Reduced Engineering Effort</strong></div>
</div></section><!-- CONCLUSION --><section style="padding:8px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> The Real Opportunity Is Controlled Autonomy </h2><p style="font-size:17px;"> Agentic AI represents an important evolution in industrial technology, but manufacturers do not need to hand complete control of their factories to autonomous software to benefit from it. </p><p style="font-size:17px;"> The most valuable near-term applications are likely to combine the strengths of both worlds: </p><ul style="font-size:17px;"><li><strong>Deterministic automation</strong> for reliable machine control.</li><li><strong>Industrial data systems</strong> for trustworthy operational context.</li><li><strong>AI agents</strong> for reasoning, analysis and workflow coordination.</li><li><strong>Human engineers</strong> for accountability, validation and critical decisions.</li></ul><p style="font-size:18px;font-weight:700;color:rgb(11, 56, 103);"> The goal should not be autonomous manufacturing at any cost. The goal should be better manufacturing—with the right level of autonomy applied to the right problem. </p></section><!-- SMIDMART --><section style="background:rgb(8, 47, 89);color:rgb(255, 255, 255);padding:35px;border-radius:13px;margin:38px 0;"><h2 style="font-size:30px;color:rgb(255, 255, 255);margin-top:0;"> Building the Foundation for Industrial AI </h2><p style="font-size:17px;color:rgb(234, 243, 251);"> Before intelligent systems can optimize manufacturing, machines must first be connected, measurable and controllable. </p><p style="font-size:17px;color:rgb(234, 243, 251);"> Smidmart supports manufacturers with industrial automation technologies across the physical and digital layers of modern production. </p><div style="display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:12px;margin-top:23px;"><div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">PLCs &amp; HMIs</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">Industrial Sensors</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">VFDs &amp; Motion Control</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">Machine Vision</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">Industrial Networking</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">Barcode &amp; Traceability</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">Robotics &amp; Cobots</div>
<div style="background:rgba(255, 255, 255, 0.1);padding:15px;border-radius:7px;">Control Components</div>
</div></section><!-- CTA --><section style="background:linear-gradient(135deg, rgb(245, 120, 0), rgb(255, 152, 30));padding:35px;border-radius:12px;text-align:center;color:rgb(255, 255, 255);margin:38px 0;"><h2 style="font-size:30px;color:rgb(255, 255, 255);margin:0 0 12px;"> Ready to Build a Smarter Factory? </h2><p style="font-size:18px;margin-bottom:22px;"> Explore automation technologies for connected, intelligent and future-ready manufacturing. </p><a href="https://www.smidmart.com" style="display:inline-block;background:rgb(7, 54, 95);color:rgb(255, 255, 255);text-decoration:none;padding:14px 25px;border-radius:7px;font-weight:700;margin:5px;"> Explore Industrial Automation Products → </a><a href="mailto:sales@smidmart.com" style="display:inline-block;background:rgb(255, 255, 255);color:rgb(7, 54, 95);text-decoration:none;padding:14px 25px;border-radius:7px;font-weight:700;margin:5px;"> Talk to an Automation Expert </a></section><!-- FAQ --><section style="padding:8px;margin-bottom:35px;"><h2 style="font-size:31px;color:rgb(11, 56, 103);"> Frequently Asked Questions </h2><div style="border-bottom:1px solid rgb(220, 229, 237);padding:18px 0;"><h3 style="color:rgb(18, 75, 124);">What is agentic AI in manufacturing?</h3><p> Agentic AI refers to AI systems designed to pursue objectives, interpret information and perform sequences of actions rather than only generating a single response. </p></div>
<div style="border-bottom:1px solid rgb(220, 229, 237);padding:18px 0;"><h3 style="color:rgb(18, 75, 124);">Will AI replace PLCs?</h3><p> For conventional machine control, PLCs provide deterministic, predictable execution. AI is better positioned as an additional intelligence layer for analysis, assistance and coordination rather than a universal replacement for industrial controllers. </p></div>
<div style="border-bottom:1px solid rgb(220, 229, 237);padding:18px 0;"><h3 style="color:rgb(18, 75, 124);">Where can manufacturers start using AI?</h3><p> Good starting points include maintenance analysis, production reporting, engineering assistance, quality investigation and production-data analysis. </p></div>
<div style="border-bottom:1px solid rgb(220, 229, 237);padding:18px 0;"><h3 style="color:rgb(18, 75, 124);">What is required before implementing industrial AI?</h3><p> Manufacturers need reliable machine data, connectivity, contextual production information, cybersecurity, clear operating limits and measurable business objectives. </p></div>
<div style="border-bottom:1px solid rgb(220, 229, 237);padding:18px 0;"><h3 style="color:rgb(18, 75, 124);">Can SMEs use agentic AI?</h3><p> Yes. SMEs can begin with narrow, low-risk applications that reduce engineering effort or improve operational visibility before considering more autonomous workflows. </p></div>
</section></div></div></div><div class="zpelement zpelem-newsletter " data-list-id="" data-integ-type="" data-element-id="elm_dTVyE6HqV2iJ5Y_xEZdz9A" data-element-type="newsletter"><style type="text/css"></style><div class="zpnewsletter-container zpnewsletter-style-01 "><h2 class="zpheading zpheading-align-center zpnewsletter-heading" data-editor="true">Subscribe to our newsletter</h2><p class="zptext zptext-align-center zpnewsletter-desc" data-editor="true"> Stay informed about our latest updates through email. Subscribe here.</p><form class="zpform-container zpnewsletter-input-container"><label for="Email_elm_dTVyE6HqV2iJ5Y_xEZdz9A" class="zs-visually-hidden">Email</label><input type="text" id="Email_elm_dTVyE6HqV2iJ5Y_xEZdz9A" name="email" placeholder="Email" class="zpnewsletter-email-input-field"/><button type="submit" class="zpbutton zpnewsletter-button zpbutton-type-primary zpbutton-size-md">Subscribe</button></form></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Sun, 09 Aug 2026 10:47:27 +0530</pubDate></item></channel></rss>