<?xml version="1.0" encoding="utf-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:xhtml="http://www.w3.org/1999/xhtml">
  <url>
    <loc>https://promptingeasy.com/generator/</loc>
    <lastmod>2026-07-23</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/generator-hub-prompt.webp</image:loc>
      <image:title>Choose the right free AI prompt generator for your task.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/</loc>
    <lastmod>2026-07-28</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/home/home-learn-prompt-use-cases.webp</image:loc>
      <image:title>Learn prompting, create better prompts and apply AI to real work.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/about</loc>
    <lastmod>2026-07-19</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/about"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/about"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/contact</loc>
    <lastmod>2026-07-11</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/contact"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/contact"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/editorial-policy</loc>
    <lastmod>2026-07-12</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/editorial-policy"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/editorial-policy"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/advanced-ai-prompts</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/advanced-ai-prompts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/advanced-ai-prompts"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/ai-prompting-mistakes</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/ai-prompting-mistakes"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/ai-prompting-mistakes"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/ai-prompts-examples</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/ai-prompts-examples"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/ai-prompts-examples"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/ai-prompts-for-beginners</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/ai-prompts-for-beginners"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/ai-prompts-for-beginners"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/better-ai-prompts</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/better-ai-prompts"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/better-ai-prompts"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/</loc>
    <lastmod>2026-07-28</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/llm-advanced</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/llm-advanced"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/llm-advanced"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/full-transformer.webp</image:loc>
      <image:title>The transformer pipeline converts input tokens into embeddings, encodes context and decodes output step by step.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/token-embeddings.webp</image:loc>
      <image:title>Embeddings turn tokens into vectors so similar meanings can be placed closer together.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/transformer-self-attention.webp</image:loc>
      <image:title>Self-attention lets each token weigh other tokens to build context-aware representations.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/bpe-vs-wordpiece-tokenization.webp</image:loc>
      <image:title>BPE and WordPiece both split words into subword tokens, but learn and apply the splits differently.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/rag-hybrid-search.webp</image:loc>
      <image:title>Hybrid search combines vector similarity and keyword matching before re-ranking retrieved context.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/hallucinations-technically-explained.webp</image:loc>
      <image:title>Hallucinations can happen when a model generates plausible tokens without reliable grounding.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/llm-beginner</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/llm-beginner"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/llm-beginner"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/prompt-lifecycle.webp</image:loc>
      <image:title>A prompt is tokenized, processed by the model and decoded into a response step by step.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/what-are-tokens.webp</image:loc>
      <image:title>Text is split into tokens and then assembled back into readable text.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/search-engine-vs-llm.webp</image:loc>
      <image:title>Search engines return links and sources; LLMs generate direct natural-language answers.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/llm-expert</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/llm-expert"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/llm-expert"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/kv-cache.webp</image:loc>
      <image:title>A KV cache reuses past attention states so generation can continue faster.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/speculative-decoding.webp</image:loc>
      <image:title>Speculative decoding lets a small draft model propose tokens while a larger model verifies them.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/quantization.webp</image:loc>
      <image:title>Quantization represents model numbers with fewer bits to reduce size and speed up inference.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/llm-observability.webp</image:loc>
      <image:title>LLM observability records inputs, model behavior, outputs, evaluations and alerts to improve production systems.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/prompting-tutorial/llm-intermediate</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/prompting-tutorial/llm-intermediate"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/prompting-tutorial/llm-intermediate"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/role-prompting.webp</image:loc>
      <image:title>Role prompting gives the model a perspective, tone and level of detail before the task.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/few-shot-prompting.webp</image:loc>
      <image:title>Few-shot prompting teaches the model the desired pattern by showing examples first.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/prompt-chaining.webp</image:loc>
      <image:title>Prompt chaining breaks one complex task into smaller steps where each output feeds the next prompt.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/rag-explained-simply.webp</image:loc>
      <image:title>RAG retrieves helpful information first, then the model answers with that context.</image:title>
    </image:image>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/llm-graphics/next-token-sampling.webp</image:loc>
      <image:title>Greedy, top-k and top-p sampling keep different candidate tokens before choosing the next word.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/apply-for-a-job-with-ai</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/apply-for-a-job-with-ai"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/apply-for-a-job-with-ai"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/build-a-company-with-ai</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/build-a-company-with-ai"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/build-a-company-with-ai"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/build-your-own-website-with-ai</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/build-your-own-website-with-ai"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/build-your-own-website-with-ai"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/create-marketing-content-with-ai</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/create-marketing-content-with-ai"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/create-marketing-content-with-ai"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/use-cases/use-cases-hero-workflows.webp</image:loc>
      <image:title>Guided AI workflows that turn prompts into useful results.</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/save-money-with-ai</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/save-money-with-ai"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/save-money-with-ai"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/use-cases/study-smarter-with-ai</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/use-cases/study-smarter-with-ai"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/use-cases/study-smarter-with-ai"/>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/ai-image-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/ai-image-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/ai-image-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/image-prompt.webp</image:loc>
      <image:title>AI Image Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/cooking-meal-plan-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/cooking-meal-plan-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/cooking-meal-plan-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/meal-prompt.webp</image:loc>
      <image:title>Cooking &amp;amp; Meal Plan Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/forms-letters-documents-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/forms-letters-documents-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/forms-letters-documents-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/documents-prompt.webp</image:loc>
      <image:title>Forms, Letters &amp;amp; Documents Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/job-cv-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/job-cv-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/job-cv-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/job-cv-prompt.webp</image:loc>
      <image:title>Job, CV &amp;amp; Resume Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/money-saving-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/money-saving-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/money-saving-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/money-saving.webp</image:loc>
      <image:title>Budgeting &amp;amp; Money-Saving Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/small-business-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/small-business-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/small-business-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/small-business.webp</image:loc>
      <image:title>Small Business Writing Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/student-learning-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/student-learning-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/student-learning-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/student-learning.webp</image:loc>
      <image:title>AI Study Prompt Generator for Students</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/translation-language-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/translation-language-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/translation-language-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/translation-prompt.webp</image:loc>
      <image:title>Translation &amp;amp; Language Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/travel-city-trip-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/travel-city-trip-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/travel-city-trip-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/travel-prompt.webp</image:loc>
      <image:title>AI Travel Itinerary Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/universal-prompt-generators</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/universal-prompt-generators"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/universal-prompt-generators"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/universal-prompt.webp</image:loc>
      <image:title>Universal AI Prompt Generators</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/whatsapp-message-prompt-generator</loc>
    <lastmod>2026-07-19</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/whatsapp-message-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/whatsapp-message-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/whatsapp-prompt.webp</image:loc>
      <image:title>WhatsApp Message Prompt Generator</image:title>
    </image:image>
  </url>
  <url>
    <loc>https://promptingeasy.com/generator/writing-email-prompt-generator</loc>
    <lastmod>2026-07-22</lastmod>
    <xhtml:link rel="alternate" hreflang="en" href="https://promptingeasy.com/generator/writing-email-prompt-generator"/>
    <xhtml:link rel="alternate" hreflang="x-default" href="https://promptingeasy.com/generator/writing-email-prompt-generator"/>
    <image:image>
      <image:loc>https://promptingeasy.com/assets/generator-cards/email-prompt.webp</image:loc>
      <image:title>AI Email &amp;amp; Writing Prompt Generator</image:title>
    </image:image>
  </url>
</urlset>
