<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">

  <title type="html">Example Feed</title>
  <link href="http://example.org/"/>
  <updated>2026-03-31T17:00:00Z</updated>
  <author>
    <name>Ecks Essess</name>
  </author>
  <id>urn:uuid:1234</id>

  <entry>
    <title type="html">Ding. &lt;svg onload=alert('posttitle')&gt;</title>
    <link href="http://example.com"/>
    <id>urn:uuid:12345</id>
    <updated>2026-03-31T17:00:00Z</updated>
    <summary>Hi</summary>
  </entry>

</feed>
