<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="TRPA_SEAS" 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="person ID number" start="15" end="21" type="numeric"/>
    <variable name="activn" desc="Activity number" start="22" end="28" type="numeric"/>
    <variable name="olocno" desc="Origin location reference number" start="29" end="35" type="numeric"/>
    		
    <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 shcool"/>
    	<category code="0000004" label="Name of place within study area, speficy name of the place"/>
    	<category code="0000005" label="Out of study area, specify city and state"/>
    </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"/>
    		
    <variable name="dtype" 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 shcool"/>
    	<category code="0000004" label="Name of place within study area, speficy name of the place"/>
    	<category code="0000005" label="Out of study area, specify city and state"/>
    </variable>
    		
    <variable name="activ1" desc="Destination primary activity purpose" start="71" end="77" type="numeric">
    	<category code="0000001" label="At home activities (sleeping, watching TV, eating, personal care, housework etc.)"/>
    	<category code="0000002" label="Working at home (job related-for pay)"/>
    	<category code="0000003" label="Loop trip beginning and ending at home (walking dog, jogging, biking etc.)"/>
    	<category code="0000004" label="Work (including regular volunteer work)"/>
    	<category code="0000005" label="Work-related (meeting, errand etc.)"/>
    	<category code="0000006" label="Minor shopping (frequent, grocery, clothes)"/>
    	<category code="0000007" label="Major shopping (occasional, COSTCO, appliance, car etc.)"/>
    	<category code="0000008" label="Quick stop (gas, ATM, coffee, newspaper)"/>
    	<category code="0000009" label="Medical"/>
    	<category code="0000010" label="Personal business (bank, pay bill, dry cleaning, errands etc.)"/>
    	<category code="0000011" label="Visiting friends or relatives"/>
    	<category code="0000012" label="Religious"/>
    	<category code="0000013" label="Community political meeting"/>
    	<category code="0000014" label="School"/>
    	<category code="0000015" label="Eating or drinking at restaurant/bar"/>
    	<category code="0000016" label="Outdoor recreation participation (skiing, snowmobiling, fishing, hiking etc.)"/>
    	<category code="0000017" label="Casino gaming"/>
    	<category code="0000018" label="Indoor recreation participation (bowling, ice skating etc.)"/>
    	<category code="0000019" label="Entertainment (movie, sports event, show etc.)"/>
    	<category code="0000020" label="Picking up someone"/>
    	<category code="0000021" label="Dropping off someone"/>
    	<category code="0000097" label="Other specify"/>
    </variable>
    		
    <variable name="activ2" desc="Other activity purpose at this location" start="78" end="84" type="numeric"/>	
    	
	<variable name="activ3" desc="Other activity purpose at this location" start="85" end="91" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="o_act" desc="Other origin primary activity purpose" start="92" end="105" type="string"/> 
    		
    <variable name="mode1" desc="Mode to activity" start="106" end="112" type="numeric">
    	<category code="0000001" label="Car/truck/van"/>
        <category code="0000002" label="Motorcycle/moped"/>
        <category code="0000003" label="School bus"/>
        <category code="0000004" label="Public transit"/>
        <category code="0000005" label="Paratransit"/>
        <category code="0000006" label="Casino shuttle"/>
        <category code="0000007" label="Private shuttle (e.g., skil lodge, snowmobile tour)"/>
        <category code="0000008" label="Taxi/limousine"/>
        <category code="0000009" label="Gondola"/>
        <category code="0000010" label="Ferry"/>
        <category code="0000011" label="Bicycle"/>
        <category code="0000012" label="Walk"/>
        <category code="0000097" label="Other, specify"/>
        <category code="0000099" label="DK/RF"/>
    </variable>
    		
    <variable name="mode2" desc="Mode to activity" start="113" end="119" type="numeric">
    	<category code="0000001" label="Car/truck/van"/>
        <category code="0000002" label="Motorcycle/moped"/>
        <category code="0000003" label="School bus"/>
        <category code="0000004" label="Public transit"/>
        <category code="0000005" label="Paratransit"/>
        <category code="0000006" label="Casino shuttle"/>
        <category code="0000007" label="Private shuttle (e.g., skil lodge, snowmobile tour)"/>
        <category code="0000008" label="Taxi/limousine"/>
        <category code="0000009" label="Gondola"/>
        <category code="0000010" label="Ferry"/>
        <category code="0000011" label="Bicycle"/>
        <category code="0000012" label="Walk"/>
        <category code="0000097" label="Other, specify"/>
        <category code="0000099" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>		
    
	<variable name="mode3" desc="Mode to activity" start="120" end="126" type="numeric">
        <category code="0000001" label="Car/truck/van"/>
        <category code="0000002" label="Motorcycle/moped"/>
        <category code="0000003" label="School bus"/>
        <category code="0000004" label="Public transit"/>
        <category code="0000005" label="Paratransit"/>
        <category code="0000006" label="Casino shuttle"/>
        <category code="0000007" label="Private shuttle (e.g., skil lodge, snowmobile tour)"/>
        <category code="0000008" label="Taxi/limousine"/>
        <category code="0000009" label="Gondola"/>
        <category code="0000010" label="Ferry"/>
        <category code="0000011" label="Bicycle"/>
        <category code="0000012" label="Walk"/>
        <category code="0000097" label="Other, specify"/>
        <category code="0000099" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="othmode" desc="Mode to activity, other" start="127" end="147" type="string"/>
    	
    <variable name="driver" desc="Driver on activity" start="148" end="154" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="paypark" desc="Parking cost" start="155" end="161" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="fareamnt" desc="Fare amount" start="162" end="168" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>

    <variable name="vehavail" desc="vehicle available" start="169" end="175" 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="party" desc="Members in travel party" start="176" end="182" 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 activity" start="183" end="189" type="numeric">
    	<category code="0000099" label="DK/RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per_trp1" desc="Person on activity" start="190" end="196" 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="197" end="203" 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="204" end="210" 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="211" end="217" 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="218" end="224" 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="225" end="231" type="numeric"/>		
    <variable name="arr_min" desc="Arrival minute" start="232" end="238" type="numeric"/>		
    <variable name="trpdur" desc="Trip duration" start="239" end="245" type="numeric"/>
    		
    <variable name="rec_tdur" desc="Recorded trip duration" start="246" end="252" type="numeric">
    	<category code="0000001" label="0-5 min"/>
        <category code="0000002" label="6-10 min"/>
        <category code="0000003" label="11-15 min"/>
        <category code="0000004" label="16-30 min"/>
        <category code="0000005" label="31-45 min"/>
        <category code="0000006" label="46-60 min"/>
        <category code="0000007" label="More than 60 min"/>
    </variable>
    		
    <variable name="actdur" desc="Activity trip duration" start="253" end="259" type="numeric"/>	
    	
	<variable name="rec_adur" desc="Recorded activity trip duration" start="260" end="266" type="numeric">
        <category code="0000001" label="0-5 min"/>
        <category code="0000002" label="6-10 min"/>
        <category code="0000003" label="11-15 min"/>
        <category code="0000004" label="16-30 min"/>
        <category code="0000005" label="31-45 min"/>
        <category code="0000006" label="46-60 min"/>
        <category code="0000007" label="More than 60 min"/>
    </variable>
    
    <variable name="spdflag" desc="Speed violation flag" start="267" end="273" 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 min, passes speed check"/>
    	<category code="0000003" label="Add 10 min, passes speed check"/>
    	<category code="0000004" label="Add 15 min, passes speed check"/>
    	<category code="0000005" label="Unresolved speed violation"/>
    </variable>	
    
