<?xml version="1.0" encoding="UTF-8" ?><!-- generator=Zoho Sites --><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><atom:link href="https://www.taass.in/blogs/tag/private-company/feed" rel="self" type="application/rss+xml"/><title>Thombre and Associates - Blog #Private company</title><description>Thombre and Associates - Blog #Private company</description><link>https://www.taass.in/blogs/tag/private-company</link><lastBuildDate>Tue, 14 Apr 2026 23:47:22 -0700</lastBuildDate><generator>http://zoho.com/sites/</generator><item><title><![CDATA[Tax on Settling Private Company Shares in a Trust]]></title><link>https://www.taass.in/blogs/post/tax-on-settling-private-company-shares-in-a-trust</link><description><![CDATA[Unlock tax rules for transferring shares to a private trust in India. Our guide covers capital gains, Section 56(2)(x) gift tax, & revocable vs. irrevocable trust impacts. Essential for tax planning.]]></description><content:encoded><![CDATA[<div class="zpcontent-container blogpost-container "><div data-element-id="elm_Yp8stGYuTZ28uL9SNJed9A" data-element-type="section" class="zpsection "><style type="text/css"></style><div class="zpcontainer-fluid zpcontainer"><div data-element-id="elm_2tI32TpxpOSe7OwSVn-lQg" data-element-type="row" class="zprow zprow-container zpalign-items-flex-start zpjustify-content-flex-start zpdefault-section zpdefault-section-bg " data-equal-column="false"><style type="text/css"></style><div data-element-id="elm_FqfDQjmtwGMdOhJtP6yxfQ" data-element-type="column" class="zpelem-col zpcol-12 zpcol-md-12 zpcol-sm-12 zpalign-self- zpdefault-section zpdefault-section-bg "><style type="text/css"></style><div data-element-id="elm_7z7inrD-HZC38bReYuh9PA" data-element-type="codeSnippet" class="zpelement zpelem-codesnippet "><div class="zpsnippet-container"><!DOCTYPE html><html lang="en"><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="description" content="Explore the complete tax implications of transferring private company shares to a trust in India. Our interactive guide covers capital gains, Section 56(2)(x) gift exemptions, clubbing of income, and tax rates for revocable vs. irrevocable trusts."><meta name="keywords" content="private trust taxation, transfer shares to trust India, capital gains on trust settlement, section 56(2)(x) trust, revocable vs irrevocable trust tax, clubbing of income, tax planning India, private limited company shares, gift tax on shares, MMR for trusts"><title>Tax on Transferring Shares to a Private Trust in India | 2025 Guide</title><script src="https://cdn.tailwindcss.com"></script><script src="https://cdn.jsdelivr.net/npm/chart.js"></script><link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet"><!-- Chosen Palette: Warm Neutrals --><!-- Application Structure Plan: A thematic, single-page application designed for progressive disclosure of complex tax information. The structure begins with foundational concepts ('Key Players', 'The Process Flow') to ground the user. It then moves to a core 'Interactive Tax Scenarios' dashboard, allowing users to explore tax implications for each party involved (Settlor, Trust, Beneficiary) in a non-linear way. A key feature is the 'Decision Tool', which provides tailored information based on user input (e.g., revocable vs. irrevocable trust), making the abstract rules concrete. This is followed by a reference section for key legal provisions and a visual summary chart. This structure was chosen to break down a dense, legalistic topic into digestible, interactive modules, guiding the user from basic understanding to specific application, which is more effective for learning and retention than a linear document. --><!-- Visualization & Content Choices: - Report Info: Key roles in a trust settlement. -> Goal: Inform. -> Viz/Presentation: Interactive HTML cards. -> Interaction: Click to reveal role description. -> Justification: Clarifies fundamental terminology upfront. -> Method: HTML/CSS/JS. - Report Info: Steps to settle shares in a trust. -> Goal: Organize. -> Viz/Presentation: A step-by-step visual process flow diagram. -> Interaction: Click on a step to highlight it and see details. -> Justification: Simplifies a multi-step legal process into an easy-to-follow visual narrative. -> Method: HTML/CSS/JS. - Report Info: Tax implications under different conditions. -> Goal: Compare/Inform. -> Viz/Presentation: Interactive Decision Tool (radio buttons) and Tabbed Content sections. -> Interaction: Select trust type to see specific tax rules; click tabs to view impact on different parties. -> Justification: Provides customized, context-sensitive information, making complex rules easier to understand. -> Method: HTML/CSS/JS. - Report Info: Comparing tax rates. -> Goal: Compare. -> Viz/Presentation: Bar chart showing different tax rates (individual slabs vs. trust MMR). -> Interaction: Hover for tooltips with exact rates. -> Justification: Visually quantifies the financial impact of creating a trust. -> Library/Method: Chart.js on Canvas. - Report Info: Key sections of the Income Tax Act. -> Goal: Inform. -> Viz/Presentation: Accordion list. -> Interaction: Click to expand/collapse and read simplified explanations. -> Justification: Provides detailed reference material without cluttering the main interface. -> Method: HTML/CSS/JS. --> <!-- CONFIRMATION: NO SVG graphics used. NO Mermaid JS used. --><style> body { font-family: 'Inter', sans-serif; background-color: #FDFBF8; color: #383838; } .tab-button.active { background-color: #4A5568; color: #FFFFFF; border-color: #4A5568; } .tab-button { transition: all 0.3s ease; } .content-box { display: none; } .content-box.active { display: block; } .step-item.active .step-circle { background-color: #4A90E2; color: white; transform: scale(1.1); } .step-item.active .step-text { font-weight: 600; color: #4A90E2; } .step-circle { transition: all 0.3s ease; } .accordion-content { max-height: 0; overflow: hidden; transition: max-height 0.3s ease-out; } .chart-container { position: relative; width: 100%; max-width: 700px; margin-left: auto; margin-right: auto; height: 350px; max-height: 400px; } @media (min-width: 768px) { .chart-container { height: 400px; } } </style><body class="antialiased"><div class="container mx-auto p-4 md:p-8"><header class="text-center mb-12"><h1 class="text-3xl md:text-4xl font-bold text-gray-800 mb-2">Tax on Settling Private Company Shares in a Trust: An Interactive Guide</h1><p class="text-lg text-gray-600 max-w-3xl mx-auto">Master the complex tax rules in India for transferring shares to a private trust. This guide covers capital gains, gift tax exemptions, and income clubbing for settlors, trusts, and beneficiaries.</p></header><main><!-- Key Players Section --><section id="players" class="mb-16"><h2 class="text-2xl font-bold text-center text-gray-800 mb-8">The Key Players</h2><p class="text-center text-gray-600 mb-8 max-w-2xl mx-auto">A trust involves three primary roles. Click on each card to understand who they are and their function in the process of settling shares.</p><div class="grid md:grid-cols-3 gap-8"><div class="player-card bg-white p-6 rounded-lg shadow-md border border-gray-200 cursor-pointer hover:shadow-xl transition-shadow" data-player="settlor"><h3 class="text-xl font-semibold mb-2 text-center text-gray-700">The Settlor</h3><p class="player-desc text-gray-600 text-center" data-desc="The individual or entity who creates the trust and transfers their assets (in this case, shares) into it. They define the terms and purpose of the trust.">Click to learn more</p></div>
<div class="player-card bg-white p-6 rounded-lg shadow-md border border-gray-200 cursor-pointer hover:shadow-xl transition-shadow" data-player="trustee"><h3 class="text-xl font-semibold mb-2 text-center text-gray-700">The Trustee</h3><p class="player-desc text-gray-600 text-center" data-desc="The legal owner and manager of the trust's assets. The trustee has a fiduciary duty to manage the assets in the best interest of the beneficiaries, according to the terms set by the settlor.">Click to learn more</p></div>
<div class="player-card bg-white p-6 rounded-lg shadow-md border border-gray-200 cursor-pointer hover:shadow-xl transition-shadow" data-player="beneficiary"><h3 class="text-xl font-semibold mb-2 text-center text-gray-700">The Beneficiary</h3><p class="player-desc text-gray-600 text-center" data-desc="The individual(s) or entity for whom the trust was created. They are entitled to the income and/or assets of the trust, as specified in the trust deed.">Click to learn more</p></div>
</div></section><!-- The Process Flow Section --><section id="process" class="mb-16"><h2 class="text-2xl font-bold text-center text-gray-800 mb-8">The Process Flow</h2><p class="text-center text-gray-600 mb-10 max-w-3xl mx-auto">Transferring shares to a trust follows a clear legal path. This diagram illustrates the typical steps involved. Click each step for a brief explanation of what happens at that stage.</p><div class="flex flex-col md:flex-row justify-center items-center md:space-x-8 space-y-8 md:space-y-0 relative"><div class="md:hidden w-px h-full bg-gray-300 absolute left-1/2 top-0 -translate-x-1/2"></div>
<div class="hidden md:block h-px w-full bg-gray-300 absolute top-1/2 -translate-y-1/2"></div>
<div class="step-item text-center cursor-pointer w-48 z-10 active" data-step="1"><div class="step-circle w-16 h-16 rounded-full bg-white border-2 border-gray-300 flex items-center justify-center mx-auto mb-2 text-2xl font-bold text-gray-500">1</div>
<p class="step-text font-medium text-gray-700">Settlor Creates Trust</p></div><div class="step-item text-center cursor-pointer w-48 z-10" data-step="2"><div class="step-circle w-16 h-16 rounded-full bg-white border-2 border-gray-300 flex items-center justify-center mx-auto mb-2 text-2xl font-bold text-gray-500">2</div>
<p class="step-text font-medium text-gray-700">Drafts & Registers Trust Deed</p></div>
<div class="step-item text-center cursor-pointer w-48 z-10" data-step="3"><div class="step-circle w-16 h-16 rounded-full bg-white border-2 border-gray-300 flex items-center justify-center mx-auto mb-2 text-2xl font-bold text-gray-500">3</div>
<p class="step-text font-medium text-gray-700">Shares Transferred to Trust</p></div>
<div class="step-item text-center cursor-pointer w-48 z-10" data-step="4"><div class="step-circle w-16 h-16 rounded-full bg-white border-2 border-gray-300 flex items-center justify-center mx-auto mb-2 text-2xl font-bold text-gray-500">4</div>
<p class="step-text font-medium text-gray-700">Trust Manages Assets</p></div></div>
<div id="step-description" class="mt-8 p-6 bg-gray-100 rounded-lg text-center text-gray-700 min-h-[80px]"> The journey begins with the Settlor's decision to form a trust for specific objectives, such as estate planning or asset protection. </div>
</section><!-- Interactive Tax Scenarios Section --><section id="scenarios" class="mb-16 p-6 md:p-8 bg-white rounded-lg shadow-lg border border-gray-200"><h2 class="text-2xl font-bold text-center text-gray-800 mb-4">Tax Scenarios: Revocable vs. Irrevocable Trusts</h2><p class="text-center text-gray-600 mb-8 max-w-3xl mx-auto">The tax treatment of the share transfer depends heavily on the nature of the trust. Use this tool to see how different trust types affect the tax liability for each party involved.</p><div class="text-center mb-8"><label class="font-semibold text-lg text-gray-700">First, select the type of trust:</label><div id="trust-type-selector" class="mt-4 inline-flex rounded-md shadow-sm" role="group"><button type="button" class="trust-type-btn tab-button px-4 py-2 text-sm font-medium text-gray-900 bg-white border border-gray-200 rounded-l-lg hover:bg-gray-100 focus:z-10 focus:ring-2 focus:ring-blue-500 active" data-type="irrevocable"> Irrevocable Trust </button><button type="button" class="trust-type-btn tab-button px-4 py-2 text-sm font-medium text-gray-900 bg-white border border-gray-200 rounded-r-lg hover:bg-gray-100 focus:z-10 focus:ring-2 focus:ring-blue-500" data-type="revocable"> Revocable Trust </button></div>
</div><div class="w-full"><div class="mb-6 flex justify-center border-b border-gray-200"><button class="scenario-tab-btn tab-button flex-1 md:flex-none md:px-6 py-3 text-lg font-semibold text-gray-500 border-b-2 border-transparent hover:border-gray-400 active" data-tab="settlor_tax">Settlor</button><button class="scenario-tab-btn tab-button flex-1 md:flex-none md:px-6 py-3 text-lg font-semibold text-gray-500 border-b-2 border-transparent hover:border-gray-400" data-tab="trust_tax">Trust</button><button class="scenario-tab-btn tab-button flex-1 md:flex-none md:px-6 py-3 text-lg font-semibold text-gray-500 border-b-2 border-transparent hover:border-gray-400" data-tab="beneficiary_tax">Beneficiary</button></div>
<div id="scenario-content" class="p-4"><!-- Content will be dynamically inserted here --></div>
</div></section><!-- Key Legal Sections Section --><section id="legal" class="mb-16"><h2 class="text-2xl font-bold text-center text-gray-800 mb-8">Key Income Tax Act Sections for Trusts</h2><p class="text-center text-gray-600 mb-8 max-w-2xl mx-auto">Several sections of the Income Tax Act govern these transactions. Click on each provision to see a simplified explanation of its role.</p><div class="space-y-4 max-w-4xl mx-auto"><div class="accordion-item bg-white border border-gray-200 rounded-lg"><button class="accordion-header w-full text-left p-4 font-semibold text-gray-700 flex justify-between items-center hover:bg-gray-50"> Section 56(2)(x) - Tax on Receipt of Property <span>&#9662;</span></button><div class="accordion-content"><p class="p-4 pt-0 text-gray-600">This section taxes the receipt of property (including shares) for inadequate consideration or without consideration. However, it provides an exemption for property received from a relative or under a will, inheritance, or in contemplation of death. A transfer to an irrevocable trust for the benefit of relatives of the settlor is generally exempt under this clause.</p></div>
</div><div class="accordion-item bg-white border border-gray-200 rounded-lg"><button class="accordion-header w-full text-left p-4 font-semibold text-gray-700 flex justify-between items-center hover:bg-gray-50"> Sections 60-63 - Clubbing of Income <span>&#9662;</span></button><div class="accordion-content"><p class="p-4 pt-0 text-gray-600">These provisions are crucial for revocable trusts. They state that if a person can reassume power over the assets or income (i.e., the trust is revocable), any income generated by those assets will be "clubbed" with the settlor's income and taxed in their hands, not the trust's.</p></div>
</div><div class="accordion-item bg-white border border-gray-200 rounded-lg"><button class="accordion-header w-full text-left p-4 font-semibold text-gray-700 flex justify-between items-center hover:bg-gray-50"> Section 49(1) - Cost of Acquisition <span>&#9662;</span></button><div class="accordion-content"><p class="p-4 pt-0 text-gray-600">When an asset is acquired through a gift or under a will/trust, the cost of acquisition for the recipient (the trust) is deemed to be the cost for which the previous owner acquired it. This is important for calculating capital gains if the trust later sells the shares.</p></div>
</div></div></section><!-- Tax Rate Comparison Section --><section id="tax-rates" class="mb-16"><h2 class="text-2xl font-bold text-center text-gray-800 mb-8">Tax Rate Comparison: Individual vs. Trust (MMR)</h2><p class="text-center text-gray-600 mb-8 max-w-2xl mx-auto">This chart shows a general comparison of how income might be taxed. A private trust is often taxed at the Maximum Marginal Rate (MMR), which can be significantly higher than individual tax slabs, especially at lower income levels.</p><div class="chart-container bg-white p-4 rounded-lg shadow-md border border-gray-200"><canvas id="taxRateChart"></canvas></div>
</section></main><footer class="text-center mt-12 pt-8 border-t border-gray-200"><p class="text-gray-500">Disclaimer: This is an informational tool and not legal or tax advice. Please consult with a qualified professional for advice specific to your situation.</p></footer></div>
<script>
document.addEventListener('DOMContentLoaded', () => {

    const stepData = {
        1: "The journey begins with the Settlor's decision to form a trust for specific objectives, such as estate planning or asset protection.",
        2: "A legal document, the Trust Deed, is created. It outlines the trust's purpose, trustees, beneficiaries, and operational rules. It is then registered with the appropriate authorities.",
        3: "The Settlor formally transfers the shares to the trust. This involves executing a transfer deed and updating the company's register of members to reflect the trust as the new shareholder.",
        4: "The Trustee now legally holds and manages the shares. They collect dividends and make decisions according to the trust deed for the benefit of the beneficiaries."
    };

    const scenarioContentData = {
        irrevocable: {
            settlor_tax: `
                <h4 class="font-bold text-lg mb-2 text-gray-800">Tax Impact on the Settlor</h4>
                <ul class="list-disc list-inside space-y-2 text-gray-700">
                    <li><strong>No Capital Gains:</strong> The transfer of shares to an irrevocable trust without consideration is treated as a gift and is not considered a 'transfer' for capital gains tax purposes. Thus, no capital gains tax is levied on the settlor at the time of settlement.</li>
                    <li><strong>No Clubbing of Income:</strong> Since the trust is irrevocable, the settlor relinquishes control over the assets. Therefore, any future income (like dividends) earned by the trust is NOT clubbed with the settlor's income.</li>
                    <li><strong>Gift Tax:</strong> India does not have a separate gift tax. The implications are covered under the Income Tax Act itself.</li>
                </ul>`,
            trust_tax: `
                <h4 class="font-bold text-lg mb-2 text-gray-800">Tax Impact on the Trust</h4>
                <ul class="list-disc list-inside space-y-2 text-gray-700">
                    <li><strong>Receipt of Shares:</strong> The receipt of shares by the trust from the settlor (for the benefit of the settlor's 'relatives') is exempt from tax under Section 56(2)(x). The trust does not pay tax on receiving the shares.</li>
                    <li><strong>Tax on Dividend Income:</strong> The trust will be liable to pay tax on dividend income received from the shares. Typically, a private discretionary trust is taxed at the Maximum Marginal Rate (MMR), which is currently 30% + surcharge + cess.</li>
                    <li><strong>Future Sale of Shares:</strong> If the trust sells the shares later, it will be liable for capital gains tax. The cost of acquisition will be the settlor's original cost, and the holding period will include the settlor's holding period.</li>
                </ul>`,
            beneficiary_tax: `
                <h4 class="font-bold text-lg mb-2 text-gray-800">Tax Impact on the Beneficiary</h4>
                <ul class="list-disc list-inside space-y-2 text-gray-700">
                    <li><strong>Receipt of Income:</strong> When the trust distributes its income (e.g., dividends it received) to the beneficiaries, such income is generally tax-exempt in the hands of the beneficiaries, as the trust has already paid tax on it at the MMR.</li>
                    <li><strong>Receipt of Corpus:</strong> The receipt of the trust's capital (corpus), such as the shares themselves, upon termination or as per the deed, is a capital receipt and not taxable in the hands of the beneficiary.</li>
                </ul>`
        },
        revocable: {
            settlor_tax: `
                <h4 class="font-bold text-lg mb-2 text-gray-800">Tax Impact on the Settlor</h4>
                <ul class="list-disc list-inside space-y-2 text-gray-700">
                    <li><strong>Clubbing of Income is Key:</strong> Under Sections 60-63, since the trust is revocable, all income generated by the trust's assets (e.g., dividends) is directly clubbed with the settlor's total income.</li>
                    <li><strong>Taxed at Settlor's Slab Rates:</strong> The settlor pays tax on the trust's income at their applicable personal income tax slab rates.</li>
                    <li><strong>No Capital Gains on Transfer:</strong> Similar to an irrevocable trust, the initial transfer is not subject to capital gains tax for the settlor.</li>
                </ul>`,
            trust_tax: `
                <h4 class="font-bold text-lg mb-2 text-gray-800">Tax Impact on the Trust</h4>
                <ul class="list-disc list-inside space-y-2 text-gray-700">
                    <li><strong>Acts as a Pass-Through:</strong> For tax purposes, the trust is largely ignored regarding income. It does not pay tax on the income it generates because that income is taxed directly in the hands of the settlor due to clubbing provisions.</li>
                    <li><strong>No Tax on Receipt:</strong> The trust does not pay tax on the receipt of shares.</li>
                </ul>`,
            beneficiary_tax: `
                <h4 class="font-bold text-lg mb-2 text-gray-800">Tax Impact on the Beneficiary</h4>
                <ul class="list-disc list-inside space-y-2 text-gray-700">
                    <li><strong>No Tax on Distribution:</strong> When income is distributed to the beneficiary, it is not taxed again in their hands, as the tax has already been paid by the settlor. This prevents double taxation.</li>
                    <li><strong>Receipt of Corpus:</strong> Similar to an irrevocable trust, receiving the corpus of the trust is a non-taxable capital receipt for the beneficiary.</li>
                </ul>`
        }
    };

    let currentTrustType = 'irrevocable';
    let currentScenarioTab = 'settlor_tax';

    const playerCardContainer = document.querySelectorAll('.player-card');
    playerCardContainer.forEach(card => {
        const descP = card.querySelector('.player-desc');
        const originalText = descP.textContent;
        const fullDesc = descP.getAttribute('data-desc');
        card.addEventListener('click', () => {
             if (descP.textContent === originalText) {
                descP.textContent = fullDesc;
             } else {
                descP.textContent = originalText;
             }
        });
    });

    const stepItems = document.querySelectorAll('.step-item');
    const stepDescription = document.getElementById('step-description');
    stepItems.forEach(item => {
        item.addEventListener('click', () => {
            stepItems.forEach(i => i.classList.remove('active'));
            item.classList.add('active');
            const step = item.getAttribute('data-step');
            stepDescription.textContent = stepData[step];
        });
    });

    const trustTypeSelector = document.getElementById('trust-type-selector');
    const scenarioTabContainer = document.querySelector('.mb-6.flex');
    const scenarioContent = document.getElementById('scenario-content');

    function updateScenarioContent() {
        scenarioContent.innerHTML = scenarioContentData[currentTrustType][currentScenarioTab];
    }
    
    trustTypeSelector.addEventListener('click', (e) => {
        if(e.target.classList.contains('trust-type-btn')) {
            trustTypeSelector.querySelectorAll('.trust-type-btn').forEach(btn => btn.classList.remove('active'));
            e.target.classList.add('active');
            currentTrustType = e.target.dataset.type;
            updateScenarioContent();
        }
    });

    scenarioTabContainer.addEventListener('click', (e) => {
        if(e.target.classList.contains('scenario-tab-btn')) {
            scenarioTabContainer.querySelectorAll('.scenario-tab-btn').forEach(btn => btn.classList.remove('active'));
            e.target.classList.add('active');
            currentScenarioTab = e.target.dataset.tab;
            updateScenarioContent();
        }
    });

    const accordions = document.querySelectorAll('.accordion-item');
    accordions.forEach(item => {
        const header = item.querySelector('.accordion-header');
        const content = item.querySelector('.accordion-content');
        header.addEventListener('click', () => {
            const isExpanded = content.style.maxHeight;
            accordions.forEach(i => {
                i.querySelector('.accordion-content').style.maxHeight = null;
                 i.querySelector('.accordion-header span').innerHTML = '&#9662;';
            });

            if (!isExpanded) {
                content.style.maxHeight = content.scrollHeight + 'px';
                header.querySelector('span').innerHTML = '&#9652;';
            }
        });
    });

    const ctx = document.getElementById('taxRateChart').getContext('2d');
    new Chart(ctx, {
        type: 'bar',
        data: {
            labels: ['Income of ₹5 Lakh', 'Income of ₹12 Lakh', 'Income of ₹20 Lakh'],
            datasets: [{
                label: 'Individual (Old Regime)',
                data: [12500, 172500, 412500],
                backgroundColor: 'rgba(74, 144, 226, 0.7)',
                borderColor: 'rgba(74, 144, 226, 1)',
                borderWidth: 1
            }, {
                label: 'Trust (at MMR ~42.7%)',
                data: [213720, 512928, 854880],
                backgroundColor: 'rgba(208, 2, 27, 0.6)',
                borderColor: 'rgba(208, 2, 27, 1)',
                borderWidth: 1
            }]
        },
        options: {
            responsive: true,
            maintainAspectRatio: false,
            scales: {
                y: {
                    beginAtZero: true,
                    title: {
                        display: true,
                        text: 'Approximate Tax Liability (in INR)'
                    }
                }
            },
            plugins: {
                tooltip: {
                    callbacks: {
                        label: function(context) {
                            let label = context.dataset.label || '';
                            if (label) {
                                label += ': ';
                            }
                            if (context.parsed.y !== null) {
                                label += new Intl.NumberFormat('en-IN', { style: 'currency', currency: 'INR', minimumFractionDigits: 0 }).format(context.parsed.y);
                            }
                            return label;
                        }
                    }
                },
                legend: {
                    position: 'top',
                },
                title: {
                    display: true,
                    text: 'Tax Liability Comparison: Individual vs. Trust (Illustrative)'
                }
            }
        }
    });

    updateScenarioContent();
});
</script></div>
</div></div></div></div></div></div> ]]></content:encoded><pubDate>Tue, 02 Sep 2025 11:55:01 +0500</pubDate></item></channel></rss>