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

	<variable name="rectype" desc="Record type" start="1" end="7" type="numeric"/>
	
    <variable name="sampn" desc="HH ID number" start="8" end="14" type="numeric"/>
    
    <variable name="perno" desc="Per ID number" start="15" end="21" type="numeric"/>
    
    <variable name="plano" desc="Trip ID number" start="22" end="28" type="numeric"/>
    
    <variable name="olocno" desc="Origin location reference number" start="29" end="35" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="optype" desc="Origin place type" start="36" end="42" type="numeric">
    	<category code="0000001" label="Home"/>
	   	<category code="0000002" label="My primary workplace provided in recruitment"/>
	   	<category code="0000003" label="My school"/>
	   	<category code="0000004" label="New place"/>
	   	<category code="0000005" label="Out of study area"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="dep_hr" desc="Departure hour" start="43" end="49" type="numeric"/>
    <variable name="dep_min" desc="Departure minute" start="50" end="56" type="numeric"/>
	
    <variable name="dlocno" desc="Destination location reference number" start="57" end="63" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="dptype" desc="Destination place type" start="64" end="70" type="numeric">
    	<category code="0000001" label="Home"/>
	   	<category code="0000002" label="My primary workplace provided in recruitment"/>
	   	<category code="0000003" label="My school"/>
	   	<category code="0000004" label="New place"/>
	   	<category code="0000005" label="Out of study area"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="mode" desc="Travel mode" start="71" end="77" type="numeric">
    	<category code="0000001" label="Person auto driver"/>
	   	<category code="0000002" label="Personal auto passenger"/>
	   	<category code="0000003" label="Motorcycle/Moped"/>
	   	<category code="0000004" label="Public transit (Spokane Transit Authority)"/>
	   	<category code="0000005" label="School bus"/>
	   	<category code="0000006" label="Taxi/Limousine service"/>
	   	<category code="0000007" label="Walk/Wheelchair/Stroller"/>
	   	<category code="0000008" label="Bicycle"/>
	   	<category code="0000009" label="Skateboard/Scooter/Golfcart"/>
	   	<category code="0000010" label="Shuttle"/>
	   	<category code="0000011" label="Airplane"/>
	   	<category code="0000012" label="Paratransit/Vanpool"/>
	   	<category code="0000013" label="Emergency vehicle"/>
	   	<category code="0000014" label="Work vehicle driver (Utility/Bus/Multiwheeler)"/>
	   	<category code="0000015" label="Horse"/>
	   	<category code="0000097" label="Other, specify"/>
	   	<category code="0000099" label="DK/RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="o_mode" desc="Other mode type" start="78" end="93" type="string"/>
    
    <variable name="paypark" desc="Parking cost" start="94" end="100" type="numeric">
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="parktype" desc="Parking structure" start="101" end="107" type="numeric">
	   	<category code="0000000" label="Did not park"/>
    	<category code="0000001" label="Parking garage"/>
	   	<category code="0000002" label="Parking lot"/>
	   	<category code="0000003" label="On street parking"/>
	   	<category code="0000004" label="Carport"/>
	   	<category code="0000005" label="Residential garage/driveway"/>
	   	<category code="0000009" label="DK/RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="fareamnt" desc="Amount of fare (Taxi, shuttle, bus, transit)" start="108" end="114" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="busroute" desc="Bus route used" start="115" end="121" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_busrout" desc="Other bus route, specify" start="122" end="165" type="string"/>
    
    <variable name="gentrav" desc="General travel" start="166" end="172" type="numeric">
    	<category code="0000001" label="Planned general travel"/>
	   	<category code="0000002" label="Unexpected trip"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
	<!--activx-->
    <variable name="activ1" desc="Destination primary activity purpose" start="173" end="179" type="numeric">
    	<category code="0000001" label="At home activities (sleeping, watching TV, eating etc.)"/>
	   	<category code="0000002" label="Working at home (for pay)"/>
	   	<category code="0000003" label="Work (including regular volunteer work)"/>
	   	<category code="0000004" label="Work-related"/>
	   	<category code="0000005" label="Minor shopping (frequent, grocery, clother)"/>
	   	<category code="0000006" label="Major shopping (occasional, COSTCO, appliance, car etc.)"/>
	   	<category code="0000007" label="Medical"/>
	   	<category code="0000008" label="Personal business (bank, pay bill, errads etc.)"/>
	   	<category code="0000009" label="Visiting friends or relatives"/>
	   	<category code="0000010" label="Religious"/>
	   	<category code="0000011" label="Community/Political meeting"/>
	   	<category code="0000012" label="Attend school or classes"/>
	   	<category code="0000013" label="Eating or drinking at restaurant"/>
	   	<category code="0000014" label="Outdoor recreation participation"/>
	   	<category code="0000015" label="Indoor recreation participation"/>
	   	<category code="0000016" label="Entertainment"/>
	   	<category code="0000017" label="Loop trip beginning and ending at same place (jogging, walking dog etc.)"/>
	   	<category code="0000018" label="Picking up someone"/>
	   	<category code="0000019" label="Dropping off someone"/>
	   	<category code="0000020" label="Quick stop (gas, ATM, coffee etc.)"/>
	   	<category code="0000021" label="Tagging along with someone else on their activity"/>
	   	<category code="0000022" label="Change mode of travel"/>
	   	<category code="0000023" label="Childcare"/>
	   	<category code="0000024" label="Volunteer"/>
	   	<category code="0000025" label="School related"/>
	   	<category code="0000097" label="Other, specify"/>
    </variable>
    
    <variable name="activ2" desc="Other activity purpose at this location" start="180" end="186" type="numeric">
    	<category code="0000001" label="At home activities (sleeping, watching TV, eating etc.)"/>
	   	<category code="0000002" label="Working at home (for pay)"/>
	   	<category code="0000003" label="Work (including regular volunteer work)"/>
	   	<category code="0000004" label="Work-related"/>
	   	<category code="0000005" label="Minor shopping (frequent, grocery, clother)"/>
	   	<category code="0000006" label="Major shopping (occasional, COSTCO, appliance, car etc.)"/>
	   	<category code="0000007" label="Medical"/>
	   	<category code="0000008" label="Personal business (bank, pay bill, errads etc.)"/>
	   	<category code="0000009" label="Visiting friends or relatives"/>
	   	<category code="0000010" label="Religious"/>
	   	<category code="0000011" label="Community/Political meeting"/>
	   	<category code="0000012" label="Attend school or classes"/>
	   	<category code="0000013" label="Eating or drinking at restaurant"/>
	   	<category code="0000014" label="Outdoor recreation participation"/>
	   	<category code="0000015" label="Indoor recreation participation"/>
	   	<category code="0000016" label="Entertainment"/>
	   	<category code="0000017" label="Loop trip beginning and ending at same place (jogging, walking dog etc.)"/>
	   	<category code="0000018" label="Picking up someone"/>
	   	<category code="0000019" label="Dropping off someone"/>
	   	<category code="0000020" label="Quick stop (gas, ATM, coffee etc.)"/>
	   	<category code="0000021" label="Tagging along with someone else on their activity"/>
	   	<category code="0000022" label="Change mode of travel"/>
	   	<category code="0000023" label="Childcare"/>
	   	<category code="0000024" label="Volunteer"/>
	   	<category code="0000025" label="School related"/>
	   	<category code="0000097" label="Other, specify"/>
    </variable>
    
    <variable name="activ3" desc="Other activity purpose at this location" start="187" end="193" type="numeric">
    	<category code="0000001" label="At home activities (sleeping, watching TV, eating etc.)"/>
	   	<category code="0000002" label="Working at home (for pay)"/>
	   	<category code="0000003" label="Work (including regular volunteer work)"/>
	   	<category code="0000004" label="Work-related"/>
	   	<category code="0000005" label="Minor shopping (frequent, grocery, clother)"/>
	   	<category code="0000006" label="Major shopping (occasional, COSTCO, appliance, car etc.)"/>
	   	<category code="0000007" label="Medical"/>
	   	<category code="0000008" label="Personal business (bank, pay bill, errads etc.)"/>
	   	<category code="0000009" label="Visiting friends or relatives"/>
	   	<category code="0000010" label="Religious"/>
	   	<category code="0000011" label="Community/Political meeting"/>
	   	<category code="0000012" label="Attend school or classes"/>
	   	<category code="0000013" label="Eating or drinking at restaurant"/>
	   	<category code="0000014" label="Outdoor recreation participation"/>
	   	<category code="0000015" label="Indoor recreation participation"/>
	   	<category code="0000016" label="Entertainment"/>
	   	<category code="0000017" label="Loop trip beginning and ending at same place (jogging, walking dog etc.)"/>
	   	<category code="0000018" label="Picking up someone"/>
	   	<category code="0000019" label="Dropping off someone"/>
	   	<category code="0000020" label="Quick stop (gas, ATM, coffee etc.)"/>
	   	<category code="0000021" label="Tagging along with someone else on their activity"/>
	   	<category code="0000022" label="Change mode of travel"/>
	   	<category code="0000023" label="Childcare"/>
	   	<category code="0000024" label="Volunteer"/>
	   	<category code="0000025" label="School related"/>
	   	<category code="0000097" label="Other, specify"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="vehavail" desc="Vehicle available" start="194" end="200" 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="vehno" desc="Vehicle number" start="201" end="207" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="party" desc="Members in travel party" start="208" end="214" type="numeric">
	   	<category code="0000099" label="DK/RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="hh_mem" desc="Number of HH members on activity" start="215" end="221" type="numeric">
    	<category code="0000099" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <!--per_trpx-->
    <variable name="per_trp" desc="Person on activity" start="222" end="230" type="numeric">
    	<category code="0000010" label="More than 5 persons traveling with"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per_trp1" desc="Person on activity" start="231" end="237" type="numeric">
    	<category code="0000010" label="More than 5 persons traveling with"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per_trp2" desc="Person on activity" start="238" end="244" type="numeric">
    	<category code="0000010" label="More than 5 persons traveling with"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per_trp3" desc="Person on activity" start="245" end="251" type="numeric">
    	<category code="0000010" label="More than 5 persons traveling with"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per_trp4" desc="Person on activity" start="252" end="258" type="numeric">
    	<category code="0000010" label="More than 5 persons traveling with"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per_trp5" desc="Person on activity" start="259" end="265" 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="266" end="272" type="numeric"/>
    <variable name="arr_min" desc="Arrival minute" start="273" end="279" type="numeric"/>
    
    <variable name="trpdur" desc="Trip duration" start="280" end="286" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="rec_tdur" desc="Recorded trip duration" start="287" end="293" 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"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="actdur" desc="Activity duration" start="294" end="300" type="numeric"/>
    
    <variable name="spdflag" desc="Speed flag violation" start="301" end="307" type="numeric">
    	<category code="0000000" label="No speed violation"/>
	   	<category code="0000001" label="Respondent error. Same area but given 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 (too fast)"/>
	   	<category code="0000006" label="Subtract 5 minutes, passes speed check"/>
	   	<category code="0000007" label="Unresolved speed violation (too slow)"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="finwgt" desc="Final weight expansion" start="308" end="315" type="numeric"/>
    
    <variable name="distance" desc="Distance" start="316" end="323" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="mph" desc="Speed" start="324" end="331" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="w1_addr" desc="Work reference number" start="332" end="338" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="s1_addr" desc="School reference number" start="339" end="345" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="lic" desc="Valid drivers license" start="346" end="352" 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="intervwd" desc="Person interviewed" start="353" end="359" type="numeric">
    	<category code="0000001" label="Yes"/>
	   	<category code="0000002" label="No"/>
    </variable>
	
    <variable name="typday" desc="Typical travel day" start="360" end="366" type="numeric">
    	<category code="0000001" label="Yes"/>
	   	<category code="0000002" label="No"/>
	   	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="o_tydpday" desc="Other typical travel day, specify" start="367" end="539" type="string"/>
	
    <variable name="typplan" desc="Day planned in advance" start="540" end="546" type="numeric">
    	<category code="0000001" label="Planned"/>
	   	<category code="0000002" label="Changed - What happened that caused the change in plans?"/>
	   	<category code="0000009" label="RF"/>
    </variable>
    
    <variable name="o_typplan" desc="Other day planned in advance, specify" start="547" end="723" type="string"/>
	
    <variable name="relation" desc="Relation to head" start="724" end="730" type="numeric">
    	<category code="0000000" label="Self"/>
	   	<category code="0000001" label="Husband/Wife/Unmarried partner"/>
	   	<category code="0000002" label="Son/Daughter"/>
	   	<category code="0000003" label="Mother/father/Mother In-law/Father In-law"/>
	   	<category code="0000004" label="Other relative"/>
	   	<category code="0000005" label="Non-relative"/>
	   	<category code="0000006" label="HH help"/>
	   	<category code="0000009" label="DK/RF"/>
    </variable>

	<variable name="primact" desc="Work status" start="731" end="737" 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, working"/>
	   	<category code="0000005" label="Retired, not working"/>
	   	<category code="0000006" label="Full-time homemaker"/>
	   	<category code="0000007" label="Full-time student, not working"/>
	   	<category code="0000008" label="Full-time student, working"/>
	   	<category code="0000009" label="Disabled"/>
	   	<category code="0000010" label="Unemployed, looking for work"/>
	   	<category code="0000011" 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, specify" start="738" end="750" type="string"/>
    
    <variable name="comdriv" desc="Commercial driver" start="751" end="757" 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="student" desc="Student status" start="758" end="764" 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="school" desc="School type of main school" start="765" end="771" type="numeric">
    	<category code="0000001" label="Daycare/Pre-school"/>
	   	<category code="0000002" label="K - 6th grade"/>
	   	<category code="0000003" label="7th - 12th grade"/>
	   	<category code="0000004" label="College/University"/>
	   	<category code="0000005" label="Vocational/Trade"/>
	   	<category code="0000006" label="Post graduate"/>
	   	<category code="0000007" label="Other, specify"/>
	   	<category code="0000008" label="Religious"/>
	   	<category code="0000009" label="DK/RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_school" desc="Other school type" start="772" end="782" type="string"/>
    
    <variable name="sloc" desc="School location" start="783" end="789" 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="790" end="796" 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="ptrips" desc="Person trips" start="797" end="803" type="numeric"/>
	
    <variable name="notrav" desc="Reason for no travel on travel day" start="804" end="1047" type="string"/>
    
    <variable name="rec_age" desc="Recorded age" start="1048" end="1054" 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"/>
    </variable>
	
    <variable name="hhaddr" desc="HH location reference number" start="1055" end="1061" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="area" desc="HH county" start="1062" end="1068" type="numeric">
    	<category code="0000001" label="Sponkane"/>
	   	<category code="0000002" label="Kootenai"/>
    </variable>
	
    <variable name="hhsize" desc="Number of persons in HH" start="1069" end="1075" type="numeric"/>
    
    <variable name="rec_hhsz" desc="Recorded HH size" start="1076" end="1082" 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="totveh" desc="Number of vehicles available for use by HH members" start="1083" end="1089" type="numeric"/>
	
    <variable name="rec_veh" desc="Recorded number of vehicles available" start="1090" end="1096" type="numeric">
    	<category code="0000000" label="0"/>
    	<category code="0000001" label="1"/>
	   	<category code="0000002" label="2"/>
	   	<category code="0000003" label="3"/>
	   	<category code="0000004" label="4+"/>
    </variable>
    
    <variable name="struct" desc="HH structure type" start="1097" end="1103" type="numeric">
    	<category code="0000001" label="Single family house or duplex"/>
	   	<category code="0000002" label="Multiple family dwelling (apartment, townhome etc.)"/>
	   	<category code="0000003" label="Mobile home"/>
	   	<category code="0000008" label="Other"/>
	   	<category code="0000009" label="DK/RF"/>
    </variable>
	
    <variable name="o_struct" desc="Other HH structure type, specify" start="1104" end="1110" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="ownrent" desc="Own or rent status of home" start="1111" end="1117" type="numeric">
    	<category code="0000001" label="Own"/>
	   	<category code="0000002" label="Rent"/>
	   	<category code="0000003" label="Caretaking/Housesitting"/>
	   	<category code="0000009" label="RF"/>
    </variable>
	
    <variable name="hmpark" desc="Home parking spaces" start="1118" end="1124" type="numeric">
	   	<category code="0000098" label="DK"/>
	   	<category code="0000099" label="RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="nophn" desc="Lack of phone service" start="1125" end="1131" 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="Length of lack of phone service" start="1132" end="1138" 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="1 year or longer"/>
	   	<category code="0000008" label="DK"/>
	   	<category code="0000009" label="RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="incat" desc="Income category" start="1139" end="1145" type="numeric">
    	<category code="0000001" label="Below 50k"/>
	   	<category code="0000002" label="Above 50k"/>
	   	<category code="0000099" label="DK/RF"/>
    </variable>
    
    <variable name="travday" desc="Travel day" start="1146" end="1152" type="numeric">
    	<category code="0000216" label="Monday, April 25, 2005"/>
    	
	   	<category code="0000230" label="Monday, May 09, 2005"/>
	   	<category code="0000231" label="Tuesday, May 10, 2005"/>
	   	<category code="0000232" label="Wednesday, May 11, 2005"/>
	   	<category code="0000233" label="Thursday, May 12, 2005"/>
	   	<category code="0000234" label="Friday, May 13, 2005"/>
	   	
	   	<category code="0000237" label="Monday, May 16, 2005"/>
	   	<category code="0000238" label="Tuesday, May 17, 2005"/>
	   	<category code="0000239" label="Wednesday, May 18, 2005"/>
	   	<category code="0000240" label="Thursday, May 19, 2005"/>
	   	<category code="0000241" label="Friday, May 20, 2005"/>
	   	
	   	<category code="0000244" label="Monday, May 23, 2005"/>
	   	<category code="0000245" label="Tuesday, May 24, 2005"/>
	   	<category code="0000246" label="Wednesday, May 25, 2005"/>
	   	<category code="0000247" label="Thursday, May 26, 2005"/>
	   	<category code="0000248" label="Friday, May 27, 2005"/>
	   	
	   	<category code="0000252" label="Tuesday, May 31, 2005"/>
	   	<category code="0000253" label="Wednesday, June 1, 2005"/>
	   	<category code="0000254" label="Thursday, June 2, 2005"/>
	   	<category code="0000255" label="Friday, June 3, 2005"/>
	   	
	   	<category code="0000258" label="Monday, June 6, 2005"/>
	   	<category code="0000259" label="Tuesday, June 7, 2005"/>
	   	<category code="0000260" label="Wednesday, June 8, 2005"/>
	   	<category code="0000261" label="Thursday, June 9, 2005"/>
	   	<category code="0000262" label="Friday, June 10, 2005"/>
	   	
	   	<category code="0000269" label="Friday, June 17, 2005"/>
	   	
	   	<category code="0000272" label="Monday, June 20, 2005"/>
    </variable>
	
    <variable name="day" desc="Day of the week of travel day" start="1153" end="1159" 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="hhtrips" desc="Number of HH trips on travel date" start="1160" end="1166" type="numeric"/>
	
    <variable name="hadtrips" desc="Number of HH trips per adults (16+)" start="1167" end="1173" type="numeric"/>
    
    <variable name="nadult" desc="Number of HH adults (16+)" start="1174" end="1180" type="numeric"/>
	
    <variable name="nchild" desc="Number of HH children (less than age 16)" start="1181" end="1187" type="numeric"/>
    
    <variable name="nlicens" desc="Number of licensed drivers" start="1188" end="1194" type="numeric"/>
	
    <variable name="nwork" desc="Number of HH workers" start="1195" end="1201" type="numeric"/>
    
    <variable name="rec_nwrk" desc="Recorded number of workers" start="1202" end="1208" 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 students" start="1209" end="1215" type="numeric"/>
	
    <variable name="rec_stud" desc="Recorded number of students" start="1216" end="1222" 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="year" desc="Vehicle year" start="1223" end="1229" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="body" desc="Vehicle body type" start="1230" end="1236" type="numeric">
    	<category code="0000001" label="Auto/Car/Station wagon"/>
	   	<category code="0000002" label="Van"/>
	   	<category code="0000003" label="SUV"/>
	   	<category code="0000004" label="Pickup truck"/>
	   	<category code="0000005" label="Other type of truck"/>
	   	<category code="0000006" label="RV"/>
	   	<category code="0000007" label="Motorcycle/Moped"/>
	   	<category code="0000097" label="Other, specify"/>
	   	<category code="0000099" label="RF"/>
	   	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="firstper" desc="Person in a household appearing for the first time" start="1237" end="1243" type="numeric">
    	<category code="0000001" label="Person 1 appearing for the first time in a household"/>
		<category code="0000002" label="Person 2 appearing for the first time in a household"/>
		<category code="0000003" label="Person 3 appearing for the first time in a household"/>
		<category code="0000004" label="Person 4 appearing for the first time in a household"/>
		<category code="0000005" label="Person 5 appearing for the first time in a household"/>
		<category code="0000006" label="Person 6 appearing for the first time in a household"/>
		<category code="0000007" label="Person 7 appearing for the first time in a household"/>
		<category code="0000008" label="Person 8 appearing for the first time in a household"/>
    </variable>

</varlist>

