    <div id="sipdf-download-bar">
        <button id="sipdf-download-btn" onclick="sipdfDownload()">
            <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24"
                 fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round"
                 stroke-linejoin="round">
                <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"/>
                <polyline points="7 10 12 15 17 10"/>
                <line x1="12" y1="15" x2="12" y2="3"/>
            </svg>
            <span id="sipdf-btn-text">Download Invoice PDF</span>
        </button>
        <span id="sipdf-status"></span>
    </div>

    <style>
        /* --- Download Bar --- */
        #sipdf-download-bar {
            position: fixed;
            bottom: 24px;
            right: 24px;
            z-index: 99999;
            display: flex;
            align-items: center;
            gap: 12px;
        }

        #sipdf-download-btn {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: #1a73e8;
            color: #ffffff;
            border: none;
            border-radius: 8px;
            padding: 13px 22px;
            font-size: 15px;
            font-weight: 600;
            font-family: inherit;
            cursor: pointer;
            box-shadow: 0 4px 14px rgba(26, 115, 232, 0.45);
            transition: background 0.2s ease, transform 0.15s ease, box-shadow 0.2s ease;
        }

        #sipdf-download-btn:hover {
            background: #1558b0;
            transform: translateY(-2px);
            box-shadow: 0 6px 18px rgba(26, 115, 232, 0.55);
        }

        #sipdf-download-btn:active {
            transform: translateY(0);
        }

        #sipdf-download-btn:disabled {
            background: #7aabf0;
            cursor: not-allowed;
            transform: none;
            box-shadow: none;
        }

        #sipdf-status {
            color: #333;
            font-size: 13px;
            font-family: inherit;
            background: #fff;
            padding: 6px 12px;
            border-radius: 6px;
            box-shadow: 0 2px 8px rgba(0,0,0,0.12);
            display: none;
        }

        /* --- Hide button & bar when printing --- */
        @media print {
            #sipdf-download-bar {
                display: none !important;
            }
        }
    </style>
    <?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet type="text/xsl" href="//vashishtheducation.com/wp-content/plugins/wordpress-seo/css/main-sitemap.xsl"?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
	<sitemap>
		<loc>https://vashishtheducation.com/post-sitemap.xml</loc>
		<lastmod>2026-04-23T19:17:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/page-sitemap.xml</loc>
		<lastmod>2026-06-11T14:12:06+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/sliced_invoice-sitemap.xml</loc>
		<lastmod>2026-06-17T19:27:37+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/product-sitemap.xml</loc>
		<lastmod>2026-05-04T06:50:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/event-sitemap.xml</loc>
		<lastmod>2026-04-23T20:36:28+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/team-sitemap.xml</loc>
		<lastmod>2026-04-23T20:36:29+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/courses-sitemap.xml</loc>
		<lastmod>2026-06-09T19:33:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/lesson-sitemap.xml</loc>
		<lastmod>2026-05-02T09:14:20+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/tutor_quiz-sitemap.xml</loc>
		<lastmod>2025-02-05T07:00:42+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/category-sitemap.xml</loc>
		<lastmod>2026-04-23T19:17:22+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/post_tag-sitemap.xml</loc>
		<lastmod>2025-01-19T21:53:54+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/product_cat-sitemap.xml</loc>
		<lastmod>2026-05-04T06:50:49+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/course-category-sitemap.xml</loc>
		<lastmod>2026-06-09T19:33:47+00:00</lastmod>
	</sitemap>
	<sitemap>
		<loc>https://vashishtheducation.com/author-sitemap.xml</loc>
		<lastmod>2026-06-19T18:09:43+00:00</lastmod>
	</sitemap>
</sitemapindex>
<!-- XML Sitemap generated by Yoast SEO -->