<?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"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9">
    
    <!-- Homepage -->
    <url>
        <loc>http://localhost/okfarm/index.php</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>
    
    <!-- About Page -->
    <url>
        <loc>http://localhost/okfarm/about.php</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Services Page -->
    <url>
        <loc>http://localhost/okfarm/services.php</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Gallery Page -->
    <url>
        <loc>http://localhost/okfarm/gallery.php</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>
    
    <!-- News Page -->
    <url>
        <loc>http://localhost/okfarm/news.php</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>
    
    <!-- Contact Page -->
    <url>
        <loc>http://localhost/okfarm/contact.php</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <!-- Dynamic News Articles (to be generated by PHP) -->
    <!-- This section should be dynamically generated from your database -->
    <!-- Example structure for news articles -->
    <!--
    <url>
        <loc>http://localhost/okfarm/news.php?slug=example-news-article</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
        <news:news>
            <news:publication>
                <news:name>Prime Agro Farm News</news:name>
                <news:language>en</news:language>
            </news:publication>
            <news:publication_date>2025-11-18T06:00:00+00:00</news:publication_date>
            <news:title>Example News Article Title</news:title>
        </news:news>
        <image:image>
            <image:loc>http://localhost/okfarm/uploads/news/example-image.jpg</image:loc>
            <image:title>Example News Image</image:title>
            <image:caption>Description of the news image</image:caption>
        </image:image>
    </url>
    -->
    
    <!-- Service Pages (Anchor Links) -->
    <url>
        <loc>http://localhost/okfarm/services.php#dairy</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>http://localhost/okfarm/services.php#silage</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>http://localhost/okfarm/services.php#pallets</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>http://localhost/okfarm/services.php#manure</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>http://localhost/okfarm/services.php#tourism</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
    <url>
        <loc>http://localhost/okfarm/services.php#training</loc>
        <lastmod>2025-11-18T06:00:00+00:00</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    
</urlset>
