<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <title>Coding Meditations</title>
    <link href="https://codingmeditations.com/feed.xml" rel="self" />
    <link href="https://codingmeditations.com" />
    <updated>2026-07-05T12:26:47+03:30</updated>
    <author>
        <name>Majid Ziaei Gh.</name>
    </author>
    <id>https://codingmeditations.com</id>

    <entry>
        <title>Testing markdown</title>
        <author>
            <name>Majid Ziaei Gh.</name>
        </author>
        <link href="https://codingmeditations.com/testing-markdown.html"/>
        <id>https://codingmeditations.com/testing-markdown.html</id>

        <updated>2026-07-05T12:26:47+03:30</updated>
            <summary>
                <![CDATA[
                    This is a markdown editor This is the title this is the subtitle
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <p>This is a markdown editor </p><h1 id="this-is-the-title">This is the title</h1>
<h2 id="this-is-the-subtitle">this is the subtitle</h2>

            ]]>
        </content>
    </entry>
    <entry>
        <title>به نام خدا</title>
        <author>
            <name>Majid Ziaei Gh.</name>
        </author>
        <link href="https://codingmeditations.com/bh-nm-khd.html"/>
        <id>https://codingmeditations.com/bh-nm-khd.html</id>

        <updated>2026-07-05T12:09:54+03:30</updated>
            <summary>
                <![CDATA[
                    این برای تست فارسی
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <p>این برای تست فارسی</p>
            ]]>
        </content>
    </entry>
    <entry>
        <title>Test 2</title>
        <author>
            <name>Majid Ziaei Gh.</name>
        </author>
        <link href="https://codingmeditations.com/test-2.html"/>
        <id>https://codingmeditations.com/test-2.html</id>

        <updated>2026-07-05T11:59:17+03:30</updated>
            <summary>
                <![CDATA[
                    Please test me 
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <p>Please test me </p>
            ]]>
        </content>
    </entry>
    <entry>
        <title>Hello</title>
        <author>
            <name>Majid Ziaei Gh.</name>
        </author>
        <link href="https://codingmeditations.com/hello.html"/>
        <id>https://codingmeditations.com/hello.html</id>

        <updated>2026-07-05T11:09:47+03:30</updated>
            <summary>
                <![CDATA[
                    This is my first page of this website and I want to see how it could work?
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <p>This is my first page of this website and I want to see how it could work?</p>
            ]]>
        </content>
    </entry>
</feed>
