<style>
/* دعم شبكة (Grid) 3 أعمدة - الصورة 2 */
.sw-tab-grid-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin-top: 20px;
}
@media (max-width: 767px) { .sw-tab-grid-container { grid-template-columns: repeat(2, 1fr); } }
@media (max-width: 480px) { .sw-tab-grid-container { grid-template-columns: 1fr; } }

.sw-grid-card {
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.05);
}
.sw-grid-card-thumb img {
    width: 100%;
    height: 180px;
    object-fit: cover;
    display: block;
}
.sw-grid-card-body {
    padding: 12px 15px;
}
.sw-grid-cat {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    margin-bottom: 4px;
}
.sw-grid-card-title {
    font-size: 16px;
    line-height: 1.4;
    margin: 0;
}
.sw-grid-card-title a {
    color: #333;
    text-decoration: none;
}
.sw-grid-card-title a:hover {
    color: #0056b3;
}

/* دعم القائمة (List) - الصورة 3 */
.sw-tab-list-container {
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.sw-list-card {
    display: flex;
    align-items: flex-start;
    background: #fff;
    padding: 15px;
    border-radius: 6px;
    box-shadow: 0 1px 4px rgba(0,0,0,0.05);
}
.sw-list-card-body {
    flex: 1;
    padding-left: 15px; /* لأن الاتجاه RTL */
}
.sw-list-cat {
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}
.sw-list-card-title {
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 8px;
}
.sw-list-card-title a {
    color: #222;
    text-decoration: none;
}
.sw-list-card-thumb {
    width: 100px;
    flex-shrink: 0;
}
.sw-list-card-thumb img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    border-radius: 4px;
}
.sw-list-meta {
    font-size: 13px;
    color: #777;
}
@media (max-width: 480px) {
    .sw-list-card { flex-direction: column-reverse; }
    .sw-list-card-body { padding-left: 0; padding-top: 10px; }
    .sw-list-card-thumb { width: 100%; }
    .sw-list-card-thumb img { height: 140px; }
}
</style>
<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="https://www.algmhory.com/sw-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<sitemap><loc>https://www.algmhory.com/sitemap-post-1.xml</loc><lastmod>2026-06-21T09:30:02+03:00</lastmod></sitemap>
<sitemap><loc>https://www.algmhory.com/sitemap-page-1.xml</loc><lastmod>2026-06-21T08:08:48+03:00</lastmod></sitemap>
<sitemap><loc>https://www.algmhory.com/sitemap-category-1.xml</loc><lastmod>2026-06-21T09:30:02+03:00</lastmod></sitemap>
<sitemap><loc>https://www.algmhory.com/sitemap-post_tag-1.xml</loc><lastmod>2026-06-21T09:15:56+03:00</lastmod></sitemap>
<sitemap><loc>https://www.algmhory.com/sitemap-writer-1.xml</loc><lastmod>2026-06-21T09:15:56+03:00</lastmod></sitemap>
</sitemapindex>