<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="COMPASS" delimiter=",">
    <variable name="sampn" desc="HH Id number" start="1" end="7" type="numeric"/>
    <variable name="perno" desc="Person number" start="8" end="14" type="numeric"/>
    <variable name="tripno" desc="Trip number" start="15" end="21" type="numeric"/>
    <variable name="olocno" desc="Origin location reference number" start="22" end="28" type="numeric"/>		
    <variable name="olocat" desc="Origin name of place" start="29" end="74" type="string"/>		
    <variable name="ocity" desc="Origin city" start="75" end="99" type="string"/>		
    <variable name="oxstrt" desc="Origin xstreets" start="100" end="150" type="string"/>		
    <variable name="olandmrk" desc="Origin landmark" start="151" end="201" type="string"/>		
    <variable name="ocounty" desc="Origin county" start="202" end="222" type="string"/>		
    <variable name="ostate" desc="Origin state" start="223" end="225" type="string"/>		
    <variable name="ozip" desc="Origin zip code" start="226" end="232" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
	<variable name="oav_stat" desc="Origin Arcview Status" start="233" end="234" type="string">
        <category code="M" label="Matched"/>
        <category code="U" label="Unmatched"/>
        <category code="C" label="Cursor match"/>
        <category code="O" label="Out of area"/>
        <category code="Y" label="Match to city centroid"/>
        <category code="Z" label="Match to zip code centroid"/>
    </variable>
    <variable name="oav_zone" desc="Origin Arcview Zip Code" start="235" end="241" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="oav_side" desc="Origin Arcview Side" start="242" end="243" type="string"/>		
    <variable name="oav_score" desc="Origin Arcview Score" start="244" end="250" type="numeric"/>		
	<variable name="oqcflag" desc="Origin Quality control flag" start="251" end="257" type="numeric">
        <category code="0000001" label="Given city matches geocoded city and given zip matches geocoded zip code"/>
        <category code="0000002" label="Given zip matches geocoded zip code"/>
        <category code="0000003" label="Given city matches geocoded city"/>
        <category code="0000004" label="Point verified visually (or verified unmatched, out of area)"/>
    </variable>
    <variable name="ofips" desc="Origin Fipscode" start="258" end="264" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
    <variable name="ogeozip" desc="Origin geocoded zip code" start="265" end="271" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
    <variable name="ogeocity" desc="Origin geocoded city" start="272" end="281" type="string"/>		
    <variable name="odist" desc="Origin assessment district" start="282" end="307" type="string">
        <category code="0000001" label="Boise/Garden city metro"/>
        <category code="0000002" label="Star urbanizing community"/>
        <category code="0000003" label="Rural"/>
        <category code="0000004" label="Meridian"/>
        <category code="0000005" label="Kuna urbanizing community"/>
        <category code="0000006" label="Eagle"/>
    </variable>
    <variable name="optype" desc="Origin place type" start="308" end="314" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="My primary workplace provided in recruitment"/>
        <category code="0000012" label="Corrected/new primary work address"/>
        <category code="0000003" label="My school"/>
        <category code="0000013" label="Corrected/new school address"/>
        <category code="0000077" label="Previously entered place - ROW number"/>
        <category code="0000088" label="New Place"/>
        <category code="0000099" label="Out of the travel survey area"/>
    </variable>
    <variable name="otrpact" desc="Origin primary trip purpose" start="315" end="321" type="numeric">
        <category code="0000001" label="Activities at home"/>
        <category code="0000002" label="Working at home (job related)"/>
        <category code="0000003" label="School"/>
        <category code="0000004" label="Work"/>
        <category code="0000005" label="Work related"/>
        <category code="0000006" label="Shopping"/>
        <category code="0000007" label="Personal (medical, erramds etc.)"/>
        <category code="0000008" label="Social/entertainment (including eating means outside the home)"/>
        <category code="0000009" label="Quick shop (ATM, coffee, gas etc.)"/>
        <category code="0000010" label="Pick-up or drop off passenger"/>
        <category code="0000011" label="Parking or changing mode of transportation"/>
        <category code="0000012" label="Tag along/riding along with another person on their trip"/>
        <category code="0000097" label="Other"/>
        <category code="0000099" label="DK/RF"/>
    </variable>
    <variable name="o_otrpac" desc="Other origin primary trip purpose" start="322" end="328" type="string"/>		
    <variable name="dep_hr" desc="Departure hour" start="329" end="335" type="numeric"/>		
    <variable name="dep_min" desc="Departure minute" start="336" end="342" type="numeric"/>		
    <variable name="dlocno" desc="Destination location reference number" start="343" end="349" type="numeric"/>		
    <variable name="dlocatio" desc="Name of destination" start="350" end="400" type="string"/>		
    <variable name="dcity" desc="Destination city" start="401" end="425" type="string"/>		
    <variable name="dxstrt" desc="Destination xstreets" start="426" end="476" type="string"/>		
    <variable name="dlandmrk" desc="Destination nearest landmark" start="477" end="527" type="string"/>		
    <variable name="dcounty" desc="Destination county" start="528" end="548" type="string"/>		
    <variable name="dstate" desc="Destination state" start="549" end="551" type="string"/>		
    <variable name="dzip" desc="Destination zip code" start="552" end="558" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
	<variable name="dav_stat" desc="Destination Arcview Status" start="559" end="560" type="string">
        <category code="M" label="Matched"/>
        <category code="U" label="Unmatched"/>
        <category code="C" label="Cursor match"/>
        <category code="O" label="Out of area"/>
        <category code="Y" label="Match to city centroid"/>
        <category code="Z" label="Match to zip code centroid"/>
    </variable>
    <variable name="dav_zone" desc="Destination Arcview Zip Code" start="561" end="567" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
    <variable name="dav_side" desc="Destination Arcview Side" start="568" end="569" type="string"/>		
    <variable name="dav_scor" desc="Destination Arcview Score" start="570" end="576" type="numeric"/>		
	<variable name="dqcflag" desc="Destination Quality control flag" start="577" end="583" type="numeric">
        <category code="0000001" label="Given city matches geocoded city and given zip matches geocoded zip code"/>
        <category code="0000002" label="Given zip matches geocoded zip code"/>
        <category code="0000003" label="Given city matches geocoded city"/>
        <category code="0000004" label="Point verified visually (or verified unmatched, out of area)"/>
    </variable>
    <variable name="dfips" desc="Destination Fipscode" start="584" end="590" type="numeric">
        	<category code="9999999" label="Missing value"/>
    </variable>			
    <variable name="dgeozip" desc="Destination geocoded zip code" start="591" end="597" type="numeric">
        	<category code="9999999" label="Missing value"/>
    </variable>			
    <variable name="dgeocity" desc="Destination geocoded city" start="598" end="607" type="string"/>		
    <variable name="ddist" desc="Destination assessment district" start="608" end="633" type="string"/>		
    <variable name="dptype" desc="Destination place type" start="634" end="640" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="My primary workplace provided in recruitment"/>
        <category code="0000012" label="Corrected/new primary work address"/>
        <category code="0000003" label="My school"/>
        <category code="0000013" label="Corrected/new school address"/>
        <category code="0000077" label="Previously entered place - ROW number"/>
        <category code="0000088" label="New Place"/>
        <category code="0000099" label="Out of the travel survey area"/>
    </variable>
    <variable name="mode" desc="Mode of trip" start="641" end="647" type="numeric">
        <category code="0000001" label="Walk"/>
        <category code="0000002" label="Bicycle"/>
        <category code="0000003" label="Driver"/>
        <category code="0000004" label="Passenger"/>
        <category code="0000005" label="City Bus/Public transit"/>
        <category code="0000006" label="School Bus"/>
        <category code="0000007" label="Taxi/Shuttle/limousine"/>
        <category code="0000008" label="Motorcyle/moped"/>
        <category code="0000097" label="Other, specify"/>
        <category code="0000099" label="DK/RF"/>
    </variable>
    <variable name="othmode" desc="Other mode type" start="648" end="658" type="string"/>		
    <variable name="dtrpact" desc="Destination primary trip purpose" start="659" end="665" type="numeric">
        <category code="0000001" label="Activities at home"/>
        <category code="0000002" label="Working at home (job related)"/>
        <category code="0000003" label="School"/>
        <category code="0000004" label="Work"/>
        <category code="0000005" label="Work related"/>
        <category code="0000006" label="Shopping"/>
        <category code="0000007" label="Personal (medical, errands etc.)"/>
        <category code="0000008" label="Social/entertainment (including eating means outside the home)"/>
        <category code="0000009" label="Quick shop (ATM, coffee, gas etc.)"/>
        <category code="0000010" label="Pick-up or drop off passenger"/>
        <category code="0000011" label="Parking or changing mode of transportation"/>
        <category code="0000012" label="Tag along/riding along with another person on their trip"/>
        <category code="0000097" label="Other"/>
        <category code="0000099" label="DK/RF"/>
    </variable>
    <variable name="o_dtrpac" desc="Other destination primary trip purpose" start="666" end="672" type="string"/>		
    <variable name="vehavail" desc="vehicle available" start="673" end="679" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
        <category code="9999999" label="Missing value"/>	
    </variable>
    <variable name="party" desc="Members in travel party" start="680" end="686" type="numeric">
        <category code="0000099" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    <variable name="hh_mem" desc="Number of household members on trip" start="687" end="693" type="numeric">
        <category code="0000099" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>	
    </variable>
    <variable name="per_trp" desc="Person # on trip" start="694" end="702" type="numeric">
        <category code="0000010" label="More than 5 persons traveling with"/>
     	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="arr_hr" desc="Arrival hour" start="703" end="709" type="numeric"/>		
    <variable name="arr_min" desc="Arrival minute" start="710" end="716" type="numeric"/>		
    <variable name="trpdur" desc="Trip duration" start="717" end="723" type="numeric"/>		
    <variable name="rec_tdur" desc="Recoded trip duration" start="724" end="730" type="numeric">
        <category code="0000001" label="0-5 minutes"/>
        <category code="0000002" label="6-10 minutes"/>
        <category code="0000003" label="11-15 minutes"/>
        <category code="0000004" label="16-30 minutes"/>
        <category code="0000005" label="31-45 minutes"/>
        <category code="0000006" label="46-60 minutes"/>
        <category code="0000007" label="More than 60 minutes"/>
    </variable>
    <variable name="actdur" desc="Activity duration" start="731" end="737" type="numeric"/>		
    <variable name="spdflag" desc="Speed violation flag" start="738" end="744" type="numeric">
        <category code="0000000" label="No speed violation"/>
        <category code="0000001" label="Respondent error. Miles=0 same area but gave different location"/>
        <category code="0000002" label="Add 5 minutes, passes speed check"/>
        <category code="0000003" label="Add 10 minutes, passes speed check"/>
        <category code="0000004" label="Add 15 minutes, passes speed check"/>
        <category code="0000005" label="Unresolved speed violation"/>
    </variable>
    <variable name="county" desc="County of residence" start="745" end="751" type="numeric">
        <category code="0016001" label="Ada County"/>
        <category code="0016027" label="Canyon County"/>
    </variable>
    <variable name="finwgt" desc="Final weight/expansion" start="752" end="758" type="numeric"/>		
