Path: blob/main/tests/tools/import/MATSim/activity/matsim_plans.xml
428527 views
<?xml version="1.0" encoding="utf-8"?>1<!DOCTYPE population SYSTEM "http://www.matsim.org/files/dtd/population_v6.dtd">23<population desc="population written from streaming">45<attributes>6<attribute name="coordinateReferenceSystem" class="java.lang.String">7EPSG:258328</attribute>9</attributes>101112<!-- ====================================================================== -->1314<person id="100300">15<plan selected="yes">16<activity type="home_25200" x="732605.95" y="5691004.5" end_time="07:01:00" >17</activity>18<leg mode="pt">19<attributes>20<attribute name="routingMode" class="java.lang.String">pt</attribute>21</attributes>22</leg>23<activity type="leisure_600" x="733045.0" y="5691859.83" start_time="07:03:00" max_dur="00:02:45" >24</activity>25<leg mode="pt">26<attributes>27<attribute name="routingMode" class="java.lang.String">pt</attribute>28</attributes>29</leg>30<activity type="other_3600" x="733473.91" y="5692288.74" start_time="07:14:11" max_dur="00:59:48" end_time="08:13:59" >31</activity>32<leg mode="pt">33<attributes>34<attribute name="routingMode" class="java.lang.String">pt</attribute>35</attributes>36</leg>37<activity type="leisure_600" x="733045.0" y="5691859.83" start_time="08:22:25" max_dur="00:06:35" >38</activity>39<leg mode="pt">40<attributes>41<attribute name="routingMode" class="java.lang.String">pt</attribute>42</attributes>43</leg>44<activity type="leisure_12000" x="734776.15" y="5693810.93" start_time="08:48:00" end_time="12:07:00" >45</activity>46<leg mode="pt">47<attributes>48<attribute name="routingMode" class="java.lang.String">pt</attribute>49</attributes>50</leg>51<activity type="leisure_6000" x="735531.13" y="5693076.83" start_time="12:18:00" end_time="14:00:00" >52</activity>53</plan>5455</person>5657<!-- ====================================================================== -->5859</population>606162