Commit inicial
BIN
products/images/background.png
Normal file
|
After Width: | Height: | Size: 95 KiB |
BIN
products/images/banner.jpg
Normal file
|
After Width: | Height: | Size: 169 KiB |
BIN
products/images/game1.png
Normal file
|
After Width: | Height: | Size: 92 KiB |
BIN
products/images/game2.png
Normal file
|
After Width: | Height: | Size: 94 KiB |
BIN
products/images/game3.png
Normal file
|
After Width: | Height: | Size: 89 KiB |
BIN
products/images/game4.png
Normal file
|
After Width: | Height: | Size: 92 KiB |
BIN
products/images/game5.png
Normal file
|
After Width: | Height: | Size: 100 KiB |
BIN
products/images/logo.png
Normal file
|
After Width: | Height: | Size: 108 KiB |
624
products/index.html
Normal file
@@ -0,0 +1,624 @@
|
||||
<!doctype html>
|
||||
<html ⚡ lang="id-ID">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>CNNSLOT - Situs Paling Mantap Betul Sepanjang Masa Indonesia</title>
|
||||
<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
|
||||
<meta name="description" content="Cnnslot situs terbaik dan terpercaya yang pernah ada dengan bonus pecahan paling mantap sepanjang masa indonesia tahun 2024.">
|
||||
<meta name="geo.placename" content="Indonesia" />
|
||||
<meta name="geo.region" content="ID" />
|
||||
<meta name="geo.country" content="ID" />
|
||||
<meta name="language" content="id-ID" />
|
||||
<meta name="tgn.nation" content="Indonesia" />
|
||||
<link rel="shortcut icon" type="image/png" href="https://i.ibb.co/4m0z6wJ/favicon.png" />
|
||||
<link rel="canonical" href="https://checadores.lci.ulsa.mx/products/">
|
||||
<meta content="cnnslot, ccnnslot, cnn slot" name="keywords" />
|
||||
<meta name="google-site-verification" content="XojsVVpkFrhfSSFhMC9pSIQ2aNnff4tG63RWIIbMlgc" />
|
||||
<script async src="https://cdn.ampproject.org/v0.js"></script>
|
||||
|
||||
<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>
|
||||
<style amp-custom>
|
||||
*{
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {width: 10px;}
|
||||
::-webkit-scrollbar-track {background: #f1f1f1;}
|
||||
::-webkit-scrollbar-thumb {background: #888;}
|
||||
::-webkit-scrollbar-thumb:hover {background: #555;}
|
||||
::-webkit-scrollbar {display: none;}
|
||||
|
||||
@font-face {
|
||||
font-family: Roboto;
|
||||
src: url(../font/RobotoCondensed-Regular.ttf);
|
||||
}
|
||||
|
||||
body{
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
color: white;
|
||||
font-family: "Arimo",sans-serif;
|
||||
background-image: url("https://checadores.lci.ulsa.mx/products/images/background.png");
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
background-attachment: fixed;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
h1,h2,h3,h4,h5,h6{
|
||||
font-family: 'Roboto condensed',sans-serif;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.maincontainer{
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
background-color: rgba(0, 0, 0, 0.7);
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.logo{
|
||||
padding: 10px;
|
||||
width: 14%;
|
||||
box-shadow: 0px 0px 1px 1px #ff0000 , 0px 0px 10px 1px #ff0000 , 0px 0px 50px 1px #ff0000;
|
||||
border: 3px solid #fffb00;
|
||||
border-top-left-radius: 10px;
|
||||
border-top-right-radius: 10px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
.logo a{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: flex-start;
|
||||
}
|
||||
|
||||
.logo img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.container{
|
||||
width: 60%;
|
||||
height: 50%;
|
||||
background-color: rgba(255, 255, 255, 0.1);
|
||||
backdrop-filter: blur(5px);
|
||||
border: 2px solid #fffb00;
|
||||
border-radius: 10px;
|
||||
box-shadow: 0px 0px 1px 1px #ff0000 , 0px 0px 10px 1px #ff0000 , 0px 0px 50px 1px #ff0000;
|
||||
padding: 10px 5px;
|
||||
padding-left: 0px;
|
||||
display: flex;
|
||||
}
|
||||
|
||||
|
||||
.box1 , .box2{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
/* border: 1px solid white; */
|
||||
padding: 0 10px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.box1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
border-right: 1px solid #eb8724;
|
||||
}
|
||||
|
||||
.box1 h2{
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
.box1 img{
|
||||
width: 90%;
|
||||
}
|
||||
|
||||
.btn{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
}
|
||||
.btn a {
|
||||
text-decoration: none;
|
||||
}
|
||||
.button-animation1 , .button-animation2 {
|
||||
position: relative;
|
||||
display: inline-block;
|
||||
padding: 20px 30px;
|
||||
text-transform: uppercase;
|
||||
overflow: hidden;
|
||||
letter-spacing: 4px;
|
||||
font-weight: bold;
|
||||
transition: 0.5s;
|
||||
width: 45%;
|
||||
background-color: black;
|
||||
}
|
||||
.button-animation1 span , .button-animation2 span{
|
||||
position: absolute;
|
||||
display: block;
|
||||
}
|
||||
.button-animation1 span:nth-child(1) , .button-animation2 span:nth-child(1) {
|
||||
top: 0;
|
||||
left: -100%;
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
animation: btn-anim1 1s linear infinite;
|
||||
}
|
||||
.button-animation1 span:nth-child(2) , .button-animation2 span:nth-child(2) {
|
||||
top: -100%;
|
||||
right: 0;
|
||||
width: 2px;
|
||||
height: 100%;
|
||||
animation: btn-anim2 1s linear infinite;
|
||||
animation-delay: 0.25s;
|
||||
}
|
||||
.button-animation1 span:nth-child(3) , .button-animation2 span:nth-child(3) {
|
||||
bottom: 0;
|
||||
right: -100%;
|
||||
width: 100%;
|
||||
height: 2px;
|
||||
animation: btn-anim3 1s linear infinite;
|
||||
animation-delay: 0.5s;
|
||||
}
|
||||
.button-animation1 span:nth-child(4) , .button-animation2 span:nth-child(4) {
|
||||
bottom: -100%;
|
||||
left: 0;
|
||||
width: 2px;
|
||||
height: 100%;
|
||||
animation: btn-anim4 1s linear infinite;
|
||||
animation-delay: 0.75s;
|
||||
}
|
||||
.button-animation1 {
|
||||
color: #ff6363;
|
||||
}
|
||||
.button-animation1 span:nth-child(1){
|
||||
background: linear-gradient(90deg, transparent, #ff6363);
|
||||
}
|
||||
.button-animation1 span:nth-child(2){
|
||||
background: linear-gradient(180deg, transparent, #ff6363);
|
||||
}
|
||||
.button-animation1 span:nth-child(3){
|
||||
background: linear-gradient(270deg, transparent, #ff6363);
|
||||
}
|
||||
.button-animation1 span:nth-child(4){
|
||||
background: linear-gradient(360deg, transparent, #ff6363);
|
||||
}
|
||||
.button-animation2 {
|
||||
color: #439eff;
|
||||
}
|
||||
.button-animation2 span:nth-child(1){
|
||||
background: linear-gradient(90deg, transparent, #439eff);
|
||||
}
|
||||
.button-animation2 span:nth-child(2){
|
||||
background: linear-gradient(180deg, transparent, #439eff);
|
||||
}
|
||||
.button-animation2 span:nth-child(3){
|
||||
background: linear-gradient(270deg, transparent, #439eff);
|
||||
}
|
||||
.button-animation2 span:nth-child(4){
|
||||
background: linear-gradient(360deg, transparent, #439eff);
|
||||
}
|
||||
@keyframes btn-anim1 {
|
||||
0% {
|
||||
left: -100%;
|
||||
}
|
||||
50%, 100% {
|
||||
left: 100%;
|
||||
}
|
||||
}
|
||||
@keyframes btn-anim2 {
|
||||
0% {
|
||||
top: -100%;
|
||||
}
|
||||
50%, 100% {
|
||||
top: 100%;
|
||||
}
|
||||
}
|
||||
@keyframes btn-anim3 {
|
||||
0% {
|
||||
right: -100%;
|
||||
}
|
||||
50%, 100% {
|
||||
right: 100%;
|
||||
}
|
||||
}
|
||||
@keyframes btn-anim4 {
|
||||
0% {
|
||||
bottom: -100%;
|
||||
}
|
||||
50%, 100% {
|
||||
bottom: 100%;
|
||||
}
|
||||
}
|
||||
.button-animation1:hover {
|
||||
background-color: #ff6363;
|
||||
color: #000;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 0 5px #ff6363, 0 0 25px #ff6363, 0 0 50px #ff6363,0 0 100px #ff6363;
|
||||
}
|
||||
.button-animation2:hover{
|
||||
background-color: #439eff;
|
||||
color: #000;
|
||||
border-radius: 5px;
|
||||
box-shadow: 0 0 5px #439eff, 0 0 25px #439eff, 0 0 50px #439eff,0 0 100px #439eff;
|
||||
}
|
||||
|
||||
.box2{
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.listgame{
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.listgame img{
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
|
||||
.table{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.table table{
|
||||
width: 100%;
|
||||
margin: auto;
|
||||
table-layout: fixed;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.table table,tr,td{
|
||||
border: 1px solid #c59b6e;
|
||||
border-collapse: collapse;
|
||||
}
|
||||
|
||||
.table tr:nth-child(1){
|
||||
text-align: center;
|
||||
background-color: #7712ea;
|
||||
background: linear-gradient(to bottom , #eb8724 , #c59b6e );
|
||||
}
|
||||
|
||||
.table td{
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
.card{
|
||||
margin-top: 20px;
|
||||
width: 50%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.card a{
|
||||
display: flex;
|
||||
text-decoration: none;
|
||||
width: 40%;
|
||||
transition: 0.3s;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.livechat , .telegram{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
box-shadow: 0px 0px 1px 1px #eb8724 , 0px 0px 10px 1px #eb8724 , 0px 0px 50px 1px #c59b6e;
|
||||
border: 2px solid #eb8724;
|
||||
border-bottom-left-radius: 10px;
|
||||
border-bottom-right-radius: 10px;
|
||||
padding: 10px;
|
||||
letter-spacing: 2px;
|
||||
transition: 0.3s;
|
||||
}
|
||||
|
||||
.livechat img , .telegram img{
|
||||
width: 30px;
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
.card a:hover {
|
||||
box-shadow: 0px 0px 1px 1px #eb8724 , 0px 0px 30px 1px #eb8724 , 0px 0px 50px 1px #c59b6e;
|
||||
}
|
||||
|
||||
.card a:hover .telegram , .card a:hover .livechat{
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
.copy{
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.link-footer{
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media screen and (max-width:960px) {
|
||||
body{
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.maincontainer{
|
||||
width: 100%;
|
||||
height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: flex-start;
|
||||
align-items: flex-start;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.logo{
|
||||
padding: 10px;
|
||||
width: 100%;
|
||||
border: 1px solid #eb8724;
|
||||
border-top-left-radius: 0px;
|
||||
border-top-right-radius: 0px;
|
||||
border-bottom-left-radius: 10px;
|
||||
border-bottom-right-radius: 10px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.logo a{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.logo img{
|
||||
width: 100%;
|
||||
max-width: 200px;
|
||||
}
|
||||
|
||||
.container{
|
||||
width: 100%;
|
||||
height: unset;
|
||||
border: 5px solid #fffb00;
|
||||
border-radius: 10px;
|
||||
padding: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.left{
|
||||
display: none;
|
||||
}
|
||||
|
||||
.box1 , .box2{
|
||||
width: 100%;
|
||||
height: none;
|
||||
padding: 0px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.box1 {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
border-right: none;
|
||||
}
|
||||
|
||||
.box1 h2{
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
.box1 img{
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.btn a{
|
||||
width: 48%;
|
||||
}
|
||||
|
||||
.button-animation1 , .button-animation2 {
|
||||
padding: 20px;
|
||||
}
|
||||
|
||||
.box2{
|
||||
margin-top: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.copy{
|
||||
font-size: 10px;
|
||||
}
|
||||
|
||||
.listgame{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.listgame img{
|
||||
min-width: 50px;
|
||||
max-width: 100px;
|
||||
}
|
||||
|
||||
.card{
|
||||
margin-top: 10px;
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
position: sticky;
|
||||
bottom: 0;
|
||||
background-color: #a86119;
|
||||
}
|
||||
|
||||
.card a{
|
||||
display: flex;
|
||||
text-decoration: none;
|
||||
width: 100%;
|
||||
transition: 0.3s;
|
||||
font-size: 12px;
|
||||
color: white;
|
||||
}
|
||||
|
||||
.livechat , .telegram{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
border: 1px solid #eb8724;
|
||||
border-top-left-radius: 10px;
|
||||
border-top-right-radius: 10px;
|
||||
border-bottom-left-radius: 0px;
|
||||
border-bottom-right-radius: 0px;
|
||||
padding: 5px;
|
||||
letter-spacing: 1px;
|
||||
}
|
||||
|
||||
.livechat img , .telegram img{
|
||||
width: 25px;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.link-footer{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
box-shadow: 0px 0px 100px 1px #eb8724, 0px 0px 3px 1px #eb8724 , 0px 0px 10px 1px #c59b6e;
|
||||
background: linear-gradient(35deg , #222 , black);
|
||||
transition: 0.3s;
|
||||
padding: 5px 0;
|
||||
}
|
||||
|
||||
.link-footer a{
|
||||
text-decoration: none;
|
||||
color: #FBFFFF;
|
||||
transition: 0.3s;
|
||||
text-transform: uppercase;
|
||||
font-family: "Roboto Condensed",sans-serif;
|
||||
margin-top: 15px;
|
||||
font-size: 12px;
|
||||
width: 70%;
|
||||
background-color: #222;
|
||||
padding: 10px;
|
||||
box-shadow: 0px 0px 1px 1px #c59b6e;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.link-footer a:hover {
|
||||
color: #eb8724;
|
||||
text-shadow: 1px 1px 2px #FBFFFF,-1px -1px -2px black;
|
||||
}
|
||||
|
||||
.link-footer a:nth-last-child(1){
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
</style>
|
||||
<script async custom-element="amp-analytics" src="https://cdn.ampproject.org/v0/amp-analytics-0.1.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<amp-analytics type="googleanalytics" config="https://amp.analytics-debugger.com/ga4.json" data-credentials="include">
|
||||
<script type="application/json">
|
||||
{
|
||||
"vars": {
|
||||
"GA4_MEASUREMENT_ID": "G-22ZY43XEN4",
|
||||
"GA4_ENDPOINT_HOSTNAME": "www.google-analytics.com",
|
||||
"DEFAULT_PAGEVIEW_ENABLED": true,
|
||||
"GOOGLE_CONSENT_ENABLED": false,
|
||||
"WEBVITALS_TRACKING": false,
|
||||
"PERFORMANCE_TIMING_TRACKING": false,
|
||||
"SEND_DOUBLECLICK_BEACON": false
|
||||
}
|
||||
}
|
||||
</script>
|
||||
</amp-analytics>
|
||||
|
||||
<div class="maincontainer">
|
||||
<div class="logo">
|
||||
<a><img src="https://checadores.lci.ulsa.mx/products/images/logo.png" alt="CNNSLOT"></a>
|
||||
</div>
|
||||
|
||||
<div class="container">
|
||||
<div class="left"></div>
|
||||
|
||||
<div class="box1">
|
||||
<h2>CNNSLOT - Situs Paling Mantap Betul Sepanjang Masa Indonesia</h2>
|
||||
<br>
|
||||
<img src="https://checadores.lci.ulsa.mx/products/images/banner.jpg" alt="CNNSLOT">
|
||||
<br>
|
||||
<div class="btn">
|
||||
<a class="button-animation1" href="https://www.topglobalzilong.top/cnnslot" target="_blank" rel="nofollow">
|
||||
MASUK
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</a>
|
||||
<a class="button-animation2" href="https://www.topglobalzilong.top/cnnslot" target="_blank" rel="nofollow">
|
||||
DAFTAR
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="box2">
|
||||
<div class="listgame">
|
||||
<img src="https://checadores.lci.ulsa.mx/products/images/game1.png" alt="gates of olympus">
|
||||
<img src="https://checadores.lci.ulsa.mx/products/images/game2.png" alt="koi gate">
|
||||
<img src="https://checadores.lci.ulsa.mx/products/images/game3.png" alt="starlight princess">
|
||||
<img src="https://checadores.lci.ulsa.mx/products/images/game4.png" alt="sweet bonanza">
|
||||
<img src="https://checadores.lci.ulsa.mx/products/images/game5.png" alt="wild bounty showdown">
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<div class="table">
|
||||
<table>
|
||||
<tr>
|
||||
<td colspan="2">INFORMASI CNNSLOT</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MIN DEPOSIT</td>
|
||||
<td>10.000 Rupiah</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>MIN WITHDRAW</td>
|
||||
<td>50.000 Rupiah</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>BANK TRANSAKSI</td>
|
||||
<td>MANDIRI, BCA, BNI, BRI, BSI, BANK JAGO</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>E-MONEY TERLENGKAP</td>
|
||||
<td>DANA, SHOPEEPAY, OVO, LINKAJA, GOPAY</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
||||
<p class="copy">© Copyright 2018 CNNSLOT. All Rights Reserved. | 18+</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
4
products/robots.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
User-agent: *
|
||||
Allow: https://checadores.lci.ulsa.mx/products/
|
||||
|
||||
Sitemap: https://checadores.lci.ulsa.mx/products/sitemap.xml
|
||||
16
products/sitemap.xml
Normal file
@@ -0,0 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<urlset
|
||||
xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
||||
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/sitemap.xsd">
|
||||
<!-- created with Free Online Sitemap Generator www.xml-sitemaps.com -->
|
||||
|
||||
|
||||
<url>
|
||||
<loc>https://checadores.lci.ulsa.mx/products/</loc>
|
||||
<lastmod>2024-07-03T19:39:34+00:00</lastmod>
|
||||
</url>
|
||||
|
||||
|
||||
</urlset>
|
||||