<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~files/feed-premium.xsl"?>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:feedpress="https://feed.press/xmlns" xmlns:podcast="https://podcastindex.org/namespace/1.0" version="2.0">
  <channel>
    <feedpress:locale>en</feedpress:locale>
    <atom:link rel="self" href="https://feeds.dzone.com/ai-ml"/>
    <atom:link rel="hub" href="https://feedpress.superfeedr.com/"/>
    <title>DZone AI/ML Zone</title>
    <link>https://dzone.com/ai-ml</link>
    <description>Recent posts in AI/ML on DZone.com</description>
    <item>
      <title>A Deep Dive into Tracing Agentic Workflows (Part 1)</title>
      <link>https://feeds.dzone.com/link/23558/17346654/a-deep-dive-into-tracing-agentic-workflows-part-1</link>
      <description><![CDATA[<p dir="ltr">Asking Claude, ChatGPT or any other <a href="https://dzone.com/articles/cognitive-architecture-llms-changing-software-development">advanced LLM</a> “What is AI?” produces a well structured response seemingly in a matter of seconds. But between the user keystrokes, and the first token appearing, a tightly coordinated system is in play to generate this output.</p>
<p dir="ltr">Your request first hits an ingestion layer. It verifies your session, checks rate limits, and runs the query through a trust filter. Your location quietly determines which compliance policies apply. The request is then stamped with a trace ID — an immutable identifier that follows it through every step of execution (this becomes important later).</p><img src="https://feeds.dzone.com/link/23558/17346654.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 20:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3652345</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18995227&amp;w=600"/>
      <dc:creator>VIVEK KATARYA</dc:creator>
    </item>
    <item>
      <title>What Nobody Tells You About Multimodal Data Pipelines for AI Training</title>
      <link>https://feeds.dzone.com/link/23558/17346627/multimodal-data-pipelines-ai-training</link>
      <description><![CDATA[<p dir="ltr">Most discussions about AI model training focus on architecture choices, compute budgets, and evaluation benchmarks. The data pipeline that feeds those models? It gets a paragraph, maybe two. Maybe a diagram with an arrow labeled "data ingestion."</p>
<p dir="ltr">That gap is a real problem. In practice, data engineering is where most AI projects quietly fall apart. Not at the model level. Not at inference. At the pipeline.</p><img src="https://feeds.dzone.com/link/23558/17346627.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 19:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3642089</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18995616&amp;w=600"/>
      <dc:creator>Yunfei Zhao</dc:creator>
    </item>
    <item>
      <title>Why AI-Generated Code Breaks Your Testing Assumptions</title>
      <link>https://feeds.dzone.com/link/23558/17346599/why-ai-generated-code-breaks-your-testing-assumpti</link>
      <description><![CDATA[<p>You have an <a href="https://dzone.com/articles/ai-coding-assistants">AI coding assistant</a> open. You describe a function, it produces 40 lines of clean, well-structured code in under ten seconds, you review it briefly. It looks right, and you ship it.</p>
<p>That workflow is now routine for millions of developers. The speed is real. The problem is that looking right and being right are not the same thing.</p><img src="https://feeds.dzone.com/link/23558/17346599.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 18:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3651293</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18995187&amp;w=600"/>
      <dc:creator>Oliver Howard</dc:creator>
    </item>
    <item>
      <title>From Data Movement to Local Intelligence: The Shift from Centralized to Federated AI</title>
      <link>https://feeds.dzone.com/link/23558/17346578/from-data-movement-to-local-intelligence-the-shift</link>
      <description><![CDATA[<p name="246e"><a href="https://dzone.com/articles/an-introduction-to-artificial-intelligence">Artificial Intelligence</a> is becoming a core part of how companies operate. It helps in making decisions, predicting outcomes, and automating tasks. But one important question always comes up: <strong>“Where should data and AI live?”</strong></p>
<p name="5cd0">As an organization grows, their data doesn’t sit in one location. It spreads across the cloud platform, on-premises, third-party systems, and even on edge devices. At the same time, expectations from AI are changing, business needs real-time decisions, faster insights, and data privacy.</p><img src="https://feeds.dzone.com/link/23558/17346578.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 17:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3652320</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18991438&amp;w=600"/>
      <dc:creator>Jitendra Bafna</dc:creator>
    </item>
    <item>
      <title>Why Knowing Your LLM Hallucinated Is Not Enough</title>
      <link>https://feeds.dzone.com/link/23558/17346558/llm-hallucination-detection-limitations</link>
      <description><![CDATA[<p dir="ltr">There is a moment every developer building with LLMs knows well. The model says something wrong, completely wrong, with total confidence. You catch it. You log it. You note that a hallucination occurred. And then what?</p>
<p dir="ltr">Most teams stop there. They have a hallucination rate. They report it in evaluations. They try to push it down. But they are treating very different problems as if they were the same, which is a bit like a doctor logging "patient is sick" and calling it a diagnosis.</p><img src="https://feeds.dzone.com/link/23558/17346558.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 15:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3655493</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19027207&amp;w=600"/>
      <dc:creator>Praveen Kumar Myakala</dc:creator>
    </item>
    <item>
      <title>11 Agentic Testing Tools to Know in 2026</title>
      <link>https://feeds.dzone.com/link/23558/17346531/agentic-testing-tools</link>
      <description><![CDATA[<section name="06f5">
 <p>Agentic testing tools help teams plan, generate, adapt, and run tests with far less manual effort. They’re quickly becoming part of how modern QA scales without slowing delivery.</p>
 <p name="ec13">One thing to get right from the start is scope. Not all agentic testing tools operate at the same level of scope or strategic impact. They vary significantly in what they do and where they fit. Some are point solutions that help you author or run tests faster. Others sit inside broader AI-driven quality platforms that prioritize risk, optimize test portfolios, and enforce quality gates across the pipeline.</p><img src="https://feeds.dzone.com/link/23558/17346531.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 14:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3653805</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19024660&amp;w=600"/>
      <dc:creator>Alvin Lee</dc:creator>
    </item>
    <item>
      <title>Stop Poisoning Your Models: How I Built a CV Dataset Quality Toolkit I Can Reuse Forever</title>
      <link>https://feeds.dzone.com/link/23558/17346338/tbdtbdtbdtbdtbdtbdtbd</link>
      <description><![CDATA[<p>Most people focus heavily on model improvements while treating <a href="https://dzone.com/articles/data-quality-a-novel-perspective-for-2025">data quality</a> as a secondary concern.</p>
<p data-end="418" data-start="101">They spend hours tuning hyperparameters, testing new architectures, and following the latest research, only to see performance stall at the same frustrating accuracy ceiling. More training rarely fixes it. More augmentation often does not either. Even swapping one strong architecture for another may not change much.</p><img src="https://feeds.dzone.com/link/23558/17346338.gif" height="1" width="1"/>]]></description>
      <pubDate>Fri, 22 May 2026 13:00:01 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3649886</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18995053&amp;w=600"/>
      <dc:creator>Sai Teja Erukude</dc:creator>
    </item>
    <item>
      <title>Self-Hosted Inference Doesn’t Have to Be a Nightmare: How to Use GPUStack</title>
      <link>https://feeds.dzone.com/link/23558/17345905/how-to-use-gpustack</link>
      <description><![CDATA[<h2>The Problem Nobody Warned You About</h2>
<p>You bought the GPUs. Maybe you've got a couple of NVIDIA A100s in a rack, some RTX 4090s under desks, or a Kubernetes cluster with mixed hardware. You've got the compute. Congratulations!</p>
<p>Now what?</p><img src="https://feeds.dzone.com/link/23558/17345905.gif" height="1" width="1"/>]]></description>
      <pubDate>Thu, 21 May 2026 18:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3649972</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18982943&amp;w=600"/>
      <dc:creator>Sandeep Sadarangani</dc:creator>
    </item>
    <item>
      <title>Throughput vs Goodput: The Performance Metric You Are Probably Ignoring in LLM Testing</title>
      <link>https://feeds.dzone.com/link/23558/17345844/throughput-vs-goodput</link>
      <description><![CDATA[<p>In this blog post, we will see the difference between throughput and goodput, why throughput alone can give you a dangerously false sense of confidence, and how goodput, the metric championed by NVIDIA's AIPerf tool, tells you the truth about your LLM deployment.</p>
<p>If you have ever shipped a feature that looked perfectly healthy in your monitoring dashboard but fell apart under real user load, this post is for you.</p><img src="https://feeds.dzone.com/link/23558/17345844.gif" height="1" width="1"/>]]></description>
      <pubDate>Thu, 21 May 2026 16:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3655681</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19023740&amp;w=600"/>
      <dc:creator>NaveenKumar Namachivayam</dc:creator>
    </item>
    <item>
      <title>Fact-Checking LLM Outputs Programmatically: Building a Verification Layer That Catches Hallucinations</title>
      <link>https://feeds.dzone.com/link/23558/17345786/fact-check-llm-outputs</link>
      <description><![CDATA[<p>Last month, I asked an LLM to analyze a company's financials. The report it generated included this sentence, "The company's revenue grew 23% year-over-year to $4.2 billion in Q3 2025."</p>
<p>The actual revenue was $3.8 billion. Growth was 14%. The model made up both numbers with zero hesitation.</p><img src="https://feeds.dzone.com/link/23558/17345786.gif" height="1" width="1"/>]]></description>
      <pubDate>Thu, 21 May 2026 15:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3641871</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18991137&amp;w=600"/>
      <dc:creator>Raviteja Nekkalapu</dc:creator>
    </item>
    <item>
      <title>Dear Micromanager: Your Distrust Has a Job; It’s Just Not the One You’re Doing</title>
      <link>https://feeds.dzone.com/link/23558/17345748/micromanager-verification-architect</link>
      <description><![CDATA[<h2 style="text-align: left;">TL;DR: Why A Former Micromanager Will Make AI Adoption Work</h2>
<p style="text-align: left;">Twenty years of Agile coaching failed to fix the micromanager who meddles with every draft, every meeting, every decision. This article shows where their distrust stops damaging teams and starts producing the verification work AI adoption actually needs. Welcome the Verification Architect!</p>
<h2 style="text-align: left;"><strong>What Is a Verification Architect?</strong></h2>
<p style="text-align: left;">A Verification Architect is the person responsible for deciding which AI tasks belong in Assist mode, which belong in Automate mode, and which belong in Avoid mode of the <a href="https://dzone.com/articles/a3-handoff-canvas">A3 framework</a>; defining what review means in each mode; and running the verification loop that converts each AI failure into a sharper prompt, eval, or acceptance criterion. The role is not a compliance auditor: compliance asks whether rules were followed, while verification asks whether the system produces the claimed outcome under the conditions in which it operates.&nbsp;</p><img src="https://feeds.dzone.com/link/23558/17345748.gif" height="1" width="1"/>]]></description>
      <pubDate>Thu, 21 May 2026 14:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3654642</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19027180&amp;w=600"/>
      <dc:creator>Stefan Wolpers</dc:creator>
    </item>
    <item>
      <title>AI Agents in Java: Architecting Intelligent Health Data Systems</title>
      <link>https://feeds.dzone.com/link/23558/17344918/ai-agents-in-java-architecting-intelligent-health</link>
      <description><![CDATA[<h2 data-end="688" data-start="175"><strong data-end="197" data-start="175">Executive Summary</strong></h2>
<p data-end="688" data-start="175">Modern <a href="https://dzone.com/articles/advancements-in-ai-for-health-data-analysis">health data analytics increasingly leverage AI</a> agent software components that process information and make decisions, often using large language models (LLMs) or machine learning models. In Java, you can build agentic systems using libraries like DJL (Deep Java Library), <a href="https://dzone.com/articles/aspects-to-advisors-modular-cross-cutting-spring-ai">Spring AI</a>, or by integrating LLM APIs. This document includes Maven setup, minimal Spring Boot code (controllers and services), a simple agent example, diagrams, and a comparison of different agent approaches.</p>
<h2 data-end="688" data-start="175">Flowchart</h2>
<p><img style="width: 757px;" class="fr-fic fr-dib lazyload" data-image="true" data-new="false" data-sizeformatted="79.4 kB" data-mimetype="image/png" data-creationdate="1776425104400" data-creationdateformatted="04/17/2026 11:25 AM" data-type="temp" data-url="https://dz2cdn1.dzone.com/storage/temp/18991552-mermaid-diagram.png" data-modificationdate="null" data-size="79350" data-name="mermaid-diagram.png" data-id="18991552" alt="Flowchart image" data-src="https://dz2cdn1.dzone.com/storage/temp/18991552-mermaid-diagram.png"></p><img src="https://feeds.dzone.com/link/23558/17344918.gif" height="1" width="1"/>]]></description>
      <pubDate>Wed, 20 May 2026 15:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3640425</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18991570&amp;w=600"/>
      <dc:creator>Ramya vani Rayala</dc:creator>
    </item>
    <item>
      <title>No More Cheap Claude: 4 First Principles of Token Economics in 2026</title>
      <link>https://feeds.dzone.com/link/23558/17344876/claude-token-principles</link>
      <description><![CDATA[<h2>TL;DR: Token Economics in the Era of Scarcity</h2>
<p>Your Claude Pro subscription hits limits faster than it did in January, as Anthropic quietly re-priced the ceiling, and every AI provider is rationing compute. If you keep working with Claude the way you did six months ago, you are in for a rude awakening. This article gives you four principles that explain how Token Economics actually works, so you can stop accepting the black box and start using your budget deliberately.</p>
<h2>Token Economics Principle 1: Every Turn Re-Consumes Everything Before It</h2>
<p>Claude does not remember your conversation the way a human colleague does. Every time you send a message, Claude reads the entire conversation again from the top: your first question, Claude’s first answer, your second question, and so on. Message 30 pays to re-read messages 1 through 29 before it even starts working on your new question.</p><img src="https://feeds.dzone.com/link/23558/17344876.gif" height="1" width="1"/>]]></description>
      <pubDate>Wed, 20 May 2026 14:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3655622</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19025097&amp;w=600"/>
      <dc:creator>Stefan Wolpers</dc:creator>
    </item>
    <item>
      <title>Beyond Chatbots: How AI Is Rewriting Entire Business Models</title>
      <link>https://feeds.dzone.com/link/23558/17344877/beyond-chatbots-how-ai-is-rewriting-entire-busines</link>
      <description><![CDATA[<p>For many organizations, AI started as a way to <a href="https://dzone.com/articles/the-impact-of-artificial-intelligence-on-customer">automate customer support</a> through chatbots or virtual assistants. While that was a good starting point, it barely scratches the surface of what AI is truly capable of.</p>
<p>Today, AI is not just improving processes. It is redefining how businesses create value, deliver services, and generate revenue.</p><img src="https://feeds.dzone.com/link/23558/17344877.gif" height="1" width="1"/>]]></description>
      <pubDate>Wed, 20 May 2026 14:00:05 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3646799</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18991550&amp;w=600"/>
      <dc:creator>Anita Shah</dc:creator>
    </item>
    <item>
      <title>Context Is the New Schema</title>
      <link>https://feeds.dzone.com/link/23558/17344841/context-is-new-schema</link>
      <description><![CDATA[<p>In the early days of business intelligence, organizations struggled with fragmented data, inconsistent reporting, and decisions that moved more slowly than the problems they were meant to solve. The breakthrough came with dimensional modeling. Ralph Kimball gave us a structured way to transform raw operational data into something meaningful and query-friendly. It was not just a technical advance, but a trust advance. Analysts could finally explain where a number came from.</p>
<p>Today, AI faces a similar inflection point. The challenge is no longer about building powerful models, but about making them reliable, interpretable, and enterprise-ready. That is where context engineering enters.</p><img src="https://feeds.dzone.com/link/23558/17344841.gif" height="1" width="1"/>]]></description>
      <pubDate>Wed, 20 May 2026 13:00:05 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3651220</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18989436&amp;w=600"/>
      <dc:creator>Sibanjan Das</dc:creator>
    </item>
    <item>
      <title>How AI Coding Assistants Are Changing Developer Flow</title>
      <link>https://feeds.dzone.com/link/23558/17344796/ai-assistants-change-developer-flow</link>
      <description><![CDATA[<p dir="ltr">As someone who runs a software development company, I’m closely watching how AI is changing the way developers work day to day. I see it in our team as well. AI coding assistants are not just speeding things up, but reshaping how developers think, build, and collaborate.</p>
<p dir="ltr">At the same time, I stay cautious. AI doesn’t always produce correct output, and overrelying on AI tools in developing software products can lead to a false sense of confidence, where code looks right but lacks a solid system behind it.</p><img src="https://feeds.dzone.com/link/23558/17344796.gif" height="1" width="1"/>]]></description>
      <pubDate>Wed, 20 May 2026 12:00:07 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3651202</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18984386&amp;w=600"/>
      <dc:creator>Mykhailo Kopyl</dc:creator>
    </item>
    <item>
      <title>Improving DAG Failure Detection in Airflow Using AI Techniques</title>
      <link>https://feeds.dzone.com/link/23558/17344351/airflow-dag-failure-detection-ai</link>
      <description><![CDATA[<p>Apache Airflow is widely used to orchestrate ETL pipelines, but failure handling in large-scale environments remains largely reactive. While Airflow provides strong scheduling and execution primitives, identifying root causes and detecting silent data issues still requires significant manual effort.</p>
<p>This article presents an approach implemented in a production data platform to improve failure detection and diagnosis using a combination of large language models (LLMs), statistical methods, and traditional machine learning. The system focuses on three areas: log-based failure classification, data integrity anomaly detection, and predictive failure modeling.</p><img src="https://feeds.dzone.com/link/23558/17344351.gif" height="1" width="1"/>]]></description>
      <pubDate>Tue, 19 May 2026 17:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3649973</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18986943&amp;w=600"/>
      <dc:creator>Bruno Bocardo Guzoni</dc:creator>
    </item>
    <item>
      <title>Agentic Testing: Moving Quality From Checkpoint to Control Layer</title>
      <link>https://feeds.dzone.com/link/23558/17344352/agentic-testing-quality-control-layer</link>
      <description><![CDATA[<p>Agentic testing raises the bar for quality leadership. As AI agents enter test planning, scenario generation, script creation, execution, failure analysis, and self-healing, QA leaders are no longer governing only test assets, automation suites, and defect workflows. They are governing an AI-assisted decision system that directly affects release confidence.</p>
<p>That changes the standard.</p><img src="https://feeds.dzone.com/link/23558/17344352.gif" height="1" width="1"/>]]></description>
      <pubDate>Tue, 19 May 2026 16:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3655616</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19025021&amp;w=600"/>
      <dc:creator>Kailash Pathak</dc:creator>
    </item>
    <item>
      <title>S3 Vectors: How to Build a RAG Without a Vector Database</title>
      <link>https://feeds.dzone.com/link/23558/17344321/build-rag-without-vector-database</link>
      <description><![CDATA[<p>Every RAG tutorial follows the same script: embed your documents, spin up a vector database (Pinecone, Weaviate, pgvector, OpenSearch), manage its infrastructure, and pray the costs don't spiral. For most internal AI apps, this is overkill.</p>
<p><strong>Amazon S3 Vectors</strong> changes the equation. It's native vector storage built into S3 — no clusters, no provisioning, no idle compute. You store vectors like you store objects, query them with sub-100ms latency, and pay per use. It went GA in December 2025 and now supports 2 billion vectors per index across 31+ AWS regions.</p><img src="https://feeds.dzone.com/link/23558/17344321.gif" height="1" width="1"/>]]></description>
      <pubDate>Tue, 19 May 2026 16:00:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3651240</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=18986902&amp;w=600"/>
      <dc:creator>Jubin Abhishek Soni</dc:creator>
    </item>
    <item>
      <title>Key Takeaways From Integrating a RAG Application With LangSmith</title>
      <link>https://feeds.dzone.com/link/23558/17344322/rag-langsmith-integration-takeaways</link>
      <description><![CDATA[<p>In this article, I am sharing what I learned while integrating a RAG-based application with LangSmith. It covers how the integration works and the key insights gained from using LangSmith for observability and evaluation.</p>
<h2><strong>LangChain</strong></h2>
<p><a href="https://dzone.com/articles/getting-started-with-langchain-for-beginners">LangChain</a> is a framework for building applications powered by large language models in a more structured and modular way. It helps developers connect LLMs with prompts, tools, memory, agents, and external data sources to create more capable applications. In simple terms, LangChain makes it easier to design, manage, and scale complex AI workflows.</p><img src="https://feeds.dzone.com/link/23558/17344322.gif" height="1" width="1"/>]]></description>
      <pubDate>Tue, 19 May 2026 15:30:00 GMT</pubDate>
      <guid isPermaLink="false">https://dzone.com/articles/3654623</guid>
      <media:thumbnail url="https://dz2cdn1.dzone.com/thumbnail?fid=19025017&amp;w=600"/>
      <dc:creator>Binoj Melath Nalinakshan Nair</dc:creator>
    </item>
  </channel>
</rss>