//**********************************************************************************************************************************
//PERSONAL INFORMATION	
    	
	<variable name="perrectype" desc="Record type" start="274" end="280" type="numeric"/>
	
    <variable name="w1_addr" desc="Work1 reference number" start="281" end="287" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>		
    	
    <variable name="s1_addr" desc="School1 reference number" start="288" end="294" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    	
    <variable name="age" desc="Person x -Age" start="295" end="301" type="numeric">
    	<category code="0000098" label="98 or older"/>
    	<category code="0000099" label="DK/RF"/>
    </variable>	
    		
    <variable name="gender" desc="Person x -Gender" start="302" end="308" type="numeric">
        <category code="0000001" label="Male"/>
        <category code="0000002" label="Female"/>
        <category code="0000009" label="DK/RF"/>
    </variable>
    
    <variable name="lic" desc="Person x -Valid drivers license" start="309" end="315" 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="Respondent flag (person interviewed)" start="316" end="322" type="numeric">
        <category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
    </variable>
    
    <variable name="relation" desc="Relation to head" start="323" end="329" type="numeric">
    	<category code="0000000" label="Self"/>
    	<category code="0000001" label="Husband/wife/unmmaried 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="Household help"/>
        <category code="0000007" label="Not related"/>
        <category code="0000009" label="DK/RF"/>
    </variable>
       		
    <variable name="primact" desc="Work status" start="330" end="336" type="numeric">
        <category code="0000001" label="Employed full-time"/>
        <category code="0000002" label="Employed part-time"/>
        <category code="0000003" label="Regular volunteer"/>
        <category code="0000005" label="Full-time homemaker"/>
        <category code="0000006" label="Full-time student, not working"/>
        <category code="0000007" label="Full-time student, working"/>
        <category code="0000008" label="Disabled"/>
        <category code="0000009" label="Unemployed, looking for work"/>
        <category code="0000010" label="Unemployed, not looking for work"/>
        <category code="0000011" label="Retired, not working"/>
        <category code="0000012" label="Retired, working"/>
        <category code="0000097" label="Other, specify"/>
        <category code="0000099" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="o_prmact" desc="Other work status" start="337" end="343" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="wrkshift1" desc="Work shifts" start="344" end="350" type="numeric">
        <category code="0000001" label="Days"/>
        <category code="0000002" label="Evenings"/>
        <category code="0000003" label="Overnight"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="wrkshift2" desc="Work shifts" start="351" end="357" type="numeric">
        <category code="0000001" label="Days"/>
        <category code="0000002" label="Evenings"/>
        <category code="0000003" label="Overnight"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="wrkshift3" desc="Work shifts" start="358" end="364" type="numeric">
        <category code="0000001" label="Days"/>
        <category code="0000002" label="Evenings"/>
        <category code="0000003" label="Overnight"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="wrkhours" desc="Hours worked" start="365" end="371" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="wrksched" desc="Work schedule" start="372" end="378" type="numeric">
    	<category code="0000001" label="I have flexibility in my work schedule"/>
        <category code="0000002" label="I have some flexibility in my work shcedule"/>
        <category code="0000003" label="I am pretty much free to adjust my schedule as I like"/>
        <category code="0000008" label="Don't know"/>
        <category code="0000009" label="Refused"/>
        <category code="9999999" label="Missing value"/>
    </variable>	
    	
    <variable name="wrkflex" desc="Work benifits" start="379" end="385" 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="student" desc="Student status" start="386" end="392" 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="393" end="399" type="numeric">
        <category code="0000001" label="Daycare/Pre-school"/>
        <category code="0000002" label="K-12th grade"/>
        <category code="0000003" label="College/university"/>
        <category code="0000004" label="Vocational/trade"/>
        <category code="0000007" label="Other, specify"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <!--O_SCHOOL string=60 or numeric? Here assume h = 60-->
    <variable name="o_school" desc="School type of main school" start="400" end="459" type="string"/>
    		
    <variable name="sloc" desc="School location" start="460" end="466" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="Fixed location"/>
        <category code="0000009" label="DK/RF"/>
        <category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="jobloc" desc="job location" start="467" end="473" 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="jobbasin" desc="Job location in or outside basin" start="474" end="480" type="numeric">
    	<category code="0000001" label="Inside basin region"/>
        <category code="0000002" label="Outside basin region"/>
        <category code="9999999" label="Missing value"/>
    </variable>		

    <variable name="numact" desc="Person activity" start="481" end="487" type="numeric"/>		
    <variable name="notrav" desc="Reason for no travel on travel day" start="488" end="547" type="string"/>
   
    <variable name="rage" desc="Recorded age" start="548" end="554" type="numeric">
    	<category code="0000001" label="Under 5 years"/>
        <category code="0000002" label="5 to 14 years"/>
        <category code="0000003" label="15 to 24 years"/>
        <category code="0000004" label="25 to 34 years"/>
        <category code="0000005" label="35 to 44 years"/>
        <category code="0000006" label="45 to 54 years"/>
        <category code="0000007" label="55 to 64 years"/>
        <category code="0000008" label="65 years or older"/>
    </variable>	