//*******************************************************************************************************************
//LOCATIONAL INFORMATION
    <variable name="rectype" desc="Record type" start="759" end="765" type="numeric">
    	<category code="0000005" label="Location Data"/>
    </variable>		
    <variable name="loctype" desc="location type" start="766" end="772" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="Work"/>
        <category code="0000003" label="School"/>
        <category code="0000005" label="trip end"/>
    </variable>
    <variable name="locno" desc="Location number" start="773" end="779" type="numeric"/>		
    <variable name="location" desc="Name of place" start="780" end="824" type="string"/>		
    <variable name="city" desc="Place city" start="825" end="848" type="string"/>		
    <variable name="xstreet" desc="Place xstreets" start="849" end="898" type="string"/>		
    <variable name="landmark" desc="Nearest landmark" start="899" end="953" type="string"/>		
    <variable name="county_1" desc="Place county" start="954" end="973" type="string"/>		
    <variable name="state" desc="State" start="974" end="975" type="string"/>		
    <variable name="zip" desc="Zip code" start="976" end="982" type="numeric"/>		
	<variable name="qcflag" desc="Quality control flag" start="983" end="989" type="numeric">
        <category code="0000001" label="Given city matches geocoded city and given zip matches geocoded zip code"/>
        <category code="0000002" label="Given zip matches geocoded zip code"/>
        <category code="0000003" label="Given city matches geocoded city"/>
        <category code="0000004" label="Point verified visually (or verified unmatched, out of area)"/>
    </variable>
    <variable name="geozip" desc="geocoded zip code" start="990" end="996" type="numeric"/>		
    <variable name="geocity" desc="geocoded city" start="997" end="1005" type="string"/>		
    <variable name="district" desc="Assessment district" start="1006" end="1030" type="string">
        <category code="0000001" label="Boise/Garden city metro"/>
        <category code="0000002" label="Star urbanizing community"/>
        <category code="0000003" label="Rural"/>
        <category code="0000004" label="Meridian"/>
        <category code="0000005" label="Kuna urbanizing community"/>
        <category code="0000006" label="Eagle"/>
    </variable>
    <variable name="FIPS" desc="Fipscode" start="1031" end="1037" type="numeric"/>		
