
<div id="vine-quiz-popup" style="display:none;">
    <div id="vine-quiz-popup-inner">
        <button id="vine-quiz-close" aria-label="Close">&times;</button>
        <h3>Find Your Perfect Israeli Winery</h3>
        <p>Answer 4 quick questions and get matched from 115 real wineries &mdash; filtered by region, kosher preference &amp; experience type.</p>
        <ul class="vine-quiz-checks">
            <li>&#10003; North, Central or Southern Israel</li>
            <li>&#10003; Kosher &amp; non-kosher options</li>
            <li>&#10003; Couples, families, groups &amp; solo</li>
        </ul>
        <a href="https://vineisrael.com/quiz/" class="vine-quiz-btn">Take the Free Quiz</a>
    </div>
</div>

<style>
#vine-quiz-popup {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 99999;
    max-width: 320px;
    width: calc(100% - 40px);
    animation: vineSlideIn 0.4s ease;
}
@keyframes vineSlideIn {
    from { opacity: 0; transform: translateY(30px); }
    to   { opacity: 1; transform: translateY(0); }
}
#vine-quiz-popup-inner {
    background: #fff;
    border-radius: 12px;
    border-left: 5px solid #722F37;
    padding: 24px 20px 20px;
    box-shadow: 0 8px 30px rgba(0,0,0,0.18);
    position: relative;
}
#vine-quiz-close {
    position: absolute;
    top: 10px;
    right: 12px;
    background: none;
    border: none;
    font-size: 22px;
    line-height: 1;
    color: #999;
    cursor: pointer;
    padding: 0;
}
#vine-quiz-close:hover { color: #722F37; }
#vine-quiz-popup h3 {
    color: #722F37;
    font-size: 18px;
    margin: 0 0 10px;
    padding-right: 20px;
}
#vine-quiz-popup p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 12px;
    color: #444;
}
.vine-quiz-checks {
    list-style: none;
    padding: 0;
    margin: 0 0 18px;
    font-size: 13px;
    color: #555;
}
.vine-quiz-checks li {
    padding: 2px 0;
}
.vine-quiz-checks li::before { color: #722F37; font-weight: bold; }
.vine-quiz-btn {
    display: block;
    background: #722F37;
    color: #fff !important;
    text-align: center;
    padding: 11px 20px;
    border-radius: 50px;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none;
    transition: background 0.3s;
}
.vine-quiz-btn:hover { background: #5a252c; }
@media(max-width:480px){
    #vine-quiz-popup { bottom: 15px; right: 15px; }
}
</style>

<script>
(function(){
    var key = 'vineQuizDismissed';
    var dismissed = localStorage.getItem(key);
    if (dismissed) {
        var until = parseInt(dismissed, 10);
        if (Date.now() < until) return;
    }
    var popup = document.getElementById('vine-quiz-popup');
    if (!popup) return;
    setTimeout(function(){
        popup.style.display = 'block';
    }, 8000);
    document.getElementById('vine-quiz-close').addEventListener('click', function(){
        popup.style.display = 'none';
        localStorage.setItem(key, Date.now() + 7 * 24 * 60 * 60 * 1000);
    });
    document.querySelector('.vine-quiz-btn').addEventListener('click', function(){
        localStorage.setItem(key, Date.now() + 7 * 24 * 60 * 60 * 1000);
    });
})();
</script><?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet type='text/xsl' href='https://vineisrael.com/wp-content/plugins/google-sitemap-generator/sitemap.xsl'?><!-- sitemap-generator-url='http://www.arnebrachhold.de' sitemap-generator-version='4.1.23' -->
<!-- generated-on='May 24, 2026 3:47 pm' -->
<sitemapindex xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://www.sitemaps.org/schemas/sitemap/0.9 http://www.sitemaps.org/schemas/sitemap/0.9/siteindex.xsd' xmlns='http://www.sitemaps.org/schemas/sitemap/0.9'>	<sitemap>
		<loc>https://vineisrael.com/sitemap-misc.xml</loc>
		<lastmod>2026-05-24T08:50:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/job_listing_region-sitemap.xml</loc>
		<lastmod>2026-05-24T08:50:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/tribe_events_cat-sitemap.xml</loc>
		<lastmod>2026-05-24T08:50:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/productcat-sitemap.xml</loc>
		<lastmod>2026-05-24T08:50:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/job_listing-sitemap.xml</loc>
		<lastmod>2026-05-24T04:13:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/tribe_events-sitemap.xml</loc>
		<lastmod>2026-05-24T04:37:58+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/post-sitemap.xml</loc>
		<lastmod>2026-05-23T17:50:05+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vineisrael.com/page-sitemap.xml</loc>
		<lastmod>2026-05-24T06:47:22+00:00</lastmod>
	</sitemap>
</sitemapindex><!-- Request ID: ed41e38f65a7988ebce8f20accd894e4; Queries for sitemap: 7; Total queries: 16; Seconds: 0.01; Memory for sitemap: 1KB; Total memory: 52MB -->
