intermediateChapter 5 of 12Exercise 2 of 3
XML Tags for Multiple Poems
Write a prompt that makes Claude produce exactly two haikus, each clearly separated using XML tags.
Your Task
Write a prompt that produces two haikus about the ocean. Each haiku should be wrapped in its own XML tag so the boundary between poems is unambiguous.
Success Criteria
Output must contain exactly two haikus, each wrapped or separated by XML tags (e.g., <haiku1>, <haiku2> or <poem> tags) making the boundary clear.
Recommended Background
Review Separating Data from Instructions before attempting this exercise for the best experience.
Cmd/Ctrl + Enter to submit