<realage>
<lookup>
<output>Life Expectancy</output>
<input>Age</input>
<row input="1" output="73" />
<row input="2" output="73" />
<row input="3" output="73" />
<row input="4" output="73" />
<row input="5" output="73" />
<row input="6" output="73" />
<row input="7" output="74" />
<row input="8" output="74" />
<row input="9" output="74" />
<row input="10" output="74" />
<row input="11" output="74" />
<row input="12" output="74" />
<row input="13" output="74" />
<row input="14" output="74" />
<row input="15" output="74" />
<row input="16" output="74" />
<row input="17" output="74" />
<row input="18" output="74" />
<row input="19" output="74" />
<row input="20" output="74" />
<row input="21" output="74" />
<row input="22" output="74" />
<row input="23" output="74" />
<row input="24" output="74" />
<row input="25" output="74" />
<row input="26" output="74" />
<row input="27" output="74" />
<row input="28" output="74" />
<row input="29" output="74" />
<row input="30" output="74" />
<row input="31" output="74" />
<row input="32" output="74" />
<row input="33" output="74" />
<row input="34" output="74" />
<row input="35" output="74" />
<row input="36" output="74" />
<row input="37" output="75" />
<row input="38" output="75" />
<row input="39" output="75" />
<row input="40" output="75" />
<row input="41" output="75" />
<row input="42" output="75" />
<row input="43" output="75" />
<row input="44" output="75" />
<row input="45" output="75" />
<row input="46" output="75" />
<row input="47" output="76" />
<row input="48" output="76" />
<row input="49" output="76" />
<row input="50" output="76" />
<row input="51" output="76" />
<row input="52" output="76" />
<row input="53" output="77" />
<row input="54" output="77" />
<row input="55" output="77" />
<row input="56" output="77" />
<row input="57" output="78" />
<row input="58" output="78" />
<row input="59" output="78" />
<row input="60" output="78" />
<row input="61" output="79" />
<row input="62" output="79" />
<row input="63" output="79" />
<row input="64" output="80" />
<row input="65" output="80" />
<row input="66" output="80" />
<row input="67" output="81" />
<row input="68" output="81" />
<row input="69" output="81" />
<row input="70" output="81" />
<row input="71" output="82" />
<row input="72" output="83" />
<row input="73" output="83" />
<row input="74" output="84" />
<row input="75" output="84" />
<row input="76" output="84" />
<row input="77" output="85" />
<row input="78" output="86" />
<row input="79" output="86" />
<row input="80" output="87" />
<row input="81" output="88" />
<row input="82" output="88" />
<row input="83" output="89" />
<row input="84" output="90" />
<row input="85" output="90" />
<row input="86" output="91" />
<row input="87" output="92" />
<row input="88" output="92" />
<row input="89" output="93" />
<row input="90" output="94" />
<row input="91" output="95" />
<row input="92" output="96" />
<row input="93" output="97" />
<row input="94" output="97" />
<row input="95" output="98" />
<row input="96" output="99" />
<row input="97" output="100" />
<row input="98" output="101" />
<row input="99" output="102" />
<row input="100" output="103" />
</lookup>

<questions>
<step>
<title>Gender</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Male" RA-effect="1"></option>
<option prompt="Female" RA-effect="0"></option>
</options>
<controllable>N</controllable>
</step>

<step>
<title>Race</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Hispanic" RA-effect="1"></option>
<option prompt="Caucasian" RA-effect="0"></option>
<option prompt="Black" RA-effect="1"></option>
<option prompt="Asian" RA-effect="0"></option>
<option prompt="American Indian" RA-effect="2"></option>
</options>
<controllable>N</controllable>
</step>

<step>
<title>Weight/Build</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Obese" RA-effect="2"></option>
<option prompt="Overweight" RA-effect="1"></option> 
<option prompt="Average" RA-effect="0"></option> 
<option prompt="Thin" RA-effect="-1"></option> 
<option prompt="Athletic" RA-effect="-2"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Male Conditions</title>
<prompt>Sorry guys, just being a man is hazardous to your health.</prompt>
<gender-specific>M</gender-specific>
<options>
<option prompt="Average" RA-effect="0"></option>
<option prompt="Stocky" RA-effect="1"></option> 
<option prompt="Bald and Stocky" RA-effect="3"></option> 
</options>
<controllable>N</controllable>
</step>