//**********************************************************************************************************************************
//HOUSEHOLD INFORMATION	
    	
    <variable name="hhrectype" desc="Record type" start="555" end="561" type="numeric"/>		
    <variable name="hhaddr" desc="Household location reference number" start="562" end="568" type="numeric"/>	
    	
    <variable name="area" desc="Household location area" start="569" end="575" type="numeric">
    	<category code="0000001" label="Northshore"/>
        <category code="0000002" label="Southshore"/>
    </variable>		
    	
    <variable name="hcounty" desc="Household ounty" start="576" end="591" type="string"/>
    		
    <variable name="ftimeres" desc="Full time residency" start="592" end="598" type="numeric">
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
        <category code="0000009" label="RF"/>
    </variable>	
    			
	<variable name="seasonal" desc="Seasonal residency" start="599" end="605" 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="seavisit" desc="Visitors at residence" start="606" end="612" 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="seaoften" desc="How often at seasonal residence" start="613" end="619" type="numeric">
    	<category code="9999999" label="Missing value"/>	
    </variable>	
    	
    <variable name="seastay" desc="length of seasonal stay" start="620" end="626" type="numeric">
        <category code="0000001" label="Less than 1 week"/>
        <category code="0000002" label="1 to 2 weeks"/>
        <category code="0000003" label="3 to 4 weeks (1 month)"/>
        <category code="0000004" label="1 month to 3 months (Season)"/>
        <category code="0000005" label="More than 3 months"/>
        <category code="0000009" label="RF"/>
        <category code="9999999" label="Missing value"/>	
    </variable>
    
    <variable name="hhsize" desc="Number of person in household" start="627" end="633" type="numeric"/>		

    <variable name="rec_hhsz" desc="Recorded household size" start="634" end="640" 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="struct" desc="Household structure type" start="641" end="647" type="numeric">
    	<category code="0000001" label="Single family detached (include cabin)"/>
        <category code="0000002" label="Duplex, 4-plex, townhome"/>
        <category code="0000003" label="Apartment"/>
        <category code="0000004" label="Mobile home"/>
        <category code="0000007" label="Other"/>
        <category code="0000009" label="DK/RF"/>
    </variable>	
    		
    <variable name="ownrent" desc="Own or rent status of home" start="648" end="654" type="numeric">
    	<category code="0000001" label="Own"/>
        <category code="0000002" label="Rent"/>
        <category code="0000003" label="Caretaking/housesitting"/>
        <category code="0000009" label="DK/RF"/>
    </variable>	
    		
    <variable name="nophn" desc="Lack of phone service" start="655" end="661" 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="Lack of phone service length" start="662" end="668" 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="totveh" desc="Number of motorized vehicles available for use by HH members" start="669" end="675" type="numeric"/>
    <variable name="rec_veh" desc="Recorded number of vehicles available" start="676" end="682" 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="income" desc="Total 2004 annual household income" start="683" end="689" type="numeric">
        <category code="0000001" label="Above $50k"/>
        <category code="0000002" label="Below $50k"/>
        <category code="0000011" label="Less than $10,000"/>
        <category code="0000012" label="$10 - $14,999"/>
        <category code="0000013" label="$15 - $24,999"/>
        <category code="0000014" label="$25 - $34,999"/>
        <category code="0000015" label="$35 - $49,999"/>
        <category code="0000021" label="$50 - $74,999"/>
        <category code="0000022" label="$75 - $99,999"/>
        <category code="0000023" label="$100 - $149,999"/>
        <category code="0000024" label="$150 - $199,999"/>
        <category code="0000025" label ="$200,000 or more"/>
        <category code="0000099" label="DK/RF"/>
    </variable>
    
    <variable name="travday" desc="Travel day" start="690" end="696" type="numeric">
        <category code="0000258" label="Monday, June 6"/>
        <category code="0000259" label="Tuesday, June 7"/>
        <category code="0000260" label="Wednesday, June 8"/>
        <category code="0000261" label="Thursday, June 9"/>
        <category code="0000265" label="Monday, June 13"/>
        <category code="0000266" label="Tuesday, June 14"/>
        <category code="0000267" label="Wednesday, June 15"/>
        <category code="0000268" label="Thursday, June 16"/>
        <category code="0000272" label="Monday, June 20"/>
        <category code="0000273" label="Tuesday, June 21"/>
        <category code="0000274" label="Wednesday, June 22"/>
        <category code="0000275" label="Thursday, June 23"/>
        <category code="0000279" label="Monday, June 27"/>
        <category code="0000280" label="Tuesday, June 28"/>
        <category code="0000281" label="Wednesday, June 29"/>
        <category code="0000282" label="Thursday, June 30"/>
        <category code="0000287" label="Tuesday, July 5"/>
        <category code="0000288" label="Wednesday, July 6"/>
        <category code="0000289" label="Thursday, July 7"/>
        <category code="0000293" label="Monday, July 11"/>
        <category code="0000294" label="Tuesday, July 12"/>
        <category code="0000295" label="Wednesday, July 13"/>
        <category code="0000296" label="Thursday, July 14"/>
        <category code="0000300" label="Monday, July 18"/>
        <category code="0000301" label="Tuesday, July 19"/>
        <category code="0000302" label="Wednesday, July 20"/>
        <category code="0000303" label="Thursday, July 21"/>
        <category code="0000307" label="Monday, July 25"/>
        <category code="0000308" label="Tuesday, July 26"/>
        <category code="0000309" label="Wednesday, July 27"/>
        <category code="0000310" label="Thursday, July 28"/>
        <category code="0000314" label="Monday, August 1"/>
    </variable>
    
    <variable name="day" desc="Day of week of travel day" start="697" end="703" type="numeric">
    	<category code="0000001" label="Monday"/>
        <category code="0000002" label="Tuesday"/>
        <category code="0000003" label="Wednesday"/>
        <category code="0000004" label="Thursday"/>
    </variable>
    		
    <variable name="hhtrips" desc="Number of household activity on travel day" start="704" end="710" type="numeric"/>
    <variable name="nlicens" desc="Number of licensed drivers" start="711" end="717" type="numeric"/>
    <variable name="nwork" desc="Number of HH workers" start="718" end="724" type="numeric"/>		
   
    <variable name="rec_nwrk" desc="Recorded number of workers" start="725" end="731" 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="732" end="738" type="numeric"/>
    
    <variable name="rec_stud" desc="Recorded number of students" start="739" end="745" type="numeric">
        <category code="0000000" label="0"/>
        <category code="0000001" label="1"/>
        <category code="0000002" label="2"/>
        <category code="0000003" label="3+"/>
    </variable>

