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

    <variable name="sampn" desc="Sample number" start="1" end="7" type="numeric"/>
    <variable name="perno" desc="Person number" start="8" end="14" type="numeric"/>	
    <variable name="plano" desc="Place number" start="15" end="21" type="numeric"/>
    <variable name="locno" desc="Unique location identifier" start="22" end="29" type="numeric"/>
    	
    <variable name="tpur1" desc="What was your main purpose for traveling there?" start="30" end="36" type="numeric"/>
    <variable name="tpur2" desc="What other activities did you do there?" start="37" end="43" type="numeric">
    	<category code="0000001" label="At home activities"/>
    	<category code="0000002" label="Working at home (for pay)"/>
    	<category code="0000003" label="Work"/>
    	<category code="0000004" label="Work related"/>
    	<category code="0000005" label="Attending school"/>
    	<category code="0000006" label="School-related activities"/>
    	<category code="0000007" label="Change mode of travel"/>
    	<category code="0000008" label="Drop off passenger"/>
    	<category code="0000009" label="Pick-up passenger"/>
    	<category code="0000010" label="Other travel-related, specify"/>
    	<category code="0000011" label="Volunteer work"/>
    	<category code="0000012" label="Shopping"/>
    	<category code="0000013" label="Health care"/>
    	<category code="0000014" label="Personal business"/>
    	<category code="0000015" label="Visit friends/relatives"/>
    	<category code="0000016" label="Religious service or meeting"/>
    	<category code="0000017" label="Civic or political meeting"/>
    	<category code="0000018" label="Eat meal away from home"/>
    	<category code="0000019" label="Recreation/Firness"/>
    	<category code="0000020" label="Entertainment"/>
    	<category code="0000097" label="Other, specify"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
	<variable name="mode" desc="Travel mode" start="44" end="50" type="numeric">
		<category code="0000001" label="Driver-auto/Van/Truck"/>
    	<category code="0000002" label="Passenger-auto/Van/Truck"/>
    	<category code="0000003" label="Transit bus"/>
    	<category code="0000004" label="Other transit service"/>
    	<category code="0000005" label="School bus"/>
    	<category code="0000006" label="Walk"/>
    	<category code="0000007" label="Bicycle"/>
    	<category code="0000097" label="Other"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
	
    <variable name="o_mode" desc="Other travel mode" start="51" end="67" type="string"/>
    
    <variable name="tottr" desc="Total number traveling" start="68" end="74" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="hhmem" desc="Number of HH members" start="75" end="81" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="per1" desc="Person 1" start="82" end="88" type="numeric"/>
    <variable name="per2" desc="Person 2" start="89" end="95" type="numeric"/>	
    <variable name="per3" desc="Person 3" start="96" end="102" type="numeric"/>
    <variable name="per4" desc="Person 4" start="103" end="109" type="numeric"/>
    
	<variable name="nonhh" desc="Number of non-HH members" start="110" end="116" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="prkty" desc="Where did you park" start="117" end="123" type="numeric">
    	<category code="0000001" label="Did not park"/>
    	<category code="0000002" label="Parking lot"/>
    	<category code="0000003" label="Parking garage"/>
    	<category code="0000004" label="Street"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000008" label="DK"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="o_prkty" desc="Where did you park? Other" start="124" end="137" type="string"/>
    
    <variable name="paypr" desc="How much did you pay to park?" start="138" end="144" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>	

    <variable name="pkbas" desc="Parking cost unit" start="145" end="151" type="numeric">
    	<category code="0000001" label="Per hour"/>
    	<category code="0000002" label="Per day"/>
    	<category code="0000003" label="Per week"/>
    	<category code="0000004" label="Per month"/>
    	<category code="0000005" label="Per semester"/>
    	<category code="0000006" label="Per year"/>
    	<category code="0000008" label="DK"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="bmode" desc="How did you get to the bus?" start="152" end="158" type="numeric">
    	<category code="0000001" label="Walked"/>
    	<category code="0000002" label="Biked"/>
    	<category code="0000003" label="Drove and parked"/>
    	<category code="0000004" label="Was dropped off"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="distn" desc="How far did you walk/bike to get to the bus?" start="159" end="165" type="numeric">
    	<category code="0000099" label="RF"/>
    </variable>
    
    <variable name="distu" desc="Unit walk/bike" start="166" end="172" type="numeric">
    	<category code="0000001" label="Blocks"/>
    	<category code="0000002" label="miles"/>
    	<category code="0000003" label="Minutes"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="trans" desc="Number of transfer" start="173" end="179" type="numeric"/>
    		
    <variable name="cravl" desc="Did you have an automobile available to you when you made this trip by bus?" start="180" end="186" 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="reasn" desc="Main reason you choose to bus/bike/walk to the location" start="187" end="193" type="numeric">
    	<category code="0000001" label="Record response"/>
    	<category code="0000009" label="DK/RF"/>
    </variable>
    <variable name="o_reasn" desc="Other reason, specify" start="194" end="245" type="string"/>		
   	
    
    <variable name="arr_hr" desc="Arrival hour" start="246" end="252" type="numeric"/>
    <variable name="arr_min" desc="Arrival minute " start="253" end="259" type="numeric"/>	
    <variable name="dep_hr" desc="Departure hour" start="260" end="266" type="numeric"/>
    <variable name="dep_min" desc="Departure minute" start="267" end="273" type="numeric"/>
    
    <variable name="trpdur" desc="Trip duration" start="274" end="280" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="actdur" desc="Activity duration" start="281" end="287" type="numeric"/>

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

	<variable name="sadd" desc="School address" start="288" end="295" type="numeric">
		<category code="9999999" label="Missing value"/>
	</variable>
	
    <variable name="wadd" desc="Work address" start="296" end="303" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable>
    
	<variable name="gend" desc="Gender" start="304" end="310" type="numeric">
		<category code="0000001" label="Male"/>
    	<category code="0000002" label="Female"/>
    	<category code="0000009" label="RF"/>
	</variable>
	
    <variable name="age" desc="Age" start="311" end="317" type="numeric">
    	<category code="0000099" label="RF"/>
    </variable>		
    	
    <variable name="ageb" desc="Age above or below 16 (if refused)" start="318" end="324" type="numeric">
    	<category code="0000001" label="Under 16"/>
    	<category code="0000002" label="16+"/>
    	<category code="0000009" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="race" desc="Race" start="325" end="331" type="numeric">
        <category code="0000001" label="Arfican American/Black"/>
    	<category code="0000002" label="American Indian/Alaska Native"/>
    	<category code="0000003" label="Hispanic (of any race)"/>
    	<category code="0000004" label="White"/>
    	<category code="0000007" label="Other, specify"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="o_race" desc="If other, specify" start="332" end="343" type="string"/>
    
    <variable name="relat" desc="Relationship to respondent" start="344" end="350" type="numeric">
    	<category code="0000000" label="Self"/>
    	<category code="0000001" label="Spouse"/>
    	<category code="0000002" label="Child"/>
    	<category code="0000003" label="Parent"/>
    	<category code="0000004" label="Grandparent"/>
    	<category code="0000005" label="Grandchild"/>
    	<category code="0000006" label="Other relatives"/>
    	<category code="0000007" label="Not related"/>
    </variable>
    
    <variable name="empl_01" desc="Employment status" start="351" end="357" type="numeric"/>
    <variable name="empl_02" desc="Employment status" start="358" end="364" type="numeric"/>	
    <variable name="empl_03" desc="Employment status" start="365" end="371" type="numeric">
    	<category code="0000001" label="Full-time (30+ hrs/wk)"/>
    	<category code="0000002" label="Part-time (less than 30 hrs/week)"/>
    	<category code="0000003" label="Regular volunteer work"/>
    	<category code="0000004" label="Retired"/>
    	<category code="0000005" label="Disabled"/>
    	<category code="0000006" label="Homemaker"/>
    	<category code="0000007" label="K-12 student"/>
    	<category code="0000008" label="College/University student"/>
    	<category code="0000009" label="Unemployed"/>
    	<category code="0000010" label="Daycare"/>
    	<category code="0000099" label="RF"/>
    </variable>
    
    <variable name="works" desc="Work Flag" start="372" end="378" type="numeric"/>
    <variable name="jobd" desc="Job description" start="379" end="420" type="string"/>
    
    <variable name="stude" desc="Student Flag" start="421" end="427" type="numeric"/>	
    <variable name="shnp1" desc="School name" start="428" end="475" type="string"/>
    
    <variable name="ptrips" desc="Number of trips" start="476" end="482" type="numeric"/>
    
    <variable name="intra" desc="Was this respondent interviewed in-person?" start="483" end="489" type="numeric">
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
    </variable>
    
    <variable name="proxy" desc="If not interviewed in person, which respondent provided information?" start="490" end="496" type="numeric"/>	
    
    <variable name="nogo" desc="Reason for no trips" start="497" end="503" type="numeric">
        <category code="0000001" label="Personally sick"/>
        <category code="0000002" label="Caretaking sick kids"/>
        <category code="0000003" label="Caretaking sick other"/>
        <category code="0000004" label="Home-bound elderly or disabled"/>
        <category code="0000005" label="Worked at home for pay"/>
        <category code="0000006" label="Worked around home (not for pay)"/>
        <category code="0000007" label="Out of area, specify city and state"/>
        <category code="0000097" label="Other, specify"/>
    </variable>	
    
    <variable name="o_nogo" desc="Other, specify" start="504" end="591" type="string"/>	
    