<step>
<title>Exercise</title>
<prompt>Describe the intensity of your daily physical activity (work, recreation, and exercise)</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Intense" RA-effect="-2"></option>
<option prompt="Moderate" RA-effect="-1"></option> 
<option prompt="Periodic" RA-effect="0"></option> 
<option prompt="Light" RA-effect="1"></option> 
<option prompt="Sedentary" RA-effect="2"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Stress</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="No Stress" RA-effect="-1"></option>
<option prompt="Mild Stress" RA-effect="0"></option> 
<option prompt="High Stress" RA-effect="1"></option> 
<option prompt="Constant Stress" RA-effect="3"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Sleep</title>
<prompt>How many hours do you sleep each night?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="less than 6" RA-effect="2"></option>
<option prompt="6" RA-effect="0"></option>
<option prompt="7" RA-effect="-.3"></option>
<option prompt="8" RA-effect="-.7"></option>
<option prompt="9" RA-effect="-1"></option>
<option prompt="more than 9" RA-effect="1"></option>
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Education Level</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="College Graduate or Skilled Craftsman" RA-effect="-1"></option>
<option prompt="Some College or Trade School" RA-effect="0"></option>
<option prompt="High School" RA-effect="1"></option>
<option prompt="Grade School" RA-effect="2"></option>
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Cholesterol</title>
<prompt>Total Cholestrol/HDL ratio. The ratio of Total Cholestrol to HDL is used to predict heart disease risk.</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="7+" RA-effect="4"></option> 
<option prompt="6" RA-effect="2"></option> 
<option prompt="5" RA-effect="0"></option> 
<option prompt="4" RA-effect="-.3"></option> 
<option prompt="3" RA-effect="-1.4"></option> 
<option prompt="2" RA-effect="-2"></option>
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Blood Pressure</title>
<prompt>Normal 120-/80-, High 140+/90+, Very High 160+/100+</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="170/120" RA-effect="4"></option>
<option prompt="160/100" RA-effect="2"></option>
<option prompt="140/90" RA-effect="1"></option>
<option prompt="120/80" RA-effect="0"></option>
<option prompt="110/60" RA-effect="-1"></option>
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Smoking</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="2+ Packs Daily" RA-effect="5"></option>
<option prompt="1 Pack Daily" RA-effect="3"></option>
<option prompt="Smoke Occasionally/Second Hand Smoke" RA-effect="1"></option>
<option prompt="Quit 10- Years Ago" RA-effect="0"></option>
<option prompt="Quit 10+ Years Ago/Never" RA-effect="-1"></option>
</options>
<controllable>Y</controllable>
</step>	

<step>
<title>CAD History</title>
<prompt>How many close relatives have had Coronary Artery Disease (CAD)?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="2+ under 60" RA-effect="4"></option> 
<option prompt="1 under 60" RA-effect="2"></option> 
<option prompt="2 over 60" RA-effect="1"></option> 
<option prompt="1 over 60" RA-effect="0"></option> 
<option prompt="None" RA-effect="-2"></option> 
</options>
<controllable>N</controllable>
</step>	

<step>
<title>Parents</title>
<prompt>Enter the average longevity of your parents, grandparents and close relatives.</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="90" RA-effect="-2"></option>
<option prompt="80" RA-effect="-1"></option>
<option prompt="70" RA-effect="0"></option>
<option prompt="60" RA-effect="1"></option>
<option prompt="50" RA-effect="2"></option>
</options>
<controllable>N</controllable>
</step>

<step>
<title>Exams</title>
<prompt>How often do you get a medical exam or screening for blood pressure, glaucoma, or diabetes?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Regularly" RA-effect="-1"></option>
<option prompt="Periodically" RA-effect="0"></option> 
<option prompt="Never" RA-effect="1"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Female Exams</title>
<prompt>describe your exam history.</prompt>
<gender-specific>F</gender-specific>
<options>
<option prompt="Untreated Cancer" RA-effect="3"></option>
<option prompt="Treated Disorder" RA-effect="2.2"></option> 
<option prompt="Never Have Exam" RA-effect="1"></option> 
<option prompt="Occasional Pap/Breast Exam" RA-effect="0"></option> 
<option prompt="Regular Pap/Breast Exam" RA-effect="-1"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Heart</title>
<prompt>Have you ever had heart problems?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="EKG Abnormality or Angina" RA-effect="3"></option>
<option prompt="Rheumatic Fever/have Murmur" RA-effect="2"></option> 
<option prompt="Rheumatic Fever/no Murmur" RA-effect="1"></option> 
<option prompt="Some" RA-effect="0"></option> 
<option prompt="None" RA-effect="-1"></option> 
</options>
<controllable>N</controllable>
</step>