//**********************************************************************************************************************************
//LOCATION INFORMATION		
    
    <variable name="locrectype" desc="Record type" start="746" end="752" type="numeric"/>
    
    <variable name="loctype" desc="Location type" start="753" end="759" type="numeric">
        <category code="0000001" label="Home"/>
        <category code="0000002" label="Work"/>
        <category code="0000003" label="School"/>
        <category code="0000005" label="Activity end"/>
    </variable>
    
    <variable name="olocation" desc="Name of place" start="760" end="794" type="string"/>		
	<variable name="ocity" desc="Place city" start="795" end="810" type="string"/>		
    <variable name="oxstreet" desc="Place xstreets" start="811" end="847" type="string"/>
    <variable name="olandmark" desc="Nearest landmark" start="848" end="886" type="string"/>		
    <variable name="ocounty" desc="Place County" start="887" end="902" type="string"/>
    <variable name="ostate" desc="State" start="903" end="904" type="string"/>	
    	
    <variable name="ozip" desc="Zip code" start="905" end="911" type="numeric">
    	<category code="9999999" label="Missing value"/>	
	</variable>	

    <variable name="oav_statu" desc="Arcview status" start="912" end="912" type="string">
        <category code="000000M" label="Matched"/>
        <category code="000000U" label="Unmatched"/>
        <category code="000000C" label="Cursor match"/>
        <category code="000000O" label="Out of area"/>
        <category code="000000Y" label="Match to City centroid"/>
        <category code="000000Z" label="Match to Zip Code centroid"/>
        <category code="000000F" label="No fix address"/>
    </variable>  
    <variable name="oav_zone" desc="Arcview zip code" start="913" end="919" type="numeric">
    	<category code="9999999" label="Missing value"/>	
	</variable>	
    
    <variable name="oqcflag" desc="Quality control flag" start="920" end="926" 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 visual (or verified unmatched, out of area)"/>
    </variable>
    
    <variable name="ogeozip" desc="Geocoded Zip code" start="927" end="933" type="numeric">
    	<category code="9999999" label="Missing value"/>	
	</variable>	
	
    <variable name="ogeocty" desc="Geocoded County (FIPS code)" start="934" end="949" type="string"/>  
    <variable name="ogeocity" desc="Geocoded City" start="950" end="965" type="string"/>

    <variable name="otravel_t" desc="Location is travel to" start="966" end="972" type="numeric">
    	<category code="0000001" label="Yes"/>
    </variable>
    		
    <variable name="otract" desc="Census tract" start="973" end="979" type="numeric">
    	<category code="9999999" label="Missing value"/>	
	</variable>	
    
    <variable name="dlocation" desc="Name of place" start="980" end="1014" type="string"/>
    <variable name="dcity" desc="Place city" start="1015" end="1030" type="string"/>
    <variable name="dxstreet" desc="Place xstreets" start="1031" end="1067" type="string"/>
    <variable name="dlandmark" desc="Nearest landmark" start="1068" end="1106" type="string"/>
    <variable name="dcounty" desc="Place county" start="1107" end="1124" type="string"/>		
    <variable name="dstate" desc="State" start="1125" end="1126" type="string"/>
    		
    <variable name="dzip" desc="Zip code" start="1127" end="1133" type="numeric">
    	<category code="9999999" label="Missing value"/>	
	</variable>			
    
    <variable name="dav_statu" desc="Arcview status" start="1134" end="1134" type="string">
        <category code="000000M" label="Matched"/>
        <category code="000000U" label="Unmatched"/>
        <category code="000000C" label="Cursor match"/>
        <category code="000000O" label="Out of area"/>
        <category code="000000Y" label="Match to City centroid"/>
        <category code="000000Z" label="Match to Zip Code centroid"/>
        <category code="000000F" label="No fix address"/>
    </variable>   
    <variable name="dav_zone" desc="Arcview zip code" start="1135" end="1141" type="numeric">
    	<category code="9999999" label="Missing value"/>	
	</variable>	
    
    <variable name="dqcflag" desc="Quality contorl flag" start="1142" end="1148" 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 visual (or verified unmatched, out of area)"/>
    </variable>		

	<variable name="dgeozip" desc="Geocoded zip code" start="1149" end="1155" type="numeric">
		<category code="9999999" label="Missing value"/>	
	</variable>	
	
	<variable name="dgeocty" desc="Geocoded county" start="1156" end="1171" type="string"/>	
	<variable name="dgeocity" desc="Geocoded city" start="1172" end="1187" type="string"/>	
	
	<variable name="dtravel_t" desc="Location is traveled to" start="1188" end="1194" type="numeric">
		<category code="0000001" label="Yes"/>
	</variable>
	
	<variable name="dtract" desc="Census tract" start="1194" end="1200" type="numeric">
		<category code="9999999" label="Missing value"/>	
	</variable>	
	//*********************************************************************************************************************************
//Firstper Information

	<variable name="firstper" desc="Person in a household appearing for the first time" start="1311" end="1317" 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"/>
	</variable>

	
</varlist>


