<?xml version="1.0" encoding="utf-8"?>
<quiz>
<globalSettings titleText="History of Mathematics" titleSize="24" />

<question> 
<setup claim="What was the name of the Simon Stevin 1586 pamphlet that popularized decimals?" questionWidth="500" questionHeight="50" fontSize="12" fontColor="0x000000" answerHeight="30"/>
<answers choice="Liber Abbaci" />
<answers choice="Nine Chapters" />
<answers choice="The Tenth" correct="1" />
<answers choice="Arithmetica" />
<answers choice="Principia Mathematica" />
</question>

<question> 
<setup claim="What people wrote the collection of problems in the Rhind Papyrus?" questionWidth="450" questionHeight="30" fontSize="14" fontColor="0x000099" answerHeight="30" />
<answers choice="Greeks" />
<answers choice="Romans" />
<answers choice="Indians" />
<answers choice="Egyptians" correct="1" />
</question>

</quiz>
