intermediateExercise 2 of 2

Variable Substitution with XML Tags

Create a prompt template that uses variable placeholders inside XML tags, allowing you to swap in different data while keeping the instruction constant.

Your Task

Write a reusable prompt template that translates text between languages. Use {SOURCE_LANG}, {TARGET_LANG}, and {TEXT} as placeholders, with the text wrapped in XML tags.