# Structured Content Template

After `analysis.md` is complete, rewrite the source material into `structured-content.md` before creating the final prompt.

## Output Template

```markdown
# Structured Content

## Title
<main title>

## Subtitle
<subtitle, or leave empty>

## Learning Objective
- <what the reader should understand after seeing the infographic>

## Sections

### Section 1
- Heading: <heading>
- Purpose: <why this section exists>
- Key points:
  - <point 1>
  - <point 2>
  - <point 3>
- Labels:
  - <short labels, terms, or numbers>
- Visual hint:
  - <icons, arrows, modules, timelines, contrast boxes, and so on>

### Section 2
- Heading: <heading>
- Purpose: <purpose>
- Key points:
  - <point 1>
  - <point 2>
- Labels:
  - <short labels>
- Visual hint:
  - <visual hint>

## Data Integrity
- Must preserve:
  - <year>
  - <number>
  - <term>

## Layout Notes
- Preferred layout: <layout>
- Preferred reading order: <left-to-right|top-to-bottom|center-out>
- Whitespace priority: <low|medium|high>
```

## Rules

- Do not introduce information that is not present in the source.
- Preserve numbers, years, and terminology as faithfully as possible.
- Keep each section `Heading` short.
- Put only short, image-friendly text in `Labels`; do not paste full paragraphs there.