//**********************************************************************************************************************************
//HOUSEHOLD INFORMATION    
    
    <variable name="area" desc="Geographic area" start="592" end="598" type="numeric">
    	<category code="0000001" label="Balance East"/>
    	<category code="0000002" label="Balance West"/>
    	<category code="0000003" label="Inner Beltline"/>
    	<category code="0000004" label="Northeast"/>
    	<category code="0000005" label="Northwest"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    		
    <variable name="hhaddr" desc="HH address" start="599" end="606" type="numeric"/>
    
    <variable name="swlk1" desc="How important to you is having sidewalks in your neighborhood?" start="607" end="613" type="numeric">
    	<category code="0000001" label="Very unimportant"/>
    	<category code="0000002" label="Somewhat unimportant"/>
    	<category code="0000003" label="Neutral"/>
    	<category code="0000004" label="Somewhat important"/>
        <category code="0000005" label="Very important"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="path1" desc="How important to you is having bike paths in your neighborhood?" start="614" end="620" type="numeric">
    	<category code="0000001" label="Very unimportant"/>
    	<category code="0000002" label="Somewhat unimportant"/>
    	<category code="0000003" label="Neutral"/>
    	<category code="0000004" label="Somewhat important"/>
        <category code="0000005" label="Very important"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="bstp1" desc="How important to you is having conveniently located bus stops?" start="621" end="627" type="numeric">
    	<category code="0000001" label="Very unimportant"/>
    	<category code="0000002" label="Somewhat unimportant"/>
    	<category code="0000003" label="Neutral"/>
    	<category code="0000004" label="Somewhat important"/>
        <category code="0000005" label="Very important"/>
    	<category code="9999999" label="Missing value"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="con1" desc="How important to you is having un-congested roadways?" start="628" end="634" type="numeric">
    	<category code="0000001" label="Very unimportant"/>
    	<category code="0000002" label="Somewhat unimportant"/>
    	<category code="0000003" label="Neutral"/>
    	<category code="0000004" label="Somewhat important"/>
        <category code="0000005" label="Very important"/>
    	<category code="9999999" label="Missing value"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="tiup1" desc="How important to you is receiving timely updates about traffic tie-ups?" start="635" end="641" type="numeric">
    	<category code="0000001" label="Very unimportant"/>
    	<category code="0000002" label="Somewhat unimportant"/>
    	<category code="0000003" label="Neutral"/>
    	<category code="0000004" label="Somewhat important"/>
        <category code="0000005" label="Very important"/>
    	<category code="9999999" label="Missing value"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="inpt1" desc="How important to you is obtaining input on road construction projects from neighborhood that are affected?" start="642" end="648" type="numeric">
    	<category code="0000001" label="Very unimportant"/>
    	<category code="0000002" label="Somewhat unimportant"/>
    	<category code="0000003" label="Neutral"/>
    	<category code="0000004" label="Somewhat important"/>
        <category code="0000005" label="Very important"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    	
    <variable name="swlk2" desc="Please rate your transportation network in terms of having sidewalks in your neighborhood" start="649" end="649" type="string">
    	<category code="A" label="Excellent"/>
    	<category code="B" label="Above average"/>
    	<category code="C" label="Average"/>
    	<category code="D" label="Below average"/>
        <category code="F" label="Failing"/>
    </variable>		
    
    <variable name="path2" desc="Please rate your transportation network in terms of having bike paths in your neighborhood" start="650" end="650" type="string">
    	<category code="A" label="Excellent"/>
    	<category code="B" label="Above average"/>
    	<category code="C" label="Average"/>
    	<category code="D" label="Below average"/>
        <category code="F" label="Failing"/>
    </variable>

	<variable name="bstp2" desc="Please rate your transportation network in terms of having conveniently located bus stops" start="651" end="651" type="string">
		<category code="A" label="Excellent"/>
    	<category code="B" label="Above average"/>
    	<category code="C" label="Average"/>
    	<category code="D" label="Below average"/>
        <category code="F" label="Failing"/>
	</variable>	
	
    <variable name="con2" desc="Please rate your transportation network in terms of having un-congested roadways" start="652" end="652" type="string">
    	<category code="A" label="Excellent"/>
    	<category code="B" label="Above average"/>
    	<category code="C" label="Average"/>
    	<category code="D" label="Below average"/>
        <category code="F" label="Failing"/>
    </variable>
    
    <variable name="tiup2" desc="Please rate your transportation network in terms of receiving timely updates about traffic tie-ups" start="653" end="653" type="string">
    	<category code="A" label="Excellent"/>
    	<category code="B" label="Above average"/>
    	<category code="C" label="DK/RF or Average"/>
    	<category code="D" label="Below average"/>
        <category code="F" label="Failing"/>
    </variable>		
    
	<variable name="inpt2" desc="Please rate your transportation network in terms of obtaining input on road construction projects from neighborhood that are affected" start="654" end="654" type="string">
		<category code="A" label="Excellent"/>
    	<category code="B" label="Above average"/>
    	<category code="C" label="DK/RF or Average"/>
    	<category code="D" label="Below average"/>
        <category code="F" label="Failing"/>
	</variable>
	
    <variable name="rbus" desc="Does anyonw in your HH ride the bus at least once a week?" start="655" end="661" type="numeric">
    	<category code="0000001" label="Yes"/>
        <category code="0000002" label="No"/>
    </variable>	
    	
    <variable name="resty" desc="Which best describes your home?" start="662" end="668" type="numeric">
    	<category code="0000001" label="One-family house detached from any other house"/>
    	<category code="0000002" label="One-family house attached to one or more house"/>
    	<category code="0000003" label="Mobile home"/>
    	<category code="0000004" label="Building with 2 or more apartments"/>
    </variable>
    
    <variable name="own" desc="Is this home..." start="669" end="675" type="numeric">
    	<category code="0000001" label="Owned by you/someone in the HH"/>
        <category code="0000002" label="Rented for cash rent"/>
        <category code="0000003" label="Occupied without payment of cash rent"/>
        <category code="0000009" label="RF"/>
    </variable>
	
    <variable name="hhsiz" desc="HH size" start="676" end="682" type="numeric"/>	
    <variable name="hhveh" desc="HH vehicles" start="683" end="689" type="numeric"/>
    <variable name="hhwrk" desc="HH workers" start="690" end="696" type="numeric"/>	
    <variable name="hhstu" desc="HH students" start="697" end="703" type="numeric"/>
    <variable name="htrips" desc="HH trips" start="704" end="710" type="numeric"/>	
    
    <variable name="phser_01" desc="Type of telephone services in the HH" start="711" end="717" type="numeric"/>
    <variable name="phser_02" desc="Type of telephone services in the HH" start="718" end="724" type="numeric">
    	<category code="0000001" label="Standard land-based telephone service"/>
        <category code="0000002" label="Wireless cellular or satellite service"/>
        <category code="0000007" label="Other, specify"/>
        <category code="0000008" label="DK"/>
    </variable>	
    
    <variable name="o_phser" desc="Other, specify" start="725" end="737" type="string"/>
    		
    <variable name="incom" desc="HH income" start="738" end="742" type="numeric">
    	<category code="0000001" label="Less than $15,000"/>
    	<category code="0000002" label="$15,000 - $29,999"/>
    	<category code="0000003" label="$30,000 - $39,999"/>
    	<category code="0000004" label="$40,000 - $49,999"/>
    	<category code="0000005" label="$50,000 - $59,999"/>
    	<category code="0000006" label="$60,000 - $74,999"/>
    	<category code="0000007" label="$75,000 - $99,999"/>
    	<category code="0000008" label="100,000 - $124,999"/>
    	<category code="0000009" label="$125,000 or more"/>
    	<category code="0000099" label="RF"/>
    </variable>
    
    <variable name="deliv" desc="Number of deliveries made to your house" start="743" end="751" type="numeric"/>	
    
    <variable name="assn" desc="Assignment" start="752" end="758" type="numeric">
    	<category code="0000145" label="Wednesday, 2/14"/>
    	<category code="0000146" label="Thursday, 2/15"/>
    	<category code="0000147" label="Friday, 2/16"/>
    	
    	<category code="0000151" label="Tuesday, 2/20"/>
    	<category code="0000152" label="Wednesday, 2/21"/>
    	<category code="0000153" label="Thursday, 2/22"/>
    	<category code="0000154" label="Friday, 2/23"/>
    	
    	<category code="0000157" label="Monday, 2/26"/>
    	<category code="0000158" label="Tuesday, 2/27"/>
    	<category code="0000159" label="Wednesday, 2/28"/>
    	<category code="0000161" label="Thursday, 3/1"/>
    	<category code="0000162" label="Friday, 3/2"/>
    	
    	<category code="0000165" label="Monday, 3/5"/>
    	<category code="0000166" label="Tuesday, 3/6"/>
    	<category code="0000167" label="Wednesday, 3/7"/>
    	<category code="0000168" label="Thursday, 3/8"/>
    	<category code="0000169" label="Friday, 3/9"/>
    	
    	<category code="0000172" label="Monday, 3/12"/>
    	<category code="0000173" label="Tuesday, 3/13"/>
    	<category code="0000174" label="Wednesday, 3/14"/>
    	<category code="0000175" label="Thursday, 3/15"/>
    	<category code="0000176" label="Friday, 3/16"/>
    	
    	<category code="0000179" label="Monday, 3/19"/>
    	<category code="0000180" label="Tuesday, 3/20"/>
    	<category code="0000181" label="Wednesday, 3/21"/>
    	<category code="0000182" label="Thursday, 3/22"/>
    	<category code="0000183" label="Friday, 3/23"/>
    	
    	<category code="0000186" label="Monday, 3/26"/>
    	<category code="0000187" label="Tuesday, 3/27"/>
    	<category code="0000188" label="Wednesday, 3/28"/>
    	<category code="0000189" label="Thursday, 3/29"/>
    	<category code="0000190" label="Friday, 3/30"/>
    	
    	<category code="0000193" label="Monday, 4/2"/>
    	<category code="0000194" label="Tuesday, 4/3"/>
    	<category code="0000195" label="Wednesday, 4/4"/>
    	<category code="0000196" label="Thursday, 4/5"/>
    	<category code="0000197" label="Friday, 4/6"/>
    	
    	<category code="0000200" label="Monday, 4/9"/>
    	<category code="0000201" label="Tuesday, 4/10"/>
    	<category code="0000202" label="Wednesday, 4/11"/>
    	<category code="0000203" label="Thursday, 4/12"/>
    	<category code="0000204" label="Friday, 4/13"/>
    	
    	<category code="0000207" label="Monday, 4/16"/>
    	<category code="0000208" label="Tuesday, 4/17"/>
    	<category code="0000209" label="Wednesday, 4/18"/>
    	<category code="0000210" label="Thursday, 4/19"/>
    	<category code="0000211" label="Friday, 4/20"/>
    	
    	<category code="0000214" label="Monday, 4/23"/>
    	<category code="0000215" label="Tuesday, 4/24"/>
    	<category code="0000216" label="Wednesday, 4/25"/>
    	<category code="0000217" label="Thursday, 4/26"/>
    	<category code="0000218" label="Friday, 4/27"/>
    	
    	<category code="0000221" label="Monday, 4/30"/>
    	<category code="0000222" label="Tuesday, 5/1"/>
    	<category code="0000223" label="Wednesday, 5/2"/>
    	<category code="0000224" label="Thursday, 5/3"/>
    	<category code="0000225" label="Friday, 5/4"/>
    	
    	<category code="0000228" label="Monday, 5/7"/>
    	<category code="0000229" label="Tuesday, 5/8"/>
    	<category code="0000230" label="Wednesday, 5/9"/>
    	<category code="0000231" label="Thursday, 5/10"/>
    	<category code="0000232" label="Friday, 5/11"/>
    	
    	<category code="0000235" label="Monday, 5/14"/>
    	<category code="0000236" label="Tuesday, 5/15"/>
    	<category code="0000237" label="Wednesday, 5/16"/>
    	<category code="0000238" label="Thursday, 5/17"/>
    	<category code="0000239" label="Friday, 5/18"/>
    	
    	<category code="0000242" label="Monday, 5/21"/>
    	<category code="0000243" label="Tuesday, 5/22"/>
    	<category code="0000244" label="Wednesday, 5/23"/>
    	<category code="0000245" label="Thursday, 5/24"/>
    	<category code="0000246" label="Friday, 5/25"/>
    	
    	<category code="0000251" label="Wednesday, 5/30"/>
    	<category code="0000252" label="Thursday, 5/31"/>
    	<category code="0000253" label="Friday, 6/1"/>
    	
    	<category code="0000256" label="Monday, 6/4"/>
    	<category code="0000258" label="Wednesday, 6/6"/>
    	<category code="0000259" label="Thursday, 6/7"/>
    	<category code="0000260" label="Friday, 6/8"/>
    </variable>
    
    <variable name="day" desc="Travel day" start="759" end="765" 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>
    
