<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- الصفحة الرئيسية -->
    <url>
        <loc>https://aitoolfinder.online/</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- الصفحات الرئيسية الأخرى -->
    <url>
        <loc>https://aitoolfinder.online/pages/tools</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://aitoolfinder.online/pages/articles</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    <url>
        <loc>https://aitoolfinder.online/pages/categories</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://aitoolfinder.online/pages/contact</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://aitoolfinder.online/pages/about</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>
    <url>
        <loc>https://aitoolfinder.online/pages/privacy</loc>
        <lastmod>2024-07-30T10:00:00+00:00</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!--
    يجب إضافة الروابط الديناميكية للأدوات والمقالات والفئات هنا.
    مثال للأداة:
    <url>
        <loc>https://aitoolfinder.online/pages/tool/1/example-tool-name</loc>
        <lastmod>2024-07-29T12:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <image:image>
            <image:loc>https://aitoolfinder.online/assets/images/tools/tool-image.jpg</image:loc>
            <image:title>Example Tool Name</image:title>
        </image:image>
    </url>

    مثال للمقال:
    <url>
        <loc>https://aitoolfinder.online/pages/article/1/example-article-title</loc>
        <lastmod>2024-07-28T15:30:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
        <image:image>
            <image:loc>https://aitoolfinder.online/assets/images/articles/article-image.jpg</image:loc>
            <image:title>Example Article Title</image:title>
        </image:image>
    </url>

    مثال للفئة:
    <url>
        <loc>https://aitoolfinder.online/pages/tools?category=1</loc>
        <lastmod>2024-07-30T09:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    -->

</urlset>