<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="NCDOT" delimiter=",">

    <variable name="sampn" desc="Sample number" start="1" end="7" type="numeric"/>
    <variable name="perno" desc="Person number" start="8" end="14" type="numeric"/>	
    <variable name="plano" desc="Place number" start="15" end="21" type="numeric"/>
    <variable name="locno" desc="Unique location identifier" start="22" end="28" type="numeric"/>
    		
    <variable name="looptrip" desc="Trip confirmed as starting and ending at same location" start="29" end="35" type="numeric">
    	<category code="0000001" label="looptrip"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="ptype" desc="Type of place" start="36" end="42" type="numeric">
    	<category code="0000001" label="Home"/>
    	<category code="0000002" label="Work"/>
    	<category code="0000003" label="School"/>
    	<category code="0000004" label="Other"/>
    	<category code="0000005" label="Out of area"/>
    	<category code="0000006" label="Duke University"/>
    	<category code="0000007" label="University of North Carolina (UNC)"/>
    	<category code="0000008" label="North Carolina State University (NC State, NCSU)"/>
    </variable>
    		
    <variable name="tpurp" desc="Activity 1" start="43" end="49" type="numeric"/>
    <variable name="tpur2" desc="Activity 2" start="50" end="56" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="tpur3" desc="Activity 3" start="57" end="63" type="numeric">
    	<category code="0000001" label="Working at home (for pay)"/>
    	<category code="0000002" label="At home activities"/>
    	<category code="0000003" label="Work"/>
    	<category code="0000004" label="Work related"/>
    	<category code="0000005" label="Drop off/Pick-up someone at ther work"/>
    	<category code="0000006" label="Attending school"/>
    	<category code="0000007" label="School-related activities"/>
    	<category code="0000008" label="Drop off/Pick-up someone at their school"/>
    	<category code="0000009" label="Quick stop for gas, coffee, ATM, etc."/>
    	<category code="0000010" label="Shopping"/>
    	<category code="0000011" label="Visit friends/relatives"/>
    	<category code="0000012" label="Personal business"/>
    	<category code="0000013" label="Eat meal outside of home"/>
    	<category code="0000014" label="Entertainment"/>
    	<category code="0000015" label="Recreation/Fitness"/>
    	<category code="0000016" label="Civic/Religious activities"/>
    	<category code="0000017" label="Pick-up or drop-off passenger (non-work/non-school)"/>
    	<category code="0000018" label="Change mode of travel"/>
    	<category code="0000019" label="Transfer between routes"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
	<variable name="mode" desc="Travel mode" start="64" end="70" type="numeric">
		<category code="0000001" label="Driver-auto/van/truck"/>
    	<category code="0000002" label="Passenger-auto/van/truck"/>
    	<category code="0000003" label="Motorcycle"/>
    	<category code="0000004" label="Public transit"/>
    	<category code="0000005" label="School bus"/>
    	<category code="0000006" label="Walk"/>
    	<category code="0000007" label="Bicycle"/>
    	<category code="0000008" label="Motorized moped/scooter"/>
    	<category code="0000097" label="Other"/>
    	<category code="0000099" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="o_mode" desc="Other travel mode" start="71" end="119" type="string"/>
    
    <variable name="tottr" desc="Total traveled" start="120" end="126" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="hhmem" desc="Number of HH members" start="127" end="133" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
	<variable name="nonhh" desc="Number of non-HH members" start="134" end="140" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="pertp" desc="Person traveled with" start="141" end="149" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="vehno" desc="Vehicle number used (if mode = 1 or 2)" start="150" end="156" type="numeric">
    	<category code="0000097" label="Non-HH vehicle used"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="prkty" desc="Where park if mode = 1 or 2" start="157" end="163" type="numeric">
    	<category code="0000001" label="Did not park"/>
    	<category code="0000002" label="Parking lot"/>
    	<category code="0000003" label="Parking garage"/>
    	<category code="0000004" label="Street"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="paypr" desc="How much did you pay to park?" start="164" end="170" type="numeric">
    	<category code="0099999" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	

    <variable name="unit" desc="Parking cost unit" start="171" end="177" type="numeric">
    	<category code="0000001" label="Per hour"/>
    	<category code="0000002" label="Per day"/>
    	<category code="0000003" label="Per week"/>
    	<category code="0000004" label="Per month"/>
    	<category code="0000005" label="Per semester"/>
    	<category code="0000006" label="Per year"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="getto" desc="How did you get to the bus? (if mode = 4)" start="178" end="184" type="numeric">
    	<category code="0000001" label="Walked"/>
    	<category code="0000002" label="Biked"/>
    	<category code="0000003" label="Drove and parked -Collect place name, cross streets, city-"/>
    	<category code="0000004" label="Was dropped off -Collect place name, cross streets, city-"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_getto" desc="If other, specify" start="185" end="232" type="string"/>
    
    <variable name="tobus" desc="How far did you walk?" start="233" end="239" type="numeric">
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="tobusu" desc="Unit walked/biked" start="240" end="246" type="numeric">
    	<category code="0000001" label="Blocks"/>
    	<category code="0000002" label="Miles"/>
    	<category code="0000003" label="Minutes"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="transfer" desc="Number of transfer" start="247" end="253" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="tloc1" desc="Where transferred" start="254" end="294" type="string"/>
    <variable name="tloc2" desc="WHere transferred" start="295" end="308" type="string"/>		
    
    <variable name="carvl" desc="Automobile available for this trip by bus" start="309" end="315" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>			
    
    <variable name="arr_hr" desc="Arrival hour" start="316" end="322" type="numeric"/>
    <variable name="arr_min" desc="Arrival minute " start="323" end="329" type="numeric"/>	
    <variable name="dep_hr" desc="Departure hour" start="330" end="336" type="numeric"/>
    <variable name="dep_min" desc="Departure minute" start="337" end="343" type="numeric"/>
    
    <variable name="trpdur" desc="Trip duration" start="344" end="350" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="actdur" desc="Activity duration" start="351" end="357" type="numeric"/>

