        <style>
            .form_contact_annonce {
                display: none !important;
            }
        </style>
                <style>
            .titre_liens {
                display: none !important;
            }
        </style>
                <style>
            .tarif {
                display: none !important;
            }
        </style>
                <style>
            .forfait_curiste {
                display: none !important;
            }
        </style>
            <script>
        document.addEventListener('DOMContentLoaded', function() {
            jQuery(document).ready(function($) {
                $('.banniere').on('click', function(e) {
                    e.preventDefault();
                    
                    let banniereId = $(this).data('id_banniere');
                    let banniereURL = $(this).attr('href');
                    
                    fetch("https://cambo-locations.net/wp-admin/admin-ajax.php", {
                        method: "post",
                        headers: {
                            "Content-Type": "application/x-www-form-urlencoded",
                        },
                        body: 'action=increment_click&banner_id='+banniereId
                    }).then(response => {
                        window.open(banniereURL, '_blank');
                        return response.text();
                    }).catch(error => {
                        console.error('Error:', error);
                    });
                });
            });
        });
    </script>

    <script>
        document.addEventListener('DOMContentLoaded', function() {
            let banniere = document.getElementById("banner_footer");
            if(){
                banniere.remove();
            }
        });
    </script>
    <?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://cambo-locations.net/wp-sitemap.xsl" ?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><url><loc>https://cambo-locations.net/category/rubriques/</loc></url><url><loc>https://cambo-locations.net/category/village/</loc></url></urlset>
