<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <icon>/favicon.ico</icon>
    <rights>© 2026 AyrA</rights>
    <title>ADHD Ramblings</title>
    <subtitle>A minimal effort blog</subtitle>
    <link href="https://blog.ayra.ch/feed.rss" rel="self" />
    <link href="https://blog.ayra.ch" />
    <id>urn:uuid:75bbd562-35a0-4d82-be13-24fbba535c4c</id>
    <updated>2026-07-02T11:05:38Z</updated>
    <author>
        <name>AyrA</name>
        <uri>https://cable.ayra.ch/</uri>
    </author>
    <entry>
    <title>Custom Title</title>
    <link href="https://blog.ayra.ch/docs/example.html" />
    <id>urn:int:1782990338</id>
    <updated>2026-07-02T11:05:38Z</updated>
    <summary>Custom Title: Example document that demonstrates a few features of this generator</summary>
    <content type="html">
        <div>
            <h1>Custom Title</h1>
            <p>Example document that demonstrates a few features of this generator</p>
        </div>
    </content>
    <author>
        <name>Your name here</name>
        <uri>https://example.com/</uri>
    </author>
</entry>
</feed>