//**********************************************************************************************************************************
//PERSON INFORMATION

	<variable name="wadd" desc="Work address" start="358" end="364" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="sadd" desc="School address" start="365" end="371" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="relat" desc="Relationship to respondent" start="372" end="378" type="numeric">
    	<category code="0000000" label="Self"/>
    	<category code="0000001" label="Spouse"/>
    	<category code="0000002" label="Child"/>
    	<category code="0000003" label="Parent"/>
    	<category code="0000004" label="Grandparent"/>
    	<category code="0000005" label="Grandchild"/>
    	<category code="0000006" label="Other relatives"/>
    	<category code="0000007" label="Not related"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
	<variable name="gend" desc="Gender" start="379" end="385" type="numeric">
		<category code="0000001" label="Male"/>
    	<category code="0000002" label="Female"/>
    	<category code="0000003" label="RF"/>
	</variable>
	
    <variable name="age" desc="Age" start="386" end="392" type="numeric">
    	<category code="0000099" label="RF"/>
    </variable>		
    	
    <variable name="ageb" desc="Age above or below 16 (if refused)" start="393" end="399" type="numeric">
    	<category code="0000001" label="Under 16"/>
    	<category code="0000002" label="16 Plus"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    	
    <variable name="hisp" desc="Hispanic origin (only asked if RELAT = 0)" start="400" end="406" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    		
    <variable name="race" desc="Race" start="407" end="413" type="numeric">
        <category code="0000001" label="White"/>
    	<category code="0000002" label="African American"/>
    	<category code="0000003" label="Asian"/>
    	<category code="0000004" label="American Indian"/>
    	<category code="0000005" label="Asian Pacific Islander"/>
    	<category code="0000006" label="Multiracial"/>
    	<category code="0000007" label="Hispanic"/>
    	<category code="0000097" label="Other"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="o_race" desc="If other, specify" start="414" end="443" type="string"/>
    
    <variable name="disab" desc="Disabled" start="444" end="450" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000009" label="RF"/>
    </variable>	
    
    <variable name="dtype" desc="Disability type" start="451" end="457" type="numeric">
    	<category code="0000001" label="Blind"/>
    	<category code="0000002" label="Transferable wheelchair"/>
    	<category code="0000003" label="Nontransferale wheelchair"/>
    	<category code="0000004" label="Deaf"/>
    	<category code="0000005" label="Mentally disabled"/>
    	<category code="0000006" label="Cane/Walker"/>
    	<category code="0000007" label="Other"/>
    	<category code="0000008" label="Specify"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="o_dtype" desc="If other, specify" start="458" end="544" type="string"/>
    
    <variable name="lic" desc="Licensed driver" start="545" end="551" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="emply" desc="Employed" start="552" end="558" type="numeric">
    	<category code="0000001" label="FT"/>
    	<category code="0000002" label="PT"/>
    	<category code="0000003" label="Not employed"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="volun" desc="Volunteer" start="559" end="565" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="works" desc="Does this person work?" start="566" end="572" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="wkstat" desc="Status" start="573" end="579" type="numeric">
    	<category code="0000001" label="Retired"/>
    	<category code="0000002" label="Disabled"/>
    	<category code="0000003" label="Homemaker"/>
    	<category code="0000004" label="Unemployed but looking for work"/>
    	<category code="0000005" label="Unemployed and not looking for work"/>
    	<category code="0000006" label="Student"/>
    	<category code="0000007" label="Other"/>
    	<category code="0000008" label="No others apply"/>
    	<category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_wkstat" desc="Other type of status" start="580" end="609" type="string"/>
    	
    <variable name="biking" desc="Age 5+ - How many bike trips last week?" start="610" end="616" type="numeric">
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>		
    
    <variable name="wlkng" desc="Age 5+ - How many walk trips last week?" start="617" end="623" type="numeric">
    	<category code="0000098" label="DK"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>

	<variable name="ptran" desc="Does this person (age 16+) take transit at least once a week?" start="624" end="630" type="numeric">
		<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
	</variable>	
	
    <variable name="jobs" desc="Number of jobs" start="631" end="637" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="wloc" desc="Work location" start="638" end="644" type="numeric">
    	<category code="0000001" label="Home"/>
    	<category code="0000002" label="Outside home"/>
    	<category code="0000003" label="Varies"/>
    	<category code="9999999" label="Missing value"/>
    </variable>		
    
    <!--Occupations-->
	<variable name="occup" desc="Occupation" start="645" end="651" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="o_occup" desc="Other occupation" start="652" end="681" type="string"/> 	
    	
    <variable name="occu2" desc="Manufactoring occupation" start="682" end="688" type="numeric">
    	<category code="0000001" label="Management"/>
    	<category code="0000002" label="Farmers and Farm Managers"/>
    	<category code="0000003" label="Business and Financial Operatios Specialists"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="o_occu2" desc="Other occupation" start="689" end="718" type="string"/>
    
    <variable name="occu3" desc="Techinical or Professional" start="719" end="725" type="numeric">
    	<category code="0000004" label="Computer and mathematical sciences"/>
    	<category code="0000005" label="Architecture or Engineering"/>
    	<category code="0000006" label="Life, Physical, Social Scientist"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="o_occu3" desc="Other, technical or Professional" start="726" end="755" type="string"/>
    		
	<variable name="occu4" desc="Legal, social service, healthcare" start="756" end="762" type="numeric">
		<category code="0000007" label="Community and Social service provider"/>
    	<category code="0000008" label="Lawyer, Paralegal"/>
    	<category code="0000011" label="Health Care Practitioners and Professional Support (MD/RN/LP)"/>
    	<category code="0000012" label="Healthcare Support Operations, non-professional"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
	</variable>
    <variable name="o_occu4" desc="Other occupation" start="763" end="792" type="string"/> 	
    	
    <variable name="occu5" desc="Education or arts" start="793" end="799" type="numeric">
    	<category code="0000007" label="Arts, Design, Entertainment, Sports, Media"/>
    	<category code="0000009" label="Education, Technical Training, Librarian"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="o_occu5" desc="Other occupation" start="800" end="829" type="string"/>	
    
    <variable name="occu6" desc="Services" start="830" end="836" type="numeric">
    	<category code="0000012" label="Healthcare Support Operations, non-professional"/>
    	<category code="0000013" label="Protective Services"/>
    	<category code="0000014" label="Food Preparation Services"/>
    	<category code="0000015" label="Building and Grounds Maintenance"/>
    	<category code="0000016" label="Personal Care and Services"/>
    	<category code="0000021" label="Installation, Maintenance and Repair"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="o_occu6" desc="Other, services" start="837" end="866" type="string"/>
    
    <variable name="occu7" desc="Industrial" start="867" end="873" type="numeric">
    	<category code="0000019" label="Farming, Fishing, Forestry (no as owner/manager)"/>
    	<category code="0000020" label="Construction and Excavation"/>
    	<category code="0000021" label="Installation, Maintenance, and Repair"/>
    	<category code="0000022" label="Production/Assembly Line"/>
    	<category code="0000023" label="Transportation and Material Moving"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="o_occu7" desc="Other occupation" start="874" end="903" type="string"/>
    
    <variable name="wmode" desc="Typical mode to work" start="904" end="910" type="numeric">
    	<category code="0000001" label="Walk"/>
    	<category code="0000002" label="Bike"/>
    	<category code="0000003" label="Auto Driver"/>
    	<category code="0000004" label="Auto Passenger"/>
    	<category code="0000005" label="Transit Bus"/>
    	<category code="0000006" label="Taxi/Shuttle"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    	
    <variable name="o_wmode" desc="Other, specify" start="911" end="945" type="string"/>	
    	
	<variable name="pervh" desc="Does NAME's job require personal vehicle at work?" start="946" end="952" type="numeric">
		<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="telew" desc="Does NAME's emloyer allow him to telecommute?" start="953" end="959" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
    <variable name="hours" desc="Does he work a fixed schedule" start="960" end="966" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="wtime" desc="If yes, what time usually start work" start="967" end="973" type="numeric">
    	<category code="0009999" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="lngem" desc="How long has he/she worked at this location?" start="974" end="980" type="numeric">
    	<category code="0000001" label="Less than 1 year"/>
    	<category code="0000002" label="At least 1 year but less than 2 years"/>
    	<category code="0000003" label="At least 2 years but less than 5 years"/>
    	<category code="0000004" label="At least 5 years but less than 10 years"/>
    	<category code="0000005" label="10 or more years"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="wbcty" desc="If less than 2 years, where did you work before that? - County" start="981" end="1002" type="string"/>		
    <variable name="wbsta" desc="If less than 2 years, where did you work before that? - State" start="1003" end="1004" type="string"/>
    <variable name="wbzip" desc="If less than 2 years, where did you work before that? - Zip" start="1005" end="1011" type="numeric">
    	<category code="0099999" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="facto1" desc="Factors influencing work location choice" start="1012" end="1018" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
    <variable name="facto2" desc="Factors influencing work location choice" start="1019" end="1025" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
	<variable name="facto3" desc="Factors influencing work location choice" start="1026" end="1032" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
    <variable name="facto4" desc="Factors influencing work location choice" start="1033" end="1039" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    <variable name="facto5" desc="Factors influencing work location choice" start="1040" end="1046" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="facto6" desc="Factors influencing work location choice" start="1047" end="1053" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="facto7" desc="Factors influencing work location choice" start="1054" end="1060" type="numeric">
    	<category code="0000001" label="Wage or salary"/>
    	<category code="0000002" label="Career opportunity"/>
    	<category code="0000003" label="Job location/Length of commute"/>
    	<category code="0000004" label="Access to transit"/>
    	<category code="0000005" label="Location of child's school"/>
    	<category code="0000006" label="Crime level/Neighbourhood safety at new work location"/>
    	<category code="0000007" label="Work location appearance or other amenities"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_facto" desc="Other factors important to you" start="1061" end="1192" type="string"/>
    
    <variable name="educa" desc="Education attained" start="1193" end="1199" type="numeric">
    	<category code="0000001" label="K-8 graduate"/>
    	<category code="0000002" label="High school graduate"/>
    	<category code="0000003" label="Some college"/>
    	<category code="0000004" label="Associate or technical school degree"/>
    	<category code="0000005" label="Bachelor"/>
    	<category code="0000006" label="Graduate"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="stud" desc="Student" start="1200" end="1206" type="numeric">
    	<category code="0000001" label="Yes-full time"/>
    	<category code="0000002" label="Yes-part time"/>
    	<category code="0000003" label="No"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="sloc" desc="School location" start="1207" end="1213" type="numeric">
    	<category code="0000001" label="Home"/>
    	<category code="0000002" label="Outside home"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="schol" desc="Level of school" start="1214" end="1220" type="numeric">
    	<category code="0000001" label="Daycare"/>
    	<category code="0000002" label="Pre-school"/>
    	<category code="0000003" label="K-8"/>
    	<category code="0000004" label="9-12"/>
    	<category code="0000005" label="Technical/Vocation School"/>
    	<category code="0000006" label="2-year college"/>
    	<category code="0000007" label="4-year college or university"/>
    	<category code="0000008" label="Graduate school/Professional"/>
    	<category code="0000097" label="Other"/>
    	<category code="0000099" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
	<variable name="o_schol" desc="Other, specify" start="1221" end="1250" type="string"/>
	
    <variable name="smode" desc="School mode" start="1251" end="1257" type="numeric">
    	<category code="0000001" label="Walk"/>
    	<category code="0000002" label="Bike"/>
    	<category code="0000003" label="Auto/Van/Truck driver (Age 16+ only)"/>
    	<category code="0000004" label="Auto/Van/Truck passenger"/>
    	<category code="0000005" label="Transit bus"/>
    	<category code="0000006" label="Taxi/Shuttle"/>
    	<category code="0000007" label="School bus"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
    <variable name="o_smode" desc="Other, specify" start="1258" end="1307" type="string"/>
    
    <variable name="ptrips" desc="Person trips" start="1308" end="1314" type="numeric"/>	
    	
    <variable name="hbw" desc="Home-based work trips - one end at home, the other at work" start="1315" end="1321" type="numeric"/>		
	<variable name="hbwr" desc="Home-based work related trips - one end at home, the other at work related destination" start="1322" end="1328" type="numeric"/>
    <variable name="hbsh" desc="Home-based shopping trips - one end at home, the other at shopping" start="1329" end="1335" type="numeric"/> 		
    <variable name="hbsc" desc="Home-based work trips - one end at home, the other at school or school-related (thru grade 12)" start="1336" end="1342" type="numeric"/>
    <variable name="hbu" desc="Home-based work trips - one end at home, the other at school or school-related (above grade 12)" start="1343" end="1349" type="numeric"/>	
    <variable name="hbo" desc="Home-based work trips - one end at home, the other at non-work and non-school location" start="1350" end="1356" type="numeric"/>
    <variable name="nhb" desc="Non-Hom based trips - neither end at home" start="1357" end="1363" type="numeric"/>	
    	
	<variable name="typdy" desc="Travel day refelcts typical travel" start="1364" end="1370" type="numeric">
		<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000008" label="DK"/>
    	<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="typpl" desc="All events planned?" start="1371" end="1377" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000008" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
    <variable name="typwd" desc="Was this a typical work day for you?" start="1378" end="1384" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000008" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="typsd" desc="Was this a typical school day for you?" start="1385" end="1391" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="cmplg" desc="Diary used" start="1392" end="1398" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    </variable>
    
    <variable name="intra" desc="Proxy status" start="1399" end="1405" type="numeric">
    	<category code="0000001" label="In-person interview"/>
    	<category code="0000002" label="Proxy interview"/>
    </variable>		
    
	<variable name="nogo" desc="Reason for non-travel" start="1406" end="1412" type="numeric">
		<category code="0000001" label="Personally sick"/>
    	<category code="0000002" label="Caretaking sick kids"/>
    	<category code="0000003" label="Caretaking sick other"/>
    	<category code="0000004" label="Home-bound elderly or disabled"/>
    	<category code="0000005" label="Worked at home for pay"/>
    	<category code="0000006" label="Worked around home (not for pay)"/>
    	<category code="0000007" label="Was out of area for entire 24-hour travel period"/>
    	<category code="0000097" label="Other"/>
    	<category code="0000099" label="No good reason"/>
    	<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="student" desc="At least 1 HH member has SCHOL = 6,7 or 8 and at least one occurrence of TPURP = 6 for that person" start="1413" end="1419" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
    <variable name="nonmot" desc="At least 1 HH member has MODE = 1 or 2 for a TPURP = 3 or 6" start="1420" end="1426" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="transit" desc="At least 1 HH member has MODE = 4 for one trip" start="1427" end="1433" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="lowinc" desc="HH size and income falls below Poverty Threshold" start="1434" end="1440" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="9999999" label="Missing value"/>
    </variable>  
    
    <variable name="nonrelat" desc="All HH members are non-related" start="1441" end="1447" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="9999999" label="Missing value"/>
    </variable>		
    
	<variable name="partial" desc="Valid partial - no data for this person" start="1448" end="1454" type="numeric">
		<category code="0000001" label="Yes"/>
		<category code="9999999" label="Missing value"/>
	</variable>
	
