XML Tags in Prompts

Easy100 pts0 solves
Anthropic's documentation recommends wrapping different sections of complex prompts in XML-like tags: <context>...</context> <instructions>...</instructions> <output_format>...</output_format> Why does this technique improve performance? Flag format: CONGRESS{reason_in_snake_case}
Hint
Tags create clear boundaries between different parts of the prompt.