    <script type="text/javascript">
        window.addEventListener('load', (e) => {
            new CinefranceFrontMenu().hideMenu();
            new CinefranceFrontMenu().showLogin();
            jQuery('.menu-login').html('<a title="Login" href="https://cinefrance.com.br/login">Login<i class="fa fa-angle-right fa-dropdown"></i></a>');
                jQuery(document).ready(function(){
        jQuery('.search-field').each(function() {
            jQuery(this).on('keypress', function(e) {
                if (e.which === 13) {
                    e.preventDefault();
                    const name = jQuery(this).attr('name');
                    if (name == 's') {
                        const pesquisa = jQuery(this).val();
                        if (pesquisa !== '') {
                            window.location.href = 'https://cinefrance.com.br/catalogo/?filter_search_global=' + pesquisa;
                        }
                    }
                }
            });
        });
    });
        });
    </script><?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://cinefrance.com.br/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://cinefrance.com.br/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://cinefrance.com.br/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://cinefrance.com.br/wp-sitemap-posts-ciclos-1.xml</loc></sitemap><sitemap><loc>https://cinefrance.com.br/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://cinefrance.com.br/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://cinefrance.com.br/wp-sitemap-taxonomies-post_format-1.xml</loc></sitemap></sitemapindex>
