home/productivity/xml-structured

Xml Structured

GPTClaudeDeepSeek··1,051 copies·updated 2026-07-14
xml-structured.prompt
아래 <email> 안의 고객 이메일을 분석하라.
<output_format> 에 정의된 형식을 그대로 따르라.

<email>
{{INPUT}}
</email>

<output_format>
<complaints>
  <complaint priority="high|medium|low">불만 1</complaint>
  ...
</complaints>
<recommended_action>권장 대응을 1-2문장</recommended_action>
</output_format>

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{INPUT}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo JinhuiStudy/llm-engineering-bootcamp (MIT). A "Xml Structured" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

JinhuiStudy/llm-engineering-bootcamp · MIT