﻿<?xml version="1.0" encoding="UTF-8"?>

<!-- 
//
// ===================================================
// FlashQ by Christian Hackert and Gernot Braehler
// ===================================================
// Statements.
// @author		Christian Hackert
// @version		FlashQ version 1.0
// ===================================================
// 
// This is the place for your statements. The maximum 
// number of statements is theoretically unlimited, but
// less then 50 statements are advisable.
// If your are using German Umlauts and other special 
// characters, make sure, that you save this XML-file 
// as an UTF-8-document. White-space inbetween the 
// nodes are ignored. Any white-space within the text-
// nodes, including leading or trailing whitespace and 
// line breaks, is preserved.
//
// EXAMPLE
// Let's define some statements concerning FlashQ:
// Statement 1: FlashQ is very usefull.
// Statement 2: I prefer offline surveys.
// Statement 3: FlashQ is too complicated to configure.
//
// Each statement requires a seperate statement-node 
// consisting out of an opening and a closing tag. The 
// statement itself goes between this two tags. 
// The unique statement id is saved as an 
// attribute called 'id'. We have three exmaple 
// statements and we need therefore three statement-
// nodes and one parent-node. 
//
// <statements version="1.0" htmlparse="false">
//   <statement id="1">FlashQ is very usefull.</statement>
//   <statement id="2">I prefer offline surveys.</statement>
//   <statement id="3">FlashQ is too complicated to configure</statement>
// </statements>
// 
// ===================================================
// 
-->

<statements version="1.0" htmlParse="false">
  <statement id="1">For private use I do not need a car.</statement>
  <statement id="2">As a result of all those different timetables and lines, travelling by public transport is too complicated.</statement>
  <statement id="3">What really matters is reaching my destination and getting back, the mode of travel does not matter much.</statement>
  <statement id="4">I am not really price- or time-sensitive, environmental aspects are most important to me.</statement>
  <statement id="5">I had rather look out of the compartment window to the passing Dutch landscape than to the bumper of the car before me.</statement>
  <statement id="6">Public transport is for people who can not afford a car.</statement>
  <statement id="7">All things considered, to me the car is superior to public transport.</statement>
  <statement id="8">I know the public transport system pretty well because I make use of it frequently.</statement>
  <statement id="9">The last time I traveled by public transport was a complete disaster.</statement>
  <statement id="10">Things like comfort, privacy and safety are more important to me than travel costs and travel time.</statement>
  <statement id="11">I had rather not drive in big cities… lots of traffic, lots of traffic lights, problems with parking.</statement>
  <statement id="12">For my work I need a representative mode of transport.</statement>
  <statement id="13">For me, travelling by public transport is more expensive than travelling by car.</statement>
  <statement id="14">I know very well where in my neighborhood I can get on public transport to the rail station and I have a fairly good notion of the timetable.</statement>
  <!--<statement id="15">It is important to me to have control over my journey.</statement>
  <statement id="16">For the greater part my travel behavior is routine, I do not really give it much thought.</statement>
  <statement id="17">I am well aware of the costs of a trip, by car as well as by public transport.</statement>
  <statement id="18">I find the reliability of travel time important.</statement>
  <statement id="19">I find it pleasant to plan my trips in advance and to have everything well organized before I leave.</statement>
  <statement id="20">On a day when I do not have my car at my disposal for a day, I am greatly inconvenienced.</statement>
  <statement id="21">I often feel unsafe when using public transport and on stations, especially at night.</statement>
  <statement id="22">A car is not a necessity, but it does make life a whole lot easier.</statement>
  <statement id="23">For me the car is more than a mode of transport, it is a part of my identity, a way to distinguish myself from others.</statement>
  <statement id="24">I recall the day I got my first car very well, I had been looking forward to that day for quite a while.</statement>
  <statement id="25">Before every trip, I draw a comparison between car and public transport regarding travel costs, time and so forth, and select the best alternative.</statement>
  <statement id="26">You are what you drive.</statement>
  <statement id="27">Once you own a car, you’ll use it for all your travel.</statement>
  <statement id="28">A better environment starts with yourself.  Therefore, everyone should use public transport more often.</statement>
  <statement id="29">Driving a car is a great pleasure.  The sound of the engine, accelerating sportily at traffic lights, cruising on the highway, listen to music.</statement>
  <statement id="30">For an active social life I need a car.  Without a car I would visit my family and friends less often and would make fewer leisure trips.</statement>
  <statement id="31">In the train you sometimes meet nice people.  I enjoy that.  The car is much duller and more lonesome.</statement>
  <statement id="32">A lovely view, a pleasant encounter, a surprising book, a brain wave.  A train journey often is an experience.</statement>
  <statement id="33">As far as I am concerned, car and public transport both are good transport alternatives.</statement>
  <statement id="34">Travel costs play an important role in my mode choice.</statement>
  <statement id="35">I am a dedicated follower of the four-wheel-credo.  The car can maybe do without me for a day, but I can not do without my car.</statement>
  <statement id="36">Only the car takes me where I want, when I want it.</statement>
  <statement id="37">I always travel in the same way and find it satisfactory.</statement>
  <statement id="38">My family and friends appreciate it when I travel by public transport.</statement>
  <statement id="39">Public transport is much too dirty and unsafe to be an alternative for the car.</statement>
  <statement id="40">Door to door travel time plays an important role in my mode choice.</statement>
  <statement id="41">The Netherlands is a car country.  We could just as well pave all railroads and transform all stations into parking garages.</statement>
  <statement id="42">A big advantage of travelling by train is that you can do something useful en route: do some reading or take a nap.</statement>-->
</statements>