//**********************************************************************************************************************************
//HOUSEHOLD INFORMATION		
	
    <variable name="hhaddr" desc="HH address" start="1455" end="1461" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="lang" desc="Language" start="1462" end="1468" type="numeric">
    	<category code="0000001" label="English"/>
    	<category code="0000002" label="Spanish"/>
    </variable>
    
    <variable name="hhsiz" desc="HH size" start="1469" end="1475" type="numeric"/>	
    <variable name="hhveh" desc="HH vehicles" start="1476" end="1482" type="numeric"/>
    
    <variable name="fips" desc="County of Residence" start="1483" end="1489" type="numeric">
    	<category code="0037037" label="Chatham County"/>
    	<category code="0037063" label="Durham County"/>
    	<category code="0037069" label="Franklin County"/>
    	<category code="0037077" label="Granville"/>
    	<category code="0037085" label="Harnett"/>
    	<category code="0037101" label="Johnston"/>
    	<category code="0037105" label="Lee"/>
    	<category code="0037127" label="Nash"/>
    	<category code="0037135" label="Orange"/>
    	<category code="0037145" label="Person"/>
    	<category code="0037181" label="Vance"/>
    	<category code="0037183" label="Wake"/>
    </variable>
    
    <variable name="area" desc="Geography area" start="1490" end="1496" type="numeric">
    	<category code="0000001" label="Chatham Inner"/>
    	<category code="0000002" label="Chatham Outer"/>
    	<category code="0000003" label="Durham Inner"/>
    	<category code="0000004" label="Franklin Inner"/>
    	<category code="0000005" label="Franklin Outer"/>
    	<category code="0000006" label="Granville Inner"/>
    	<category code="0000007" label="Granville Outer"/>
    	<category code="0000008" label="Harnett Inner"/>
    	<category code="0000009" label="Harnett Outlet"/>
    	<category code="0000010" label="Johnston Inner"/>
    	<category code="0000011" label="Johnston Outer"/>
    	<category code="0000012" label="Lee Outer"/>
    	<category code="0000013" label="Nash Inner"/>
    	<category code="0000014" label="Person Inner"/>
    	<category code="0000015" label="Person Outer"/>
    	<category code="0000016" label="Orange Inner"/>
    	<category code="0000017" label="Vance Outer"/>
    	<category code="0000018" label="Wake Inner"/>
    </variable> 		
    
    <variable name="model" desc="Modeling area" start="1497" end="1503" type="numeric">
    	<category code="0000001" label="Current Modeling Area"/>
    	<category code="0000002" label="Future Modeling Area"/>
    </variable>
    
    <variable name="usertr" desc="Transit on regular basis" start="1504" end="1510" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    </variable>	
    
    <variable name="userbk" desc="Walk or ride a bike to work or school on regular basis" start="1511" end="1517" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    </variable>
    
    <variable name="bikes" desc="How many bicycles does your HH own and use on regular?" start="1518" end="1524" type="numeric"/>

    <variable name="gocol" desc="Attend college or university at least one day a week" start="1525" end="1531" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    </variable> 		
    
    <variable name="tinfo" desc="Seek infomation about traffic and general travel in the reg" start="1532" end="1538" type="numeric">
    	<category code="0000001" label="Never"/>
    	<category code="0000002" label="At least once a week"/>
    	<category code="0000003" label="2-4 times per week"/>
    	<category code="0000004" label="5+ times per week"/>
    </variable>
    
    <!--winfo-->
    <variable name="winfo1" desc="Where do you get this information?" start="1539" end="1545" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="winfo2" desc="Where do you get this information?" start="1546" end="1552" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="winfo3" desc="Where do you get this information?" start="1553" end="1559" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="winfo4" desc="Where do you get this information?" start="1560" end="1566" type="numeric">
    	<category code="9999999" label="Missing value"/>	
    </variable> 		
    <variable name="winfo5" desc="Where do you get this information?" start="1567" end="1573" type="numeric">
    	<category code="0000001" label="Internet"/>
    	<category code="0000002" label="Radio"/>
    	<category code="0000003" label="Television"/>
    	<category code="0000004" label="Variable message sign (signs on the side of the road)"/>
    	<category code="0000005" label="Traveler Information Radio"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_winfo" desc="Other way to obtain information" start="1574" end="1614" type="string"/>	
    
    <variable name="chtrv" desc="Changed travel plans based on information received" start="1615" end="1621" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    
    <!--howch-->
    <variable name="howch1" desc="If YES, how?" start="1622" end="1628" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="howch2" desc="If YES, how?" start="1629" end="1635" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
    <variable name="howch3" desc="If YES, how?" start="1636" end="1642" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="howch4" desc="If YES, how?" start="1643" end="1649" type="numeric">
    	<category code="0000001" label="Changed route of travel"/>
    	<category code="0000002" label="Changed time that you started trip (departure time)"/>
    	<category code="0000003" label="Changed mode of travel"/>
    	<category code="0000004" label="Cancelled trip"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="resty" desc="Residence type" start="1650" end="1656" type="numeric">
    	<category code="0000001" label="1-family detached"/>
    	<category code="0000002" label="1-family attached"/>
    	<category code="0000003" label="Mobile home"/>
    	<category code="0000004" label="Apartment/Condo"/>
    	<category code="0000007" label="Other"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="o_resty" desc="Other residence type" start="1657" end="1682" type="string"/>
    
    <variable name="own" desc="Owner status" start="1683" end="1689" type="numeric">
    	<category code="0000001" label="Own"/>
    	<category code="0000002" label="Rent"/>
    	<category code="0000003" label="Occupy without payment"/>
    	<category code="0000007" label="Other"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="lived" desc="Length lived at this address" start="1690" end="1696" type="numeric">
    	<category code="0000001" label="Less than 1 year"/>
    	<category code="0000002" label="1 to less than 2 years"/>
    	<category code="0000003" label="2 to less than 5 years"/>
    	<category code="0000004" label="5 to less than 10 years"/>
    	<category code="0000005" label="More than 10 years"/>
    	<category code="0000009" label="RF"/>
    </variable> 		
    
    <variable name="lbcit" desc="If LIVED, less than 2 years, where did you live? - City" start="1697" end="1718" type="string"/>
    <variable name="lbst" desc="If LIVED, less than 2 years, where did you live? - State" start="1719" end="1720" type="string"/>
    <variable name="lbzip" desc="If LIVED, less than 2 years, where did you live? - Zip" start="1721" end="1727" type="numeric">
    	<category code="0099999" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <!--factr-->
    <variable name="factr1" desc="When you moved to this current home, what factors did you consider?" start="1728" end="1734" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="factr2" desc="When you moved to this current home, what factors did you consider?" start="1735" end="1741" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="factr3" desc="When you moved to this current home, what factors did you consider?" start="1742" end="1748" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="factr4" desc="When you moved to this current home, what factors did you consider?" start="1749" end="1755" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="factr5" desc="When you moved to this current home, what factors did you consider?" start="1756" end="1762" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    <variable name="factr6" desc="When you moved to this current home, what factors did you consider?" start="1763" end="1769" type="numeric">
    	<category code="0000001" label="Job location/Length of commute"/>
    	<category code="0000002" label="Access to transit"/>
    	<category code="0000003" label="Quality of school district/Access to desirable school"/>
    	<category code="0000004" label="Crime level/Neighbourhood safety in the new neighbourhood"/>
    	<category code="0000005" label="Neighbourhood appearance or other ammenities"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_factr" desc="Other factos" start="1770" end="1948" type="string"/>
    
    <variable name="phlns" desc="How many telephone numbers does your household have?" start="1949" end="1955" type="numeric"/> 
    <variable name="cplns" desc="How many cellular telephone numbers do members of your HH have?" start="1956" end="1962" type="numeric"/>
    <variable name="fxlns" desc="How many of these hard-wired telehpone numbers, if any, are" start="1963" end="1969" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    	
    <variable name="nonphn" desc="Lack of phone services in the past 12 months" start="1970" end="1976" type="numeric">
    	<category code="0000001" label="Yes"/>
    	<category code="0000002" label="No"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="length" desc="How long were you without a phone service?" start="1977" end="1983" type="numeric">
    	<category code="0000001" label="Less than 2 weeks"/>
    	<category code="0000002" label="2 weeks to less than 1 month"/>
    	<category code="0000003" label="1 month to less than 3 months"/>
    	<category code="0000004" label="3 months to less than 6 months"/>
    	<category code="0000005" label="6 months to less than 1 year"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="pninc" desc="Personal income" start="1984" end="1990" type="numeric">
    	<category code="0000001" label="Less than $15,000"/>
    	<category code="0000002" label="$15,000 - $24,999"/>
    	<category code="0000003" label="$25,000 - $34,999"/>
    	<category code="0000004" label="$35,000 - $49,999"/>
    	<category code="0000005" label="$50,000 - $74,999"/>
    	<category code="0000006" label="$75,000 - $99,999"/>
    	<category code="0000007" label="$100,000 or more"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="incom" desc="HH income" start="1991" end="1997" type="numeric">
    	<category code="0000001" label="Less than $15,000"/>
    	<category code="0000002" label="$15,000 - $24,999"/>
    	<category code="0000003" label="$25,000 - $34,999"/>
    	<category code="0000004" label="$35,000 - $49,999"/>
    	<category code="0000005" label="$50,000 - $74,999"/>
    	<category code="0000006" label="$75,000 - $99,999"/>
    	<category code="0000007" label="$100,000 or more"/>
    	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="assn" desc="Travel date" start="1998" end="2004" type="numeric">
    	<category code="0000531" label="Jan 31"/>
    	<category code="0000532" label="Feb 1"/>
    	<category code="0000533" label="Feb 2"/>
    	<category code="0000534" label="Feb 3"/>
    	<category code="0000537" label="Feb 6"/>
    	<category code="0000538" label="Feb 7"/>
    	<category code="0000539" label="Feb 8"/>
    	
    	<category code="0000540" label="Feb 9"/>
    	<category code="0000541" label="Feb 10"/>
    	<category code="0000544" label="Feb 13"/>
    	<category code="0000545" label="Feb 14"/>
    	<category code="0000546" label="Feb 15"/>
    	<category code="0000547" label="Feb 16"/>
    	<category code="0000548" label="Fwb 17"/>
    	
    	<category code="0000552" label="Feb 21"/>
    	<category code="0000553" label="Feb 22"/>
    	<category code="0000554" label="Feb 23"/>
    	<category code="0000555" label="Feb 34"/>
    	<category code="0000558" label="Feb 27"/>
    	<category code="0000559" label="Feb 28"/>
    	
    	<category code="0000561" label="Mar 1"/>
    	<category code="0000562" label="Mar 2"/>
    	<category code="0000563" label="Mar 3"/>
    	<category code="0000566" label="Mar 6"/>
    	<category code="0000567" label="Mar 7"/>
    	<category code="0000568" label="Mar 8"/>
    	<category code="0000569" label="Mar 9"/>
    	
    	<category code="0000570" label="Mar 10"/>
    	<category code="0000573" label="Mar 13"/>
    	<category code="0000574" label="Mar 14"/>
    	<category code="0000575" label="Mar 15"/>
    	<category code="0000576" label="Mar 16"/>
    	<category code="0000577" label="Mar 17"/>
    	
    	<category code="0000580" label="Mar 20"/>
    	<category code="0000581" label="Mar 21"/>
    	<category code="0000582" label="Mar 22"/>
    	<category code="0000583" label="Mar 23"/>
    	<category code="0000584" label="Mar 24"/>
    	<category code="0000587" label="Mar 27"/>
    	<category code="0000588" label="Mar 28"/>
    	<category code="0000589" label="Mar 29"/>
    	
    	<category code="0000590" label="Mar 30"/>
    	<category code="0000591" label="Mar 31"/>
    	<category code="0000594" label="Apr 3"/>
    	<category code="0000595" label="Apr 4"/>
    	<category code="0000596" label="Apr 5"/>
    	<category code="0000597" label="Apr 6"/>
    	<category code="0000598" label="Apr 7"/>
    	
    	<category code="0000601" label="Apr 10"/>
    	<category code="0000602" label="Apr 11"/>
    	<category code="0000603" label="Apr 12"/>
    	<category code="0000604" label="Apr 13"/>
    	<category code="0000609" label="Apr 18"/>
    	
    	<category code="0000610" label="Apr 19"/>
    	<category code="0000611" label="Apr 20"/>
    	<category code="0000612" label="Apr 21"/>
    	<category code="0000613" label="Apr 22"/>
    	<category code="0000614" label="Apr 23"/>
    	<category code="0000615" label="Apr 24"/>
    	<category code="0000616" label="Apr 25"/>
    	<category code="0000617" label="Apr 26"/>
    	<category code="0000618" label="Apr 27"/>
    	<category code="0000619" label="Apr 28"/>
    	
    	<category code="0000622" label="May 1"/>
    	<category code="0000623" label="May 2"/>
    	<category code="0000624" label="May 3"/>
    	<category code="0000625" label="May 4"/>
    	<category code="0000626" label="May 5"/>
    	<category code="0000627" label="May 6"/>
    	<category code="0000628" label="May 7"/>
    	<category code="0000629" label="May 8"/>
    	
    	<category code="0000630" label="May 9"/>
    	<category code="0000631" label="May 10"/>
    	<category code="0000632" label="May 11"/>
    	<category code="0000633" label="May 12"/>
    	<category code="0000634" label="May 13"/>
    	<category code="0000635" label="May 14"/>
    	<category code="0000636" label="May 15"/>
    	<category code="0000637" label="May 16"/>
    	<category code="0000638" label="May 17"/>
    	<category code="0000639" label="May 18"/>
    	
    	<category code="0000640" label="May 19"/>
    	<category code="0000644" label="May 23"/>
    	<category code="0000645" label="May 24"/>
    	<category code="0000646" label="May 25"/>
    	<category code="0000647" label="May 26"/>
    </variable>
    
    <variable name="day" desc="Travel day" start="2005" end="2011" type="numeric">
    	<category code="0000001" label="Monday"/>
    	<category code="0000002" label="Tuesday"/>
    	<category code="0000003" label="Wednesday"/>
    	<category code="0000004" label="Thursday"/>
    	<category code="0000005" label="Friday"/>
    </variable>
    
    <variable name="htrips" desc="HH trips" start="2012" end="2018" type="numeric"/>	
    <variable name="hhlic" desc="Number of licensed drivers in HH" start="2019" end="2025" type="numeric"/>
    <variable name="hhwrk" desc="HH workers" start="2026" end="2032" type="numeric"/>
    <variable name="hhstu" desc="HH students" start="2033" end="2039" type="numeric"/> 
    		
    <variable name="deliv" desc="Deliveries to HH" start="2040" end="2046" type="numeric">
    	<category code="0000098" label="DK"/>
    </variable>
    
    <variable name="servc" desc="Service calls to HH" start="2047" end="2053" type="numeric">
    	<category code="0000098" label="DK"/>
    </variable>
    
    <variable name="finwt" desc="Final weight" start="2054" end="2060" type="numeric"/>
    <variable name="expwt" desc="Final expansion factor" start="2061" end="2067" type="numeric"/>
    
    	
    <variable name="loctype" desc="Location type" start="2068" end="2074" type="numeric">
    	<category code="0000001" label="Home"/>
    	<category code="0000002" label="Work"/>
    	<category code="0000003" label="School"/>
    	<category code="0000004" label="University"/>
    	<category code="0000005" label="Other trip end"/>
    </variable>
    
    <variable name="av_statu" desc="Geocoding outcome" start="2075" end="2075" type="string">
    	<category code="B" label="Building on 1 of the 3 campuses"/>
    	<category code="F" label="File coverae gap"/>
    	<category code="L" label="Location table matched"/>
    	<category code="M" label="Matched"/>
    	<category code="O" label="Out of area"/>
    	<category code="U" label="Unmatched"/>
    </variable>
    
    <variable name="taz" desc="TAZ associated with the geocode" start="2076" end="2082" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
    <variable name="tract" desc="Tract associated with the geocode" start="2083" end="2089" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="locfips" desc="County of Residence" start="2090" end="2096" type="numeric">
    	<category code="0037037" label="Chatham County"/>
    	<category code="0037063" label="Durham County"/>
    	<category code="0037069" label="Franklin County"/>
    	<category code="0037077" label="Granville"/>
    	<category code="0037085" label="Harnett"/>
    	<category code="0037101" label="Johnston"/>
    	<category code="0037105" label="Lee"/>
    	<category code="0037127" label="Nash"/>
    	<category code="0037135" label="Orange"/>
    	<category code="0037145" label="Person"/>
    	<category code="0037181" label="Vance"/>
    	<category code="0037183" label="Wake"/>
    	<category code="9999999" label="Missing value"/>
    </variable>