//**********************************************************************************************************************************
//VEHICLE INFORMATION	   
    
    <variable name="makex" desc="HH trips" start="766" end="772" type="numeric">
    	<category code="0000011" label="Acura"/>
    	<category code="0000012" label="Audi"/>
    	<category code="0000013" label="BMW"/>
    	<category code="0000014" label="Buick"/>
    	<category code="0000015" label="Cadillac"/>
    	<category code="0000016" label="Chevrolet"/>
    	<category code="0000017" label="Chrysler"/>
    	<category code="0000018" label="Daewoo"/>
    	<category code="0000019" label="Dodge"/>
    	
    	<category code="0000020" label="Ford"/>
    	<category code="0000021" label="GEO"/>
    	<category code="0000022" label="GMC"/>
    	<category code="0000023" label="Harley Davidson"/>
    	<category code="0000024" label="Honda"/>
    	<category code="0000025" label="Hummer"/>
    	<category code="0000026" label="Hyundai"/>
    	<category code="0000027" label="Infiniti"/>
    	<category code="0000028" label="Isuzu"/>
    	<category code="0000029" label="Jaguar"/>
    	
    	<category code="0000030" label="Jeep"/>
    	<category code="0000032" label="KIA"/>
    	<category code="0000033" label="Lexus"/>
    	<category code="0000034" label="Lincoln"/>
    	<category code="0000035" label="Mazda"/>
    	<category code="0000036" label="Mercedes"/>
    	<category code="0000037" label="Mercury"/>
    	<category code="0000038" label="Mitsubishi"/>
    	<category code="0000039" label="Nissan"/>
    	
    	<category code="0000040" label="Oldsmbile"/>
    	<category code="0000041" label="Plymouth"/>
    	<category code="0000042" label="Pontiac"/>
    	<category code="0000043" label="Porsche"/>
    	<category code="0000044" label="Range Rover"/>
    	<category code="0000045" label="SAAB"/>
    	<category code="0000046" label="Saturn"/>
    	<category code="0000047" label="Scion"/>
    	<category code="0000048" label="Subaru"/>
    	<category code="0000049" label="Suzuki"/>
    	
    	<category code="0000050" label="Toyota"/>
    	<category code="0000051" label="Volkswagen"/>
    	<category code="0000052" label="Volvo"/>
    	<category code="0000053" label="Yamaha"/>

		<category code="0000097" label="Other, specify"/>
    	<category code="0000098" label="DK"/>
    	<category code="0000099" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>	
    
    <variable name="o_makex" desc="Other make" start="773" end="782" type="string"/> 

	<variable name="model" desc="Vehicle model" start="783" end="808" type="string"/>	 
    
    <variable name="year" desc="Vehicle year" start="809" end="815" type="numeric">
    	<category code="0009998" label="DK"/>
    	<category code="0009999" label="RF"/>
    	<category code="9999999" label="Missing value"/>
    </variable>
    
    <variable name="engin" desc="Engine type" start="816" end="822" type="numeric">
    	<category code="0000001" label="Record Response"/>
    	<category code="0000009" label="DK/RF"/>
    </variable>
    
    <variable name="o_engin" desc="Engine type" start="823" end="871" type="string"/>	
    
    <variable name="loctype" desc="Location type" start="872" end="878" type="numeric">
    	<category code="0000001" label="Home"/>
    	<category code="0000002" label="Work"/>
    	<category code="0000003" label="School"/>
    	<category code="0000005" label="Other trip end"/>
    </variable>
    
    <variable name="xstreet" desc="Place xstreet" start="879" end="916" type="string"/>
    <variable name="landmark" desc="Nearest landmark" start="917" end="946" type="string"/>
    <variable name="city" desc="Place city" start="947" end="970" type="string"/>
    <variable name="state" desc="State" start="971" end="972" type="string"/>
    <variable name="county" desc="Geocoded county" start="973" end="987" type="string"/>
    
    <variable name="zip" desc="Place zip" start="988" end="994" type="numeric"/> 
    
    <variable name="av_status" desc="Arcview status" start="995" end="995" type="string">
    	<category code="M" label="Matched"/>
    	<category code="O" label="Out of area"/>
    	<category code="U" label="Unmatched"/>
    </variable>		

    		
    <variable name="av_zone" desc="Arcview zone" start="996" end="1002" type="numeric"/>
   
    
    <variable name="tract" desc="Tract" start="1003" end="1009" type="numeric"/>
    <variable name="gczip" desc="Geocoded zip" start="1010" end="1016" type="numeric"/>
    <variable name="gccity" desc="Geocoded city" start="1017" end="1030" type="string"/>
    <variable name="gccnty" desc="Geocoded county" start="1031" end="1039" type="string"/>
    <variable name="fips" desc="Fips code" start="1040" end="1046" type="numeric"/>
    
    
    <variable name="taz" desc="Traffic Analysis Zone" start="1047" end="1053" type="numeric">
    	<category code="9999999" label="Missing value"/>
    </variable> 		
    
//    <variable name="sampnt" desc="Tract" start="1054" end="1060" type="numeric"/> //
//    <variable name="pernot" desc="County" start="1061" end="1067" type="numeric"/> //
//    <variable name="planot" desc="Ifdff" start="1068" end="1074" type="numeric"/> //
    
    <variable name="firstper" desc="Person in a household appearing for the first time" start="1054" end="1060" 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"/>
	</variable>
		
</varlist>

