<?xml version="1.0" encoding="ISO-8859-1"?>
<varlist name="TampaBay" delimiter=",">
	<variable name="hhldid" desc="Household ID" start="1" end="7" type="numeric"/>
    <variable name="hhldsize" desc="Household size" start="8" end="14" type="numeric"/>
    <variable name="hvehicle" desc="Number of vehicles in the household" start="15" end="21" type="numeric"/>
    
    <variable name="du_type" desc="Type of dwelling unit of the household" start="22" end="28" type="numeric">
		<category code="0000001" label="Single family"/>
	   	<category code="0000002" label="Multi family"/>
    	<category code="0000003" label="Mobile home"/>
	   	<category code="0000004" label="Other"/>
    </variable>		
    
    <variable name="hhincome" desc="Annual household income (USD)" start="29" end="35" type="numeric">
    	<category code="0000001" label="Less than $15,000"/>
	   	<category code="0000002" label="$15,000 - $24,999"/>
    	<category code="0000003" label="$25,000 - $34,999"/>
	   	<category code="0000004" label="$35,000 - $49,999"/>
	   	<category code="0000005" label="$50,000 - $64,999"/>
	   	<category code="0000006" label="$65,000 or over"/>
    	<category code="0000007" label="No Response"/>
    </variable>		
    		
    <variable name="memberid" desc="Member serial number in the household" start="36" end="42" type="numeric"/>
    <variable name="hhmemid" desc="Household member ID" start="43" end="50" type="numeric"/>	
    	
    <variable name="age" desc="Age of the member" start="51" end="57" type="numeric">
    	<category code="0000001" label="0 - 4"/>
	   	<category code="0000002" label="5 -15"/>
	   	<category code="0000003" label="16 - 21"/>
	   	<category code="0000004" label="22 - 49"/>
	   	<category code="0000005" label="50 - 64"/>
	   	<category code="0000006" label="65+"/>
    </variable>		
    
    <variable name="emp_stat" desc="Employment status of the member" start="58" end="64" type="numeric">
    	<category code="0000001" label="Full time employment"/>
	   	<category code="0000002" label="Part time employment"/>
	   	<category code="0000003" label="Unemployed"/>
	   	<category code="0000004" label="Student"/>
	   	<category code="0000005" label="Homemaker"/>
	   	<category code="0000006" label="Retired"/>
    </variable>
    		
    <variable name="mem_lic" desc="Licensed status of the member" start="65" end="71" type="numeric">
    	<category code="0000000" label="Not licensed"/>
	   	<category code="0000001" label="Licensed"/>
    </variable>
    	
    <variable name="rec_stat" desc="Residence status" start="72" end="78" type="numeric">
    	<category code="0000001" label="Permanent"/>
	   	<category code="0000002" label="Seasonal (Resides in Tampa bay less than 7 months per year"/>
    </variable>
    	
    <variable name="Weight" desc="Weight to adjust for disproportionate stratified sampling" start="79" end="85" type="numeric"/>	
    <variable name="exp_wght" desc="Weight combined with populatio expansion factor" start="86" end="101" type="numeric"/>
    
//**********************************************************************************************************************************
//TRIP INFORMATION	
    		
	<variable name="trip_num" desc="Trip number" start="102" end="108" type="numeric"/>
     		
    <variable name="tripmode" desc="Trip mode" start="109" end="115" type="numeric">
    	<category code="0000001" label="Private vehicle"/>
    	<category code="0000002" label="Bus"/>
	   	<category code="0000003" label="Walk/Bike"/>
	   	<category code="0000004" label="Other"/>
    </variable>    		
    		
    <variable name="trip_occ" desc="Trip occupancy" start="116" end="122" type="numeric"/>
	<variable name="tripdate" desc="Calendar date of trip (month/day/year)" start="123" end="132" type="string"/>
    
    <variable name="trip_day" desc="Day of week of trip" start="133" end="139" 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"/>
	   	<category code="0000006" label="Saturday"/>
    	<category code="0000007" label="Sunday"/>
    </variable>	
    
    <variable name="beg_hour" desc="Beginning hour of the trip" start="140" end="146" type="numeric"/>
    <variable name="beg_min" desc="Beginning minute of the trip" start="147" end="153" type="numeric"/>
    
    <variable name="end_hour" desc="End hour of the trip" start="154" end="160" type="numeric"/>
    <variable name="end_min" desc="End minute of the trip" start="161" end="167" type="numeric"/>
    
    <variable name="origin" desc="Origin of the trip" start="168" end="174" type="numeric">
      	<category code="0000001" label="Home"/>
    	<category code="0000002" label="School"/>
    	<category code="0000003" label="Daycare"/>
    	<category code="0000004" label="Recreation"/>
    	<category code="0000005" label="Shop/Errand"/>
    	<category code="0000006" label="Friend"/>
    	<category code="0000007" label="Work"/>
    	<category code="0000008" label="Other"/>
	   	<category code="0000009" label="Medical"/>
    </variable>	
    
    <variable name="destinat" desc="Destination of the trip" start="175" end="181" type="numeric">
    	<category code="0000001" label="Home"/>
    	<category code="0000002" label="School"/>
    	<category code="0000003" label="Daycare"/>
    	<category code="0000004" label="Recreation"/>
    	<category code="0000005" label="Shop/Errand"/>
    	<category code="0000006" label="Friend"/>
    	<category code="0000007" label="Work"/>
    	<category code="0000008" label="Other"/>
	   	<category code="0000009" label="Medical"/>
    </variable>
    		
    <variable name="beg_area" desc="Map area where trip began (map area number)" start="182" end="188" type="numeric"/>
    <variable name="end_area" desc="Map area where trip ended (map area number)" start="189" end="195" type="numeric"/>	
	<variable name="firstper" desc="Person in a household appearing for the first time" start="196" end="202" 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>


