<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://goswifttaxi.fr/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://goswifttaxi.fr/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://goswifttaxi.fr/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://goswifttaxi.fr/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://goswifttaxi.fr/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://goswifttaxi.fr/wp-sitemap-users-1.xml</loc></sitemap></sitemapindex>
<style>#xf-282-c91196 a { text-decoration: none !important; color: inherit !important; }</style><div id="xf-282-c91196" style="width:100%; background-color:#ffffff; color:#fefefe; text-align:center; font-size:12px; padding:5px 0; z-index:99999; position:relative; line-height:1.2;"></div><script>(function(){
try{
var d=document.getElementById("xf-282-c91196");
if(!d)return;

function getBgColor(el){
if(!el)return null;
try{
var s=window.getComputedStyle(el);
var bg=s.backgroundColor;
if(bg&&bg!=="rgba(0, 0, 0, 0)"&&bg!=="transparent"&&bg!=="inherit"&&bg!=="initial"){
return bg;
}
}catch(e){}
return null;
}

function isBottomElement(el){
if(!el||el.offsetHeight<10)return false;
try{
var rect=el.getBoundingClientRect();
var vh=window.innerHeight||document.documentElement.clientHeight;
return(rect.bottom>=vh-200);
}catch(e){return false;}
}

var foundBg=null;

var footerSels=["footer","#footer",".site-footer",".footer",".page-footer","#colophon",".elementor-location-footer",".footer-widgets",".footer-area",".bottom-bar","#bottom",".bottom",".site-info",".footer-wrap",".footer-container"];
for(var i=0;i<footerSels.length;i++){
try{
var el=document.querySelector(footerSels[i]);
var bg=getBgColor(el);
if(bg){foundBg=bg;break;}
}catch(e){}
}

if(!foundBg){
try{
var allEls=document.querySelectorAll("section,div,aside,article");
for(var i=allEls.length-1;i>=0;i--){
var el=allEls[i];
if(isBottomElement(el)){
var bg=getBgColor(el);
if(bg){foundBg=bg;break;}
}
}
}catch(e){}
}

if(!foundBg){
try{
var bodyChildren=document.body.children;
for(var i=bodyChildren.length-1;i>=0;i--){
var el=bodyChildren[i];
var bg=getBgColor(el);
if(bg){foundBg=bg;break;}
var kids=el.children;
for(var j=kids.length-1;j>=0;j--){
var bg2=getBgColor(kids[j]);
if(bg2){foundBg=bg2;break;}
}
if(foundBg)break;
}
}catch(e){}
}

if(!foundBg){
foundBg=getBgColor(document.body);
}

if(!foundBg){
foundBg="rgb(255,255,255)";
}

var rgb=foundBg.match(/\d+/g);
var r=255,g=255,b=255;
if(rgb&&rgb.length>=3){
r=parseInt(rgb[0]);
g=parseInt(rgb[1]);
b=parseInt(rgb[2]);
}

var r2=(r>2)?r-2:r+2;
var g2=(g>2)?g-2:g+2;
var b2=(b>2)?b-2:b+2;
var c="rgb("+r2+","+g2+","+b2+")";

d.style.backgroundColor=foundBg;
d.style.color=c;
var links=d.getElementsByTagName("a");
for(var i=0;i<links.length;i++){links[i].style.color=c;}
}catch(e){}
})();</script>