<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ feed</description>
    <item>
      <title>Terraform Introduces tfpolicy, an HCL-based Policy-as-Code Framework</title>
      <link>https://www.infoq.com/news/2026/07/terraform-policy-as-code/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/terraform-policy-as-code/en/headerimage/terraform-1-4-null-resource-1785517729441.jpeg"/&gt;&lt;p&gt;HashiCorp has introduced tfpolicy, a new HCL-based policy-as-code framework for Terraform, now available in public beta within HCP Terraform. It is designed to simplify and modernize infrastructure governance by integrating policy creation and enforcement directly into Terraform workflows, eliminating the need for separate tools and languages.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Terraform</category>
      <category>Infrastructure as Code</category>
      <category>Hashicorp</category>
      <category>Policy as Code</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Fri, 31 Jul 2026 18:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/terraform-policy-as-code/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-07-31T18:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/terraform-policy-as-code/en</dc:identifier>
    </item>
    <item>
      <title>Dropbox Integrates MCP and Dash to Close the Gap Between Security Design and Code Review</title>
      <link>https://www.infoq.com/news/2026/07/dropbox-mcp-ai-code-review/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/dropbox-mcp-ai-code-review/en/headerimage/generatedHeaderImage-1785008611092.jpg"/&gt;&lt;p&gt;Dropbox has integrated Model Context Protocol (MCP) with its internal knowledge platform, Dash, to surface security design context during AI assisted code reviews. The system retrieves threat models and security requirements for pull requests, helping reviewers validate implementation against design intent. An InfoQ Q&amp;A explores the architecture and key lessons learned.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Application Security</category>
      <category>Threat Modeling</category>
      <category>Productivity</category>
      <category>Artificial Intelligence</category>
      <category>Code Reviews</category>
      <category>Model Context Protocol (MCP)</category>
      <category>DevSecOps</category>
      <category>Software Development</category>
      <category>Security</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>news</category>
      <pubDate>Fri, 31 Jul 2026 14:36:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/dropbox-mcp-ai-code-review/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-07-31T14:36:00Z</dc:date>
      <dc:identifier>/news/2026/07/dropbox-mcp-ai-code-review/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: The Free-Lunch Guide to Idea Circularity</title>
      <link>https://www.infoq.com/presentations/tech-hype-cycles-architectural-tradeoffs/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/tech-hype-cycles-architectural-tradeoffs/en/mediumimage/holly-cummins-medium-1783578321356.jpeg"/&gt;&lt;p&gt;Holly Cummins discusses why "nothing is new under the sun" in tech. She maps historical architectural tradeoffs to modern cloud, microservices, and AI hype cycles. She connects financial debt (post-ZIRP) and technical debt to epistemic and sleep debt, showing engineering leaders how to navigate shifts in assumptions, embrace sustainability, and revive proven engineering disciplines.&lt;/p&gt; &lt;i&gt;By Holly Cummins&lt;/i&gt;</description>
      <category>Quarkus</category>
      <category>Hype</category>
      <category>Cloud-Native</category>
      <category>Technical Debt</category>
      <category>QCon London 2026</category>
      <category>Artificial Intelligence</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>Culture &amp; Methods</category>
      <category>presentation</category>
      <pubDate>Fri, 31 Jul 2026 11:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/tech-hype-cycles-architectural-tradeoffs/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Holly Cummins</dc:creator>
      <dc:date>2026-07-31T11:00:00Z</dc:date>
      <dc:identifier>/presentations/tech-hype-cycles-architectural-tradeoffs/en</dc:identifier>
    </item>
    <item>
      <title>Article: Virtual Threads After JDK 24: What Changed for Production Java</title>
      <link>https://www.infoq.com/articles/virtual-threads-after-jdk24/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/articles/virtual-threads-after-jdk24/en/headerimage/virtual-threads-after-jdk24-header-1785232507934.jpg"/&gt;&lt;p&gt;JDK 24 removed the monitor-related carrier-thread pinning that stalled Netflix and similar teams on Java 21. What has replaced it on JDK 25 LTS is downstream-resource saturation: The bottleneck moved and now demands explicit bounding in application code. This article maps the failure modes that surface after virtual-thread adoption and gives a practical sequence backed by a public benchmark.&lt;/p&gt; &lt;i&gt;By Sandeep Bharadwaj&lt;/i&gt;</description>
      <category>Structured Concurrency</category>
      <category>JDK 24</category>
      <category>Java</category>
      <category>Spring Boot</category>
      <category>Virtual Thread</category>
      <category>ThreadLocal</category>
      <category>Spring MVC</category>
      <category>Reactor</category>
      <category>Spring WebFlux</category>
      <category>JDK 25</category>
      <category>Scoped Values</category>
      <category>JDK 21</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Fri, 31 Jul 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/virtual-threads-after-jdk24/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sandeep Bharadwaj</dc:creator>
      <dc:date>2026-07-31T09:00:00Z</dc:date>
      <dc:identifier>/articles/virtual-threads-after-jdk24/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Parting the Clouds: The Rise of Disaggregated Systems</title>
      <link>https://www.infoq.com/presentations/disaggregation-industrial-systems/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/disaggregation-industrial-systems/en/mediumimage/murat-demirbas-medium-1784809202010.jpg"/&gt;&lt;p&gt;Murat Demirbas discusses the shift toward disaggregated cloud database architectures driven by cloud economics. He explains how decoupling compute from storage enables elastic scaling, cost efficiency, and fault isolation. He shares how classical Paxos roles foreshadowed disaggregation, while analyzing network tradeoffs, shared-memory evolution, and self-assembling database designs.&lt;/p&gt; &lt;i&gt;By Murat Demirbas&lt;/i&gt;</description>
      <category>Distributed Systems</category>
      <category>Cloud</category>
      <category>Database</category>
      <category>QCon San Francisco 2025</category>
      <category>Transcripts</category>
      <category>Architecture &amp; Design</category>
      <category>presentation</category>
      <pubDate>Thu, 30 Jul 2026 13:50:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/disaggregation-industrial-systems/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Murat Demirbas</dc:creator>
      <dc:date>2026-07-30T13:50:00Z</dc:date>
      <dc:identifier>/presentations/disaggregation-industrial-systems/en</dc:identifier>
    </item>
    <item>
      <title>AI-Assisted Software Development: Team Profiles and Capabilities for Putting Research into Action</title>
      <link>https://www.infoq.com/news/2026/07/AI-research-into-action/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/AI-research-into-action/en/headerimage/header-1784099949941.jpg"/&gt;&lt;p&gt;AI is an amplifier; strategic focus on the organizational system brings the greatest returns. DORA's 2025 research on AI in software development provides team profiles and success capabilities that can be used to put the research into practice.&lt;/p&gt; &lt;i&gt;By Ben Linders&lt;/i&gt;</description>
      <category>Applied Research</category>
      <category>QCon London 2026</category>
      <category>Teamwork</category>
      <category>Artificial Intelligence</category>
      <category>QCon Software Development Conference</category>
      <category>Change</category>
      <category>Report</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 30 Jul 2026 11:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/AI-research-into-action/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Ben Linders</dc:creator>
      <dc:date>2026-07-30T11:30:00Z</dc:date>
      <dc:identifier>/news/2026/07/AI-research-into-action/en</dc:identifier>
    </item>
    <item>
      <title>AWS Lambda's Self-Managed Code Storage Lifts the Account Quota, Not the Function Size Limit</title>
      <link>https://www.infoq.com/news/2026/07/lambda-self-managed-storage/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/lambda-self-managed-storage/en/headerimage/generatedHeaderImage-1784880181733.jpg"/&gt;&lt;p&gt;AWS Lambda can now reference deployment packages directly in customer-owned S3 buckets, removing the per-Region code storage quota and raising the managed default from 75 GB to 300 GB. Per-function package limits are unchanged, and UpdateFunctionCode is still required after replacing an object. Terraform provider support remains an open enhancement request.&lt;/p&gt; &lt;i&gt;By Steef-Jan Wiggers&lt;/i&gt;</description>
      <category>AWS</category>
      <category>Cloud</category>
      <category>Cloud Architecture</category>
      <category>AWS Lambda</category>
      <category>S3</category>
      <category>Amazon Web Services</category>
      <category>Development</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Thu, 30 Jul 2026 07:57:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/lambda-self-managed-storage/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Steef-Jan Wiggers</dc:creator>
      <dc:date>2026-07-30T07:57:00Z</dc:date>
      <dc:identifier>/news/2026/07/lambda-self-managed-storage/en</dc:identifier>
    </item>
    <item>
      <title>Microsoft Three-Layer LLM Routing Architecture for AI Agents on AKS</title>
      <link>https://www.infoq.com/news/2026/07/microsoft-agents-aks-routing/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/microsoft-agents-aks-routing/en/headerimage/generatedHeaderImage-1785241354822.jpg"/&gt;&lt;p&gt;Microsoft has released a reference architecture for routing agent traffic on Azure Kubernetes Service. It breaks down the issue into three key choices: which model answers a call, how the call is managed, and which GPU replica handles it.&lt;/p&gt; &lt;i&gt;By Claudio Masolo&lt;/i&gt;</description>
      <category>Azure</category>
      <category>Agents</category>
      <category>Kubernetes</category>
      <category>Routing</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 29 Jul 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/microsoft-agents-aks-routing/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Claudio Masolo</dc:creator>
      <dc:date>2026-07-29T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/microsoft-agents-aks-routing/en</dc:identifier>
    </item>
    <item>
      <title>Cloudflare Makes Internal DNS Generally Available</title>
      <link>https://www.infoq.com/news/2026/07/cloudflare-internal-dns/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/cloudflare-internal-dns/en/headerimage/generatedHeaderImage-1785077156796.jpg"/&gt;&lt;p&gt;Cloudflare has launched its Internal DNS service, providing authoritative and recursive DNS for private networks. This service simplifies DNS management by consolidating private and public DNS operations on a single platform.&lt;/p&gt; &lt;i&gt;By Gianmarco Nalin&lt;/i&gt;</description>
      <category>DNS</category>
      <category>Enterprise</category>
      <category>Cloudflare</category>
      <category>Cloud</category>
      <category>Architecture &amp; Design</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Wed, 29 Jul 2026 10:30:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/cloudflare-internal-dns/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Gianmarco Nalin</dc:creator>
      <dc:date>2026-07-29T10:30:00Z</dc:date>
      <dc:identifier>/news/2026/07/cloudflare-internal-dns/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: Getting Rid of LeetCode Interviews in the World of AI</title>
      <link>https://www.infoq.com/presentations/ai-lead-interview/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-lead-interview/en/mediumimage/daniel-medium-1784808762941.jpeg"/&gt;&lt;p&gt;Daniel Doubrovkine explains why traditional LeetCode whiteboard interviews fail to evaluate senior engineering talent. He discusses his own experience bombing basic algorithm tests despite decades of leadership, and shares actionable frameworks for redefining the interview loop. Discover how evaluating human judgment, system design, and hands-on AI collaboration yields far better hiring signals.&lt;/p&gt; &lt;i&gt;By Daniel Doubrovkine&lt;/i&gt;</description>
      <category>Artificial Intelligence</category>
      <category>interviewing</category>
      <category>QCon AI 2025</category>
      <category>Transcripts</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Culture &amp; Methods</category>
      <category>presentation</category>
      <pubDate>Wed, 29 Jul 2026 10:25:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-lead-interview/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Daniel Doubrovkine</dc:creator>
      <dc:date>2026-07-29T10:25:00Z</dc:date>
      <dc:identifier>/presentations/ai-lead-interview/en</dc:identifier>
    </item>
    <item>
      <title>Article: Securing MCP in Production: Defense-in-Depth Beyond the Gateway</title>
      <link>https://www.infoq.com/articles/securing-mcp-production-gateway/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/articles/securing-mcp-production-gateway/en/headerimage/securing-mcp-production-gateway-header-1784884301110.jpg"/&gt;&lt;p&gt;This article presents a defense-in-depth approach for securing Model Context Protocol (MCP) deployments in production. It outlines four architectural control layers: safe execution, management infrastructure, outbound trust, and semantic integrity, arguing that production security requires enforcement beyond the gateway at the earliest trustworthy control points.&lt;/p&gt; &lt;i&gt;By Nik Kale&lt;/i&gt;</description>
      <category>Model Context Protocol (MCP)</category>
      <category>AI Security</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>Architecture &amp; Design</category>
      <category>article</category>
      <pubDate>Wed, 29 Jul 2026 09:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/articles/securing-mcp-production-gateway/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Nik Kale</dc:creator>
      <dc:date>2026-07-29T09:00:00Z</dc:date>
      <dc:identifier>/articles/securing-mcp-production-gateway/en</dc:identifier>
    </item>
    <item>
      <title>.NET 11 Preview 6 Modernises MAUI CollectionView and Android Shell</title>
      <link>https://www.infoq.com/news/2026/07/net-maui-11-preview-6/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/net-maui-11-preview-6/en/headerimage/header-1785099918786.jpg"/&gt;&lt;p&gt;Microsoft has released .NET 11 Preview 6 with several architectural and reliability improvements for .NET MAUI. The update brings the next-generation CollectionView implementation to Windows, moves Android Shell toward the handler model, improves Native AOT compatibility, and adds recovery support for interrupted media-picker operations.&lt;/p&gt; &lt;i&gt;By Edin Kapić&lt;/i&gt;</description>
      <category>.NET</category>
      <category>.NET MAUI</category>
      <category>.NET 11</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 29 Jul 2026 08:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/net-maui-11-preview-6/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Edin Kapić</dc:creator>
      <dc:date>2026-07-29T08:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/net-maui-11-preview-6/en</dc:identifier>
    </item>
    <item>
      <title>GitHub Introduces Default "Cooldown" Policy for Dependabot Version Updates</title>
      <link>https://www.infoq.com/news/2026/07/github-dependabot-cooldown/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://www.infoq.com/styles/static/images/logo/logo_bigger.jpg"/&gt;&lt;p&gt;Instead of immediately opening pull requests when newer dependency versions are released, Dependabot now waits three days before suggesting upgrades, thus increasing the likelihood that malicious releases are identified and removed before they can be integrated.&lt;/p&gt; &lt;i&gt;By Sergio De Simone&lt;/i&gt;</description>
      <category>Software Supply Chain</category>
      <category>github</category>
      <category>Security Vulnerabilities</category>
      <category>Dependency Management</category>
      <category>Development</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Tue, 28 Jul 2026 19:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/github-dependabot-cooldown/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Sergio De Simone</dc:creator>
      <dc:date>2026-07-28T19:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/github-dependabot-cooldown/en</dc:identifier>
    </item>
    <item>
      <title>Grafana Assistant Expands to More Than 30 Data Sources</title>
      <link>https://www.infoq.com/news/2026/07/grafana-assistant-data-source/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/07/grafana-assistant-data-source/en/headerimage/generatedHeaderImage-1785087229848.jpg"/&gt;&lt;p&gt;Grafana Labs has expanded the capabilities of Grafana Assistant, enabling its AI-powered observability assistant to query and correlate data across more than 30 different data sources through natural language.&lt;/p&gt; &lt;i&gt;By Craig Risi&lt;/i&gt;</description>
      <category>Grafana</category>
      <category>Artificial Intelligence</category>
      <category>Big Data</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>DevOps</category>
      <category>news</category>
      <pubDate>Tue, 28 Jul 2026 12:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/07/grafana-assistant-data-source/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Craig Risi</dc:creator>
      <dc:date>2026-07-28T12:00:00Z</dc:date>
      <dc:identifier>/news/2026/07/grafana-assistant-data-source/en</dc:identifier>
    </item>
    <item>
      <title>Presentation: The Future of Engineering: Mindsets That Matter When Code Isn’t Enough</title>
      <link>https://www.infoq.com/presentations/ai-future-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</link>
      <description>&lt;img src="https://res.infoq.com/presentations/ai-future-engineering/en/mediumimage/ben-greene-mediumm-1784809015374.jpeg"/&gt;&lt;p&gt;Ben Greene discusses how software engineers can adapt and thrive in an era of rapid AI code automation. Drawing on his startup experience, he explains key mindsets like starting simple, maintaining code comprehension, attacking hard problems first, and focusing on customer impact. He shares why human empathy, agency, and practical problem-solving remain irreplaceable when code is automated.&lt;/p&gt; &lt;i&gt;By Ben Greene&lt;/i&gt;</description>
      <category>QCon San Francisco 2025</category>
      <category>Artificial Intelligence</category>
      <category>Software Engineering</category>
      <category>Transcripts</category>
      <category>Development</category>
      <category>AI, ML &amp; Data Engineering</category>
      <category>presentation</category>
      <pubDate>Tue, 28 Jul 2026 11:10:00 GMT</pubDate>
      <guid>https://www.infoq.com/presentations/ai-future-engineering/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=global</guid>
      <dc:creator>Ben Greene</dc:creator>
      <dc:date>2026-07-28T11:10:00Z</dc:date>
      <dc:identifier>/presentations/ai-future-engineering/en</dc:identifier>
    </item>
  </channel>
</rss>
