<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <title>test</title>
    <link href="https://magalert.com/feed.xml" rel="self" />
    <link href="https://magalert.com" />
    <updated>2026-09-22T15:17:45-07:00</updated>
    <author>
        <name>test</name>
    </author>
    <id>https://magalert.com</id>

    <entry>
        <title>Sample Post</title>
        <author>
            <name>test</name>
        </author>
        <link href="https://magalert.com/sample-post.html"/>
        <id>https://magalert.com/sample-post.html</id>

        <updated>2026-09-22T15:16:56-07:00</updated>
            <summary type="html">
                <![CDATA[
                    This is a sample post.
                ]]>
            </summary>
        <content type="html">
            <![CDATA[
                <p>This is a sample post.</p>
            ]]>
        </content>
    </entry>
</feed>
