{
    "version": "https://jsonfeed.org/version/1",
    "title": "test",
    "description": "",
    "home_page_url": "https://magalert.com",
    "feed_url": "https://magalert.com/feed.json",
    "user_comment": "",
    "author": {
        "name": "test"
    },
    "items": [
        {
            "id": "https://magalert.com/sample-post.html",
            "url": "https://magalert.com/sample-post.html",
            "title": "Sample Post",
            "summary": "This is a sample post.",
            "content_html": "<p>This is a sample post.</p>",
            "author": {
                "name": "test"
            },
            "tags": [
            ],
            "date_published": "2026-09-22T15:16:56-07:00",
            "date_modified": "2026-09-22T15:17:45-07:00"
        }
    ]
}