<step>
<title>Lungs</title>
<prompt>Have you ever had breathing problems?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Severe Problems" RA-effect="3"></option>
<option prompt="Emphysema, Severe Asthma/Bronchitis" RA-effect="2"></option>
<option prompt="Mild Asthma or Bronchitis" RA-effect="1"></option>
<option prompt="Some" RA-effect="0"></option>
<option prompt="None" RA-effect="-1"></option>
</options>
<controllable>N</controllable>
</step>

<step>
<title>Digestive Problems</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Severe Gastrointestinal Disorders" RA-effect="3"></option> 
<option prompt="Ulcers/Colitis/Gall Bladder/Liver Problems" RA-effect="2"></option>
<option prompt="Frequent Diarrhea/Stomach Upset" RA-effect="1"></option> 
<option prompt="Occasional Diarrhea/Loss of Appetite" RA-effect="0"></option> 
<option prompt="None" RA-effect="-1"></option> 
</options>
<controllable>N</controllable>
</step>


<step>
<title>Diabetes</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Diabetes (Using Insulin)" RA-effect="3"></option>
<option prompt="Mild Diabetes and Exercise" RA-effect="2"></option>
<option prompt="Hypglycemia and Family History" RA-effect="1"></option>
<option prompt="Controlled Hypoglycemia" RA-effect="0"></option>
<option prompt="None/No Family History" RA-effect="-1"></option>
</options>
<controllable>N</controllable>
</step>

<step>
<title>Drugs</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Heavily Use Prescriptions" RA-effect="3"></option>
<option prompt="Regularly Use Prescriptions" RA-effect="2"></option> 
<option prompt="Heavy Asprin/OTC Drugs" RA-effect="1"></option> 
<option prompt="Some Aspirin/OTC Drugs" RA-effect="0"></option>
<option prompt="Seldom" RA-effect="-1"></option> 
</options>
<controllable>N</controllable>
</step>

<step>
<title>Birth Control Pills</title>
<prompt>Do you use or have you used the Pill?</prompt>
<gender-specific>F</gender-specific>
<options>
<option prompt="Use Pill, Smoke and Over 35" RA-effect="3"></option>
<option prompt="Use Pill and Smoke" RA-effect="2"></option> 
<option prompt="Use and under 30" RA-effect="1"></option> 
<option prompt="Quit 5+ Years Ago" RA-effect="0"></option> 
<option prompt="Never Use" RA-effect="-1"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Diet</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Low Fat/Refined Foods" RA-effect="-2"></option>
<option prompt="Moderate Fat/Refined Foods" RA-effect="-1"></option> 
<option prompt="Typical Fat/Several Refined Foods" RA-effect="0"></option>
<option prompt="Few Fruits/Vegetables/Mostly Refinded Foods" RA-effect="1"></option> 
<option prompt="Fad Diet" RA-effect="2"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Breakfast</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Every Day" RA-effect="-1"></option> 
<option prompt="Sometimes" RA-effect="0"></option> 
<option prompt="None" RA-effect="1"></option> 
<option prompt="Coffee Only" RA-effect="2"></option> 
<option prompt="Coffee and Donut" RA-effect="3"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Meals</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="3" RA-effect="-1"></option>
<option prompt="2" RA-effect="0"></option> 
<option prompt="Irregularly" RA-effect="1"></option>
<option prompt="Go Hungry Many Days" RA-effect="2"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Alcohol</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="6+" RA-effect="4"></option>
<option prompt="5" RA-effect="3"></option> 
<option prompt="4" RA-effect="2"></option> 
<option prompt="3" RA-effect="1"></option> 
<option prompt="2" RA-effect="0"></option>
<option prompt="1 or None" RA-effect="-1"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Happiness</title>
<prompt>How Happy do you feel?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Happy" RA-effect="-1"></option> 
<option prompt="Satisfied" RA-effect="0"></option> 
<option prompt="Unsure About Life" RA-effect="1"></option> 
<option prompt="Often Unhappy" RA-effect="2"></option> 
<option prompt="Usually Unhappy" RA-effect="3"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Depression</title>
<prompt>Do you or your family have a history of depression?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Suicidal" RA-effect="3"></option> 
<option prompt="Is Life Worth Living?" RA-effect="2"></option> 
<option prompt="Mildly Depressed" RA-effect="1"></option> 
<option prompt="Feel Fine w/Family History" RA-effect="0"></option> 
<option prompt="None" RA-effect="-1"></option>
</options>
<controllable>N</controllable>
</step>