//**********************************************************************************************************************************
//VEHICLE INFORMATION	    
    
    <variable name="year" desc="Vehicle year" start="2097" end="2103" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="make" desc="Vehicle make" start="2104" end="2110" type="numeric">
    	<category code="0000001" label="Acura"/>
    	<category code="0000002" label="Audi"/>
    	<category code="0000003" label="BMW"/>
    	<category code="0000004" label="Buick"/>
    	<category code="0000005" label="Cadillac"/>
    	<category code="0000006" label="Chevrolet"/>
    	<category code="0000007" label="Chrysler"/>
    	<category code="0000008" label="Dodge"/>
    	<category code="0000009" label="Ford"/>
    	
    	<category code="0000010" label="GEO"/>
    	<category code="0000011" label="GMC"/>
    	<category code="0000012" label="Harley Davidson"/>
    	<category code="0000013" label="Honda"/>
    	<category code="0000014" label="Hyundai"/>
    	<category code="0000015" label="Infiniti"/>
    	<category code="0000016" label="Isuzu"/>
    	<category code="0000017" label="Jaguar"/>
    	<category code="0000018" label="Jeep"/>
    	<category code="0000019" label="Kawasaki"/>
    	
    	<category code="0000020" label="KIA"/>
    	<category code="0000021" label="Lexus"/>
    	<category code="0000022" label="Lincoln"/>
    	<category code="0000023" label="Mazda"/>
    	<category code="0000024" label="Mercury"/>
    	<category code="0000025" label="Mercedes-Benz"/>
    	<category code="0000026" label="Mitsubishi"/>
    	<category code="0000027" label="Nissan"/>
    	<category code="0000028" label="Oldsmbile"/>
    	<category code="0000029" label="Plymouth"/>
    	
    	<category code="0000030" label="Pontiac"/>
    	<category code="0000031" label="Porsche"/>
    	<category code="0000033" label="SAAB"/>
    	<category code="0000034" label="Saturn"/>
    	<category code="0000035" label="Subaru"/>
    	<category code="0000036" label="Suzuki"/>
    	<category code="0000037" label="Toyota"/>
    	<category code="0000038" label="Volkswagen"/>
    	<category code="0000039" label="Volvo"/>
    	
    	<category code="0000040" label="Yamaha"/>
    	<category code="0000041" label="Daewoo"/>
    	<category code="0000042" label="Hummer"/>
    	<category code="0000043" label="Land Rover"/>
    	
    	<category code="0000098" label="DK"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="o_make" desc="If other, specify" start="2111" end="2140" type="string"/>
    
    <variable name="vehmodel" desc="Vehicle model" start="2141" end="2169" type="string"/>
    
    <variable name="body" desc="Vehicle body" start="2170" end="2176" type="numeric">
    	<category code="0000001" label="Car or station wagon"/>
    	<category code="0000002" label="Van (any type)"/>
    	<category code="0000003" label="SUV"/>
    	<category code="0000004" label="Pick-up truck"/>
    	<category code="0000005" label="Other kind of truck"/>
    	<category code="0000006" label="RV"/>
    	<category code="0000007" label="Motorcycle"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
    <variable name="o_body" desc="Other, specify" start="2177" end="2191" type="string"/>
    
    <variable name="fuel" desc="Fuel type" start="2192" end="2198" type="numeric">
    	<category code="0000001" label="Gas"/>
    	<category code="0000002" label="Diesel"/>
    	<category code="0000007" label="Other"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_fuel" desc="Other, specify" start="2199" end="2210" type="string"/> 
    		
    <variable name="cntv" desc="Was vehicle used on travel day?" start="2211" end="2217" type="numeric">
    	<category code="0000002" label="No"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
//****************************************************************************************************
	<variable name="firstper" desc="Person in a household appearing for the first time" start="2218" end="2224" type="numeric">
		<category code="1" label="Person 1 appearing for the first time in a household"/>
		<category code="2" label="Person 2 appearing for the first time in a household"/>
        <category code="3" label="Person 3 appearing for the first time in a household"/>
        <category code="4" label="Person 4 appearing for the first time in a household"/>
        <category code="5" label="Person 5 appearing for the first time in a household"/>
        <category code="6" label="Person 6 appearing for the first time in a household"/>
		<category code="7" label="Person 7 appearing for the first time in a household"/>
        <category code="8" label="Person 8 appearing for the first time in a household"/>
	</variable>
    </varlist>

