<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

    <!-- Homepage -->
    <url>
        <loc>https://neywz.com/</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>hourly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Main Categories -->
    <url>
        <loc>https://neywz.com/world</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://neywz.com/politics</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://neywz.com/business</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://neywz.com/technology</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://neywz.com/entertainment</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Legal Pages -->
    <url>
        <loc>https://neywz.com/privacy-policy.html</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://neywz.com/terms</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.5</priority>
    </url>

    <!-- About & Contact -->
    <url>
        <loc>https://neywz.com/about</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://neywz.com/contact</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- 
    Note: Add individual news articles dynamically here
    Example format:
    <url>
        <loc>https://neywz.com/news/article-slug</loc>
        <lastmod>2025-11-08</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.8</priority>
        <news:news>
            <news:publication>
                <news:name>NEYWZ</news:name>
                <news:language>en</news:language>
            </news:publication>
            <news:publication_date>2025-11-08</news:publication_date>
            <news:title>Article Title Here</news:title>
        </news:news>
    </url>
    -->

</urlset>