<?xml version="1.0" encoding="UTF-8"?>
        <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    
            <url>
                <loc>http://localhost:3000/</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/locations</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/for_renters</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/rooms</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/contacts</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/locations/1</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/locations/6</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/floors/1</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/floors/2</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/floors/3</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        
            <url>
                <loc>http://localhost:3000/floors/4</loc>
                <changefreq>monthly</changefreq>
                <priority>0.5</priority>
            </url>
        </urlset>