//**********************************************************************************************************************************
//PERSON INFORMATION
    <variable name="perrectype" desc="Record type" start="1038" end="1044" type="numeric">
    	<category code="0000002" label="Person data"/>
    </variable>		
    <variable name="w1_addr" desc="Work1 reference number" start="1045" end="1051" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="s1_addr" desc="School1 reference number" start="1052" end="1058" type="numeric">
        <category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="age" desc="Person X- age" start="1059" end="1065" type="numeric">
    	<category code="0000105" label="105 or older"/>
    	<category code="0000999" label="DK"/>
    </variable>
    <variable name="gender" desc="Person X - gender" start="1066" end="1072" type="numeric">
    	<category code="0000001" label="Male"/>
    	<category code="0000002" label="Female"/>
    	<category code="0000009" label="Refused"/>	
    </variable>
    <variable name="lic" desc="Person X - valid driver's license" start="1073" end="1079" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="Resp" desc="Respondent flag" start="1080" end="1086" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
    </variable>
    <variable name="Relation" desc="Relation to head" start="1087" end="1093" type="numeric">
        <category code="0000001" label="Self"/>
        <category code="0000002" label="Husband/wife/unmarried partner"/>
        <category code="0000003" label="Son/daughter"/>
        <category code="0000004" label="Father/Mother/Mother-in-law/Father-in-law"/>
        <category code="0000005" label="Other relative"/>
        <category code="0000006" label="Non-relative"/>
        <category code="0000007" label="Household help"/>
        <category code="0000009" label="DK/RF"/>
    </variable>
    <variable name="primact" desc="work status" start="1094" end="1100" type="numeric">
        <category code="0000001" label="Employed full-time"/>
        <category code="0000002" label="Employed part-time"/>
        <category code="0000003" label="Regular volunteer"/>
        <category code="0000004" label="Retired"/>
        <category code="0000005" label="Full-time homemaker"/>
        <category code="0000006" label="Full-time student, not working"/>
        <category code="0000007" label="Disabled"/>
        <category code="0000008" label="Unemployed, looking for work"/>
        <category code="0000009" label="Unemployed, not looking for work"/>
        <category code="0000097" label="Other"/>
        <category code="0000099" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="o_prmact" desc="other work status" start="1101" end="1160" type="string"/>		
    <variable name="Student" desc="Student status" start="1161" end="1167" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
    </variable>
    <variable name="school" desc="School type of main school" start="1168" end="1174" type="numeric">
        <category code="0000001" label="Daycare/Preschool"/>
        <category code="0000002" label="k-6th grade"/>
        <category code="0000003" label="7-12th grade"/>
        <category code="0000004" label="College or university"/>
        <category code="0000005" label="Vocational or trade"/>
        <category code="0000006" label="Post graduate"/>
        <category code="0000007" label="Other, specify"/>
        <category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="o_school" desc="School type of main school - other" start="1175" end="1189" type="string"/>		
    <variable name="sloc" desc="School location" start="1190" end="1196" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="Address given"/>
        <category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="jobloc" desc="Job location" start="1197" end="1203" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="Fixed location"/>
        <category code="0000003" label="No Fixed address"/>
        <category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable> 
    <variable name="h2work" desc="Logical path home to work distance" start="1204" end="1210" type="numeric">
        <category code="0000001" label="0-5 miles"/>
        <category code="0000002" label="6-10 miles"/>
        <category code="0000003" label="11-15 miles"/>
        <category code="0000004" label="16-20 miles"/>
        <category code="0000005" label="more than 20 miles"/>
        <category code="0000009" label="Not available"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="sline" desc="Straight line home to work distance" start="1211" end="1217" type="numeric">
        <category code="0000001" label="0-5 miles"/>
        <category code="0000002" label="6-10 miles"/>
        <category code="0000003" label="11-15 miles"/>
        <category code="0000004" label="16-20 miles"/>
        <category code="0000005" label="more than 20 miles"/>
        <category code="0000009" label="Not available"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="notrip" desc="Reason for no travel on travel day" start="1218" end="1277" type="string"/>		
    <variable name="pertrips" desc="Person trips" start="1278" end="1284" type="numeric"/>		
    <variable name="percounty" desc="County of residence" start="1285" end="1291" type="numeric">
        <category code="0016001" label="Ada County"/>
        <category code="0016027" label="Canyon County"/>
    </variable>
    <variable name="rage" desc="Recoded age" start="1292" end="1298" type="numeric">
        <category code="0000001" label="Under 5 years"/>
        <category code="0000002" label="5-14 years"/>
        <category code="0000003" label="15-24 years"/>
        <category code="0000004" label="25-34 years"/>
        <category code="0000005" label="35-44 years"/>
        <category code="0000006" label="45-54 years"/>
        <category code="0000007" label="55-64 years"/>
        <category code="0000008" label="65 years or older"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="perfinwgt" desc="Final weight/expansion" start="1299" end="1305" type="numeric"/>		

