{
    "specVersion": "1.0",
    "host": {
        "displayName": "Lottery After Taxes",
        "identifier": "https://lotteryaftertaxes.com/"
    },
    "entries": [
        {
            "identifier": "urn:air:lotteryaftertaxes.com:content:llms-txt",
            "displayName": "Lottery After Taxes: guide for AI assistants (llms.txt)",
            "type": "text/plain",
            "url": "https://lotteryaftertaxes.com/llms.txt",
            "representativeQueries": [
                "How much is the Powerball jackpot after taxes?",
                "Which states do not tax lottery winnings?",
                "How much does a lottery winner keep after taxes in Texas?"
            ]
        },
        {
            "identifier": "urn:air:lotteryaftertaxes.com:content:llms-full",
            "displayName": "Lottery After Taxes: main pages and reference data (llms-full.txt)",
            "type": "text/plain",
            "url": "https://lotteryaftertaxes.com/llms-full.txt",
            "representativeQueries": [
                "What is the state tax rate on lottery winnings in each state?",
                "How much federal tax is withheld from lottery winnings in 2026?",
                "Largest US lottery jackpots after taxes"
            ]
        },
        {
            "identifier": "urn:air:lotteryaftertaxes.com:api:openapi",
            "displayName": "Lottery After Taxes API (OpenAPI 3.1)",
            "type": "application/vnd.oai.openapi+json",
            "url": "https://lotteryaftertaxes.com/openapi.json",
            "representativeQueries": [
                "After-tax value of a $500 million Powerball jackpot in California",
                "Current Powerball and Mega Millions jackpots and cash values",
                "Mega Millions annuity payment after tax for a married couple in New York City"
            ]
        },
        {
            "identifier": "urn:air:lotteryaftertaxes.com:skill:lottery-after-taxes",
            "displayName": "Skill: lottery jackpots after taxes",
            "type": "text/markdown",
            "url": "https://lotteryaftertaxes.com/.well-known/agent-skills/lottery-after-taxes/SKILL.md",
            "representativeQueries": [
                "What is a $1 billion Mega Millions jackpot worth after taxes?",
                "Is it better to take the lump sum or the annuity?",
                "How much tax is withheld when you claim a lottery prize?"
            ]
        },
        {
            "identifier": "urn:air:lotteryaftertaxes.com:content:markdown-pages",
            "displayName": "Markdown version of every page",
            "type": "text/markdown",
            "url": "https://lotteryaftertaxes.com/index.md",
            "representativeQueries": [
                "Powerball after taxes by state",
                "Powerball annuity payment schedule after taxes",
                "Best states to win the lottery"
            ]
        },
        {
            "identifier": "urn:air:lotteryaftertaxes.com:content:sitemap",
            "displayName": "XML sitemap",
            "type": "application/xml",
            "url": "https://lotteryaftertaxes.com/sitemap.xml",
            "representativeQueries": [
                "Every page of lotteryaftertaxes.com",
                "Powerball and Mega Millions after taxes in every state"
            ]
        }
    ]
}
