<?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">
    <url>
        <loc>https://www.lazydeveloper.dev</loc>
        <image:image>
            <image:loc>https://www.lazydeveloper.dev/logo512.png</image:loc>
        </image:image>
        <lastmod>2022-12-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://www.lazydeveloper.dev/about</loc>
        <image:image>
            <image:loc>https://www.lazydeveloper.dev/raj.jpg</image:loc>
        </image:image>
        <lastmod>2022-12-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://www.lazydeveloper.dev/packages</loc>
        <image:image>
            <image:loc>https://www.lazydeveloper.dev/logo512.png</image:loc>
        </image:image>
        <lastmod>2022-12-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>


    <url>
        <loc>https://www.lazydeveloper.dev/blogs</loc>
        <image:image>
            <image:loc>https://www.lazydeveloper.dev/logo512.png</image:loc>
        </image:image>
        <lastmod>2022-12-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://www.lazydeveloper.dev/blogs/theme_support_in_react_app</loc>
        <image:image>
            <image:loc>https://raw.githubusercontent.com/rajyadavnp/theme-web/main/demo.gif</image:loc>
        </image:image>

        <news:news>
            <news:publication>
                <news:name>Lazy Developer</news:name>
                <news:language>en</news:language>
            </news:publication>
            <news:publication_date>2022-05-16</news:publication_date>
            <news:title>Theme support in your web and/or react app</news:title>
            <news:keywords>react js, theme, light, dark, colors, brightness</news:keywords>
        </news:news>

        <lastmod>2022-12-25</lastmod>
        <changefreq>daily</changefreq>
        <priority>0.5</priority>
    </url>

</urlset>