//**********************************************************************************************************************************
//HOUSEHOLD INFORMATION
    <variable name="hhrectype" desc="Record type" start="1306" end="1312" type="numeric">
    	<category code="0000001" label="Household data"/>	
    </variable>	
    <variable name="lang" desc="Language of survey" start="1313" end="1319" type="numeric">
        <category code="0000001" label="English"/>
        <category code="0000002" label="Survey"/>
    </variable>
    <variable name="hhaddr" desc="Household location reference number" start="1320" end="1326" type="numeric"/>		
    <variable name="hhcounty" desc="HH County" start="1327" end="1333" type="numeric">
        <category code="0016001" label="Ada County"/>
        <category code="0016027" label="Canyon County"/>
    </variable>
    <variable name="hhsize" desc="Number of persons in household" start="1334" end="1340" type="numeric"/>		
    <variable name="rec_hhsz" desc="Recoded household size" start="1341" end="1347" type="numeric">
        <category code="0000001" label="1"/>
        <category code="0000002" label="2"/>
        <category code="0000003" label="3"/>
        <category code="0000004" label="4+"/>
    </variable>
    <variable name="ads" desc="Hear advertising about the study" start="1348" end="1354" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000009" label="DK/RF"/>
    </variable>
    <variable name="hearad_1" desc="Where did you hear advertising" start="1355" end="1361" type="numeric">
        <category code="0000001" label="Postcard"/>
        <category code="0000002" label="Television"/>
        <category code="0000003" label="Radio"/>
        <category code="0000004" label="Newspaper"/>
        <category code="0000005" label="Word of mouth"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
	<variable name="hearad_2" desc="Where did you hear advertising" start="1362" end="1368" type="numeric">
        <category code="0000001" label="Postcard"/>
        <category code="0000002" label="Television"/>
        <category code="0000003" label="Radio"/>
        <category code="0000004" label="Newspaper"/>
        <category code="0000005" label="Word of mouth"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
	<variable name="hearad_3" desc="Where did you hear advertising" start="1369" end="1375" type="numeric">
        <category code="0000001" label="Postcard"/>
        <category code="0000002" label="Television"/>
        <category code="0000003" label="Radio"/>
        <category code="0000004" label="Newspaper"/>
        <category code="0000005" label="Word of mouth"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
	<variable name="hearad_4" desc="Where did you hear advertising" start="1376" end="1382" type="numeric">
        <category code="0000001" label="Postcard"/>
        <category code="0000002" label="Television"/>
        <category code="0000003" label="Radio"/>
        <category code="0000004" label="Newspaper"/>
        <category code="0000005" label="Word of mouth"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
	<variable name="hearad_5" desc="Where did you hear advertising" start="1383" end="1389" type="numeric">
        <category code="0000001" label="Postcard"/>
        <category code="0000002" label="Television"/>
        <category code="0000003" label="Radio"/>
        <category code="0000004" label="Newspaper"/>
        <category code="0000005" label="Word of mouth"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    <variable name="nophn" desc="Lack of phone service" start="1390" end="1396" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
    </variable>
    <variable name="length" desc="Lack of phone service" start="1397" end="1403" type="numeric">
        <category code="0000001" label="Less than 1 week"/>
        <category code="0000002" label="1-2 weeks"/>	
        <category code="0000003" label="2 weeks to less than 1 month"/>	
        <category code="0000004" label="1 month to less than 3 months"/>	
        <category code="0000005" label="3 months to less than 6 months"/>	
        <category code="0000006" label="6 months to less than 1 year"/>	
        <category code="0000007" label="One year or longer"/>	
        <category code="0000008" label="Don't know"/>	
        <category code="0000009" label="Refused"/>	
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="internet" desc="Internet service in home" start="1404" end="1410" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000009" label="DK/RF"/>
    </variable>
    <variable name="inttype" desc="What kind of Internet service" start="1411" end="1417" type="numeric">
        <category code="0000001" label="High speed (Cable, DSL, WebTV etc.)"/>
        <category code="0000002" label="Dial-up via modem"/>
        <category code="0000009" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    <variable name="totveh" desc="Number of motorized vehicles available for use by HH members" start="1418" end="1424" type="numeric"/>		
    <variable name="rec_veh" desc="Recoded number of motorized vehicles available" start="1425" end="1431" type="numeric">
        <category code="0000001" label="1"/>
        <category code="0000002" label="2"/>
        <category code="0000003" label="3"/>
        <category code="0000004" label="4+"/>
    </variable>
    <variable name="incat" desc="Income category" start="1432" end="1438" type="numeric">
        <category code="0000001" label="Above $50k"/>
        <category code="0000002" label="Below $50k"/>	
        <category code="0000099" label="DK/RF"/>	
    </variable>
    <variable name="income" desc="Total 2001 annual household income" start="1439" end="1445" type="numeric">
        <category code="0000001" label="Above $50k"/>
        <category code="0000002" label="Below $50k"/>
        <category code="0000011" label="Less than $50,000"/>
        <category code="0000012" label="$10k to $20k"/>	
        <category code="0000013" label="$20k to $35k"/>	
        <category code="0000014" label="$35k to $50k"/>	
        <category code="0000021" label="$50k to $75k"/>	
        <category code="0000022" label="$75k to $100k"/>	
        <category code="0000023" label="$100k to $150k"/>	
        <category code="0000024" label="Greater than $150k"/>	
        <category code="0000099" label="DK/RF"/>	
    </variable>
    <variable name="rec_inc" desc="Recoded income" start="1446" end="1452" type="numeric">
        <category code="0000011" label="Less than $10,000"/>
        <category code="0000012" label="$10k to $20k"/>	
        <category code="0000013" label="$20k to $35k"/>	
        <category code="0000014" label="$35k to $50k"/>	
        <category code="0000021" label="$50k to $75k"/>	
        <category code="0000022" label="$75k to $100k"/>	
        <category code="0000023" label="$100k to $150k"/>	
        <category code="0000024" label="Greater than $150k"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    <variable name="travday" desc="Travel day" start="1453" end="1459" type="numeric">
        <category code="0000747" label="Tuesday, September 3, 2002"/>
        <category code="0000748" label="Wednesday, September 4, 2002"/>	
        <category code="0000749" label="Thursday, September 5, 2002"/>	
        <category code="0000754" label="Tuesday, September 10, 2002"/>	
        <category code="0000755" label="Wednesday, September 11, 2002"/>	
        <category code="0000756" label="Thursday, September 12, 2002"/>	
        <category code="0000761" label="Tuesday, September 17, 2002"/>	
        <category code="0000762" label="Wednesday, September 18, 2002"/>	
        <category code="0000763" label="Thursday, September 19, 2002"/>	
        <category code="0000768" label="Tuesday, September 24, 2002"/>	
        <category code="0000769" label="Wednesday, September 25, 2002"/>	
        <category code="0000770" label="Thursday, September 26, 2002"/>	
        <category code="0000775" label="Tuesday, October 1, 2002"/>	
        <category code="0000776" label="Wednesday, October 2, 2002"/>	
        <category code="0000777" label="Thursday, October 3, 2002"/>	
        <category code="0000782" label="Tuesday, October 8, 2002"/>	
        <category code="0000783" label="Wednesday, October 9, 2002"/>	
        <category code="0000784" label="Thursday, October 10, 2002"/>	
        <category code="0000789" label="Tuesday, October 15, 2002"/>	
        <category code="0000790" label="Wednesday, October 16, 2002"/>	
        <category code="0000791" label="Thursday, October 17, 2002"/>	
        <category code="0000796" label="Tuesday, October 22, 2002"/>	
        <category code="0000797" label="Wednesday, October 23, 2002"/>	
        <category code="0000798" label="Thursday, October 24, 2002"/>	
        <category code="0000803" label="Tuesday, October 29, 2002"/>	
        <category code="0000804" label="Wednesday, October 30, 2002"/>	
        <category code="0000805" label="Thursday, October 31, 2002"/>	
    </variable>
    <variable name="day" desc="Day of the week of travel day" start="1460" end="1466" type="numeric">
        <category code="0000001" label="Tuesday"/>
        <category code="0000002" label="Wednesday"/>
        <category code="0000003" label="Thursday"/>
    </variable>
    <variable name="htripd1" desc="Number of household trips on travel date" start="1467" end="1473" type="numeric"/>		
    <variable name="nlicens" desc="Number of licensed drivers" start="1474" end="1480" type="numeric"/>		
    <variable name="nwork" desc="Number of HH workers" start="1481" end="1487" type="numeric"/>		
    <variable name="rec_nwrk" desc="Recoded number of workers" start="1488" end="1494" type="numeric">
        <category code="0000000" label="0"/>
        <category code="0000001" label="1"/>
        <category code="0000002" label="2"/>
        <category code="0000003" label="3+"/>
    </variable>
    <variable name="nstud" desc="Number of HH students" start="1495" end="1501" type="numeric"/>		
    <variable name="rec_stud" desc="Recoded number of students" start="1502" end="1508" type="numeric">
        <category code="0000000" label="0"/>
        <category code="0000001" label="1"/>
        <category code="0000002" label="2"/>
        <category code="0000003" label="3+"/>
    </variable>
    <variable name="hhfinwgt" desc="Final weight/expansion" start="1509" end="1515" type="numeric"/>		

//****************************************************************************************************
	<variable name="firstper" desc="Person in a household appearing for the first time" start="1516" end="1522" 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"/>
        <category code="9" label="Person 9 appearing for the first time in a household"/>
	</variable>
</varlist>