<step>
<title>Anxiety</title>
<prompt>How often do you feel anxious or panicky?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Panic" RA-effect="3"></option> 
<option prompt="Always" RA-effect="2"></option> 
<option prompt="Often" RA-effect="1"></option>
<option prompt="Occasionally" RA-effect="0"></option> 
<option prompt="Seldom" RA-effect="-1"></option> 
</options>
<controllable>N</controllable>
</step>

<step>
<title>Relaxation</title>
<prompt>How often do you relax or meditate?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Daily" RA-effect="-1"></option> 
<option prompt="Often" RA-effect="0"></option> 
<option prompt="Seldom" RA-effect="1"></option> 
<option prompt="Usually Tense" RA-effect="2"></option> 
<option prompt="Always Tense" RA-effect="3"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Love</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Happily Married" RA-effect="-2"></option>
<option prompt="Married" RA-effect="-1"></option> 
<option prompt="Single" RA-effect="0"></option> 
<option prompt="Separated, Divorced or Widowed" RA-effect="1"></option> 
<option prompt="Cheating" RA-effect="3"></option> 
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Job Satisfaction</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Enjoy Work" RA-effect="-1"></option> 
<option prompt="Work's OK" RA-effect="0"></option> 
<option prompt="Dislike Work" RA-effect="1"></option>  
<option prompt="Hate my Job" RA-effect="2"></option>  
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Friendships</title>
<prompt></prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Close Friends" RA-effect="-1"></option> 
<option prompt="Some Friends" RA-effect="0"></option>  
<option prompt="No Good Friends" RA-effect="1"></option>  
<option prompt="Dislike People I'm with" RA-effect="2"></option>  
<option prompt="No Friends" RA-effect="3"></option>  
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Driving</title>
<prompt>What distance do you drive each year?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="20000+" RA-effect="4"></option>  
<option prompt="18000" RA-effect="3.4"></option>  
<option prompt="16000" RA-effect="2.7"></option>  
<option prompt="14000" RA-effect="2.1"></option>  
<option prompt="12000" RA-effect="1.5"></option>  
<option prompt="10000" RA-effect=".9"></option>  
<option prompt="8000" RA-effect=".3"></option>  
<option prompt="7000" RA-effect="0"></option>  
<option prompt="6000" RA-effect="-.4"></option>  
<option prompt="4000-" RA-effect="-1"></option>  
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Seat Belt</title>
<prompt>How often do you wear your seatbelt?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="Always" RA-effect="-1"></option>  
<option prompt="Most of the Time" RA-effect="0"></option>  
<option prompt="Only for Highway Driving" RA-effect="1"></option>  
<option prompt="Sometimes" RA-effect="2"></option>  
<option prompt="Never" RA-effect="3"></option>  
</options>
<controllable>Y</controllable>
</step>

<step>
<title>Risk Taking</title>
<prompt>How often do you participate in high risk activities,  hobbies, jobs or lifestyles?</prompt>
<gender-specific>N</gender-specific>
<options>
<option prompt="I'm Jumping Out of a Plane Right Now" RA-effect="3"></option>  
<option prompt="Often" RA-effect="2"></option>  
<option prompt="Occasional" RA-effect="1"></option>  
<option prompt="Some with Preparation" RA-effect="0"></option>  
<option prompt="Never" RA-effect="-1"></option>
</options>
<controllable>Y</controllable>
</step>
</questions>
</realage>
