Population Curve: DICTIONARY
x-data: REF Time
y-data: REF Population
title: Population
color: REF Color 1
curve-id: REF Curve ID 1
END DICTIONARY

Time Plot: DICTIONARY
long-title: Population vs. Time
short-title: Population vs. Time
x-axis-label: Time Intervals
y-axis-label: Population Size
y-min: INT 0
y-max: REF Population Max
x-ticks: INT 10
y-ticks: INT 10
curves: LIST
REF Population Curve
END LIST
comment: REF comment
parameters-report: REF Params
END DICTIONARY

plots: LIST
REF Time Plot
END LIST